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