1. 417b57b USB: gadget: Read buffer overflow by Roel Kluin · 17 years ago
  2. d0defb8 USB: usb-storage fails to attach to Huawei Datacard cdrom device by fangxiaozhi · 17 years ago
  3. 5128a66 USB: ark3116: add IrDA support for Gembird UIR-22 by Ondrej Zary · 17 years ago
  4. 7b4361f USB: ohci-pxa27x: Allow NOCP and OCPM to be cleared by Aric Blumer · 17 years ago
  5. 6e23ec4 USB: EHCI: OHCI: Remove unnecessary includes of reboot.h by Anand Gadiyar · 17 years ago
  6. 2f2cac3 USB: at91: modify OHCI driver to allow shared interrupts by Nicolas Ferre · 17 years ago
  7. aa781af USB: at91: Add USB gadget driver selection for at91sam9g45 series by Nicolas Ferre · 17 years ago
  8. 501c9c0 USB: at91: Add USB EHCI driver for at91sam9g45 series by Nicolas Ferre · 17 years ago
  9. c0ad729 USB: uhci: rm repeatedly evaluation for urbp->qh by Bob Liu · 17 years ago
  10. a2fbf10 USB: usbtmc: fix printk format warnings by Randy Dunlap · 17 years ago
  11. 665d766 USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbs by Guus Sliepen · 17 years ago
  12. a9d4309 USB: NXP ISP1362 USB host driver by Lothar Wassmann · 17 years ago
  13. e923822 USB: dummy-hcd: accept mismatch between wLength and transfer length by Alan Stern · 17 years ago
  14. 527101c USB: don't lose mode switch events on suspended devices by Alan Stern · 17 years ago
  15. 25118084 USB: check for hub driver not bound to root hub device by Alan Stern · 17 years ago
  16. 81e5b23 USB: fix wrong order of events in usb serial suspension by Oliver Neukum · 17 years ago
  17. 807fcb5 USB: au1xxx: add dev_pm_ops by Manuel Lauss · 17 years ago
  18. 64aebe7 USB: storage: Drop an unneeded a NULL test by Julia Lawall · 17 years ago
  19. 981e60f USB: serial: Spelling correction in Motorola USB Phone driver by Maxin John · 17 years ago
  20. 9da69c6 USB: isp1760: allow platform devices to customize devflags by Michael Hennerich · 17 years ago
  21. 331ac6b USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode by Alek Du · 17 years ago
  22. 3807e26 USB: EHCI: split ehci_qh into hw and sw parts by Alek Du · 17 years ago
  23. 403dbd3 USB: EHCI: add need_io_watchdog flag to ehci_hcd by Alek Du · 17 years ago
  24. 4d155eb USB: full autosuspend and power management support for usbsevseg by Oliver Neukum · 17 years ago
  25. d9bfbd1 USB: full power management support for the idmouse driver by Oliver Neukum · 17 years ago
  26. b780021 USB: gadget: s3c-hsotg: missing parentheses by Roel Kluin · 17 years ago
  27. 058e698b USB: gadget: Drop NULL test on list_entry result by Julia Lawall · 17 years ago
  28. d12b85e USB: ldusb should signal an error in poll if the device is disconnected by Oliver Neukum · 17 years ago
  29. d35b4ce USB: legousbtower: make poll notice disconnect by Oliver Neukum · 17 years ago
  30. a470810 USB: suspend/resume support for usbtmc by Oliver Neukum · 17 years ago
  31. 8628688 USB: usbtmc can do IO to device after disconnect by Oliver Neukum · 17 years ago
  32. 75b48f0 USB: usb-serial, remove unused variables by Jiri Slaby · 17 years ago
  33. 383cedc USB: serial: full autosuspend support for the option driver by Oliver Neukum · 17 years ago
  34. ab26d20 USB: gadget: pxa25x: basic transceiver support by Philipp Zabel · 17 years ago
  35. 4c6e897 USB: make the "usbfs_snoop" log more pertinent by Alan Stern · 17 years ago
  36. ccf5b80 USB: make intf.pm_usage an atomic_t by Alan Stern · 17 years ago
  37. 7cbe5dc USB: add API for userspace drivers to "claim" ports by Alan Stern · 17 years ago
  38. 831baa4 USB: whci-hcd: make endpoint_reset method async by David Vrabel · 17 years ago
  39. 586dfc8 USB: Add nuvoton Ehci driver for w90p910 platform by Wan ZongShun · 17 years ago
  40. b95cd7e USB audio gadget: Un-inline generic_[gs]et_cmd by Laurent Pinchart · 17 years ago
  41. 512ad27 USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h by Laurent Pinchart · 17 years ago
  42. 85e08ca USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h by Laurent Pinchart · 17 years ago
  43. 81bf46f USB: Let usb_sg_init to set transfer_buffer more often by Pete Zaitcev · 17 years ago
  44. 4e9e920 USB: usbmon: end ugly tricks with DMA peeking by Pete Zaitcev · 17 years ago
  45. b07f4d0 USB: usbmon: drop Kconfig defaults by Pete Zaitcev · 17 years ago
  46. d2fb1bb USB: sisusbvga: drop usb_buffer_alloc by Pete Zaitcev · 17 years ago
  47. f8086a0 USB: ehci-dbg.c: no need for checking it before call vfree by Figo.zhang · 17 years ago
  48. 6682bb3 USB: Fix SS endpoint companion descriptor parsing. by Sarah Sharp · 17 years ago
  49. 624defa USB: xhci: Support interrupt transfers. by Sarah Sharp · 17 years ago
  50. 2f697f6 USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length. by Sarah Sharp · 17 years ago
  51. 204970a USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status. by Sarah Sharp · 17 years ago
  52. 99eb32d USB: xhci: Check URB's actual transfer buffer size. by Sarah Sharp · 17 years ago
  53. 9191eee USB: xhci: Don't touch xhci_td after it's freed. by Sarah Sharp · 17 years ago
  54. 83fbcdc USB: xhci: Handle babbling endpoints correctly. by Sarah Sharp · 17 years ago
  55. 66d1eeb USB: xhci: Make TRB completion code comparison readable. by Sarah Sharp · 17 years ago
  56. ac9d8fe USB: xhci: Add quirk for Fresco Logic xHCI hardware. by Sarah Sharp · 17 years ago
  57. 82d1009 USB: xhci: Handle stalled control endpoints. by Sarah Sharp · 17 years ago
  58. 2d3f1fa USB: xhci: Support full speed devices. by Sarah Sharp · 17 years ago
  59. 47aded8 USB: xhci: Set correct max packet size for HS/FS control endpoints. by Sarah Sharp · 17 years ago
  60. f2217e8 USB: xhci: Configure endpoint code refactoring. by Sarah Sharp · 17 years ago
  61. 018218d USB: xhci: Fix slot and endpoint context debugging. by Sarah Sharp · 17 years ago
  62. b0567b3 USB: xhci: Work around for chain bit in link TRBs. by Sarah Sharp · 17 years ago
  63. 11eaf17 USB: serial: ftdi: handle gnICE+ JTAG adaptors by Michael Hennerich · 17 years ago
  64. eb661bc USB: sl811-hcd: Fix device disconnect: by Hennerich, Michael · 17 years ago
  65. ec3815c USB: add PIDs for FTDI based OpenDCC hardware by mail@rainerkeller.de · 17 years ago
  66. 7af25b4 USB: fix cdc-acm regression in open by Oliver Neukum · 17 years ago
  67. 7f1dc31 USB: CDC WDM driver doesn't support non-blocking reads by Oliver Neukum · 17 years ago
  68. ce60c48 USB: option: TELIT UC864G support by Manuel Lauss · 17 years ago
  69. a67d8e6 USB: option.c Add support for ZTE AC2726 EVDO modem by Huzaifa Sidhpurwala · 17 years ago
  70. 35904e6 USB: serial: pl2303: new hardware support - sanwa multimeter by Pawel Ludwikow · 17 years ago
  71. e7d7fcc USB: serial: ftdi_sio: new hardware support - hameg power supply by Pawel Ludwikow · 17 years ago
  72. e5dc8ae USB: storage: fix a resume path GFP_NOIO must be used by Oliver Neukum · 17 years ago
  73. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
  74. 50223e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  75. e258b80 input: add a driver for the Winbond WPCD376I Consumer IR hardware by David Härdeman · 17 years ago
  76. abd6633 pnp: add a shutdown method to pnp drivers by David Härdeman · 17 years ago
  77. a976f15 hwmon: applesmc: restore accelerometer and keyboard backlight on resume by Henrik Rydberg · 17 years ago
  78. 560a64a hwmon: fix freeing of gpio_data and irq by Roel Kluin · 17 years ago
  79. 905ffdc drivers/hwmon/adm1021.c: add low_power support for adm1021 driver by Michael Abbott · 17 years ago
  80. f266889 drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor by Michael Abbott · 17 years ago
  81. dc791f8 lis3_spi: code cleanups by Daniel Mack · 17 years ago
  82. 2cd9645 lis3: add power management functions by Daniel Mack · 17 years ago
  83. 8873c33 lis3: add free-fall/wakeup function via platform_data by Daniel Mack · 17 years ago
  84. 0bf41d9 drivers/hwmon/coretemp.c: enable the Intel Atom by Michael Riepe · 17 years ago
  85. 672917d cpuidle: menu governor: reduce latency on exit by Corrado Zoccolo · 17 years ago
  86. 69d2587 cpuidle: fix the menu governor to boost IO performance by Arjan van de Ven · 17 years ago
  87. 02e87d1 pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver by Kristoffer Ericson · 17 years ago
  88. e6be4a8 pcmcia: switch /proc/bus/pccard/drivers to seq_file by Alexey Dobriyan · 17 years ago
  89. 470967d pcmcia: fix read buffer overflow by Roel Kluin · 17 years ago
  90. 734f3fa pcmcia: yenta: add missing __devexit marking by Mike Frysinger · 17 years ago
  91. 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 17 years ago
  92. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 17 years ago
  93. bbba809 md: avoid use of broken kzalloc mempool by Sage Weil · 17 years ago
  94. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 17 years ago
  95. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 17 years ago
  96. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 17 years ago
  97. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 17 years ago
  98. 00d3803 drivers/mfd/ab3100-core.c: fix powerpc build error by Andrew Morton · 17 years ago
  99. 2a20b05 drivers/media/dvb/pt1/pt1.c needs vmalloc.h by Andrew Morton · 17 years ago
  100. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago