1. 22a627b USB: FIX bitfield istl_flip:1, make it unsigned. by Roel Kluin · 15 years ago
  2. 55f49f2 USB: handle bcd incrementation in usb modalias generation by Nathaniel McCallum · 15 years ago
  3. afe2dab USB: add hex/bcd detection to usb modalias generation by Nathaniel McCallum · 15 years ago
  4. c1479a9 USB: Exposing second ACM channel as tty for Nokia S60 phones. by Adrian Taylor · 15 years ago
  5. 85e034f USB: Check results of dma_map_single by Larry Finger · 15 years ago
  6. 796c8c7 USB: ehci: Allow EHCI to be built on OMAP3 by Anand Gadiyar · 15 years ago
  7. b375e11 USB: add scatter-gather support to usbmon by Alan Stern · 15 years ago
  8. 40f8db8 USB: EHCI: add native scatter-gather support by Alan Stern · 15 years ago
  9. 3a2b808 USB: serial: sierra driver memory reduction by Elina Pasheva · 15 years ago
  10. b97503f USB: Interface Association Descriptors added to CDC & RNDIS by Michal Nazarewicz · 15 years ago
  11. 9c61021 USB: g_mass_storage: fsg_common_init() created by Michal Nazarewicz · 15 years ago
  12. 606206c2 USB: g_mass_storage: constant length buffers used by Michal Nazarewicz · 15 years ago
  13. a41ae41 USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure by Michal Nazarewicz · 15 years ago
  14. 93bcf12 USB: g_mass_storage: testing code from f_mass_storage.c removed by Michal Nazarewicz · 15 years ago
  15. d5e2b67 USB: g_mass_storage: template f_mass_storage.c file created by Michal Nazarewicz · 15 years ago
  16. 93f9374 USB: g_file_storage: more code from file_storage.c moved to storage_common.c by Michal Nazarewicz · 15 years ago
  17. e909ef5 USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed by Michal Nazarewicz · 15 years ago
  18. d618170 USB: g_file_storage: "fsg_" prefix added to some identifiers by Michal Nazarewicz · 15 years ago
  19. b6058d0 USB: g_file_storage: parts of file_storage.c moved to separate file by Michal Nazarewicz · 15 years ago
  20. 7e8d5cd USB: Add EHCI support for MX27 and MX31 based boards by Daniel Mack · 15 years ago
  21. ed1db3a USB: fix a bug in the scatter-gather library by Alan Stern · 15 years ago
  22. 253e057 USB: add a "remove hardware" sysfs attribute by Alan Stern · 15 years ago
  23. d697cdd USB: don't use a fixed DMA mapping for hub status URBs by Alan Stern · 15 years ago
  24. dccd574 USB: ehci: Respect IST when scheduling new split iTDs. by Sarah Sharp · 15 years ago
  25. d7e055f USB: ehci: Minor constant fix for SCHEDULE_SLOP. by Sarah Sharp · 15 years ago
  26. 3c67d89 USB: xhci: Remove unused HCD statistics code. by Sarah Sharp · 15 years ago
  27. 6f5165c USB: xhci: Add watchdog timer for URB cancellation. by Sarah Sharp · 15 years ago
  28. 4f0f0ba USB: xhci: Re-purpose xhci_quiesce(). by Sarah Sharp · 15 years ago
  29. 678539c USB: xhci: Handle URB cancel, complete and resubmit race. by Sarah Sharp · 15 years ago
  30. 0c48720 USB: improved error handling in usb_port_suspend() by Oliver Neukum · 15 years ago
  31. 54ab2b0 USB: host: ehci: introduce omap ehci-hcd driver by Felipe Balbi · 15 years ago
  32. 2d57a95 USB OTG: Add generic driver for ULPI OTG transceiver by Daniel Mack · 15 years ago
  33. 91c8a5a USB OTG: add support for ulpi connected external transceivers by Daniel Mack · 15 years ago
  34. c3f22d9 USB: wusb: add wusb_phy_rate sysfs file to host controllers by David Vrabel · 15 years ago
  35. d19fc29 usb: whci-hcd: decode more QHead fields in the debug files by David Vrabel · 15 years ago
  36. dca8cd0 USB: usbtmc: minor formatting cleanups by Oliver Neukum · 15 years ago
  37. 23f6d91 USB: modifications for at91sam9g10 by Hong Xu · 15 years ago
  38. 0ad7252 USB audio gadget: handle endpoint control requests at the function level by Laurent Pinchart · 15 years ago
  39. 5242658 USB gadget: Handle endpoint requests at the function level by Laurent Pinchart · 15 years ago
  40. 4de8405 USB: skeleton: Correct use of ! and & by Julia Lawall · 15 years ago
  41. f0ad073 USB: whci-hcd: fix type and format warnings in sg code by David Vrabel · 15 years ago
  42. 8e08b97 USB: allow interrupt transfers to WUSB devices by David Vrabel · 15 years ago
  43. 294a39e USB: whci-hcd: support urbs with scatter-gather lists by David Vrabel · 15 years ago
  44. 4c1bd3d USB: make urb scatter-gather support more generic by David Vrabel · 15 years ago
  45. 09ce497 USB: Add missing static markers to ohci-pnx4008 by Jean Delvare · 15 years ago
  46. 08d3c18 USB: Add support for Xilinx USB host controller by Julie Zhu · 15 years ago
  47. 9eb66f7 USB Storage: Make driver less chatty when it finds a new device by Matthew Wilcox · 15 years ago
  48. 00fa43e USB: usb-storage: Associate the name of the interface with the scsi host by Matthew Wilcox · 15 years ago
  49. b1f0a34 USB: Convert a dev_info to a dev_dbg by Matthew Wilcox · 15 years ago
  50. 872d359 USB: ehci-hub: Remove redundant ehci->debug check by Jason Wessel · 15 years ago
  51. 38fcb830 USB: serial: ftdi_sio: add space/mark parity by Roland Koebler · 15 years ago
  52. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  53. ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  54. eae6fa9 Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  55. 02412f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  56. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  57. a5eba3f Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  58. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  59. 5476ffd V4L/DVB (13592): max2165: 32bit build patch by David Wong · 15 years ago
  60. 04dc1e8 exofs: Multi-device mirror support by Boaz Harrosh · 15 years ago
  61. 06886a5 exofs: Move all operations to an io_engine by Boaz Harrosh · 15 years ago
  62. 8ce9bdd exofs: move osd.c to ios.c by Boaz Harrosh · 15 years ago
  63. cae012d exofs: statfs blocks is sectors not FS blocks by Boaz Harrosh · 15 years ago
  64. 19fe294 exofs: Prints on mount and unmout by Boaz Harrosh · 15 years ago
  65. 9cfdc7a exofs: refactor exofs_i_info initialization into common helper by Boaz Harrosh · 15 years ago
  66. fe33cc1 exofs: dbg-print less by Boaz Harrosh · 15 years ago
  67. 58311c43 exofs: More sane debug print by Boaz Harrosh · 15 years ago
  68. 9f24916 trivial: some small fixes in exofs documentation by Thadeu Lima de Souza Cascardo · 15 years ago
  69. 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
  70. f71eaf6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  71. 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
  72. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  73. 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
  74. 6825fbc Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  75. 6bb951a Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  76. e49aedb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  77. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  78. f6c4c81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  79. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  80. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  81. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 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. aed886c Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  84. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  85. 5327b9b Doc: use misc-devices/ dir for drivers by Jean Delvare · 15 years ago
  86. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 15 years ago
  87. bfc9dca correct gpio.txt typos by Dominik D. Geyer · 15 years ago
  88. 2770f18 docbook: fix signal_pending() argument by Shawn Bohrer · 15 years ago
  89. 038f7d0 use DMA_BIT_MASK instead of inline constant by Marin Mitov · 15 years ago
  90. 472c064 Use KERN_WARNING instead of KERN_WARN, which does not exist by Randy Dunlap · 15 years ago
  91. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 15 years ago
  92. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 15 years ago
  93. a214238 ext4: Do not override ext2 or ext3 if built they are built as modules by Theodore Ts'o · 15 years ago
  94. 3b799d1 jbd2: Export jbd2_log_start_commit to fix ext4 build by Theodore Ts'o · 15 years ago
  95. 54fe467 hwmon: (adt7475) Add VID support for the ADT7476 by Jean Delvare · 15 years ago
  96. b058b85 hwmon: (adt7475) Add an entry in MAINTAINERS by Jean Delvare · 15 years ago
  97. d8d2ee0 hwmon: (adt7475) Add support for the ADT7476 by Jean Delvare · 15 years ago
  98. ebfaf1f hwmon: (adt7475) Voltage attenuators can be bypassed by Jean Delvare · 15 years ago
  99. d07ca4a hwmon: (adt7475) Print device information on probe by Jean Delvare · 15 years ago
  100. 378933c hwmon: (adt7475) Handle alternative pin functions by Jean Delvare · 15 years ago