1. 00240c3 PCI: add power-state name strings by Alan Stern · 15 years ago
  2. 604eb89 USB: g_file_storage: use the "unaligned" accessors by Alan Stern · 15 years ago
  3. 5d44b36 USB: serial: sierra driver debug info visibility improvement by Elina Pasheva · 15 years ago
  4. b748bb7 USB: serial: sierra driver performance improvements by Elina Pasheva · 15 years ago
  5. 820d7a2 USB: remove unused usb_host class by Greg Kroah-Hartman · 15 years ago
  6. ed14f03 USB: EHCI: create sysfs companion files directly in the controller device by Greg Kroah-Hartman · 15 years ago
  7. 1098334 USB: OHCI: use the ohci structure directly in debugfs files. by Greg Kroah-Hartman · 15 years ago
  8. 74675a5 NLS: update handling of Unicode by Alan Stern · 15 years ago
  9. a853a3d usb: return device strings in UTF-8 by Clemens Ladisch · 15 years ago
  10. 97d7b7a USB: add the usbfs devices file to debugfs by Greg Kroah-Hartman · 15 years ago
  11. f49ce96 USB: usbmon: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  12. ec20df2 USB: UHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  13. 485f4f3 USB: OHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  14. 66536ab USB: FHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  15. 08f4e58 USB: EHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  16. 00048b8 USB: add usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  17. 84fe6e7 USB: mos7840: fix debug log messages by Tony Cook · 15 years ago
  18. d0f830d USB: hub.c: fix sparse warnings by H Hartley Sweeten · 15 years ago
  19. 96f90a8 USB: host/ohci-hcd.c: fix sparse warnings by H Hartley Sweeten · 15 years ago
  20. 367815e USB: pxa27x_udc: single-thread setup requests by Robert Jarzmik · 15 years ago
  21. 9f5351b USB: pxa27x_udc: compatibility with pxa320 SoC by Robert Jarzmik · 15 years ago
  22. f6d529f USB: pxa27x_udc: introduce pxa27x_clear_otgph() by David Brownell · 15 years ago
  23. 1eba67a USB: UHCI queue: use usb_endpoint_type() by Matthias Kaehlcke · 15 years ago
  24. fa4c86a USB: gadgetfs: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 15 years ago
  25. 9ab1565 USB: Goku-S: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 15 years ago
  26. 81c8d8d USB: at91_udc: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 15 years ago
  27. 71de6b6 USB: atmel_usba_udc: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 15 years ago
  28. 15739bb USB: ci13xxx_udc: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 15 years ago
  29. a864e3aa5 USB: core/sysfs: fix sparse warnings by H Hartley Sweeten · 15 years ago
  30. c5be1b5 USB: Ignore storage device in modem mode on DWN-652 by Pascal Terjan · 15 years ago
  31. cc71329 USB: usbfs: deprecate and hide option for !embedded by Scott James Remnant · 15 years ago
  32. 91f8d06 USB: consolidate usb_unbind_interface and usb_driver_release_interface by Alan Stern · 15 years ago
  33. 895f28b USB: ftdi_sio: fix hi-speed device packet size calculation by Mark Adamson · 15 years ago
  34. 094c2e6 USB: serial: FTDI: add high speed device support by Mark Adamson · 15 years ago
  35. a483d70 musb: add high bandwidth ISO support by Ajay Kumar Gupta · 15 years ago
  36. d1043a2 musb: use dma mode 1 for TX if transfer size equals maxpacket (v2) by Anand Gadiyar · 15 years ago
  37. ab983f2a musb: support disconnect after HNP roleswitch by David Brownell · 15 years ago
  38. 1de00da musb: make initial HNP roleswitch work (v2) by David Brownell · 15 years ago
  39. f7f9d63 musb: otg timer cleanup by David Brownell · 15 years ago
  40. 84e250f musb: proper hookup to transceiver drivers by David Brownell · 15 years ago
  41. cc835e3 USB: nop-usb-xceiv: behave when linked as a module by David Brownell · 15 years ago
  42. def6f8b USB: twl4030-usb: fix minor reporting goofage by David Brownell · 15 years ago
  43. dc2f2b7 USB: move orion-ehci's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  44. 8864bd8 USB: move r8a66597_hcd's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  45. d8b175e USB: move twl4030_usb's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  46. 91e9c4fe musb: split out CPPI interrupt handler by Sergei Shtylyov · 15 years ago
  47. c9cd06b musb_host: refactor URB giveback by Sergei Shtylyov · 15 years ago
  48. 81ec4e4 musb_host: streamline musb_cleanup_urb() calls by Sergei Shtylyov · 15 years ago
  49. 22a0d6f musb_host: simplify check for active URB by Sergei Shtylyov · 15 years ago
  50. 3e5c6dc musb_host: factor out musb_ep_{get|set}_qh() by Sergei Shtylyov · 15 years ago
  51. 846099a musb_host: refactor musb_save_toggle() (take 2) by Sergei Shtylyov · 15 years ago
  52. 37e3ee9 musb_gadget: suppress "parasitic" TX interrupts with CPPI by Sergei Shtylyov · 15 years ago
  53. a5073b5 musb_gadget: fix unhandled endpoint 0 IRQs by Sergei Shtylyov · 15 years ago
  54. 003051b usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller by Bryan Wu · 15 years ago
  55. 334f9b0 USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device id by Michele Valzelli · 15 years ago
  56. d46130a USB: FTDI-SIO new device ids by Daniel Suchy · 15 years ago
  57. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  58. 1b713e0 xen: remove driver_data direct access of struct device from more drivers by Greg Kroah-Hartman · 15 years ago
  59. 839214a usb: gadget: at91_udc: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  60. 5888fd3 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 15 years ago
  61. dff59b6 s390: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  62. 6161611 parport: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  63. d18dbfa parisc: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  64. 3cf62a5 of_serial: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  65. 9de33df ipmi: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  66. f899c2d infiniband: ehca: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  67. 559fde7 ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  68. 317ccc4 hvcs: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  69. a1b4b12 xen block: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  70. 0e968a3 thermal: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  71. 78c55d7 scsi: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  72. f3e7a7b pcmcia: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  73. 8952f59 PCIE: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  74. 1902a9e mfd: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  75. 79510cd media: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  76. 017596b input: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  77. 3f7c58a infiniband: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  78. bab0305 ieee1394: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  79. fcb5207 ide: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  80. d961450 firewire: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  81. 4b9d0d3 eisa: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  82. 1ce8a0d Driver Core: aoe: add nodename for aoe devices by Kay Sievers · 15 years ago
  83. 02200d0 Driver Core: drm: add nodename for drm devices by Kay Sievers · 15 years ago
  84. 6fd4693 Driver Core: raw: add nodename for raw devices by Kay Sievers · 15 years ago
  85. aa5ed63 Driver Core: input: add nodename for input drivers by Kay Sievers · 15 years ago
  86. 8a8bdcc Driver Core: dvb: add nodename for dvb drivers by Kay Sievers · 15 years ago
  87. b03f38b Driver Core: block: add nodename support for block drivers. by Kay Sievers · 15 years ago
  88. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago
  89. d405640 Driver Core: misc: add nodename support for misc devices. by Kay Sievers · 15 years ago
  90. 6fcf53a Driver Core: add nodename callbacks by Kay Sievers · 15 years ago
  91. acc0e90 driver core: fix gcc 4.3.3 warnings about string literals by Greg Kroah-Hartman · 15 years ago
  92. cadeba3 firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal by John W. Linville · 15 years ago
  93. ed62ace firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  94. 56aec8d8 firmware: dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  95. 4327b77 firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  96. ade901d firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  97. 976821d firmware: allocate firmware id dynamically by Samuel Ortiz · 15 years ago
  98. 7fcab09 driver core: fix documentation of request_firmware_nowait by Ming Lei · 15 years ago
  99. 401097e driver core: synchronize device shutdown by Shaohua Li · 15 years ago
  100. 9227c47 driver-core: make sysdev_class_register check kobject_set_name return value by Dave Young · 15 years ago