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