index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-18
[SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user in...
Salyzyn, Mark
1
-7
/
+9
2007-07-18
[SCSI] aacraid: correct valid container response in management ioctl
Salyzyn, Mark
1
-1
/
+1
2007-07-18
[SCSI] mpt fusion: add support for Brocade branded LSI FC HBA
Prakash, Sathya
3
-63
/
+278
2007-07-18
[SCSI] mpt fusion: deregister from transport layer if PCI registration failed
Prakash, Sathya
2
-2
/
+14
2007-07-18
[SCSI] add PCI_VENDOR_ID macro for Brocade in pci_ids.h
Prakash, Sathya
1
-0
/
+2
2007-07-18
[SCSI] mpt fusion: add sysfs attributes to display IOC parameters
Prakash, Sathya
7
-0
/
+272
2007-07-18
[SCSI] Use menuconfig objects
Jan Engelhardt
2
-4
/
+11
2007-07-18
[SCSI] seagate: make seagate_st0x_detect() static
Adrian Bunk
1
-1
/
+1
2007-07-18
[SCSI] wd33c93: cleanups
Adrian Bunk
1
-1
/
+3
2007-07-18
[SCSI] small cleanups
Adrian Bunk
4
-3
/
+5
2007-07-18
[SCSI] libsas: fix lockdep issue with ATA
James Bottomley
2
-10
/
+10
2007-07-18
[SCSI] libsas, aic94xx: fix dma mapping cockups with ATA
James Bottomley
3
-3
/
+21
2007-07-18
[SCSI] sas_ata: Implement sas_task_abort for ATA devices
Darrick J. Wong
4
-6
/
+54
2007-07-18
[SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices
Darrick J. Wong
1
-0
/
+7
2007-07-18
[SCSI] libsas: Unknown STP devices should be reported to libata as unknown.
Darrick J. Wong
1
-1
/
+1
2007-07-18
[SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done
Darrick J. Wong
1
-1
/
+1
2007-07-18
[SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port
Darrick J. Wong
1
-1
/
+0
2007-07-18
[SCSI] sas_ata: ata_post_internal should abort the sas_task
Darrick J. Wong
2
-3
/
+28
2007-07-18
[SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*
Darrick J. Wong
1
-6
/
+4
2007-07-18
[SCSI] sas_ata: Satisfy libata qc function locking requirements
Darrick J. Wong
2
-0
/
+8
2007-07-18
[SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlists
Darrick J. Wong
1
-6
/
+13
2007-07-18
[SCSI] Migrate libsas ATA code into a separate file
Darrick J. Wong
5
-308
/
+387
2007-07-18
[SCSI] libsas: fixup NCQ for SATA disks
James Bottomley
3
-22
/
+13
2007-07-18
[SCSI] libsas: better error handling in sas_ex_discover_end_dev()
James Bottomley
1
-2
/
+2
2007-07-18
[SCSI] aic94xx: add SATAPI support
James Bottomley
1
-17
/
+23
2007-07-18
[SCSI] libsas: support NCQ for SATA disks
Darrick J. Wong
1
-2
/
+9
2007-07-18
[SCSI] aic94xx: SATA tag mask not set correctly
Darrick J. Wong
1
-1
/
+1
2007-07-18
[SCSI] libsas: fix up sas_smp_phy_control()
James Bottomley
1
-1
/
+1
2007-07-18
[SCSI] libsas: Add SATA support to STP piece for SATA on SAS expanders
James Bottomley
1
-13
/
+68
2007-07-18
[SCSI] Add SATA support to libsas
Darrick J. Wong
4
-2
/
+366
2007-07-18
zs: move to the serial subsystem
Maciej W. Rozycki
12
-2746
/
+1610
2007-07-18
serial: add early_serial_setup() back to header file
Yinghai Lu
24
-0
/
+25
2007-07-18
fbdev: make fb_append_extra_logo() depend on fb=y
Arnd Bergmann
1
-1
/
+1
2007-07-18
dm: fix memory leak in dm_create_persistent() when starting metadata update t...
Jesper Juhl
1
-0
/
+1
2007-07-18
slob: Kill off duplicate kzalloc() definition.
Paul Mundt
1
-10
/
+0
2007-07-18
Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
Linus Torvalds
1
-5
/
+5
2007-07-18
Make the "z/VM unit record device driver" depend on S390
Linus Torvalds
1
-0
/
+1
2007-07-17
smp_call_function_single() should be a macro on UP
Al Viro
1
-10
/
+8
2007-07-17
[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().
Oleg Nesterov
1
-12
/
+3
2007-07-17
[ISDN] HiSax hfc_pci: minor cleanups
Jeff Garzik
1
-98
/
+93
2007-07-17
[ISDN] HiSax bkm_a4t: split setup into two smaller functions
Jeff Garzik
1
-45
/
+63
2007-07-17
[ISDN] HiSax enternow: split setup into 3 smaller functions
Jeff Garzik
1
-76
/
+89
2007-07-17
[ISDN] HiSax netjet_u: split setup into 3 smaller functions
Jeff Garzik
1
-74
/
+93
2007-07-17
[ISDN] HiSax netjet_s: code movement, prep for hotplug
Jeff Garzik
1
-86
/
+108
2007-07-17
[ISDN] HiSax: move card state alloc/setup code into separate functions
Jeff Garzik
1
-18
/
+54
2007-07-17
[ISDN] HiSax: move card setup into separate function
Jeff Garzik
1
-88
/
+99
2007-07-17
mixart: Add missing vmalloc.h include
Frank Lichtenheld
1
-0
/
+1
2007-07-17
hppb: Add missing dma-mapping.h include
Frank Lichtenheld
1
-0
/
+1
2007-07-17
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
Jeff Garzik
5
-6
/
+7
2007-07-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
8
-11
/
+25
[next]