index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Lines
2009-01-27
Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+118
2009-01-27
SATA PIIX: Blacklist system that spins off disks during ACPI power off
Rafael J. Wysocki
-0
/
+34
2009-01-27
SATA Sil: Blacklist system that spins off disks during ACPI power off
Rafael J. Wysocki
-1
/
+35
2009-01-27
SATA AHCI: Blacklist system that spins off disks during ACPI power off
Rafael J. Wysocki
-0
/
+32
2009-01-27
SATA: Blacklisting of systems that spin off disks during ACPI power off
Rafael J. Wysocki
-3
/
+17
2009-01-27
pata-rb532-cf: remove set_irq_type from finish_io
Phil Sutter
-2
/
+0
2009-01-26
[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571
JosephChan@via.com.tw
-5
/
+17
2009-01-26
sata_mv: no longer experimental (v2)
Mark Lord
-3
/
+3
2009-01-26
sata_mv: msi masking fix (v2)
Mark Lord
-6
/
+15
2009-01-26
sata_mv: Properly initialize main irq mask
Thomas Reitmayr
-0
/
+3
2009-01-26
sata_mv: remove bogus nsect restriction
Mark Lord
-11
/
+2
2009-01-26
sata_mv: don't read hc_irq_cause
Mark Lord
-12
/
+5
2009-01-26
sata_mv: fix 8-port timeouts on 508x/6081 chips
Mark Lord
-1
/
+1
2009-01-26
sata_nv: fix MCP5x reset
Tejun Heo
-13
/
+29
2009-01-26
sata_nv: rename nv_nf2_hardreset()
Tejun Heo
-14
/
+14
2009-01-26
libata: set NODEV_HINT for 0x7f status
Tejun Heo
-0
/
+10
2009-01-26
libata-sff: fix incorrect EH message
Tejun Heo
-1
/
+1
2009-01-16
sata_fsl: Return non-zero on error in probe()
Michal Sojka
-1
/
+1
2009-01-16
drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha build
Andrew Morton
-14
/
+14
2009-01-16
libata: New driver for OCTEON SOC Compact Flash interface (v7).
David Daney
-0
/
+975
2009-01-16
libata: Add another column to the ata_timing table.
David Daney
-35
/
+37
2009-01-16
sata_via: Add VT8261 support
JosephChan@via.com.tw
-0
/
+2
2009-01-16
pata_atiixp: update port enabledness test handling
Tejun Heo
-19
/
+13
2009-01-16
[libata] get-identity ioctl: Fix use of invalid memory pointer
Jeff Garzik
-5
/
+13
2009-01-13
pata_it821x: Update RDC UDMA handling
Alan Cox
-4
/
+13
2009-01-13
ata: fix wrong WARN_ON_ONCE
Christian Borntraeger
-3
/
+6
2009-01-10
libata: only ports >= 0 need to synchronize
Arjan van de Ven
-1
/
+3
2009-01-10
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
-0
/
+12
2009-01-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
-12
/
+0
2009-01-09
libata: use WARN_ON_ONCE on hot paths
Tejun Heo
-20
/
+20
2009-01-09
Merge branch 'linus' into release
Len Brown
-580
/
+1254
2009-01-08
libata: clean up the SFF code for coding style
Alan Cox
-65
/
+67
2009-01-08
libata: Add 32bit PIO support
Alan Cox
-9
/
+63
2009-01-08
[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA
Shane Huang
-2
/
+6
2009-01-08
pata_hpt366: reimplement mode programming
Tejun Heo
-65
/
+44
2009-01-08
[libata] pata_hpt3x3: correct _freeze() function declaration
Jeff Garzik
-2
/
+2
2009-01-08
libata: Add special ata_pio_need_iordy() handling for Compact Flash.
David Daney
-0
/
+4
2009-01-08
pata_platform: __pata_platform_remove() shouldn't be in discard section
Sonic Zhang
-1
/
+1
2009-01-08
sata_sil24: remove unused sil24_port_multiplier
Grant Grundler
-7
/
+0
2009-01-08
[libata] ahci: Add SATA GEN3 related messages
Shane Huang
-0
/
+3
2009-01-08
ata_piix: save, use saved and restore IOCFG
Tejun Heo
-15
/
+34
2009-01-08
pata_ali: Fix and workaround for FIFO DMA bug
Alan Cox
-2
/
+30
2009-01-08
pata_ali: force initialise a few bits
Alan Cox
-33
/
+38
2009-01-08
pata_hpt3x3: Workarounds for chipset
Alan Cox
-6
/
+45
2009-01-07
fastboot: Make libata initialization even more async
Arjan van de Ven
-9
/
+7
2009-01-07
fastboot: make the libata port scan asynchronous
Arjan van de Ven
-38
/
+46
2009-01-06
libata: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
-1
/
+1
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
-12
/
+0
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
-2
/
+2
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
-2
/
+2
[next]