1. 2e0a6b8 [PATCH] USB: drivers/usb/net/zd1201.c: make some code static by Adrian Bunk · 20 years ago
  2. 2c47e7f [PATCH] USB: drivers/usb/media/pwc/: make code static by Adrian Bunk · 20 years ago
  3. 7107627 [PATCH] USB: drivers/usb/media/sn9c102_core.c: make 2 functions static by Adrian Bunk · 20 years ago
  4. be5e3383 [PATCH] USB: drivers/usb/input/usbkbd.c: make a function static by Adrian Bunk · 20 years ago
  5. cef1112 [PATCH] USB: new SiS device id by Thomas Winischhofer · 20 years ago
  6. 35ecc48 [PATCH] USB: fix up the HP49G+ Calculator USB Serial driver by Greg KH · 20 years ago
  7. 36045fb [PATCH] USB: add HP49G+ Calculator USB Serial support by Arthur Huillet · 20 years ago
  8. 35f4a0c [PATCH] USB: clean up all iPod models in unusual_devs.h by Sven Anderson · 20 years ago
  9. 275cfdf [PATCH] USB: compilation failure on usb/image/microtek.c by Hideaki YOSHIFUJI · 20 years ago
  10. 21b7ef0 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git by Linus Torvalds · 20 years ago
  11. b179fb8 [SPARC64]: In sunsab driver, make sure to set the uart timeout. by David S. Miller · 20 years ago
  12. 623f41e [SPARC64]: In sunsu driver, make sure to fully init chip for kbd/ms by David S. Miller · 20 years ago
  13. b4bca26 [SPARC]: Provide generic ioctls in Sparc RTC driver. by David S. Miller · 20 years ago
  14. 7938109 [TG3]: Add msi test by Michael Chan · 20 years ago
  15. 88b06bc [TG3]: Add msi support by Michael Chan · 20 years ago
  16. 1c8594b [TG3]: Fix bug in tg3_set_eeprom() by Michael Chan · 20 years ago
  17. e6af301 [TG3]: Add nvram lock-out support for 5752 TPM by Michael Chan · 20 years ago
  18. 361b4ac [TG3]: Add nvram detection for 5752 by Michael Chan · 20 years ago
  19. 3e7d83b [TG3]: Add GPIO3 for 5752 by Michael Chan · 20 years ago
  20. ff645be [TG3]: Workaround 5752 A0 chip ID by Michael Chan · 20 years ago
  21. 8c6bda1 [TG3]: Fix tg3_set_power_state() by Michael Chan · 20 years ago
  22. 314fba3 [TG3]: Setup proper GPIO settings by Michael Chan · 20 years ago
  23. 7d0c41e [TG3]: Split tg3_phy_probe into 2 functions by Michael Chan · 20 years ago
  24. 85e94ce [TG3]: Minor 5752 fixes by Michael Chan · 20 years ago
  25. 053d780 [TG3]: add support for bcm5752 rev a1 by John W. Linville · 20 years ago
  26. 1b440c56 [TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flag by John W. Linville · 20 years ago
  27. bb7064d [TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariants by John W. Linville · 20 years ago
  28. 863925f [TG3]: more use of TG3_FLG2_5705_PLUS flag by John W. Linville · 20 years ago
  29. cbf4685 [TG3]: use new TG3_FLG2_5750_PLUS flag by John W. Linville · 20 years ago
  30. 6708e5c [TG3]: define TG3_FLG2_5750_PLUS flag by John W. Linville · 20 years ago
  31. fcf0269 [TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if's by John W. Linville · 20 years ago
  32. 6e9017a [TG3]: add bcm5752 entry to pci_ids.h by John W. Linville · 20 years ago
  33. af2bcd9 [TG3]: add bcm5752 to tg3_pci_tbl by John W. Linville · 20 years ago
  34. 2052da9 [TG3]: add basic bcm5752 support by John W. Linville · 20 years ago
  35. 62b56fa [PATCH] Fix tgafb.c compile failure by Adrian Bunk · 20 years ago
  36. e4ec0f2 [PATCH] Fix non-legacy ISO receive regression by Jody McIntyre · 20 years ago
  37. dfe547a [PATCH] ohci1394: tlabels misprinted in DBGMSG by Jody McIntyre · 20 years ago
  38. d8470b7 [PATCH] fix for ISDN ippp filtering by Karsten Keil · 20 years ago
  39. 858eaca [PATCH] Fix aic7xxx_osm.c compile with older gcc's by James Bottomley · 20 years ago
  40. 9f6c6fc Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ by Linus Torvalds · 20 years ago
  41. c3c6619 Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/ by Linus Torvalds · 20 years ago
  42. c79bea0 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/ by Linus Torvalds · 20 years ago
  43. a9e4820 Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ by Linus Torvalds · 20 years ago
  44. a4b3836 [PATCH] aoe 12/12: send outgoing packets in order by ecashin@coraid.com · 20 years ago
  45. 0c6f0e7 [PATCH] aoe 11/12: add support for disk statistics by ecashin@coraid.com · 20 years ago
  46. 63e9cc5 [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup by ecashin@coraid.com · 20 years ago
  47. 0334793 [PATCH] aoe 5/12: don't try to free null bufpool by ecashin@coraid.com · 20 years ago
  48. b68650f [PATCH] aoe 3/12: update driver version to 6 by ecashin@coraid.com · 20 years ago
  49. 32465c6 [PATCH] aoe 2/12: allow multiple aoe devices with same MAC by ecashin@coraid.com · 20 years ago
  50. fc458dc [PATCH] aoe 1/12: remove too-low cap on minor number by ecashin@coraid.com · 20 years ago
  51. 089d42b [PATCH] kobject/hotplug split - usb cris by kay.sievers@vrfy.org · 20 years ago
  52. e57cd73 [PATCH] kobject/hotplug split - devices core by kay.sievers@vrfy.org · 20 years ago
  53. 0700f56 [PATCH] kobject/hotplug split - class core by kay.sievers@vrfy.org · 20 years ago
  54. 46ea0d6 [PATCH] export platform_add_devices by Robert Schwebel · 20 years ago
  55. 6897089 [PATCH] add TIMEOUT to firmware_class hotplug event by kay.sievers@vrfy.org · 20 years ago
  56. 1d66c64 [PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a drivers by Jean Delvare · 20 years ago
  57. 86b5ac8 [PATCH] I2C: via686a cleanups by Jean Delvare · 20 years ago
  58. 0598571 [PATCH] w1_smem: w1 ID is only 8 bytes long. by johnpol@2ka.mipt.ru · 20 years ago
  59. 8523ff4 [PATCH] w1: real fix for big endian machines. by johnpol@2ka.mipt.ru · 20 years ago
  60. e838a0d [PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#) by Viktor A. Danilov · 20 years ago
  61. 6cdee10 [PATCH] usb gadget: ethernet/rndis updates by David Brownell · 20 years ago
  62. 1bc3c9e [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL by Jesper Juhl · 20 years ago
  63. 6fd19f4 [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c by Jesper Juhl · 20 years ago
  64. acbb36f [PATCH] USB: pl2303 new vendor/model ids by Peter Favrholdt · 20 years ago
  65. 97bb13e [PATCH] pl2303 - status line by Flavio Leitner · 20 years ago
  66. 6fdd8e8 [PATCH] pl2303 - unplug device. by Flavio Leitner · 20 years ago
  67. 8835f66 [PATCH] USB: USB API documentation modification by Alan Stern · 20 years ago
  68. 0e498763 [PATCH] USB: OHCI on Compaq Aramada 7400 by David Brownell · 20 years ago
  69. a2fe201 [PATCH] USB: usbnet and zaurus zl-5600 by David Brownell · 20 years ago
  70. 7ab7c34 [PATCH] USB: new SIS device id by Thomas Winischhofer · 20 years ago
  71. d6427cf [PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc. by felix@derklecks.de · 20 years ago
  72. e4334fa [PATCH] Fix GO_SLOW delay by Phil Dibowitz · 20 years ago
  73. 403a981 [PATCH] USB: usbnet printk warning fix by akpm@osdl.org · 20 years ago
  74. 668a954 [PATCH] USB: bug fix in usbdevfs by Christopher Li · 20 years ago
  75. a81e7ec [PATCH] USB: revert "fix" to usb_set_interface() by David Brownell · 20 years ago
  76. 45f23f1 [PATCH] USB: usb/digi_acceleport: correct wait-queue state by Nishanth Aravamudan · 20 years ago
  77. 6d5e825 [PATCH] USB: fix up some sparse warnings about static functions that aren't static. by Greg KH · 20 years ago
  78. ba9d35f [PATCH] USB: fix up remaining pm_message_t usages by Pavel Machek · 20 years ago
  79. 9a5d3e9 [PATCH] USB: hcd suspend uses pm_message_t by David Brownell · 20 years ago
  80. 27d72e8 [PATCH] usb suspend updates (interface suspend) by David Brownell · 20 years ago
  81. c6053ec [PATCH] usb resume fixes by David Brownell · 20 years ago
  82. 115c1ce [PATCH] USB: visor Tapwave Zodiac support patch by Larry Battraw · 20 years ago
  83. ac21e9f [PATCH] USB: add new visor id for Treo 650 by gregkh@suse.de · 20 years ago
  84. cb62402 aic7xxx: convert to SPI transport class Domain Validation by · 20 years ago
  85. 92d161c aic7xxx: add support for the SPI transport class by · 20 years ago
  86. 7aaef27 qla2xxx: fix compiler warning in qla_attr.c by · 20 years ago
  87. dea3101 lpfc: add Emulex FC driver version 8.0.28 by · 20 years ago
  88. 8e87904 [PATCH] drivers/scsi/gdth.c: cleanups by · 20 years ago
  89. be7db05 [PATCH] remove old scsi data direction macros by · 20 years ago
  90. 80e2ca3 [PATCH] qla2xxx: update version to 8.00.02b5-k by · 20 years ago
  91. 6721d2c [PATCH] qla2xxx: remove /proc interface by · 20 years ago
  92. 8302192 [PATCH] qla2xxx: cleanup DMA mappings... by · 20 years ago
  93. bdf7962 [PATCH] qla2xxx: remove lun discovery codes... by · 20 years ago
  94. 8482e11 [PATCH] qla2xxx: add remote port codes... by · 20 years ago
  95. f4f051e [PATCH] qla2xxx: remove internal queuing... by · 20 years ago
  96. c46f2ff merge by hand (scsi_device.h) by James Bottomley · 20 years ago
  97. f59114b [PATCH] scsi: scsi_send_eh_cmnd() cleanup by · 20 years ago
  98. bf34191 scsi: add DID_REQUEUE to the error handling by · 20 years ago
  99. 6f71d9b zfcp: add point-2-point support by · 20 years ago
  100. f4c2c15 [PATCH] Convert i2o to compat_ioctl by · 20 years ago