Age | Commit message (Expand) | Author | Files | Lines |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 5 | -5/+0 |
2007-05-08 | [SCSI] esp_scsi: Fix section mismatch warnings. | Martin Habets | 1 | -1/+1 |
2007-05-07 | [SCSI] SUNESP: sun_esp.c needs linux/delay.h | David S. Miller | 1 | -0/+1 |
2007-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -2/+2 |
2007-05-06 | Fix compile of tmscsim SCSI driver | Linus Torvalds | 1 | -1/+1 |
2007-05-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 57 | -1567/+1787 |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 8 | -8/+1 |
2007-05-05 | m68k: Atari SCSI workqueue updates | Geert Uytterhoeven | 1 | -2/+2 |
2007-05-05 | m68k: Atari SCSI driver compile fixes | Roman Zippel | 3 | -134/+49 |
2007-05-05 | m68k: Reformat the Atari SCSI driver | Roman Zippel | 2 | -2375/+2373 |
2007-05-05 | m68k: Atari SCSI revival | Michael Schmitz | 4 | -17/+77 |
2007-05-03 | PCI: Convert to alloc_pci_dev() | Michael Ellerman | 1 | -1/+1 |
2007-05-03 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 7 | -7/+0 |
2007-05-02 | kconfig: fix path to modules.txt in Kconfig help | Alexander E. Patrakov | 1 | -2/+2 |
2007-04-30 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
2007-04-30 | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2 | -4/+6 |
2007-04-30 | [SCSI] qla2xxx: fix regression on sparc64 | David Miller | 1 | -14/+163 |
2007-04-30 | [BLOCK] Don't pin lots of memory in mempools | Jens Axboe | 1 | -1/+1 |
2007-04-30 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 12 | -4811/+3931 |
2007-04-28 | git-libata-all-ipr-fix | Andrew Morton | 1 | -1/+2 |
2007-04-28 | [SCSI] esp_scsi.c: Fix compilation. | Alexey Dobriyan | 1 | -4/+5 |
2007-04-27 | SCSI: use the proper semaphore to protect the class lists | Greg Kroah-Hartman | 1 | -2/+2 |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 8 | -4802/+3913 |
2007-04-27 | [SCSI] SUNESP: Complete driver rewrite to version 2.0 | David S. Miller | 7 | -4801/+3912 |
2007-04-26 | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras | 4 | -8/+8 |
2007-04-26 | [SPARC/64] constify of_get_property return: drivers | Stephen Rothwell | 1 | -1/+1 |
2007-04-26 | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy | 2 | -2/+3 |
2007-04-26 | [NETLINK]: Introduce nlmsg_hdr() helper | Arnaldo Carvalho de Melo | 2 | -2/+2 |
2007-04-24 | [POWERPC] Remove old interface find_path_device | Stephen Rothwell | 2 | -2/+4 |
2007-04-18 | [SCSI] modalias for scsi devices | Michael Tokarev | 5 | -0/+30 |
2007-04-18 | [SCSI] sg: cap reserved_size values at max_sectors | Alan Stern | 1 | -2/+11 |
2007-04-18 | [SCSI] BusLogic: stop using check_region | Zachary Amsden | 1 | -25/+48 |
2007-04-18 | [SCSI] tgt: fix rdma transfer bugs | Bastian Blank | 2 | -15/+15 |
2007-04-18 | [SCSI] aacraid: fix aacraid not finding device | Salyzyn, Mark | 1 | -2/+1 |
2007-04-18 | [SCSI] scsi_error.c: Add EH Start Unit retry | Brian King | 1 | -3/+5 |
2007-04-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2007-04-14 | [SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something. | David S. Miller | 1 | -1/+1 |
2007-04-14 | [SCSI] 3w-xxxx: fix oops caused by incorrect REQUEST_SENSE handling | James Bottomley | 1 | -2/+9 |
2007-04-12 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 4 | -8/+8 |
2007-04-12 | [POWERPC] get_property returns const | Stephen Rothwell | 1 | -2/+2 |
2007-04-03 | [SCSI]: Fix scsi_send_eh_cmnd scatterlist handling | David S. Miller | 1 | -1/+1 |
2007-04-01 | [SCSI] aacraid: [Fastboot] Panics for AACRAID driver during 'insmod' for kexe... | Salyzyn, Mark | 1 | -8/+28 |
2007-04-01 | [SCSI] ipr: Driver version to 2.3.2 | Brian King | 1 | -2/+2 |
2007-04-01 | [SCSI] ipr: Faster sg list fetch | Brian King | 2 | -20/+39 |
2007-04-01 | [SCSI] ipr: Return better qc_issue errors | Brian King | 1 | -2/+2 |
2007-04-01 | [SCSI] ipr: Disrupt device error | Brian King | 1 | -0/+2 |
2007-04-01 | [SCSI] ipr: Improve async error logging level control | Brian King | 1 | -96/+96 |
2007-04-01 | [SCSI] ipr: PCI unblock config access fix | Brian King | 1 | -0/+1 |
2007-04-01 | [SCSI] ipr: Fix for oops following SATA request sense | Brian King | 1 | -0/+2 |
2007-04-01 | [SCSI] ipr: Log error for SAS dual path switch | Brian King | 1 | -2/+6 |