index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
[SCSI] fdomain: fix CONFIG_PCI=n warnings
Gabriel C
1
-1
/
+4
2007-10-12
[SCSI] dpt_i2o: Fix section mismatch
Joe Korty
1
-1
/
+1
2007-10-12
[SCSI] imm: fix check-after-use
Adrian Bunk
1
-4
/
+0
2007-10-12
[SCSI] arcmsr: build fix
Andrew Morton
1
-0
/
+4
2007-10-12
[SCSI] nsp_cs: remove kernel 2.4 code
Adrian Bunk
2
-162
/
+5
2007-10-12
[SCSI] ibmmca: Remove dead references to MODULE_PARM macro
Robert P. J. Day
1
-7
/
+0
2007-10-12
[SCSI] advansys: Changes to work on parisc
Matthew Wilcox
2
-6
/
+5
2007-10-12
[SCSI] advansys: Use dma mapping for overrun buffer
Matthew Wilcox
1
-18
/
+24
2007-10-12
[SCSI] advansys: Remove a couple of uses of bus_to_virt
Matthew Wilcox
1
-26
/
+79
2007-10-12
[SCSI] advansys: convert to use the data buffer accessors
Matthew Wilcox
1
-184
/
+52
2007-10-12
[SCSI] advansys: Remove DvcGetPhyAddr
Matthew Wilcox
1
-70
/
+3
2007-10-12
[SCSI] advansys: Move a couple of fields from struct board to struct adv_dvc
Matthew Wilcox
1
-101
/
+92
2007-10-12
[SCSI] advansys: Make sdtr_period_tbl a pointer
Matthew Wilcox
1
-65
/
+25
2007-10-12
[SCSI] advansys: Get rid of board index number
Matthew Wilcox
1
-136
/
+100
2007-10-12
[SCSI] advansys: Remove private lock
Matthew Wilcox
1
-16
/
+5
2007-10-12
[SCSI] advansys: Sort out debug macros
Matthew Wilcox
1
-366
/
+262
2007-10-12
[SCSI] advansys: Remove library version & serial numbers
Matthew Wilcox
1
-45
/
+15
2007-10-12
[SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macro
Matthew Wilcox
1
-81
/
+51
2007-10-12
[SCSI] advansys: Merge ASC_IERR definitions
Matthew Wilcox
1
-24
/
+16
2007-10-12
[SCSI] advansys: Sort out irq number mess
Matthew Wilcox
1
-198
/
+189
2007-10-12
[SCSI] advansys: Remove ASC_WIDE_BOARD predicate
Matthew Wilcox
1
-3
/
+2
2007-10-12
[SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHS
Matthew Wilcox
1
-2
/
+0
2007-10-12
[SCSI] advansys: Improve reset handler
Matthew Wilcox
1
-61
/
+22
2007-10-12
[SCSI] advansys: Fix simultaneous calls to ->queuecommand
Matthew Wilcox
1
-49
/
+39
2007-10-12
[SCSI] advansys: Restructure asc_execute_scsi_cmnd()
Matthew Wilcox
1
-92
/
+39
2007-10-12
[SCSI] advansys: Remove array of scsi targets
Matthew Wilcox
1
-10
/
+0
2007-10-12
[SCSI] advansys: Eliminate prototypes
Matthew Wilcox
1
-6230
/
+6043
2007-10-12
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
6
-43
/
+42
2007-10-12
[SCSI] gdth: Stop abusing ->done for internal commands
Matthew Wilcox
2
-10
/
+13
2007-10-12
[SCSI] qlogicpti: Add a slave_configure method
Matthew Wilcox
2
-147
/
+27
2007-10-12
[SCSI] aic94xx: fix SSP IU status print-out
Jeff Garzik
1
-1
/
+1
2007-10-12
[SCSI] mptctl : shutup uninitialized variable warnings
Eric Moore
1
-5
/
+3
2007-10-12
[SCSI] mptlan: bug fix, only half the message frame is dma'd resulting in cor...
Eric Moore
1
-0
/
+2
2007-10-12
[SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...
Eric Moore
4
-18
/
+20
2007-10-12
[SCSI] mpt fusion: lock down ScsiLookup
Eric Moore
5
-87
/
+149
2007-10-12
[SCSI] mpt fusion: Fix sparse warnings
Eric Moore
3
-22
/
+28
2007-10-12
[SCSI] mpt fusion: add use of shost_priv and remove all the typecasting
Eric Moore
5
-76
/
+62
2007-10-12
[SCSI] Fix mistaken uses of ->done
Matthew Wilcox
4
-9
/
+9
2007-10-12
[SCSI] pluto: Don't abuse ->done for internal commands
Matthew Wilcox
1
-2
/
+1
2007-10-12
[SCSI] Fix device not ready printk
James Bottomley
2
-5
/
+19
2007-10-12
[SCSI] Remove ->pid field from scsi_cmnd
Matthew Wilcox
11
-163
/
+148
2007-10-12
[SCSI] fix scsi_is_sdev_device() after switch to default sdev attributes
Kay Sievers
1
-1
/
+1
2007-10-12
[SCSI] ips: Update version information
Bernhard Walle
2
-7
/
+8
2007-10-12
[SCSI] ips: Close narrow race in release
Matthew Wilcox
1
-1
/
+2
2007-10-12
[SCSI] aic94xx: Free scsi host on error
Matthew Wilcox
1
-8
/
+9
2007-10-12
[SCSI] qlogicfas: Close narrow race in release
Matthew Wilcox
1
-1
/
+1
2007-10-12
[SCSI] aha152x: Close narrow race in release
Matthew Wilcox
1
-2
/
+2
2007-10-12
[SCSI] ncr53c8xx: Call scsi_host_put in release
Matthew Wilcox
2
-8
/
+5
2007-10-12
[SCSI] ide-scsi: Close narrow race in release
Matthew Wilcox
1
-1
/
+1
2007-10-12
[SCSI] ibmmca: Stop leaking scsi_hosts on exit
Matthew Wilcox
1
-0
/
+1
[next]