aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-spear.c
AgeCommit message (Expand)Author
2024-04-25master: sync with upstream 6.6Bruce Ashfield
2023-05-28usb: ohci-spear: Convert to platform remove callback returning voidUwe Kleine-König
2022-09-05usb: clean up after dropping driver registration log spamArd Biesheuvel
2022-08-31usb: reduce kernel log spam on driver registrationArd Biesheuvel
2021-12-17usb: ohci-spear: Remove direct access to platform_device resource listRob Herring
2021-07-21usb: host: ohci-spear: simplify calling usb_add_hcd()Sergey Shtylyov
2019-06-03USB: ohci-spear: Remove set but not used variable 'ohci'YueHaibing
2017-11-07USB: host: ohci: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2015-10-04usb: host: ohci-spear: Fix module autoload for OF platform driverLuis de Bethencourt
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-07host: ohci-spear: remove duplicate check on resourceVarka Bhadram
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang
2014-07-09USB: ohci-spear: Make of_device_id array constJingoo Han
2013-12-18USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-08USB: OHCI: Properly handle ohci-spear suspendMajunath Goudar
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King
2013-10-14Revert "USB: OHCI: Properly handle ohci-spear suspend"Greg Kroah-Hartman
2013-10-05USB: OHCI: Properly handle ohci-spear suspendManjunath Goudar
2013-09-26USB: OHCI: make ohci-spear a separate driverManjunath Goudar
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman
2013-05-21usb: host: ohci-spear: Remove redundant use of of_match_ptrSachin Kamat
2013-05-16USB: ohci-spear: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2012-11-21usb: remove use of __devinitdataBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-14usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar
2012-11-14usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli
2012-04-18USB: ehci: ohci: Add clk_{un}prepare() supportViresh Kumar
2012-04-18USB: Add DT probing support to ehci-spear and ohci-spearStefan Roese
2011-11-18OHCI: remove uses of hcd->stateAlan Stern
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2010-11-16USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri