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
2010-05-14
ahci: Add platform driver
Anton Vorontsov
3
-0
/
+200
2010-05-14
ahci: Move generic code into libahci
Anton Vorontsov
4
-2280
/
+2425
2010-05-14
ahci: Introduce ahci_set_em_messages()
Anton Vorontsov
1
-17
/
+24
2010-05-14
ahci: Factor out PCI specifics from ahci_print_info()
Anton Vorontsov
1
-17
/
+23
2010-05-14
ahci: Factor out PCI specifics from ahci_init_controller()
Anton Vorontsov
1
-18
/
+27
2010-05-14
ahci: Get rid of pci_dev argument in ahci_port_init()
Anton Vorontsov
1
-4
/
+3
2010-05-14
ahci: Factor out PCI specifics from ahci_reset_controller()
Anton Vorontsov
1
-3
/
+12
2010-05-14
ahci: Get rid of pci_dev argument in ahci_save_initial_config()
Anton Vorontsov
1
-14
/
+13
2010-05-14
ahci: Factor out PCI specifics from ahci_save_initial_config()
Anton Vorontsov
1
-24
/
+42
2010-05-14
ahci: Get rid of host->iomap usage
Anton Vorontsov
1
-14
/
+20
2010-05-10
pata_pcmcia: get rid of extra indirection
Dominik Brodowski
1
-35
/
+6
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-4
/
+2
2010-05-05
pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs
Kristoffer Ericson
1
-2
/
+2
2010-04-22
libata: ensure NCQ error result taskfile is fully initialized
Jeff Garzik
1
-0
/
+1
2010-04-22
pata_pcmcia/ide-cs: add IDs for transcend and kingston cards
Kristoffer Ericson
1
-0
/
+4
2010-04-22
libata: fix locking around blk_abort_request()
Tejun Heo
1
-0
/
+4
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
31
-54
/
+171
2010-04-06
libata: unlock HPA if device shrunk
Tejun Heo
1
-29
/
+45
2010-04-06
libata: disable NCQ on Crucial C300 SSD
Tejun Heo
1
-0
/
+3
2010-04-06
libata: don't whine on spurious IRQ
Tejun Heo
1
-4
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
31
-1
/
+31
2010-03-28
pata_via: fix VT6410/6415/6330 detection issue
JosephChan@via.com.tw
1
-0
/
+4
2010-03-23
libata-sff: fix spurious IRQ handling
Tejun Heo
1
-7
/
+36
2010-03-22
pata_via: Add VIA VX900 support
JosephChan@via.com.tw
1
-0
/
+1
2010-03-17
ahci: pp->active_link is not reliable when FBS is enabled
Shane Huang
1
-6
/
+17
2010-03-17
ahci: use BIOS date in broken_suspend list
Tejun Heo
1
-8
/
+20
2010-03-17
ahci: add missing nv IDs
Tejun Heo
1
-0
/
+15
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
5
-5
/
+5
2010-03-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
45
-413
/
+657
2010-03-01
sata_via: Delay on vt6420 when starting ATAPI DMA write
Bart Hartgers
1
-1
/
+16
2010-03-01
pata_efar: Enable parallel scanning
Alan Cox
1
-1
/
+2
2010-03-01
pata_atiixp: enable parallel scan
Alan Cox
1
-1
/
+2
2010-03-01
[libata] pata_atiixp: add locking for parallel scanning
Bartlomiej Zolnierkiewicz
1
-1
/
+10
2010-03-01
[libata] pata_efar: add locking for parallel scanning
Bartlomiej Zolnierkiewicz
1
-0
/
+15
2010-03-01
libata: Pass host flags into the pci helper
Alan Cox
38
-39
/
+41
2010-03-01
[libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI
Christoph Egger
1
-1
/
+1
2010-03-01
libata: Allow pata_legacy to be built on non-ISA but PCI systems
Alan Cox
1
-2
/
+2
2010-03-01
pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2010-03-01
pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards
Bartlomiej Zolnierkiewicz
1
-1
/
+12
2010-03-01
[libata] pata_at91: fix backslash-continued string
Jeff Garzik
1
-2
/
+2
2010-03-01
pata_via: store UDMA masks in via_isa_bridges table
Bartlomiej Zolnierkiewicz
1
-110
/
+94
2010-03-01
pata_via: fix address setup timings underlocking
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2010-03-01
pata_serverworks: fix error message
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-03-01
pata_serverworks: fix PIO setup for the second channel
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2010-03-01
pata_efar: fix secondary port support
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2010-03-01
pata_cypress: fix PIO timings underclocking
Bartlomiej Zolnierkiewicz
1
-4
/
+6
2010-03-01
pata_cs5535: use correct values for PIO1 and PIO2 data timings
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-03-01
pata_cmd64x: remove unused definitions
Bartlomiej Zolnierkiewicz
1
-11
/
+1
2010-03-01
pata_cmd64x: cmd648_bmdma_stop() fix
Bartlomiej Zolnierkiewicz
1
-1
/
+1
[prev]
[next]