summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-s3c2410.c
Commit message (Expand)AuthorAgeFilesLines
* usb: ohci-s3c2410: Convert to platform remove callback returning voidUwe Kleine-König2023-05-281-3/+2
* usb: clean up after dropping driver registration log spamArd Biesheuvel2022-09-051-2/+0
* usb: reduce kernel log spam on driver registrationArd Biesheuvel2022-08-311-1/+0
* usb: ohci-s3c2410: Use platform_get_irq() to get the interruptRob Herring2021-12-171-2/+8
* usb: hosts: Remove in_interrupt() from commentsAhmed S. Darwish2020-10-281-6/+6
* usb: host: ohci-s3c2410: Demote obvious misuse of kerneldoc to standard comme...Lee Jones2020-07-091-1/+1
* usb: ohci-s3c2410: Remove set but not used variable 'hcd'YueHaibing2019-06-031-2/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: OHCI: ohci-s3c2410: remove useless functionsManjunath Goudar2016-12-051-25/+14
* usb: ohci: s3c2410: allow probing from device treeSergio Prado2016-11-291-0/+8
* ohci-s3c2410: use HUB_CHAR_*Sergei Shtylyov2015-01-251-3/+3
* usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* USB: OHCI: Export the OHCI hub control and status_data functionsLaurent Pinchart2014-04-241-10/+3
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* USB: OHCI: Properly handle ohci-s3c2410 suspendMajunath Goudar2013-12-081-17/+4
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-111-4/+4
|\
| * usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepareTomasz Figa2013-09-171-4/+4
* | Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"Greg Kroah-Hartman2013-10-141-4/+17
* | USB: OHCI: Properly handle ohci-s3c2410 suspendManjunath Goudar2013-10-051-17/+4
* | USB: OHCI: make ohci-s3c2410 a separate driverManjunath Goudar2013-09-261-71/+57
|/
* USB: host: use dev_get_platdata()Jingoo Han2013-07-311-5/+6
* usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-4/+3
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* USB: ohci-s3c2410: use devm_ functionsJingoo Han2012-10-241-24/+8
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-221-2/+1
* ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* USB: ohci-s3c2410.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ohci-s3c2410: add PM supportJingoo Han2011-11-301-2/+53
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* USB: ohci-s3c2410: return proper error if clk_get failsJingoo Han2011-05-061-2/+2
* USB: ohci-s3c2410: fix checkpatch errors and warningsJingoo Han2011-05-061-23/+23
* USB: ohci-s3c2410: use resource_size()Jingoo Han2011-04-291-1/+1
* USB: ohci-s3c2410: use __devinit and __devexit macros for probe and removeJingoo Han2011-04-291-3/+3
* USB: S3C: Move usb-control.h to platform includeBen Dooks2009-03-241-2/+1
* USB: ohci-s3c2410: fix name of bus clockBen Dooks2009-03-241-1/+1
* USB: ohci-s3c2410: remove <mach/hardware.h> includeBen Dooks2009-03-241-1/+0
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-1/+0
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* Fix name of Russell King in various commentsUwe Kleine-König2008-07-101-1/+1
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-061-0/+1
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-241-1/+0
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-071-12/+0
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-2/+2
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-0/+2
* USB: ohci-s3c2410.c: clock now usb-bus-hostBen Dooks2006-09-271-1/+1