Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f4fc66a894546bdc88a775d0e83ad20a65210bcb
/
drivers
/
scsi
c596cc4
scsi/gdth: fix crash in gdth_timeout if no gdth controllers found
by Linus Torvalds
· 17 years ago
df3d80f
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
ab9c232
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
c8e91b0
[SCSI] gdth: fix CONFIG_ISA build failure
by Dhaval Giani
· 17 years ago
7624680
[SCSI] esp_scsi: remove __dev{init,exit}
by Adrian Bunk
· 17 years ago
3892d88
[SCSI] gdth: !use_sg cleanup and use of scsi accessors
by Boaz Harrosh
· 17 years ago
f842b64
[SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2
by Boaz Harrosh
· 17 years ago
3058d5d
[SCSI] gdth: Setup proper per-command private data
by Boaz Harrosh
· 17 years ago
884f7fb
[SCSI] gdth: Remove gdth_ctr_tab[]
by Boaz Harrosh
· 17 years ago
835cc24
[SCSI] gdth: switch to modern scsi host registration
by Christoph Hellwig
· 17 years ago
10e1b4b
[SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes
by Boaz Harrosh
· 17 years ago
45f1a41
[SCSI] gdth: clean up host private data
by Boaz Harrosh
· 17 years ago
52759e6
[SCSI] gdth: Remove virt hosts
by Christoph Hellwig
· 17 years ago
69916b7
[SCSI] gdth: Reorder scsi_host_template intitializers
by Jeff Garzik
· 17 years ago
ac8869d
[libata] Remove ->port_disable() hook
by Jeff Garzik
· 17 years ago
a52667f
[SCSI] gdth: kill gdth_{read,write}[bwl] wrappers
by Jeff Garzik
· 17 years ago
cc0680a
libata-link: linkify reset
by Tejun Heo
· 17 years ago
9af5c9c
libata-link: introduce ata_link
by Tejun Heo
· 17 years ago
8d7a5da
[SCSI] gdth: Remove 2.4.x support, in-kernel changelog
by Jeff Garzik
· 17 years ago
8514ef2
[SCSI] gdth: split out pci probing
by Christoph Hellwig
· 17 years ago
706a5d4
[SCSI] gdth: split out eisa probing
by Christoph Hellwig
· 17 years ago
aed91cb
[SCSI] gdth: split out isa probing
by Christoph Hellwig
· 17 years ago
b8bff2a
gdth: Make one abuse of scsi_cmnd less obvious
by Matthew Wilcox
· 17 years ago
28424d3
[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation
by Boaz Harrosh
· 17 years ago
e1c2346
[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUEST_SENSE
by Boaz Harrosh
· 17 years ago
55db6c1
[SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()
by Boaz Harrosh
· 17 years ago
2ca4823
[SCSI] fdomain: fix CONFIG_PCI=n warnings
by Gabriel C
· 17 years ago
8993269
[SCSI] dpt_i2o: Fix section mismatch
by Joe Korty
· 17 years ago
f01f9d5
[SCSI] imm: fix check-after-use
by Adrian Bunk
· 17 years ago
5975f64
[SCSI] arcmsr: build fix
by Andrew Morton
· 17 years ago
774251e
[SCSI] nsp_cs: remove kernel 2.4 code
by Adrian Bunk
· 17 years ago
a02676d
[SCSI] ibmmca: Remove dead references to MODULE_PARM macro
by Robert P. J. Day
· 17 years ago
9d511a4
[SCSI] advansys: Changes to work on parisc
by Matthew Wilcox
· 17 years ago
d10fb2c
[SCSI] advansys: Use dma mapping for overrun buffer
by Matthew Wilcox
· 17 years ago
b249c7f
[SCSI] advansys: Remove a couple of uses of bus_to_virt
by Matthew Wilcox
· 17 years ago
52c334e
[SCSI] advansys: convert to use the data buffer accessors
by Matthew Wilcox
· 17 years ago
fd625f4
[SCSI] advansys: Remove DvcGetPhyAddr
by Matthew Wilcox
· 17 years ago
98d41c2
[SCSI] advansys: Move a couple of fields from struct board to struct adv_dvc
by Matthew Wilcox
· 17 years ago
afbb68c
[SCSI] advansys: Make sdtr_period_tbl a pointer
by Matthew Wilcox
· 17 years ago
9d0e96e
[SCSI] advansys: Get rid of board index number
by Matthew Wilcox
· 17 years ago
f092d22
[SCSI] advansys: Remove private lock
by Matthew Wilcox
· 17 years ago
b352f92
[SCSI] advansys: Sort out debug macros
by Matthew Wilcox
· 17 years ago
b08fc56
[SCSI] advansys: Remove library version & serial numbers
by Matthew Wilcox
· 17 years ago
d241149
[SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macro
by Matthew Wilcox
· 17 years ago
720349a
[SCSI] advansys: Merge ASC_IERR definitions
by Matthew Wilcox
· 17 years ago
d361db4
[SCSI] advansys: Sort out irq number mess
by Matthew Wilcox
· 17 years ago
9a256fa
[SCSI] advansys: Remove ASC_WIDE_BOARD predicate
by Matthew Wilcox
· 17 years ago
ae002fe
[SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHS
by Matthew Wilcox
· 17 years ago
52fa077
[SCSI] advansys: Improve reset handler
by Matthew Wilcox
· 17 years ago
05848b6
[SCSI] advansys: Fix simultaneous calls to ->queuecommand
by Matthew Wilcox
· 17 years ago
41d2493
[SCSI] advansys: Restructure asc_execute_scsi_cmnd()
by Matthew Wilcox
· 17 years ago
6e8905f
[SCSI] advansys: Remove array of scsi targets
by Matthew Wilcox
· 17 years ago
5121935
[SCSI] advansys: Eliminate prototypes
by Matthew Wilcox
· 17 years ago
6f5391c
[SCSI] Get rid of scsi_cmnd->done
by Matthew Wilcox
· 17 years ago
687d2bc
[SCSI] gdth: Stop abusing ->done for internal commands
by Matthew Wilcox
· 17 years ago
9ec76fb
[SCSI] qlogicpti: Add a slave_configure method
by Matthew Wilcox
· 17 years ago
8bd4578
[SCSI] aic94xx: fix SSP IU status print-out
by Jeff Garzik
· 17 years ago
cce99c6
[SCSI] Fix mistaken uses of ->done
by Matthew Wilcox
· 17 years ago
1d0c7c8
[SCSI] pluto: Don't abuse ->done for internal commands
by Matthew Wilcox
· 17 years ago
311b581
[SCSI] Fix device not ready printk
by James Bottomley
· 17 years ago
12a4416
[SCSI] Remove ->pid field from scsi_cmnd
by Matthew Wilcox
· 17 years ago
13ba9bc
[SCSI] fix scsi_is_sdev_device() after switch to default sdev attributes
by Kay Sievers
· 17 years ago
8c8fdc5
[SCSI] ips: Update version information
by Bernhard Walle
· 17 years ago
a50ee7a
[SCSI] ips: Close narrow race in release
by Matthew Wilcox
· 17 years ago
f01abb3
[SCSI] aic94xx: Free scsi host on error
by Matthew Wilcox
· 17 years ago
c131993
[SCSI] qlogicfas: Close narrow race in release
by Matthew Wilcox
· 17 years ago
1bd4057
[SCSI] aha152x: Close narrow race in release
by Matthew Wilcox
· 17 years ago
dffe807
[SCSI] ncr53c8xx: Call scsi_host_put in release
by Matthew Wilcox
· 17 years ago
6fdea8d
[SCSI] ide-scsi: Close narrow race in release
by Matthew Wilcox
· 17 years ago
34f8f0d
[SCSI] ibmmca: Stop leaking scsi_hosts on exit
by Matthew Wilcox
· 17 years ago
a57b1fc
[SCSI] scsi_scan: Cope with kthread_run failing
by Matthew Wilcox
· 17 years ago
31765d7
[SCSI] Improve error message when offlining a device
by Matthew Wilcox
· 17 years ago
7c07d61
[SCSI] sg: use idr to replace static arrays
by James Bottomley
· 17 years ago
4390e60
[SCSI] osst: Use mutex instead of semaphore
by Matthias Kaehlcke
· 17 years ago
488a5c8
[SCSI] arcmsr: irq handler fixes, cleanups, micro-opts
by Jeff Garzik
· 17 years ago
2443045
[SCSI] arcmsr: Fix hardware wait loops
by Jeff Garzik
· 17 years ago
095862a
[SCSI] qla2xxx: Update version number to 8.02.00-k4.
by Andrew Vasquez
· 17 years ago
39bd962
[SCSI] qla2xxx: Limit iIDMA speed adjustments.
by Andrew Vasquez
· 17 years ago
87f2701
[SCSI] qla2xxx: Rework MSI-X handlers.
by Andrew Vasquez
· 17 years ago
8b3253d
[SCSI] qla2xxx: Clear options-flags while staging firmware-execution.
by Andrew Vasquez
· 17 years ago
26ff776
[SCSI] qla2xxx: Sparse cleanups in qla_mid.c
by Andrew Vasquez
· 17 years ago
700ca0e
[SCSI] qla2xxx: Cleanup several 'sparse' warnings.
by Andrew Vasquez
· 17 years ago
f363b94
[SCSI] qla2xxx: Use shost_priv().
by Andrew Vasquez
· 17 years ago
e745759
[SCSI] qla2xxx: Remove unused member (list) from srb_t structure.
by Andrew Vasquez
· 17 years ago
4d0ea24
[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.
by Seokmann Ju
· 17 years ago
c45bcc8
[SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.
by Andrew Vasquez
· 17 years ago
8a85e17
[SCSI] qla2xxx: Set correct attribute count during FDMI RPA.
by Andrew Vasquez
· 17 years ago
63a8651
[SCSI] qla2xxx: Correct infinite-login-retry issue.
by Ravi Anand
· 17 years ago
b583692
[SCSI] qla2xxx: Query additional RISC registers during ISP25XX firmware dump.
by Andrew Vasquez
· 17 years ago
c3b058a
[SCSI] qla2xxx: Correct staging of RISC while attempting to pause.
by Andrew Vasquez
· 17 years ago
05236a0
[SCSI] qla2xxx: Query additional RISC information during a pause.
by Andrew Vasquez
· 17 years ago
14e660e
[SCSI] qla2xxx: Add PCI error recovery support.
by Seokmann Ju
· 17 years ago
b7cc176
[SCSI] qla2xxx: Allow region-based flash-part accesses.
by Joe Carnuccio
· 17 years ago
338c916
[SCSI] qla2xxx: Add flash burst-read/write support.
by Andrew Vasquez
· 17 years ago
c81d04c
[SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware dump routines.
by Andrew Vasquez
· 17 years ago
7f9a6bc
[SCSI] move ULD attachment into the prep function
by James Bottomley
· 17 years ago
d3849d5
[SCSI] Fix ibmvscsi client for multiplatform iSeries+pSeries kernel
by David Woodhouse
· 17 years ago
5307b1e
[SCSI] dtc: Fix typo
by Alan Cox
· 17 years ago
1a1d641
[SCSI] eata_pio: Clean up proc handling, bracketing and use cpu_relax()
by Alan Cox
· 17 years ago
Next »