index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] advansys: Use dma mapping for overrun buffer
Matthew Wilcox
2007-10-12
1
-18
/
+24
*
[SCSI] advansys: Remove a couple of uses of bus_to_virt
Matthew Wilcox
2007-10-12
1
-26
/
+79
*
[SCSI] advansys: convert to use the data buffer accessors
Matthew Wilcox
2007-10-12
1
-184
/
+52
*
[SCSI] advansys: Remove DvcGetPhyAddr
Matthew Wilcox
2007-10-12
1
-70
/
+3
*
[SCSI] advansys: Move a couple of fields from struct board to struct adv_dvc
Matthew Wilcox
2007-10-12
1
-101
/
+92
*
[SCSI] advansys: Make sdtr_period_tbl a pointer
Matthew Wilcox
2007-10-12
1
-65
/
+25
*
[SCSI] advansys: Get rid of board index number
Matthew Wilcox
2007-10-12
1
-136
/
+100
*
[SCSI] advansys: Remove private lock
Matthew Wilcox
2007-10-12
1
-16
/
+5
*
[SCSI] advansys: Sort out debug macros
Matthew Wilcox
2007-10-12
1
-366
/
+262
*
[SCSI] advansys: Remove library version & serial numbers
Matthew Wilcox
2007-10-12
1
-45
/
+15
*
[SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macro
Matthew Wilcox
2007-10-12
1
-81
/
+51
*
[SCSI] advansys: Merge ASC_IERR definitions
Matthew Wilcox
2007-10-12
1
-24
/
+16
*
[SCSI] advansys: Sort out irq number mess
Matthew Wilcox
2007-10-12
1
-198
/
+189
*
[SCSI] advansys: Remove ASC_WIDE_BOARD predicate
Matthew Wilcox
2007-10-12
1
-3
/
+2
*
[SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHS
Matthew Wilcox
2007-10-12
1
-2
/
+0
*
[SCSI] advansys: Improve reset handler
Matthew Wilcox
2007-10-12
1
-61
/
+22
*
[SCSI] advansys: Fix simultaneous calls to ->queuecommand
Matthew Wilcox
2007-10-12
1
-49
/
+39
*
[SCSI] advansys: Restructure asc_execute_scsi_cmnd()
Matthew Wilcox
2007-10-12
1
-92
/
+39
*
[SCSI] advansys: Remove array of scsi targets
Matthew Wilcox
2007-10-12
1
-10
/
+0
*
[SCSI] advansys: Eliminate prototypes
Matthew Wilcox
2007-10-12
1
-6230
/
+6043
*
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
2007-10-12
9
-58
/
+43
*
[SCSI] gdth: Stop abusing ->done for internal commands
Matthew Wilcox
2007-10-12
2
-10
/
+13
*
[SCSI] qlogicpti: Add a slave_configure method
Matthew Wilcox
2007-10-12
2
-147
/
+27
*
[SCSI] Update Documentation/scsi/00-INDEX
Rob Landley
2007-10-12
1
-3
/
+31
*
[SCSI] aic94xx: fix SSP IU status print-out
Jeff Garzik
2007-10-12
1
-1
/
+1
*
[SCSI] mptctl : shutup uninitialized variable warnings
Eric Moore
2007-10-12
1
-5
/
+3
*
[SCSI] mptlan: bug fix, only half the message frame is dma'd resulting in cor...
Eric Moore
2007-10-12
1
-0
/
+2
*
[SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...
Eric Moore
2007-10-12
4
-18
/
+20
*
[SCSI] mpt fusion: lock down ScsiLookup
Eric Moore
2007-10-12
5
-87
/
+149
*
[SCSI] mpt fusion: Fix sparse warnings
Eric Moore
2007-10-12
3
-22
/
+28
*
[SCSI] mpt fusion: add use of shost_priv and remove all the typecasting
Eric Moore
2007-10-12
5
-76
/
+62
*
[SCSI] Fix mistaken uses of ->done
Matthew Wilcox
2007-10-12
4
-9
/
+9
*
[SCSI] pluto: Don't abuse ->done for internal commands
Matthew Wilcox
2007-10-12
1
-2
/
+1
*
[SCSI] Fix device not ready printk
James Bottomley
2007-10-12
3
-5
/
+21
*
[SCSI] Remove ->pid field from scsi_cmnd
Matthew Wilcox
2007-10-12
13
-171
/
+153
*
[SCSI] fix scsi_is_sdev_device() after switch to default sdev attributes
Kay Sievers
2007-10-12
1
-1
/
+1
*
[SCSI] ips: Update version information
Bernhard Walle
2007-10-12
2
-7
/
+8
*
[SCSI] ips: Close narrow race in release
Matthew Wilcox
2007-10-12
1
-1
/
+2
*
[SCSI] aic94xx: Free scsi host on error
Matthew Wilcox
2007-10-12
1
-8
/
+9
*
[SCSI] simscsi: Free scsi host on error
Matthew Wilcox
2007-10-12
1
-2
/
+7
*
[SCSI] qlogicfas: Close narrow race in release
Matthew Wilcox
2007-10-12
1
-1
/
+1
*
[SCSI] aha152x: Close narrow race in release
Matthew Wilcox
2007-10-12
1
-2
/
+2
*
[SCSI] ncr53c8xx: Call scsi_host_put in release
Matthew Wilcox
2007-10-12
2
-8
/
+5
*
[SCSI] ide-scsi: Close narrow race in release
Matthew Wilcox
2007-10-12
1
-1
/
+1
*
[SCSI] ibmmca: Stop leaking scsi_hosts on exit
Matthew Wilcox
2007-10-12
1
-0
/
+1
*
[SCSI] scsi_scan: Cope with kthread_run failing
Matthew Wilcox
2007-10-12
1
-1
/
+4
*
[SCSI] Improve error message when offlining a device
Matthew Wilcox
2007-10-12
1
-3
/
+2
*
[SCSI] sg: use idr to replace static arrays
James Bottomley
2007-10-12
1
-141
/
+112
*
[SCSI] osst: Use mutex instead of semaphore
Matthias Kaehlcke
2007-10-12
2
-9
/
+10
*
[SCSI] arcmsr: irq handler fixes, cleanups, micro-opts
Jeff Garzik
2007-10-12
1
-1
/
+1
[next]