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-03-10
[libata] Add support for the RB500 PATA CompactFlash
Florian Fainelli
3
-0
/
+324
2008-03-10
ahci: logical-bitwise and confusion in ahci_save_initial_config()
Roel Kluin
1
-1
/
+1
2008-03-10
libata: don't allow sysfs read access to force param
Tejun Heo
1
-1
/
+2
2008-03-10
ahci: add the Device IDs for nvidia MCP7B AHCI
peerchen
1
-0
/
+12
2008-03-10
libata-sff: handle controllers w/o ctl register
Tejun Heo
1
-14
/
+22
2008-03-10
libata: allow LLDs w/o any reset method
Tejun Heo
1
-0
/
+10
2008-03-10
ata: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-12
/
+12
2008-03-05
ahci: work around ATI SB600 h/w quirk
Jeff Garzik
1
-1
/
+13
2008-03-05
pata_hpt*, pata_serverworks: fix UDMA masking
Alan Cox
3
-7
/
+7
2008-03-04
block: separate out padding from alignment
Tejun Heo
1
-1
/
+2
2008-03-04
block: restore the meaning of rq->data_len to the true data length
FUJITA Tomonori
1
-3
/
+3
2008-02-29
[libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()
Jeff Garzik
1
-0
/
+10
2008-02-28
sata_svw: Add support for HT1100 SATA controller
Anantha Subramanyam
1
-14
/
+63
2008-02-25
Revert "power_state: get rid of write-only variable in SATA"
Jeff Garzik
1
-0
/
+3
2008-02-25
make atapi_dmadir static
Adrian Bunk
2
-2
/
+1
2008-02-24
libata-core: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2008-02-24
sata_fsl: fix build with ATA_VERBOSE_DEBUG
Anton Vorontsov
1
-3
/
+5
2008-02-24
[libata] ahci: AMD SB700/SB800 SATA support 64bit DMA
Shane Huang
1
-6
/
+17
2008-02-24
libata-pmp: clear hob for pmp register accesses
Mark Lord
1
-2
/
+2
2008-02-24
libata: automatically use DMADIR if drive/bridge requires it
Tejun Heo
2
-3
/
+11
2008-02-24
power_state: get rid of write-only variable in SATA
Pavel Machek
1
-3
/
+0
2008-02-24
pata_atiixp: Use 255 sector limit
Alan Cox
1
-2
/
+2
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
3
-3
/
+3
2008-02-20
libata: fix kernel-doc parameter warning
Randy Dunlap
1
-1
/
+1
2008-02-20
sata_mv: remove iounmap in mv_platform_remove and use devm_iomap
Saeed Bishara
1
-4
/
+2
2008-02-20
libata: implement libata.force module parameter
Tejun Heo
3
-4
/
+385
2008-02-20
sata_mv: use hpriv->base instead of the host->iomap
Saeed Bishara
1
-1
/
+1
2008-02-20
sata_mv: Define module alias for platform device
Martin Michlmayr
1
-0
/
+1
2008-02-20
ata: fix sparse warnings in pata_legacy.c
Harvey Harrison
1
-22
/
+22
2008-02-19
libata: implement drain buffers
James Bottomley
2
-58
/
+57
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
7
-189
/
+16
2008-02-19
libata: update ATAPI overflow draining
Tejun Heo
1
-43
/
+33
2008-02-19
ide/libata: ST310211A has buggy HPA too
Mikko Rapeli
1
-0
/
+1
2008-02-15
ata: fix sparse warning in pata_acpi.c
Harvey Harrison
1
-2
/
+2
2008-02-15
ata: fix sparse warning in pata_marvell.c
Harvey Harrison
1
-2
/
+2
2008-02-15
ata: fix sparse warning in pata_jmicron.c
Harvey Harrison
1
-1
/
+2
2008-02-15
ata: fix sparse warning in pata_cs5536.c
Harvey Harrison
1
-1
/
+1
2008-02-15
ata: sparse fixes for pata_amd.c
Harvey Harrison
1
-5
/
+2
2008-02-15
pata_scc.c: add thaw ops
Akira Iguchi
1
-0
/
+2
2008-02-15
pata_cs5536.c bugfix
Martin K. Petersen
1
-4
/
+4
2008-02-15
pata_legacy: don't call ata_host_detach() after initialization failure
Tejun Heo
1
-2
/
+0
2008-02-15
ata: fix sparse warnings in sata_mv.c
Harvey Harrison
1
-2
/
+2
2008-02-15
ata: fix sparse warning in sata_via.c
Harvey Harrison
1
-2
/
+2
2008-02-15
ata: fix sparse warning in sata_promise.c
Harvey Harrison
1
-1
/
+1
2008-02-15
ata: fix sparse warning in ata_piix.c
Harvey Harrison
1
-1
/
+1
2008-02-15
ata: fix sparse warning in libata-core.c
Harvey Harrison
1
-1
/
+0
2008-02-15
ata: make ata_scsiop_inq_89 static in libata-scsi.c
Harvey Harrison
1
-1
/
+1
2008-02-11
sata_mv: platform driver allocs dma without create
Byron Bradley
1
-20
/
+24
2008-02-11
pata_ninja32: setup changes
Alan Cox
1
-2
/
+7
2008-02-11
pata_legacy: typo fix
Alan Cox
1
-1
/
+1
[next]