index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"...
Sonic Zhang
1
-4
/
+120
2008-04-29
sata_mv: Improve naming of main_irq cause/mask identifiers
Mark Lord
1
-38
/
+39
2008-04-29
libata-scsi: improve rbuf handling for simulated commands
Tejun Heo
1
-290
/
+154
2008-04-29
libata-scsi: clean up inquiry / mode sense related functions
Tejun Heo
2
-96
/
+21
2008-04-29
[MIPS] ATA: Rename routerboard 500 to 532
Ralf Baechle
3
-44
/
+44
2008-04-28
typo in sata_fsl
Al Viro
1
-1
/
+1
2008-04-25
pata_bf54x: decrease count first.
Roel Kluin
1
-1
/
+1
2008-04-25
sata_mv: re-enable hotplug, update TODO list
Mark Lord
1
-50
/
+29
2008-04-25
sata_mv: leave SError bits untouched in mv_err_intr
Mark Lord
1
-21
/
+19
2008-04-25
sata_mv: more interrupt handling rework
Mark Lord
1
-48
/
+58
2008-04-25
sata_mv: tidy host controller interrupt handling
Mark Lord
1
-62
/
+45
2008-04-25
sata_mv: simplify request/response queue handling
Mark Lord
1
-53
/
+56
2008-04-25
sata_mv: simplify freeze/thaw bit-shift calculations
Mark Lord
1
-16
/
+26
2008-04-25
sata_mv mask all interrupt coalescing bits
Mark Lord
1
-0
/
+1
2008-04-25
sata_mv more cosmetics
Mark Lord
1
-67
/
+64
2008-04-25
ata_piix: add Asus Eee 701 controller to short cable list
Dan McGee
1
-0
/
+1
2008-04-25
libata-eh set tf flags in NCQ EH result_tf
Mark Lord
1
-0
/
+1
2008-04-25
make sata_set_spd_needed() static
Adrian Bunk
2
-2
/
+1
2008-04-25
make sata_print_link_status() static
Adrian Bunk
1
-2
/
+1
2008-04-25
libata-acpi.c: remove unneeded #if's
Adrian Bunk
1
-4
/
+0
2008-04-25
sata_nv: make hardreset return -EAGAIN on success
Tejun Heo
1
-4
/
+7
2008-04-25
ahci: retry enabling AHCI a few times before spitting out WARN_ON()
Tejun Heo
1
-2
/
+13
2008-04-25
libata: make WARN_ON conditions in ata_sff_hsm_move() more strict
Tejun Heo
1
-2
/
+2
2008-04-25
ATA/IDE: fix platform driver hotplug/coldplug
Kay Sievers
5
-0
/
+9
2008-04-24
sata_sis: SCR accessors return -EINVAL when requested SCR isn't available
Tejun Heo
1
-5
/
+7
2008-04-24
libata: functions with definition should not be extern
Harvey Harrison
1
-1
/
+1
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-9
/
+10
2008-04-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2
-9
/
+10
2008-04-19
Merge branch 'merge-fixes' into devel
Russell King
80
-8460
/
+4330
2008-04-19
Merge branch 'omap2-upstream' into devel
Russell King
5
-11
/
+88
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-5
/
+1
2008-04-18
libata: fix boot panic with SATAPI devices on non-SFF HBAs
James Bottomley
1
-1
/
+2
2008-04-17
ata-acpi: don't call _GTF for disabled drive
Shaohua Li
1
-2
/
+4
2008-04-17
sata_mv add temporary 3 second init delay for SiliconImage PMs
Mark Lord
1
-0
/
+7
2008-04-17
sata_mv remove redundant edma init code
Mark Lord
1
-14
/
+0
2008-04-17
sata_mv add basic port multiplier support
Mark Lord
1
-4
/
+89
2008-04-17
sata_mv fix SOC flags, enable NCQ on SOC
Mark Lord
1
-1
/
+2
2008-04-17
sata_mv disable hotplug for now
Mark Lord
1
-1
/
+5
2008-04-17
sata_mv cosmetics
Mark Lord
1
-13
/
+19
2008-04-17
sata_mv hardreset rework
Mark Lord
1
-138
/
+22
2008-04-17
[libata] improve Kconfig help text for new PMP, SFF options
Jeff Garzik
1
-1
/
+13
2008-04-17
libata: make EH fail gracefully if no reset method is available
Tejun Heo
1
-1
/
+6
2008-04-17
libata: Be a bit more slack about early devices
Alan Cox
1
-10
/
+15
2008-04-17
libata: cable logic
Alan Cox
1
-0
/
+4
2008-04-17
libata: move link onlineness check out of softreset methods
Tejun Heo
8
-32
/
+15
2008-04-17
libata: kill dead code paths in reset path
Tejun Heo
3
-23
/
+1
2008-04-17
pata_scc: fix build breakage
Stephen Rothwell
1
-1
/
+1
2008-04-17
libata: make PMP support optional
Tejun Heo
3
-1
/
+25
[next]