index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
touchwin.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-12
[SCSI] sym53c416: kill pointless irq handler loop and test
Jeff Garzik
1
-15
/
+1
2008-01-12
[SCSI] NCR5380: minor irq handler cleanups
Jeff Garzik
1
-3
/
+4
2008-01-12
[SCSI] sgiwd93: export sgiwd93_reset()
Andrew Morton
1
-0
/
+1
2008-01-12
[SCSI] aacraid: fix driver failure with Dell PowerEdge Expandable RAID Contro...
Salyzyn, Mark
4
-22
/
+47
2008-01-12
[SCSI] hptiop: add more adapter models and other fixes
HighPoint Linux Team
4
-175
/
+576
2008-01-12
[SCSI] aic94xx: fix section mismatches
Randy Dunlap
1
-3
/
+3
2008-01-12
[SCSI] ips: handle scsi_add_host() failure, and other err cleanups
Jeff Garzik
1
-5
/
+13
2008-01-12
[SCSI] ips: PCI API cleanups
Jeff Garzik
1
-41
/
+31
2008-01-12
[SCSI] ips: trim trailing whitespace
Jeff Garzik
2
-30
/
+31
2008-01-12
[SCSI] ips: remove ips_ha members that duplicate struct pci_dev members
Jeff Garzik
2
-107
/
+91
2008-01-12
[SCSI] sym2: fix section mismatch warning
Randy Dunlap
1
-2
/
+2
2008-01-12
[SCSI] lpfc: minor cleanups
Adrian Bunk
6
-45
/
+38
2008-01-12
[SCSI] sd,sr: add early detection of medium not present
James Bottomley
5
-19
/
+63
2008-01-12
[SCSI] BUG_ON() impossible condition in sg list counting
Rusty Russell
2
-20
/
+6
2008-01-12
[SCSI] tgt: fix build when dprintk is defined
Randy Dunlap
1
-6
/
+6
2008-01-12
[SCSI] aacraid: don't assign cpu_to_le32(int) to u8
Christoph Hellwig
5
-37
/
+37
2008-01-12
[SCSI] qla2xxx: Update version number to 8.02.00-k6.
Andrew Vasquez
1
-1
/
+1
2008-01-12
[SCSI] qla2xxx: Properly handle Vport state-change-notifications.
Shyam Sundar
1
-2
/
+5
2008-01-12
[SCSI] qla2xxx: Correct NPIV support for recent ISPs.
Andrew Vasquez
6
-51
/
+33
2008-01-12
[SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system...
Andrew Vasquez
1
-4
/
+0
2008-01-12
[SCSI] ibmvscsi: requeue while CRQ closed
Robert Jennings
1
-55
/
+96
2008-01-12
[SCSI] docbook and kernel-doc updates
Randy Dunlap
4
-49
/
+45
2008-01-12
[SCSI] kernel-doc: use correct function name
Randy Dunlap
1
-1
/
+1
2008-01-12
[SCSI] boot options: correct option name and tell where to find docs for it
Randy Dunlap
1
-1
/
+7
2008-01-12
[SCSI] move single_lun flag from scsi_device to scsi_target
Tony Battersby
3
-6
/
+6
2008-01-12
[SCSI] megaraid_sas: Update version and changelog
bo yang
3
-9
/
+168
2008-01-12
[SCSI] megaraid_sas: support for poll_mode_io (reduced interrupt)
bo yang
2
-6
/
+149
2008-01-12
[SCSI] megaraid_sas: call cmd completion from reset
bo yang
2
-54
/
+70
2008-01-12
[SCSI] megaraid_sas: use unsigned long for sense_buff ptr
bo yang
1
-5
/
+8
2008-01-12
[SCSI] megaraid_sas: check max_sgl reported by FW for setting max_sectors_per...
bo yang
2
-6
/
+10
2008-01-12
[SCSI] megaraid_sas: add hibernation support
bo yang
2
-70
/
+233
2008-01-12
[SCSI] 3w-9xxx: fix abysmal write performance on some motherboards
Tony Battersby
1
-0
/
+1
2008-01-12
[SCSI] libsas: Fix various sparse complaints
Darrick J. Wong
2
-4
/
+6
2008-01-12
[SCSI] libsas: Convert sas_proto users to sas_protocol
Darrick J. Wong
12
-58
/
+51
2008-01-12
[SCSI] megaraid_sas: Convert aen_mutex to the mutex API
Matthias Kaehlcke
2
-4
/
+5
2008-01-12
[SCSI] imm: convert to accessors and !use_sg cleanup
Boaz Harrosh
1
-8
/
+5
2008-01-12
[SCSI] ppa: convert to accessors and !use_sg cleanup
Boaz Harrosh
1
-7
/
+5
2008-01-12
[SCSI] DocBook scsi_midlayer.tmpl->scsi.tmpl
James Bottomley
2
-1
/
+1
2008-01-12
[SCSI] Add Documentation and integrate into docbook build
Rob Landley
17
-289
/
+821
2008-01-12
[SCSI] zfcp: Reduce flood on hba trace
Christof Schmitt
1
-6
/
+0
2008-01-12
[SCSI] zfcp: Fix deadlock when adding invalid LUN
Christof Schmitt
4
-10
/
+0
2008-01-12
[SCSI] zfcp: Remove SCSI devices when removing complete adapter
Christof Schmitt
1
-0
/
+3
2008-01-12
[SCSI] zfcp: Specify waiting times in ERP in seconds
Christof Schmitt
2
-6
/
+6
2008-01-12
[SCSI] zfcp: Use also port and adapter to identify unit in messages.
Christof Schmitt
1
-2
/
+6
2008-01-12
[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callback
Christof Schmitt
1
-3
/
+2
2008-01-12
[SCSI] aacraid: forced reset override
Salyzyn, Mark
4
-13
/
+19
2008-01-12
[SCSI] NCR5380 family: convert to accessors & !use_sg cleanup
Boaz Harrosh
3
-29
/
+29
2008-01-12
[SCSI] wd7000: proper fix for boards without sg support
Boaz Harrosh
1
-6
/
+6
2008-01-12
[SCSI] atp870u: convert to accessors and !use_sg cleanup
Boaz Harrosh
1
-85
/
+17
2008-01-12
[SCSI] scsi_debug: convert to use the data buffer accessors
Boaz Harrosh
1
-27
/
+10
[next]