1. d26a6aa USB: g_mass_storage: code cleaned up and comments updated by Michal Nazarewicz · 15 years ago
  2. e8b6f8c USB: g_mass_storage: lun_name_format and thread_name added by Michal Nazarewicz · 15 years ago
  3. 481e492 USB: g_mass_storage: fsg_config added & module params handlig changed by Michal Nazarewicz · 15 years ago
  4. d23b0f0 USB: g_mass_storage: Mass Storage Function created by Michal Nazarewicz · 15 years ago
  5. 6648f29 USB: xhci: Add tests for TRB address translation. by Sarah Sharp · 15 years ago
  6. 7f4e985 usbtest: make module param pattern writeable by Vikram Pandita · 15 years ago
  7. ed7487c USB: fix possible null deref in init_usb_class() by Dan Carpenter · 15 years ago
  8. a33279d USB: r8a66597: clean up. remove unneeded null checks by Dan Carpenter · 15 years ago
  9. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  10. 576a362 USB: hcd.c: quiet NULL pointer sparse noise by H Hartley Sweeten · 15 years ago
  11. 54a8e14 USB: option.c: add support for D-Link DWM-162-U5 by Zhang Le · 15 years ago
  12. 3ad4b11 USB: ark3116: Cleanup of now unneeded functions by bart.hartgers@gmail.com · 15 years ago
  13. 62d826c USB: ark3116: Callbacks for interrupt and bulk read by bart.hartgers@gmail.com · 15 years ago
  14. 546b742 USB: ark3116: Add cmset and break by bart.hartgers@gmail.com · 15 years ago
  15. 1f71910 USB: ark3116: Replace cmget by bart.hartgers@gmail.com · 15 years ago
  16. f4c1e8d USB: ark3116: Make existing functions 16450-aware and add close and release functions. by bart.hartgers@gmail.com · 15 years ago
  17. 149fc79 USB: ark3116: Setup some basic infrastructure for new ark3116 driver. by bart.hartgers@gmail.com · 15 years ago
  18. a2582bd USB: Close usb_find_interface race by Russ Dill · 15 years ago
  19. 22a627b USB: FIX bitfield istl_flip:1, make it unsigned. by Roel Kluin · 15 years ago
  20. c1479a9 USB: Exposing second ACM channel as tty for Nokia S60 phones. by Adrian Taylor · 15 years ago
  21. 85e034f USB: Check results of dma_map_single by Larry Finger · 15 years ago
  22. 796c8c7 USB: ehci: Allow EHCI to be built on OMAP3 by Anand Gadiyar · 15 years ago
  23. b375e11 USB: add scatter-gather support to usbmon by Alan Stern · 15 years ago
  24. 40f8db8 USB: EHCI: add native scatter-gather support by Alan Stern · 15 years ago
  25. 3a2b808 USB: serial: sierra driver memory reduction by Elina Pasheva · 15 years ago
  26. b97503f USB: Interface Association Descriptors added to CDC & RNDIS by Michal Nazarewicz · 15 years ago
  27. 9c61021 USB: g_mass_storage: fsg_common_init() created by Michal Nazarewicz · 15 years ago
  28. 606206c USB: g_mass_storage: constant length buffers used by Michal Nazarewicz · 15 years ago
  29. a41ae41 USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure by Michal Nazarewicz · 15 years ago
  30. 93bcf12 USB: g_mass_storage: testing code from f_mass_storage.c removed by Michal Nazarewicz · 15 years ago
  31. d5e2b67 USB: g_mass_storage: template f_mass_storage.c file created by Michal Nazarewicz · 15 years ago
  32. 93f9374 USB: g_file_storage: more code from file_storage.c moved to storage_common.c by Michal Nazarewicz · 15 years ago
  33. e909ef5 USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed by Michal Nazarewicz · 15 years ago
  34. d618170 USB: g_file_storage: "fsg_" prefix added to some identifiers by Michal Nazarewicz · 15 years ago
  35. b6058d0 USB: g_file_storage: parts of file_storage.c moved to separate file by Michal Nazarewicz · 15 years ago
  36. 7e8d5cd USB: Add EHCI support for MX27 and MX31 based boards by Daniel Mack · 15 years ago
  37. ed1db3a USB: fix a bug in the scatter-gather library by Alan Stern · 15 years ago
  38. 253e057 USB: add a "remove hardware" sysfs attribute by Alan Stern · 15 years ago
  39. d697cdd USB: don't use a fixed DMA mapping for hub status URBs by Alan Stern · 15 years ago
  40. dccd574 USB: ehci: Respect IST when scheduling new split iTDs. by Sarah Sharp · 15 years ago
  41. d7e055f USB: ehci: Minor constant fix for SCHEDULE_SLOP. by Sarah Sharp · 15 years ago
  42. 3c67d89 USB: xhci: Remove unused HCD statistics code. by Sarah Sharp · 15 years ago
  43. 6f5165c USB: xhci: Add watchdog timer for URB cancellation. by Sarah Sharp · 15 years ago
  44. 4f0f0ba USB: xhci: Re-purpose xhci_quiesce(). by Sarah Sharp · 15 years ago
  45. 678539c USB: xhci: Handle URB cancel, complete and resubmit race. by Sarah Sharp · 15 years ago
  46. 0c48720 USB: improved error handling in usb_port_suspend() by Oliver Neukum · 15 years ago
  47. 54ab2b0 USB: host: ehci: introduce omap ehci-hcd driver by Felipe Balbi · 15 years ago
  48. 2d57a95 USB OTG: Add generic driver for ULPI OTG transceiver by Daniel Mack · 15 years ago
  49. c3f22d9 USB: wusb: add wusb_phy_rate sysfs file to host controllers by David Vrabel · 15 years ago
  50. d19fc29 usb: whci-hcd: decode more QHead fields in the debug files by David Vrabel · 15 years ago
  51. dca8cd0 USB: usbtmc: minor formatting cleanups by Oliver Neukum · 15 years ago
  52. 23f6d91 USB: modifications for at91sam9g10 by Hong Xu · 15 years ago
  53. 0ad7252 USB audio gadget: handle endpoint control requests at the function level by Laurent Pinchart · 15 years ago
  54. 5242658 USB gadget: Handle endpoint requests at the function level by Laurent Pinchart · 15 years ago
  55. 4de8405 USB: skeleton: Correct use of ! and & by Julia Lawall · 15 years ago
  56. f0ad073 USB: whci-hcd: fix type and format warnings in sg code by David Vrabel · 15 years ago
  57. 8e08b97 USB: allow interrupt transfers to WUSB devices by David Vrabel · 15 years ago
  58. 294a39e USB: whci-hcd: support urbs with scatter-gather lists by David Vrabel · 15 years ago
  59. 4c1bd3d USB: make urb scatter-gather support more generic by David Vrabel · 15 years ago
  60. 09ce497 USB: Add missing static markers to ohci-pnx4008 by Jean Delvare · 15 years ago
  61. 08d3c18 USB: Add support for Xilinx USB host controller by Julie Zhu · 15 years ago
  62. 9eb66f7 USB Storage: Make driver less chatty when it finds a new device by Matthew Wilcox · 15 years ago
  63. 00fa43e USB: usb-storage: Associate the name of the interface with the scsi host by Matthew Wilcox · 15 years ago
  64. b1f0a34 USB: Convert a dev_info to a dev_dbg by Matthew Wilcox · 15 years ago
  65. 872d359 USB: ehci-hub: Remove redundant ehci->debug check by Jason Wessel · 15 years ago
  66. 38fcb83 USB: serial: ftdi_sio: add space/mark parity by Roland Koebler · 15 years ago
  67. ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  68. eae6fa9 Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  69. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  70. 5476ffd V4L/DVB (13592): max2165: 32bit build patch by David Wong · 15 years ago
  71. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  72. f71eaf6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  73. 78f1ae1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  74. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  75. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  76. 6825fbc Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  77. e49aedb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  78. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  79. f6c4c81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  80. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  81. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  82. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  83. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  84. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 15 years ago
  85. 54fe467 hwmon: (adt7475) Add VID support for the ADT7476 by Jean Delvare · 15 years ago
  86. d8d2ee0 hwmon: (adt7475) Add support for the ADT7476 by Jean Delvare · 15 years ago
  87. ebfaf1f hwmon: (adt7475) Voltage attenuators can be bypassed by Jean Delvare · 15 years ago
  88. d07ca4a hwmon: (adt7475) Print device information on probe by Jean Delvare · 15 years ago
  89. 378933c hwmon: (adt7475) Handle alternative pin functions by Jean Delvare · 15 years ago
  90. 0f14480 hwmon: (adt7475) Move sysfs files removal to a separate function by Jean Delvare · 15 years ago
  91. 3d84998 hwmon: (adt7475) Add support for the ADT7490 by Jean Delvare · 15 years ago
  92. d656b6f hwmon: (adt7475) Improve device detection by Jean Delvare · 15 years ago
  93. 54ecb9e hwmon: (adt7475) Add missing static marker by Jean Delvare · 15 years ago
  94. cffb9dd hwmon: (adt7475) Rework voltage inputs handling by Jean Delvare · 15 years ago
  95. f99318b hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit by Jean Delvare · 15 years ago
  96. b180d05 hwmon: (adt7475) Add support for the ADT7473 by Jean Delvare · 15 years ago
  97. 7669896 hwmon: (f71882fg) Add support for the f71889fg (version 2) by Hans de Goede · 15 years ago
  98. fc16c56 hwmon: (f71882fg) Fix sysfs file removal by Hans de Goede · 15 years ago
  99. b69b039 hwmon: (f71882fg) Cleanup sysfs attr creation 2/2 by Hans de Goede · 15 years ago
  100. 66344aa hwmon: (f71882fg) Cleanup sysfs attr creation 1/2 by Hans de Goede · 15 years ago