Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c893a3ae49279a4ab6aa6cf594a2ec6d286e1187
/
drivers
/
scsi
c893a3a
Various libata documentation updates.
by Randy Dunlap
· 19 years ago
6340f01
[libata sata_promise] add correct read/write of hotplug registers for SATAII devices
by Luke Kosewski
· 19 years ago
b376bc1
[libata ata_piix] Fix ICH6/7 map value interpretation
by Jeff Garzik
· 19 years ago
c2bd580
[PATCH] libata: implement standard reset component operations and ->probe_reset
by Tejun Heo
· 19 years ago
a62c0fc
[PATCH] libata: implement ata_drive_probe_reset()
by Tejun Heo
· 19 years ago
c19ba8a
[PATCH] libata: new ->probe_reset operation
by Tejun Heo
· 19 years ago
b4dc762
[PATCH] libata: modify ata_dev_try_classify
by Tejun Heo
· 19 years ago
6f8b995
[PATCH] libata: export ata_busy_sleep
by Tejun Heo
· 19 years ago
22b4998
[PATCH] ahci: add constants for SRST
by Tejun Heo
· 19 years ago
e0bfd14
[PATCH] ahci: stop engine during hard reset
by Tejun Heo
· 19 years ago
9506437
[PATCH] libata: create pio/atapi task queueing wrappers
by Tejun Heo
· 19 years ago
a72ec4c
[PATCH] libata: implement and apply ata_eh_qc_complete/retry()
by Tejun Heo
· 19 years ago
041c5fc
[PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()
by Tejun Heo
· 19 years ago
9a3d9eb
[PATCH] libata: return AC_ERR_* from issue functions
by Tejun Heo
· 19 years ago
11a56d2
[PATCH] libata: add detailed AC_ERR_* flags
by Tejun Heo
· 19 years ago
284b648
[PATCH] ahci: fix err_mask setting in ahci_host_intr
by Tejun Heo
· 19 years ago
8e436af
[PATCH] libata: fix ata_qc_issue() error handling
by Tejun Heo
· 19 years ago
77853bf
[PATCH] libata: make the owner of a qc responsible for freeing it
by Tejun Heo
· 19 years ago
4ba946e
[PATCH] libata: fold __ata_qc_complete() into ata_qc_free()
by Tejun Heo
· 19 years ago
ff0fc14
[PATCH] ata_piix: fix MAP VALUE interpretation for for ICH6/7
by Tejun Heo
· 19 years ago
422b759
[PATCH] ahci: separate out ahci_dev_classify
by Tejun Heo
· 19 years ago
7c76d1e
[PATCH] ahci: separate out ahci_stop/start_engine
by Tejun Heo
· 19 years ago
3be680b
[PATCH] libata: separate out ata_sata_print_link_status
by Tejun Heo
· 19 years ago
35cfc45
Merge branch 'lba48-opt'
by Jeff Garzik
· 19 years ago
a1bd9e6
[PATCH] libata: Code for the IRQ mask flag
by Alan Cox
· 19 years ago
9d824d0
[PATCH] libata: Fix sector lock to apply to both drives not drive 0 twice
by Alan Cox
· 19 years ago
8d238e0
[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add IRQ flag for next diff
by Alan Cox
· 19 years ago
012b265
[PATCH] Intel ICH8 SATA: add PCI device IDs
by Jason Gaston
· 19 years ago
0825788
Merge branch 'upstream'
by Jeff Garzik
· 19 years ago
1bc4ccf
[PATCH] libata: add a function to decide if we need iordy
by Alan Cox
· 19 years ago
ffa2945
[PATCH] libata: Pre UDMA EIDE PIO mode selection
by Alan Cox
· 19 years ago
5a46fe8
[libata] sata_promise: add pci id
by Yusuf Iskenderoglu
· 19 years ago
88b5287
[libata] sata_svw: add pci id
by Oliver Weihe
· 19 years ago
f285757
[PATCH] ahci: AHCI mode SATA patch for Intel ICH8
by Jason Gaston
· 19 years ago
3f02d07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
32357988
Fix "stuct", "strut", "struc" typos
by Alexey Dobriyan
· 19 years ago
575c968
spelling: s/appropiate/appropriate/
by Adrian Bunk
· 19 years ago
12dbf3f
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 19 years ago
fc091e0
[SCSI] qla2xxx: Update version number to 8.01.04-k.
by andrew.vasquez@qlogic.com
· 19 years ago
79f89a4
[SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.
by andrew.vasquez@qlogic.com
· 19 years ago
fdd52df
[SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.
by andrew.vasquez@qlogic.com
· 19 years ago
c0eb875
[SCSI] qla2xxx: Correct setting of FDMI supported/current port speed.
by andrew.vasquez@qlogic.com
· 19 years ago
bc8fb3c
[SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx.
by andrew.vasquez@qlogic.com
· 19 years ago
590f98e
[SCSI] qla2xxx: Collapse load RISC RAM implementations.
by andrew.vasquez@qlogic.com
· 19 years ago
f94097e
[SCSI] qla2xxx: Correct swing/emphasis settings for ISP24XX.
by andrew.vasquez@qlogic.com
· 19 years ago
c9d02ac
[SCSI] qla2xxx: Correct issue where portstate does not transition during loop-resync.
by andrew.vasquez@qlogic.com
· 19 years ago
210d535
[SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx.
by andrew.vasquez@qlogic.com
· 19 years ago
e978010
[SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.
by andrew.vasquez@qlogic.com
· 19 years ago
5998983
[SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command.
by andrew.vasquez@qlogic.com
· 19 years ago
03ab2ea
[SCSI] qla2xxx: Use msleep() as delay during ISP polling.
by andrew.vasquez@qlogic.com
· 19 years ago
e038a1b
[SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message.
by andrew.vasquez@qlogic.com
· 19 years ago
9403688
[SCSI] qla2xxx: Correct FC4 feature assignment during RFF_ID.
by andrew.vasquez@qlogic.com
· 19 years ago
dad9c8c
[SCSI] qla2xxx: Reference proper node/port names in fc_host class.
by andrew.vasquez@qlogic.com
· 19 years ago
a1e80c2
[SCSI] iscsi: use pageslab
by Mike Christie
· 19 years ago
55e3299
[SCSI] iscsi: fix 4k stack iscsi setups
by Mike Christie
· 19 years ago
7b8631b
[SCSI] iscsi: seperate iscsi interface from setup functions
by Mike Christie
· 19 years ago
7cae515
[SCSI] iscsi: add high mem support
by Mike Christie
· 19 years ago
5685169
[SCSI] iscsi: data digest page cache usage fix
by FUJITA Tomonori
· 19 years ago
3e97c7e
[SCSI] iscsi: host locking fix
by zhenyu.z.wang@intel.com
· 19 years ago
bf310b8
[SCSI] iscsi: data under/over flow fix
by zhenyu.z.wang@intel.com
· 19 years ago
42f72aa
[SCSI] iscsi: whitespace cleanup
by FUJITA Tomonori
· 19 years ago
a12e25b
[SCSI] sem2mutex 3w-[x9]xxx
by Jes Sorensen
· 19 years ago
e6bc863
[SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifier
by Moore, Eric
· 19 years ago
e02f3f5
[SCSI] remove target parent limitiation
by Christoph Hellwig
· 19 years ago
d158d26
[SCSI] sem2mutex: scsi_transport_spi.c
by Jes Sorensen
· 19 years ago
9638d89
[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()
by Salyzyn, Mark
· 19 years ago
560c26c
[SCSI] ips: Mode Sense (Caching Page ) fix
by Jack Hammer
· 19 years ago
6b7281d
[SCSI] fc transport: add permanent_port_name fc_host attribute
by Andreas Herrmann
· 19 years ago
a09c631
[SCSI] sr: split sr_audio_ioctl into specific helpers
by Christoph Hellwig
· 19 years ago
776b23a
[SCSI] always handle REQ_BLOCK_PC requests in common code
by Christoph Hellwig
· 19 years ago
d405423
[SCSI] sas: fix removal of devices behind expanders
by Christoph Hellwig
· 19 years ago
bbbe3a4
[PATCH] Add Pseudo LLD bus_type probe and remove methods
by Russell King
· 19 years ago
745caf7
[SCSI] Pass proper device from BusLogic to SCSI layer
by Petr Vandrovec
· 19 years ago
cd2f1e6
[SCSI] aic79xx: bump version to 3.0
by James Bottomley
· 19 years ago
11668bb
[SCSI] aic79xx: Sequencer update
by Hannes Reinecke
· 19 years ago
ba62cd2
[SCSI] aic79xx: Sanitize inb/outb handling
by Hannes Reinecke
· 19 years ago
66a0683
[SCSI] aic79xx: Use struct map_node
by Hannes Reinecke
· 19 years ago
5e46631
[SCSI] aic7xxx/aic79xx: New device ids
by Hannes Reinecke
· 19 years ago
bcc1e38
[SCSI] Mask capabilities for SCSI-1 CD drive
by Chuck Ebbert
· 19 years ago
6171b5e
[SCSI] aacraid: README update
by Mark Haverkamp
· 19 years ago
db39363
[SCSI] aacraid: 17 element sg performance update
by Mark Haverkamp
· 19 years ago
7686f13
[SCSI] aacraid: better sysfs adapter information
by Mark Haverkamp
· 19 years ago
6e289a9
[SCSI] aacraid: Fix default FIB size
by Mark Haverkamp
· 19 years ago
33b114e
[SCSI] sas: clear parent->rphy in sas_rphy_delete
by Christoph Hellwig
· 19 years ago
0b95067
[SCSI] turn most scsi semaphores into mutexes
by Arjan van de Ven
· 19 years ago
dacee84
[SCSI] aic7xxx: fix timer handling bug
by James Bottomley
· 19 years ago
8e0df4a
[SCSI] qla2xxx: Kconfig: two fixes
by Andrew Vasquez
· 19 years ago
455c53e
[SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() static
by Adrian Bunk
· 19 years ago
bdd70f2
[SCSI] scsi_transport_spi.c: make print_nego() static
by Adrian Bunk
· 19 years ago
8e32ca4
[SCSI] raid_class.c - adding RAID10 and RAID10 defines
by Moore, Eric
· 19 years ago
3c9757b
[PATCH] m68k: fix PIO case in esp
by Al Viro
· 19 years ago
a5d361f
[PATCH] m68k: NULL noise removal
by Al Viro
· 19 years ago
6419406
[PATCH] m68k: oktagon makefile fix
by Al Viro
· 19 years ago
b4290a2
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
by Al Viro
· 19 years ago
7ff9205
[PATCH] don't include ioctl32.h in drivers
by Christoph Hellwig
· 19 years ago
3995f4c
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
41ed16f
[PATCH] Fix sg_page_malloc() memset
by Hugh Dickins
· 19 years ago
0a3a98f
Merge Linus' tree.
by Russell King
· 19 years ago
6150c32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
Next »