1. 19220ba usb: hosts: Remove in_interrupt() from comments by Ahmed S. Darwish · 4 years, 5 months ago
  2. 0459268 usb: host: ohci-s3c2410: Demote obvious misuse of kerneldoc to standard comment block by Lee Jones · 4 years, 8 months ago
  3. 5a1d99b usb: ohci-s3c2410: Remove set but not used variable 'hcd' by YueHaibing · 6 years ago
  4. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  5. f83fb63 USB: OHCI: ohci-s3c2410: remove useless functions by Manjunath Goudar · 8 years ago
  6. 96cad6f usb: ohci: s3c2410: allow probing from device tree by Sergio Prado · 8 years ago
  7. dd70976 ohci-s3c2410: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  8. 566e026 usb: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. 42b59eb USB: OHCI: Export the OHCI hub control and status_data functions by Laurent Pinchart · 11 years ago
  10. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  11. 0ded36d USB: OHCI: Properly handle ohci-s3c2410 suspend by Majunath Goudar · 11 years ago
  12. aac59e3 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  13. ba8d400 Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend" by Greg Kroah-Hartman · 11 years ago
  14. 19d3394 USB: OHCI: Properly handle ohci-s3c2410 suspend by Manjunath Goudar · 11 years ago
  15. f23b71f USB: OHCI: make ohci-s3c2410 a separate driver by Manjunath Goudar · 11 years ago
  16. d0127f6 usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepare by Tomasz Figa · 12 years ago
  17. d4f09e2 USB: host: use dev_get_platdata() by Jingoo Han · 12 years ago
  18. 148e113 usb: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  19. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  20. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  21. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  22. 801f006 USB: ohci-s3c2410: use devm_ functions by Jingoo Han · 12 years ago
  23. cfa49b4 USB: ohci: merge ohci_finish_controller_resume with ohci_resume by Florian Fainelli · 12 years ago
  24. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 13 years ago
  25. 1041ac1 USB: ohci-s3c2410.c: remove err() usage by Greg Kroah-Hartman · 13 years ago
  26. b870def USB: ohci-s3c2410: add PM support by Jingoo Han · 13 years ago
  27. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  28. 69248d4 USB: ohci-s3c2410: return proper error if clk_get fails by Jingoo Han · 14 years ago
  29. 7af85a8 USB: ohci-s3c2410: fix checkpatch errors and warnings by Jingoo Han · 14 years ago
  30. 3c86c07 USB: ohci-s3c2410: use resource_size() by Jingoo Han · 14 years ago
  31. e7f8433 USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove by Jingoo Han · 14 years ago
  32. 49121aa USB: S3C: Move usb-control.h to platform include by Ben Dooks · 16 years ago
  33. 2dfa319 USB: ohci-s3c2410: fix name of bus clock by Ben Dooks · 16 years ago
  34. 3edb8a2 USB: ohci-s3c2410: remove <mach/hardware.h> include by Ben Dooks · 16 years ago
  35. b5fb454 USB: automatically enable RHSC interrupts by Alan Stern · 17 years ago
  36. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 17 years ago
  37. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 17 years ago
  38. ac310bb Fix name of Russell King in various comments by Uwe Kleine-König · 17 years ago
  39. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 17 years ago
  40. e872154 USB: don't explicitly reenable root-hub status interrupts by Alan Stern · 17 years ago
  41. f4fce61 usb host: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  42. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  43. 5e16fab ohci: Rework bus glue integration to allow several at once by Sylvain Munaut · 18 years ago
  44. dd9048a USB: ohci whitespace/comment fixups by David Brownell · 18 years ago
  45. 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 19 years ago
  46. b2a8e09 USB: ohci-s3c2410.c: clock now usb-bus-host by Ben Dooks · 19 years ago
  47. d413984 USB: OHCI avoids root hub timer polling by David Brownell · 19 years ago
  48. d54b5ca [PATCH] irq-flags: usb: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  49. 3799c40 [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core by Ben Dooks · 19 years ago
  50. f096e04 [PATCH] USB: cleanups for ohci-s3c2410.c by Ben Dooks · 19 years ago
  51. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 19 years ago
  52. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  53. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  54. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  55. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  56. a85ee6b [PATCH] USB: S3C2410 OHCI - add driver owner field by Ben Dooks · 19 years ago
  57. 0c0382e [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend by Alan Stern · 19 years ago
  58. 9293677 [PATCH] all HCDs provide root hub suspend/resume methods by David Brownell · 19 years ago
  59. 8ad7fe1 [PATCH] remove some USB_SUSPEND dependencies by David Brownell · 19 years ago
  60. fc611a1 [ARM] Don't include mach-types.h unnecessarily by Russell King · 19 years ago
  61. ba44e7c [PATCH] USB: S3C24XX port numbering fix by Ben Dooks · 20 years ago
  62. 3eb0c5f [PATCH] USB: add S3C24XX USB Host driver support by Ben Dooks · 20 years ago