Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
50db3fdbbc98260fb538c1cc3f8cc597ba7bffe7
/
drivers
/
scsi
50db3fd
[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq
by Dominik Brodowski
· 19 years ago
5f2a71f
[PATCH] pcmcia: add pcmcia_disable_device
by Dominik Brodowski
· 19 years ago
ce362c0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 19 years ago
5076c15
[PARISC] I/O-Space must be ioremap_nocache()'d
by Helge Deller
· 19 years ago
55d8ca4
Merge branch 'mv-merge'
by Jeff Garzik
· 19 years ago
63af2a5
[PATCH] sata_mv: three bug fixes
by Mark Lord
· 19 years ago
00b6f5e
[PATCH] libata: ata_dev_init_params() fixes
by Albert Lee
· 19 years ago
17efc5f
[PATCH] libata: Fix interesting use of "extern" and also some bracketing
by Alan Cox
· 19 years ago
5444a6f
[PATCH] libata: Simplex and other mode filtering logic
by Alan Cox
· 19 years ago
692785e
[PATCH] libata - ATA is both ATA and CFA
by Alan Cox
· 19 years ago
e35a9e0
[PATCH] libata: Add ->set_mode hook for odd drivers
by Alan Cox
· 19 years ago
4e5ec5d
[PATCH] libata: BMDMA handling updates
by Alan Cox
· 19 years ago
05c8e0a
[PATCH] libata: kill trailing whitespace
by Tejun Heo
· 19 years ago
e02a4ca
Merge branch 'master'
by Jeff Garzik
· 19 years ago
bac30d1
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
60c904a
[PATCH] drivers/scsi/*: use time_after() and friends
by Marcelo Feitoza Parisi
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
0eaae62a
[PATCH] mempool: use common mempool kmalloc allocator
by Matthew Dobson
· 19 years ago
a9312fb
[PATCH] git-scsi-misc: min() warning fix
by Andrew Morton
· 19 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 19 years ago
600511e
[PATCH] libata: add FIXME above ata_dev_xfermask()
by Tejun Heo
· 19 years ago
298a41c
[PATCH] libata: cosmetic changes in ata_bus_softreset()
by Tejun Heo
· 19 years ago
aec5c3c
[PATCH] libata: kill E.D.D.
by Tejun Heo
· 19 years ago
e93252f
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
53b3531
[PATCH] s/;;/;/g
by Alexey Dobriyan
· 19 years ago
22bc685
[PATCH] remove ISA legacy functions: drivers/scsi/in2000.c
by Al Viro
· 19 years ago
c818cb6
[PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.c
by Al Viro
· 19 years ago
2f1f610
[PATCH] libata: Remove dependence on host_set->dev for SAS
by Brian King
· 19 years ago
2af10a8
[PATCH] libata: ata_scsi_ioctl cleanup
by Brian King
· 19 years ago
eb3f0f9
[PATCH] libata: ata_scsi_queuecmd cleanup
by Brian King
· 19 years ago
2e9edbf
[libata] export ata_dev_pair; trim trailing whitespace
by Jeff Garzik
· 19 years ago
ebdfca6
[PATCH] libata: add ata_dev_pair helper
by Alan Cox
· 19 years ago
082776e
[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.
by Nigel Cunningham
· 19 years ago
83206a2
[PATCH] libata: make ata_set_mode() responsible for failure handling
by Tejun Heo
· 19 years ago
fcef978
[PATCH] libata: use ata_dev_disable() in ata_bus_probe()
by Tejun Heo
· 19 years ago
0b8efb0
[PATCH] libata: implement ata_dev_disable()
by Tejun Heo
· 19 years ago
1f7dd3e
[PATCH] libata: check if port is disabled after internal command
by Tejun Heo
· 19 years ago
5a52913
[PATCH] libata: make per-dev transfer mode limits per-dev
by Tejun Heo
· 19 years ago
acf356b
[PATCH] libata: add per-dev pio/mwdma/udma_mask
by Tejun Heo
· 19 years ago
c0489e4
[PATCH] libata: implement ata_unpack_xfermask()
by Tejun Heo
· 19 years ago
e723ccd
[PATCH] sem2mutex: drivers/scsi/ide-scsi.c
by Jes Sorensen
· 19 years ago
6a2900b
[PATCH] kill cdrom ->dev_ioctl method
by Christoph Hellwig
· 19 years ago
2cc432e
[libata] Move some bmdma-specific code to libata-bmdma.c
by Jeff Garzik
· 19 years ago
50106c5
[libata sata_uli] kill scr_addr abuse
by Jeff Garzik
· 19 years ago
02cbd92
[libata sata_nv] eliminate duplicate codepaths with iomap
by Jeff Garzik
· 19 years ago
10ad05d
[libata sata_nv] cleanups: convert #defines to enums; remove in-file history
by Jeff Garzik
· 19 years ago
142877b
[libata sata_sil24] cleanups: use pci_iomap(), kzalloc()
by Jeff Garzik
· 19 years ago
0caab23
scsi: link in the debug driver last
by Linus Torvalds
· 19 years ago
4658f79
[PATCH] ahci: add softreset
by Tejun Heo
· 19 years ago
f0c8bbf
[PATCH] libata: do not ignore PIO-only devices
by Tejun Heo
· 19 years ago
67951ad
[PATCH] libata: Symbol exports
by Alan Cox
· 19 years ago
f4b15fe
[PATCH] Update libata DMA blacklist to cover versions, and resync with IDE layer
by Alan Cox
· 19 years ago
09c7ad7
[PATCH] libata: Fix a drive detection problem
by Alan Cox
· 19 years ago
7c74ffd
[PATCH] libata: note missing posting in mmio cmd write
by Alan Cox
· 19 years ago
f01c184
Merge branch 'master'
by Jeff Garzik
· 19 years ago
8b4b670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
2152f85
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 19 years ago
f9aed0e
[PATCH] sg: use compound pages
by Nick Piggin
· 19 years ago
ac2b898
[PATCH] slab: Remove SLAB_NO_REAP option
by Christoph Lameter
· 19 years ago
55cca65
[libata sata_vsc, sata_svw] Convert #define'd constants to enums
by Jeff Garzik
· 19 years ago
c962990
[libata] sata_vsc: fix inconsistent NULL checking
by Dan Williams
· 19 years ago
4d4681f
[libata] fix oops on non-DMA bmdma hardware
by Jeff Garzik
· 19 years ago
23cfce8
[PATCH] libata: make irqtrap mode compile
by Alan Cox
· 19 years ago
88f93a3
[PATCH] libata: report which drive is causing mode problems
by Alan Cox
· 19 years ago
d33d44f
[PATCH] libata: two new PCI helpers
by Alan Cox
· 19 years ago
41bbc8b
[PATCH] libata: Note weakness in our PCI handling that one day wants fixing
by Alan Cox
· 19 years ago
db7f44d
[PATCH] libata: make code actually compile with debugging on
by Alan Cox
· 19 years ago
2d20202
[PATCH] libata: pick a less confusion "um dunno" error
by Alan Cox
· 19 years ago
806a6e7
[libata] sata_mv: off-by-1 fix
by Mark Lord
· 19 years ago
a6cce2a
[PATCH] libata: ata_scsi_slave_config cleanup
by Brian King
· 19 years ago
e46834c
[PATCH] libata: Add some dummy noop functions
by Brian King
· 19 years ago
f59b0cf
[PATCH] libata-dev: Remove ATA_PROT_PIO_MULT
by Albert Lee
· 19 years ago
41ade50
[PATCH] libata-dev: add flush task to ata_exec_internal()
by Albert Lee
· 19 years ago
b142eb6
[libata] SCSI VPD page 0x83 fixes
by Jeff Garzik
· 19 years ago
80682fa
Fix "frist", "fisrt", typos
by Uwe Zeisberger
· 19 years ago
30afc84
[SCSI] libata: implement minimal transport template for ->eh_timed_out
by Tejun Heo
· 19 years ago
d04cdb6
Merge ../linux-2.6
by James Bottomley
· 19 years ago
ba93c62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
cd85f6e
[libata] sata_mv: fix irq port status usage
by Jeff Garzik
· 19 years ago
8075f21
SCSI_AACRAID: add a help text
by Adrian Bunk
· 19 years ago
2f8600d
[SCSI] eliminate rphy allocation in favour of expander/end device allocation
by James Bottomley
· 19 years ago
6bdaa1f
[SCSI] allow displaying and setting of cache type via sysfs
by James Bottomley
· 19 years ago
5baba83
[SCSI] add scsi_mode_select to scsi_lib.c
by James Bottomley
· 19 years ago
75913d9
[SCSI] 3ware 9000 add big endian support
by adam radford
· 19 years ago
c39f5eb
[PATCH] libata: move IDENTIFY info printing from ata_dev_read_id() to ata_dev_configure()
by Tejun Heo
· 19 years ago
1148c3a
[PATCH] libata: use local *id instead of dev->id in ata_dev_configure()
by Tejun Heo
· 19 years ago
6e48f1b
Merge branch 'master'
by Jeff Garzik
· 19 years ago
a50a5e3
[SCSI] scsi: move target_destroy call
by Mike Anderson
· 19 years ago
e5b3a65
[SCSI] megaraid_sas: fix extended timeout handling
by Christoph Hellwig
· 19 years ago
f33b5d7
Merge ../linux-2.6
by James Bottomley
· 19 years ago
0f511ea
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 19 years ago
79cb181
[SCSI] add preliminary expander support to the sas transport class
by James Bottomley
· 19 years ago
c829c39
[SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked
by James Smart
· 19 years ago
fb21f0d
[PATCH] libata: check Word 88 validity in ata_id_xfer_mask()
by Tejun Heo
· 19 years ago
2044470
[PATCH] libata: fix class handling in ata_bus_probe()
by Tejun Heo
· 19 years ago
597705a
[SCSI] fix minor problem in spi transport message functions
by James Bottomley
· 19 years ago
Next »