index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'dma' into devel
Russell King
2009-02-21
1
-16
/
+3
|
\
|
*
[ARM] dma: Use sensible DMA parameters for Acorn drivers
Russell King
2008-12-11
1
-4
/
+2
|
*
[ARM] dma: pata_icside's contiguous sg array is now redundant
Russell King
2008-12-11
1
-12
/
+1
*
|
Fix my email address in qd65xx.[ch]/pata_qdi.c
Samuel Thibault
2009-02-03
1
-1
/
+1
*
|
libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book
Tejun Heo
2009-02-02
1
-0
/
+41
*
|
libata: add no penalty retry request for EH device handling routines
Tejun Heo
2009-02-02
1
-1
/
+5
*
|
libata: improve probe failure handling
Tejun Heo
2009-02-02
1
-0
/
+38
*
|
libata: add @spd_limit to sata_down_spd_limit()
Tejun Heo
2009-02-02
4
-12
/
+27
*
|
libata: clear dev->ering in smarter way
Tejun Heo
2009-02-02
2
-2
/
+9
*
|
libata: check onlineness before using SPD in sata_down_spd_limit()
Tejun Heo
2009-02-02
1
-3
/
+8
*
|
libata: move ata_dev_disable() to libata-eh.c
Tejun Heo
2009-02-02
3
-13
/
+22
*
|
libata: fix EH device failure handling
Tejun Heo
2009-02-02
1
-2
/
+3
*
|
sata_nv: ck804 has borked hardreset too
Tejun Heo
2009-02-02
1
-1
/
+6
*
|
libata: fix kernel-doc warnings
Randy Dunlap
2009-02-02
2
-2
/
+2
*
|
ahci: add a module parameter to ignore the SSS flags for async scanning
Arjan van de Ven
2009-02-02
1
-1
/
+8
*
|
sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742
Mark Lord
2009-02-02
1
-2
/
+2
*
|
[libata] sata_sil: Fix compilation error with libata debugging enabled
Pasi Kärkkäinen
2009-02-02
1
-1
/
+1
*
|
sata_sil: Fix build breakage
Alexander Beregalov
2009-01-29
1
-0
/
+1
*
|
Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2009-01-27
4
-4
/
+118
|
\
\
|
*
|
SATA PIIX: Blacklist system that spins off disks during ACPI power off
Rafael J. Wysocki
2009-01-27
1
-0
/
+34
|
*
|
SATA Sil: Blacklist system that spins off disks during ACPI power off
Rafael J. Wysocki
2009-01-27
1
-1
/
+35
|
*
|
SATA AHCI: Blacklist system that spins off disks during ACPI power off
Rafael J. Wysocki
2009-01-27
1
-0
/
+32
|
*
|
SATA: Blacklisting of systems that spin off disks during ACPI power off
Rafael J. Wysocki
2009-01-27
1
-3
/
+17
*
|
|
pata-rb532-cf: remove set_irq_type from finish_io
Phil Sutter
2009-01-27
1
-2
/
+0
*
|
|
[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571
JosephChan@via.com.tw
2009-01-26
1
-5
/
+17
*
|
|
sata_mv: no longer experimental (v2)
Mark Lord
2009-01-26
1
-3
/
+3
*
|
|
sata_mv: msi masking fix (v2)
Mark Lord
2009-01-26
1
-6
/
+15
*
|
|
sata_mv: Properly initialize main irq mask
Thomas Reitmayr
2009-01-26
1
-0
/
+3
*
|
|
sata_mv: remove bogus nsect restriction
Mark Lord
2009-01-26
1
-11
/
+2
*
|
|
sata_mv: don't read hc_irq_cause
Mark Lord
2009-01-26
1
-12
/
+5
*
|
|
sata_mv: fix 8-port timeouts on 508x/6081 chips
Mark Lord
2009-01-26
1
-1
/
+1
*
|
|
sata_nv: fix MCP5x reset
Tejun Heo
2009-01-26
1
-13
/
+29
*
|
|
sata_nv: rename nv_nf2_hardreset()
Tejun Heo
2009-01-26
1
-14
/
+14
*
|
|
libata: set NODEV_HINT for 0x7f status
Tejun Heo
2009-01-26
1
-0
/
+10
*
|
|
libata-sff: fix incorrect EH message
Tejun Heo
2009-01-26
1
-1
/
+1
|
/
/
*
|
sata_fsl: Return non-zero on error in probe()
Michal Sojka
2009-01-16
1
-1
/
+1
*
|
drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha build
Andrew Morton
2009-01-16
1
-14
/
+14
*
|
libata: New driver for OCTEON SOC Compact Flash interface (v7).
David Daney
2009-01-16
3
-0
/
+975
*
|
libata: Add another column to the ata_timing table.
David Daney
2009-01-16
1
-35
/
+37
*
|
sata_via: Add VT8261 support
JosephChan@via.com.tw
2009-01-16
1
-0
/
+2
*
|
pata_atiixp: update port enabledness test handling
Tejun Heo
2009-01-16
1
-19
/
+13
*
|
[libata] get-identity ioctl: Fix use of invalid memory pointer
Jeff Garzik
2009-01-16
2
-5
/
+13
*
|
pata_it821x: Update RDC UDMA handling
Alan Cox
2009-01-13
1
-4
/
+13
*
|
ata: fix wrong WARN_ON_ONCE
Christian Borntraeger
2009-01-13
1
-3
/
+6
*
|
libata: only ports >= 0 need to synchronize
Arjan van de Ven
2009-01-10
1
-1
/
+3
*
|
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
2009-01-10
2
-0
/
+12
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-01-09
2
-12
/
+0
|
\
\
|
*
\
Merge branch 'linus' into release
Len Brown
2009-01-09
32
-580
/
+1254
|
|
\
\
|
*
|
|
ACPI: remove private acpica headers from driver files
Lin Ming
2008-12-31
2
-12
/
+0
*
|
|
|
libata: use WARN_ON_ONCE on hot paths
Tejun Heo
2009-01-09
2
-20
/
+20
|
|
/
/
|
/
|
|
[next]