1. 691895c usbnet: add missing Kconfig for KC2190 cables by David Brownell · 18 years ago
  2. cb1cebb usbnet: init fault (oops) cleanup, whitespace fixes by David Brownell · 18 years ago
  3. 6e91f52 usbnet: recognize SiteCom CN-124 by David Brownell · 18 years ago
  4. 6160beb usb: Remove Airprime device from option.c by Kevin Lloyd · 18 years ago
  5. 5bcd70e USB: change __init to __devinit for isp116x_probe by Prarit Bhargava · 18 years ago
  6. 48fda45 USB: ps3: don't call ps3_system_bus_driver_register on other platforms by Ishizaki Kou · 18 years ago
  7. 7426fa8 USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklist by Jeremy Roberson · 18 years ago
  8. 892705a USB: kernel-doc fixes by Randy Dunlap · 18 years ago
  9. 9be8456 USB: quirky device for cdc-acm by Oliver Neukum · 18 years ago
  10. ca79b7b USB: cdc-acm: fix incorrect throtteling, make set_control optional by Oliver Neukum · 18 years ago
  11. 3f141e2 USB: unconfigure devices which have config 0 by Alan Stern · 18 years ago
  12. 8356f31 USB: fix g_serial small error by Bryan O'Donoghue · 18 years ago
  13. a7e555b USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 Player by Dylan Taft · 18 years ago
  14. 0207c80 USB: Fix misspelled "USBNET_MII" kernel config option. by Robert P. J. Day · 18 years ago
  15. 3f9b407 USB: input: HID: add CIDC USB device to HID blacklist by Zheng XiaoJun · 18 years ago
  16. d0b4e31 USB: USB_RTL8150 must select MII by Adrian Bunk · 18 years ago
  17. 61bf54b USB Storage: indistinguishable devices with broken and unbroken firmware by Oliver Neukum · 18 years ago
  18. 5b06470 USB: fix autosuspend race in skeleton driver by Oliver Neukum · 18 years ago
  19. 57e4f04 USB: asix - Fix endian issues in asix_tx_fixup() by David Hollis · 18 years ago
  20. db90e7a USB: fix concurrent buffer access in the hub driver by Alan Stern · 18 years ago
  21. af59cf4 USB: Fix error cleanup path in airprime by Pete Zaitcev · 18 years ago
  22. 8c774fe EHCI: add debugging message to ehci_bus_suspend by Alan Stern · 18 years ago
  23. 12f1ff8 usbcore: small changes to hub driver's suspend method by Alan Stern · 18 years ago
  24. 7fe89e9 USB: Fix apparent typo CONFIG_USB_CDCETHER. by Robert P. J. Day · 18 years ago
  25. 253ca92 USB: add flow control to usb-serial generic driver. by Joris van Rantwijk · 18 years ago
  26. b544d74 USB: unusual_devs update for Sony P990i phone by Alan Stern · 18 years ago
  27. af3bd20 USB: Teac HD-35PU patch to unusual_devs.h by Thomas Bächler · 18 years ago
  28. 2d94b98 USB: PL2303: Willcom WS002IN Support. by YOSHIFUJI Hideaki · 18 years ago
  29. 6957e1a USB: fix needless failure under certain conditions by Oliver Neukum · 18 years ago
  30. c5999f0 USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR by Josh Triplett · 18 years ago
  31. df23fa0 USB: Driver to charge USB blackberry devices by Greg Kroah-Hartman · 18 years ago
  32. 8903795 EHCI: turn off remote wakeup during shutdown by Alan Stern · 18 years ago
  33. f8abea8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  34. ef29498 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  35. 0187f22 [PATCH] s3c2410fb: fix un-initialised dev field by Ben Dooks · 18 years ago
  36. 1489939 [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME by john stultz · 18 years ago
  37. 88ad0bf6 [PATCH] Add SysRq-Q to print timer_list debug info by Ingo Molnar · 18 years ago
  38. e9e2cdb [PATCH] clockevents: i386 drivers by Thomas Gleixner · 18 years ago
  39. d66bea5 [PATCH] Allow early access to the power management timer by Thomas Gleixner · 18 years ago
  40. 169a0ab [PATCH] ACPI keep track of timer broadcasting by Thomas Gleixner · 18 years ago
  41. 3434933 [PATCH] ACPI: fix missing include for UP by Thomas Gleixner · 18 years ago
  42. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 18 years ago
  43. 73b08d2 [PATCH] clocksource: replace is_continuous by a flag field by Thomas Gleixner · 18 years ago
  44. c6025a7 [PATCH] correct CONFIG_GIGASET_M101 Makefile entry by Adrian Bunk · 18 years ago
  45. 7de970e sata_vsc: use default cache line size if non-zero by Nate Dailey · 18 years ago
  46. 5278b50 sata_nv: handle SError status indication by Robert Hancock · 18 years ago
  47. 8361cd7 add delay around sl82c105_reset_engine calls by Olaf Hering · 18 years ago
  48. 81afe89 libata: clear TF before IDENTIFYing by Tejun Heo · 18 years ago
  49. f834e49 libata: Add a host flag to indicate lack of IORDY capability by Alan Cox · 18 years ago
  50. 5387373 sata_promise: new EH conversion for 20619 chips, take 2 by Mikael Pettersson · 18 years ago
  51. 2fb8b49 sata_promise: fix missing PATA cable detection by Mikael Pettersson · 18 years ago
  52. 414f827 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  53. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  54. 2564b7b [PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.c by Eric W. Biederman · 18 years ago
  55. 59fc531 [PATCH] sysctl: register the sysctl number used by the arlan driver by Eric W. Biederman · 18 years ago
  56. 7735362 [PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.c by Eric W. Biederman · 18 years ago
  57. 2294336 [PATCH] sysctl: remove sys_sysctl support from the hpet timer driver by Eric W. Biederman · 18 years ago
  58. 4b998d4 [PATCH] sysctl: cdrom: don't set de->owner by Eric W. Biederman · 18 years ago
  59. 208367e [PATCH] sysctl: cdrom: remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
  60. bfe1a1e [PATCH] sysctl: ipmi: remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
  61. 0a4b9b6 [PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
  62. ff1d28e [PATCH] sysctl: md: remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
  63. 01879db [PATCH] sysctl: scsi: remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
  64. aa2e3e4 [PATCH] scheduled removal of SA_XXX interrupt flags: ata fix by Andrew Morton · 18 years ago
  65. 2db6346 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2 by Thomas Gleixner · 18 years ago
  66. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  67. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  68. 754ce4f [PATCH] SPI: atmel_spi driver by Haavard Skinnemoen · 18 years ago
  69. de8211b [PATCH] PNX8550 UART driver by Vitaly Wool · 18 years ago
  70. 8f31bb3 [PATCH] serial: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  71. 3689a0e [PATCH] serial: make sure UART is powered up when dumping MCTRL status by George G. Davis · 18 years ago
  72. 9b22271 [PATCH] serial: trivial code flow simplification by Bjorn Helgaas · 18 years ago
  73. 40b36da [PATCH] 8250 UART backup timer by Alex Williamson · 18 years ago
  74. 93bbad8 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  75. 551a10c Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  76. f90203e Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  77. 8d38a5b [POWERPC] Open Firmware serial port driver by Arnd Bergmann · 18 years ago
  78. 33e563c Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  79. 58a3bb5 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  80. 7f1f86a [PATCH] Fix SAK_work workqueue initialization. by Eric W. Biederman · 18 years ago
  81. 88d5a7b Merge ../linux-2.6-watchdog-mm by Wim Van Sebroeck · 18 years ago
  82. 5dd3ffa i2c: Stop using i2c_adapter.class_dev by Jean Delvare · 18 years ago
  83. fe2c8d5 i2c: Remove the warning on missing adapter device by Jean Delvare · 18 years ago
  84. 12a917f i2c: Declare more i2c_adapter parent devices by Jean Delvare · 18 years ago
  85. beb58aa i2c: PA Semi SMBus driver by Olof Johansson · 18 years ago
  86. 88b9e75 i2c-amd8111: Proposed cleanups by Jean Delvare · 18 years ago
  87. 55249cf i2c-parport: Add support for One For All remote JP1 interface by Jonathan McDowell · 18 years ago
  88. ab6a6ed i2c-viapro: Add support for the VIA CX700 south bridge by Jean Delvare · 18 years ago
  89. 9ace555 i2c: Add IDs to adapters by Stephen Hemminger · 18 years ago
  90. f37dd80 i2c: Add driver suspend/resume/shutdown support by David Brownell · 18 years ago
  91. b8d6f45 i2c: completion header cleanups by Jean Delvare · 18 years ago
  92. fcdd96e i2c-i801: Spelling fix by Jean Delvare · 18 years ago
  93. 4e6697f i2c-piix4: Add support for the ATI SB600 by Jean Delvare · 18 years ago
  94. 4ef0ce9 i2c-nforce2: Drop unused reference to pci_dev by Jean Delvare · 18 years ago
  95. bbeaeef i2c/vt8231: Remove superfluous initialization by David Brownell · 18 years ago
  96. 849be51 i2c-ali1563: Fix device initialization by Jean Delvare · 18 years ago
  97. 6973569 i2c-ali1563: Improve the status messages by Jean Delvare · 18 years ago
  98. 65610fb [TG3]: Update copyright, version, and reldate. by Michael Chan · 18 years ago
  99. b040875 [TG3]: Add some tx timeout debug messages. by Michael Chan · 18 years ago
  100. 569a5df [TG3]: Use constant for PHY register 0x1e. by Michael Chan · 18 years ago