1. a34c4e9 [SCSI] scsi_debug: use scsi_build_sense_buffer by FUJITA Tomonori · 18 years ago
  2. 3bc6a26 [SCSI] add scsi_build_sense_buffer helper function by FUJITA Tomonori · 18 years ago
  3. be3cb3d [SCSI] WD33C93: let platform stub override no_sync/fast/dma_mode by Thomas Bogendoerfer · 18 years ago
  4. 7748369 [SCSI] mptsas: do not use ioc->handle to locate hba portinfo structure by Michael Reed · 18 years ago
  5. 9d56291 [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code by David C Somayajulu · 18 years ago
  6. af7a564 [SCSI] megaraid_sas: Add the new controller(1078DE) support to the driver by bo yang · 18 years ago
  7. d532dbe [SCSI] megaraid_sas: Fix the frame count calculation by bo yang · 18 years ago
  8. b70a41e [SCSI] megaraid_sas: rollback the sense info implementation by bo yang · 18 years ago
  9. ccde6b8 [SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probe by Denis Cheng · 18 years ago
  10. 0b6c4b1 [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check() by Roel Kluin · 19 years ago
  11. 639db47 [SCSI] scsi_debug: remove unnecessary function declarations by FUJITA Tomonori · 18 years ago
  12. 8b40228 [SCSI] scsi_debug: use list_for_each_entry_safe by FUJITA Tomonori · 18 years ago
  13. a75869d [SCSI] scsi_debug: remove unnecessary condition test in devInfoReg by FUJITA Tomonori · 18 years ago
  14. 5cb2fc0 [SCSI] scsi_debug: create new scsi_debug devices at a single place by FUJITA Tomonori · 18 years ago
  15. f3df41c [SCSI] scsi_debug: remove temporary hack around sscanf for negative values by FUJITA Tomonori · 18 years ago
  16. 1c353f7 [SCSI] export command allocation and freeing functions independently of the host by James Bottomley · 18 years ago
  17. e507e30 [SCSI] consolidate command allocation in a single place by James Bottomley · 18 years ago
  18. 035f5e0 [SCSI] 3w-9xxx: use sg buffer copy helper functions by FUJITA Tomonori · 18 years ago
  19. e943752 [SCSI] 3w-xxxx: use sg buffer copy helper functions by FUJITA Tomonori · 18 years ago
  20. 31fe47d [SCSI] stex: use sg buffer copy helper functions by FUJITA Tomonori · 18 years ago
  21. d434502 [SCSI] aacraid: use sg buffer copy helper functions by FUJITA Tomonori · 18 years ago
  22. 6690bae [SCSI] ips: use sg buffer copy helper funcitons by FUJITA Tomonori · 18 years ago
  23. 944cf8b [SCSI] ps3rom: use sg buffer copy helper funcitons by FUJITA Tomonori · 18 years ago
  24. 21a6182 [SCSI] scsi_debug: use sg buffer copy helper functions by FUJITA Tomonori · 18 years ago
  25. 78b4b05 [SCSI] BusLogic: make FlashPoint support x86-32 only by Matthew Wilcox · 18 years ago
  26. 5c815d1 [SCSI] zfcp: Fix handling for boxed port after physical close by Christof Schmitt · 18 years ago
  27. 2505873 [SCSI] aic79xx: fix IOMMU mapping failure handling by FUJITA Tomonori · 18 years ago
  28. 647b242 [SCSI] aic7xxx: fix IOMMU mapping failure handling by FUJITA Tomonori · 18 years ago
  29. ed5f606 [SCSI] mpt fusion: convert inactive_list_mutex to a mutex by Matthias Kaehlcke · 18 years ago
  30. 23a274c [SCSI] mpt fusion: Enable MSI by default for SAS controllers by Prakash, Sathya · 18 years ago
  31. 74b2e04 [SCSI] zfcp: convert zfcp to use target reset and device reset handler by Christof Schmitt · 18 years ago
  32. ce54503 [SCSI] qla4xxx: Add target reset functionality by Mike Christie · 18 years ago
  33. 30bd7df [SCSI] scsi_error: add target reset handler by Mike Christie · 18 years ago
  34. f7441a7 [SCSI] ps3rom: Simplify fill_from_dev_buffer() by Geert Uytterhoeven · 18 years ago
  35. d1e4c9c [SCSI] scsi_debug: use shost_priv macro by FUJITA Tomonori · 18 years ago
  36. 96ad0df [SCSI] scsi_debug: remove unnecessary checking by FUJITA Tomonori · 18 years ago
  37. 9e603ca [SCSI] scsi_debug: remove scsi_debug.h by FUJITA Tomonori · 18 years ago
  38. 9ff26ee [SCSI] scsi_debug: stop including drivers/scsi/scsi.h by FUJITA Tomonori · 18 years ago
  39. 9924a78 [SCSI] Remove random noop unchecked_isa_dma users by Andi Kleen · 18 years ago
  40. b271f1c [SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdb by FUJITA Tomonori · 18 years ago
  41. b174be0 [SCSI] st: show options currently set in sysfs by Kai Makisara · 18 years ago
  42. 40f6b36 [SCSI] st: add option to use SILI in variable block reads by Kai Makisara · 18 years ago
  43. d35055a [SCSI] gdth: remove command accessors by Boaz Harrosh · 18 years ago
  44. 68066c3 [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lacks one by Darrick J. Wong · 18 years ago
  45. 45e6cdf [SCSI] libsas: Provide a transport-level facility to request SAS addrs by Darrick J. Wong · 18 years ago
  46. 7e23ea4 [SCSI] ips: sg chaining support to the path to non I/O commands by FUJITA Tomonori · 18 years ago
  47. cff2680 [SCSI] gdth: convert to PCI hotplug API by Jeff Garzik · 19 years ago
  48. 4c9c8d7 [SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion by Jeff Garzik · 19 years ago
  49. 4cac04d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  50. 4a72ef9 Merge branch 'pci_id_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  51. 28b8383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  52. c28cf0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  53. 3bf4846 fix IS_I9XX macro in i915 DRM driver by Jesse Barnes · 18 years ago
  54. 164fc5d scsi: fix sense_slab/bio swapping livelock by Hugh Dickins · 18 years ago
  55. 92c9d07 V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx models by Michael Krufky · 18 years ago
  56. dd6e946 V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx models by Michael Krufky · 18 years ago
  57. a80c5aa V4L/DVB (7499): v4l/dvb Kconfig: Fix bugzilla #10067 by Mauro Carvalho Chehab · 18 years ago
  58. 8e08af3 V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpio by Michael Krufky · 18 years ago
  59. 4a8f3a5 V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer deref by Cyrill Gorcunov · 18 years ago
  60. cc1020f [WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdog by Andrew Paprocki · 18 years ago
  61. 797de7b Revert "ACPI: Ignore _BQC object when registering backlight device" by Linus Torvalds · 18 years ago
  62. abd24df ipmi: change device node ordering to reflect probe order by Carol Hebert · 18 years ago
  63. fb6d080 mtd: fix broken state in CFI driver caused by FL_SHUTDOWN by Alexey Korolev · 18 years ago
  64. 3a14312 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  65. 7a5ac8d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  66. 4ed9190 parport_pc: make sure to release IO ports after probing for IT87XX by Linus Torvalds · 18 years ago
  67. 30ecce9 fix endian lossage in forcedeth by Al Viro · 18 years ago
  68. e28e3a6 net/tokenring/olympic.c section fixes by Adrian Bunk · 18 years ago
  69. 5da4e37 net: marvell.c fix sparse shadowed variable warning by Harvey Harrison · 18 years ago
  70. 5761d64 x86: revert assign IRQs to hpet timer by Thomas Gleixner · 18 years ago
  71. bbc60c1 xen: fix grant table bug by Michael Abd-El-Malek · 18 years ago
  72. 8243e63 pata_ali: disable ATAPI DMA by Tejun Heo · 18 years ago
  73. e52dcc4 libata: ATA_12/16 doesn't fall into ATAPI_MISC by Tejun Heo · 18 years ago
  74. 436d34b libata: uninline atapi_cmd_type() by Tejun Heo · 18 years ago
  75. a4ba7fe libata: fix IDENTIFY order in ata_bus_probe() by Bartlomiej Zolnierkiewicz · 18 years ago
  76. b2a5c19 [TG3]: Add PHY workaround for 5784 by Matt Carlson · 18 years ago
  77. 2eccd6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  78. cd1d2d2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  79. 8d81394 [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works by René Bürgel · 18 years ago
  80. 9597362 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  81. 212e7bb Char: rio, fix sparse warnings by Jiri Slaby · 18 years ago
  82. 3d0ae36 Char: ip2, fix sparse warnings by Jiri Slaby · 18 years ago
  83. ffc41cf nbd: prevent sock_xmit from attempting to use a NULL socket by Mike Snitzer · 18 years ago
  84. 39d4c92 atmel_serial: fix uart/console concurrent access by Marc Pignat · 18 years ago
  85. ba0657f atmel_serial: avoid stopping pdc during transmission by Michael Trimarchi · 18 years ago
  86. 9cebcdc USB: ohci: fix 2 timers to fire at jiffies + 1s by Richard Kennedy · 18 years ago
  87. 8224705 USB: Allow initialization of broken keyspan serial adapters. by Clark Rawlins · 18 years ago
  88. 4756feb USB: fix bug in sg initialization in usbtest by Alan Stern · 18 years ago
  89. d04863e USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24 by Brad Sawatzky · 18 years ago
  90. e889868 USB: cp2101: Add identifiers for the Telegesys ETRX2USB by Florian Fainelli · 18 years ago
  91. 1bfd669 USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements. by Robert Spanton · 18 years ago
  92. cdc647a USB: another ehci_iaa_watchdog fix by David Brownell · 18 years ago
  93. 8eb224c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  94. 7e77718 ide: use ->ata_input_data in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 18 years ago
  95. 430c5d2 ide-h8300: 32-bit I/O is unsupported by Bartlomiej Zolnierkiewicz · 18 years ago
  96. f743d04 ide/legacy/q40ide.c: add MODULE_LICENSE by Adrian Bunk · 18 years ago
  97. 37c807a ide/legacy/macide: add MODULE_LICENSE by Adrian Bunk · 18 years ago
  98. 0c5ec97 ide/legacy/falconide.c: add MODULE_LICENSE by Adrian Bunk · 18 years ago
  99. c5daf1a ide/legacy/buddha.c: add MODULE_LICENSE by Adrian Bunk · 18 years ago
  100. 6e1d17d ide/legacy/gayle.c: add MODULE_LICENSE by Adrian Bunk · 18 years ago