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. 905c02a nls: utf8_wcstombs: fix buffer overflow by Clemens Ladisch · 15 years ago
  11. e27ecdd nls: utf8_wcstombs: use correct buffer size in error case by Clemens Ladisch · 15 years ago
  12. 97d7b7a USB: add the usbfs devices file to debugfs by Greg Kroah-Hartman · 15 years ago
  13. f49ce96 USB: usbmon: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  14. ec20df2 USB: UHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  15. 485f4f3 USB: OHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  16. 66536ab USB: FHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  17. 08f4e58 USB: EHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  18. 00048b8 USB: add usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  19. 84fe6e7 USB: mos7840: fix debug log messages by Tony Cook · 15 years ago
  20. d0f830d USB: hub.c: fix sparse warnings by H Hartley Sweeten · 15 years ago
  21. 96f90a8 USB: host/ohci-hcd.c: fix sparse warnings by H Hartley Sweeten · 15 years ago
  22. 367815e USB: pxa27x_udc: single-thread setup requests by Robert Jarzmik · 15 years ago
  23. 9f5351b USB: pxa27x_udc: compatibility with pxa320 SoC by Robert Jarzmik · 15 years ago
  24. f6d529f USB: pxa27x_udc: introduce pxa27x_clear_otgph() by David Brownell · 15 years ago
  25. 1eba67a USB: UHCI queue: use usb_endpoint_type() by Matthias Kaehlcke · 15 years ago
  26. fa4c86a USB: gadgetfs: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 15 years ago
  27. 9ab1565 USB: Goku-S: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 15 years ago
  28. 81c8d8d USB: at91_udc: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 15 years ago
  29. 71de6b6 USB: atmel_usba_udc: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 15 years ago
  30. 15739bb USB: ci13xxx_udc: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 15 years ago
  31. a864e3aa5 USB: core/sysfs: fix sparse warnings by H Hartley Sweeten · 15 years ago
  32. c5be1b5 USB: Ignore storage device in modem mode on DWN-652 by Pascal Terjan · 15 years ago
  33. cc71329 USB: usbfs: deprecate and hide option for !embedded by Scott James Remnant · 15 years ago
  34. 91f8d06 USB: consolidate usb_unbind_interface and usb_driver_release_interface by Alan Stern · 15 years ago
  35. 895f28b USB: ftdi_sio: fix hi-speed device packet size calculation by Mark Adamson · 15 years ago
  36. 094c2e6 USB: serial: FTDI: add high speed device support by Mark Adamson · 15 years ago
  37. a483d70 musb: add high bandwidth ISO support by Ajay Kumar Gupta · 15 years ago
  38. d1043a2 musb: use dma mode 1 for TX if transfer size equals maxpacket (v2) by Anand Gadiyar · 15 years ago
  39. ab983f2a musb: support disconnect after HNP roleswitch by David Brownell · 15 years ago
  40. 1de00da musb: make initial HNP roleswitch work (v2) by David Brownell · 15 years ago
  41. f7f9d63 musb: otg timer cleanup by David Brownell · 15 years ago
  42. 84e250f musb: proper hookup to transceiver drivers by David Brownell · 15 years ago
  43. cc835e3 USB: nop-usb-xceiv: behave when linked as a module by David Brownell · 15 years ago
  44. def6f8b USB: twl4030-usb: fix minor reporting goofage by David Brownell · 15 years ago
  45. dc2f2b7 USB: move orion-ehci's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  46. 8864bd8 USB: move r8a66597_hcd's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  47. d8b175e USB: move twl4030_usb's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  48. 91e9c4fe musb: split out CPPI interrupt handler by Sergei Shtylyov · 15 years ago
  49. c9cd06b musb_host: refactor URB giveback by Sergei Shtylyov · 15 years ago
  50. 81ec4e4 musb_host: streamline musb_cleanup_urb() calls by Sergei Shtylyov · 15 years ago
  51. 22a0d6f musb_host: simplify check for active URB by Sergei Shtylyov · 15 years ago
  52. 3e5c6dc musb_host: factor out musb_ep_{get|set}_qh() by Sergei Shtylyov · 15 years ago
  53. 846099a musb_host: refactor musb_save_toggle() (take 2) by Sergei Shtylyov · 15 years ago
  54. 37e3ee9 musb_gadget: suppress "parasitic" TX interrupts with CPPI by Sergei Shtylyov · 15 years ago
  55. a5073b5 musb_gadget: fix unhandled endpoint 0 IRQs by Sergei Shtylyov · 15 years ago
  56. 003051b usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller by Bryan Wu · 15 years ago
  57. 334f9b0 USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device id by Michele Valzelli · 15 years ago
  58. d46130a USB: FTDI-SIO new device ids by Daniel Suchy · 15 years ago
  59. e4792aa debugfs: use specified mode to possibly mark files read/write only by Robin Getz · 15 years ago
  60. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  61. 1b713e0 xen: remove driver_data direct access of struct device from more drivers by Greg Kroah-Hartman · 15 years ago
  62. 839214a usb: gadget: at91_udc: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  63. 8691b97 uml: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  64. 5888fd3 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 15 years ago
  65. dff59b6 s390: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  66. 6161611 parport: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  67. d18dbfa parisc: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  68. 3cf62a5 of_serial: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  69. d779206 mips: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  70. 9de33df ipmi: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  71. f899c2d infiniband: ehca: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  72. 559fde7 ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  73. 317ccc4 hvcs: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  74. a1b4b12 xen block: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  75. 0e968a3 thermal: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  76. 78c55d7 scsi: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  77. f3e7a7b pcmcia: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  78. 8952f59 PCIE: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  79. 1902a9e mfd: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  80. 79510cd media: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  81. 017596b input: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  82. 7a9d56f Driver Core: sound: add nodename for sound drivers by Kay Sievers · 15 years ago
  83. 3f7c58a infiniband: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  84. aa5ed63 Driver Core: input: add nodename for input drivers by Kay Sievers · 15 years ago
  85. bab0305 ieee1394: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  86. 8a8bdcc Driver Core: dvb: add nodename for dvb drivers by Kay Sievers · 15 years ago
  87. fcb5207 ide: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  88. d961450 firewire: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  89. 4b9d0d3 eisa: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  90. 2bdf914 Driver Core: bsg: add nodename for bsg driver by Kay Sievers · 15 years ago
  91. 1ce8a0d Driver Core: aoe: add nodename for aoe devices by Kay Sievers · 15 years ago
  92. 02200d0 Driver Core: drm: add nodename for drm devices by Kay Sievers · 15 years ago
  93. 6fd4693 Driver Core: raw: add nodename for raw devices by Kay Sievers · 15 years ago
  94. 07e9bb8 Driver Core: x86: add nodename for cpuid and msr drivers. by Kay Sievers · 15 years ago
  95. b03f38b Driver Core: block: add nodename support for block drivers. by Kay Sievers · 15 years ago
  96. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago
  97. d405640 Driver Core: misc: add nodename support for misc devices. by Kay Sievers · 15 years ago
  98. 6fcf53a Driver Core: add nodename callbacks by Kay Sievers · 15 years ago
  99. acc0e90 driver core: fix gcc 4.3.3 warnings about string literals by Greg Kroah-Hartman · 15 years ago
  100. d12b77a firmware: remove broken example files by Greg Kroah-Hartman · 15 years ago