1. 13b7ee2a USB: ehci-fsl: add MPC5121E specific suspend and resume by Anatolij Gustschin · 14 years ago
  2. 3dacdf1 usb: factor out state_string() on otg drivers by Anatolij Gustschin · 14 years ago
  3. 67e7d64 usb/usbtest: fix test10 on superpseed by Sebastian Andrzej Siewior · 14 years ago
  4. 14b76ed usb/usbtest: print super on super speed by Sebastian Andrzej Siewior · 14 years ago
  5. 7fc2a61 xhci-hcd: Include <linux/slab.h> in xhci-pci.c by Ben Hutchings · 14 years ago
  6. 643de62 usb: core: Change usb_create_sysfs_intf_files()' return type to void by Michal Nazarewicz · 14 years ago
  7. 869410f USB: add queued-unlinks test case to usbtest driver by Alan Stern · 14 years ago
  8. 1f594b6 USB: ehci: tegra: fix USB1 port reset issue by Jim Lin · 14 years ago
  9. 3c86c07 USB: ohci-s3c2410: use resource_size() by Jingoo Han · 14 years ago
  10. e7f8433 USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove by Jingoo Han · 14 years ago
  11. fd4477b usb: gadget: storage_common: use kstrto*() [bug fix] by Michal Nazarewicz · 14 years ago
  12. 865835f usb/dummy_hcd: don't probe for udc if hcd failed by Sebastian Andrzej Siewior · 14 years ago
  13. 1d15ee4 usb/hcd: don't return 0 on error in usb_add_hcd() by Sebastian Andrzej Siewior · 14 years ago
  14. b002ff6 usb: renesas_usbhs: add autonomy mode by Kuninori Morimoto · 14 years ago
  15. bc57381 usb: renesas_usbhs: use delayed_work instead of work_struct by Kuninori Morimoto · 14 years ago
  16. 5ea68d5 usb: renesas_usbhs: prevent NULL pointer crash by Kuninori Morimoto · 14 years ago
  17. 6e267da usb: renesas_usbhs: add power control function by Kuninori Morimoto · 14 years ago
  18. 206dcc2 usb: renesas_usbhs: move pdev_to_priv to global by Kuninori Morimoto · 14 years ago
  19. f429ea3 usb: renesas_usbhs: add error reason for usbhs_pipe_malloc by Kuninori Morimoto · 14 years ago
  20. af32fe5 usb: renesas_usbhs: remove callback when module removed. by Kuninori Morimoto · 14 years ago
  21. 9a28b7b usb: renesas_usbhs: return error if wrong recip request by Kuninori Morimoto · 14 years ago
  22. cb96632 usb: renesas_usbhs: modify spinlock method by Kuninori Morimoto · 14 years ago
  23. 409ba9e usb: renesas_usbhs: don't re-allocation pipe buffer by Kuninori Morimoto · 14 years ago
  24. 45e13e6 usb: renesas_usbhs: modify fifo clear timing by Kuninori Morimoto · 14 years ago
  25. a0c25c2 USB: g_printer required set interface request by Jonas Andersson · 14 years ago
  26. a8779ee USB: dbpg gadget: dont mask out direction bit by Sven Schnelle · 14 years ago
  27. 83b7201 USB: dbgp gadget: set MaxpacketSize0 by Sven Schnelle · 14 years ago
  28. 1744020 USB: dbgp gadget: fix return value of dbgp_setup by Sven Schnelle · 14 years ago
  29. 25a73c6 usb: renesas_usbhs: Driver is depend on SuperH by Kuninori Morimoto · 14 years ago
  30. c89d261 usb: renesas_usbhs: fixup cast warning by Kuninori Morimoto · 14 years ago
  31. 15b2f32 Bind only modem AT command endpoint to option module. by Marius B. Kotsbak · 14 years ago
  32. d771d8a USB: cdc-wdm: reset handling according to new requirements by Oliver Neukum · 14 years ago
  33. b4026c4 USB: gamin_gps: Fix for data transfer problems in native mode by Hermann Kneissel · 14 years ago
  34. 37909fe USB: serial: ftdi_sio: adding support for TavIR STK500 by Benedek László · 14 years ago
  35. 3938a0b USB: moto_modem: Add USB identifier for the Motorola VE240. by Elizabeth Jennifer Myers · 14 years ago
  36. 4eff0b4 USB: CP210x Add 4 Device IDs for AC-Services Devices by Craig Shelley · 14 years ago
  37. 50ee933 Merge 2.6.39-rc4 into usb-next by Greg Kroah-Hartman · 14 years ago
  38. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  39. c36b58e Input: xen-kbdfront - fix mouse getting stuck after save/restore by Igor Mammedov · 14 years ago
  40. 80b4895 Input: estimate number of events per packet by Jeff Brown · 14 years ago
  41. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 14 years ago
  42. c3b328a md: fix up raid1/raid10 unplugging. by NeilBrown · 14 years ago
  43. 7c13edc md: incorporate new plugging into raid5. by NeilBrown · 14 years ago
  44. 97658cd md: provide generic support for handling unplug callbacks. by NeilBrown · 14 years ago
  45. 482c083 md - remove old plugging code. by NeilBrown · 14 years ago
  46. af1db72 md/dm - remove remains of plug_fn callback. by NeilBrown · 14 years ago
  47. e1dfa0a md: use new plugging interface for RAID IO. by NeilBrown · 14 years ago
  48. d3b3e15 i2c-algo-bit: Call pre/post_xfer for bit_test by Alex Deucher · 14 years ago
  49. a920ff4 i2c: Improve deprecation warnings by Jean Delvare · 14 years ago
  50. 08150c5 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  51. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. c98ece6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  53. 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 14 years ago
  54. 13209c2 RapidIO: add IDT CPS-1432 switch definitions by Alexandre Bounine · 14 years ago
  55. 5de1743 drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip by Wanlong Gao · 14 years ago
  56. 592ce31 leds/leds-regulator.c: fix handling of already enabled regulators by Antonio Ospite · 14 years ago
  57. c344180 drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table by Axel Lin · 14 years ago
  58. 98346f7 Revert "usb: usb_storage: do not align length of request for CBW to maxp size" by Greg Kroah-Hartman · 14 years ago
  59. 753d853 Revert "USB: isp1760-hcd: move imask clear after pending work is done" by Greg Kroah-Hartman · 14 years ago
  60. db8fa28 usb: gadget: storage_common: use kstrto*() by Michal Nazarewicz · 14 years ago
  61. 90e6ca5 USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs by Gabor Juhos · 14 years ago
  62. 2f7ac6c USB: ehci: add workaround for Synopsys HC bug by Gabor Juhos · 14 years ago
  63. 502fa84 USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs by Gabor Juhos · 14 years ago
  64. c41136b xHCI: Implement AMD PLL quirk by Andiry Xu · 14 years ago
  65. fedd383 xhci: Tell USB core both roothubs lost power. by Sarah Sharp · 14 years ago
  66. a8f08d8 usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0 hub by Andiry Xu · 14 years ago
  67. b214f19 USB: Fix unplug of device with active streams by Matthew Wilcox · 14 years ago
  68. 2dea75d USB: xhci - also free streams when resetting devices by Dmitry Torokhov · 14 years ago
  69. 1bcc5aa USB: Add initial S5P EHCI driver by Joonyoung Shim · 14 years ago
  70. b750106 Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)" by Johan Hovold · 14 years ago
  71. a87103a USB: twl4030-usb: Report correct vbus value for accessory charger adapters1 by Matthias Kaehlcke · 14 years ago
  72. 0b0cd6c USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unused by Fabio Estevam · 14 years ago
  73. 74d1dc8 usb: fix a typo in a comment by Weiping Pan(潘卫平) · 14 years ago
  74. 84f6c3f usb/otg: fix twl6030 macro by Randy Dunlap · 14 years ago
  75. 3c624d4 usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only by Roger Quadros · 14 years ago
  76. 73ee4da usb: gadget: f_mass_storage: Fix Bulk-only RESET handling by Roger Quadros · 14 years ago
  77. 654d121 usb: u132-hcd: Drop __TIME__ usage by Michal Marek · 14 years ago
  78. 3482f00 usb: ftdi-elan: Drop __TIME__ usage by Michal Marek · 14 years ago
  79. 99083f1 USB: UHCI: don't try to revive a dead controller by Alan Stern · 14 years ago
  80. 7d670a2 USB: UHCI: remove uses of hcd->state by Alan Stern · 14 years ago
  81. 4661ffc usb: don't enter usb subdirectories directly by Felipe Balbi · 14 years ago
  82. ad7c56f USB: sl811: add Kconfig option for ISOCHRONOUS mode by Mike Frysinger · 14 years ago
  83. ee81b3e USB: g_file_storage: don't send padding when stall=n by Alan Stern · 14 years ago
  84. edf847d USB: remove dead code from usb_deregister_dev() by Libor Pechacek · 14 years ago
  85. 806e8f8 usb: usb_storage: do not align length of request for CBW to maxp size by Mian Yousaf Kaukab · 14 years ago
  86. 386139d xhci: Fix NULL pointer deref in handle_port_status() by Sarah Sharp · 14 years ago
  87. dfa49c4 USB: xhci - fix math in xhci_get_endpoint_interval() by Dmitry Torokhov · 14 years ago
  88. 926008c USB: xhci: simplify logic of skipping missed isoc TDs by Dmitry Torokhov · 14 years ago
  89. 575688e USB: xhci - remove excessive 'inline' markings by Dmitry Torokhov · 14 years ago
  90. 22e0487 USB: xhci: unsigned char never equals -1 by Dan Carpenter · 14 years ago
  91. 5a6c2f3 USB: xhci - fix unsafe macro definitions by Dmitry Torokhov · 14 years ago
  92. 088c64f USB: cdc-acm: re-write read processing by Johan Hovold · 14 years ago
  93. 74f5e1b USB: cdc-acm: clean up read urb allocation by Johan Hovold · 14 years ago
  94. 94d4c89 USB: cdc-acm: clean up open error handling by Johan Hovold · 14 years ago
  95. dab54c9 USB: cdc-acm: clean up rx_buflimit references by Johan Hovold · 14 years ago
  96. 6fb6b88 USB: cdc-acm: remove unused drain-delay code by Johan Hovold · 14 years ago
  97. 3a42610 USB: cdc-acm: remove superfluous prototype by Johan Hovold · 14 years ago
  98. a2c7b93 USB: cdc-acm: remove version information and changelog by Johan Hovold · 14 years ago
  99. 5e9e75f USB: cdc-acm: use dev_vdbg in read/write paths by Johan Hovold · 14 years ago
  100. 4fa4626 USB: cdc-acm: clean up verbose debug by Johan Hovold · 14 years ago