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
2012-01-08
ata: add ata port hibernate callbacks
Lin Ming
1
-4
/
+36
2012-01-08
ata: update ata port's runtime status during system resume
Lin Ming
1
-2
/
+16
2012-01-08
ahci: platform support for suspend/resume
Brian Norris
1
-0
/
+68
2012-01-08
libata-core: kill duplicate statement in ata_do_set_mode()
Sergei Shtylyov
1
-2
/
+2
2012-01-08
pata_of_platform: remove direct dependency on OF_IRQ
Rob Herring
2
-10
/
+7
2012-01-08
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
12
-158
/
+13
2012-01-08
pata_cs5536: forward port changes from cs5536
Bartlomiej Zolnierkiewicz
1
-57
/
+42
2012-01-08
libata-sff: use ATAPI_{COD|IO}
Sergei Shtylyov
1
-2
/
+2
2012-01-08
ata: add ata port runtime PM callbacks
Lin Ming
3
-0
/
+15
2012-01-08
ata: add ata port system PM callbacks
Lin Ming
3
-70
/
+76
2012-01-08
ata: make ata port as parent device of scsi host
Lin Ming
1
-1
/
+1
2012-01-08
ahci: start engine only during soft/hard resets
Tejun Heo
1
-4
/
+1
2012-01-07
Merge branch 'depends/rmk/restart' into next/cleanup
Arnd Bergmann
1
-1
/
+1
2011-12-22
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
David Miller
1
-1
/
+1
2011-12-13
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
1
-8
/
+11
2011-11-29
ARM: at91/pata: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2011-11-17
libata: fix build without BMDMA
Alexander Beregalov
1
-0
/
+4
2011-11-17
[libata] ahci_platform: fix DT probing
Rob Herring
1
-1
/
+1
2011-11-10
pata_of_platform: Don't use NO_IRQ
Anton Vorontsov
1
-1
/
+1
2011-11-09
[libata] ahci: Add ASMedia ASM1061 support
Keng-Yu Lin
1
-0
/
+3
2011-11-09
[libata] Issue SRST to Sil3726 PMP
Gwendal Grignou
2
-6
/
+13
2011-11-09
sata_sis.c: trivial spelling fix
Chris Dunlop
1
-1
/
+1
2011-11-09
ahci_platform: use dev_get_platdata()
JiSheng Zhang
1
-2
/
+2
2011-11-09
[libata] libata-scsi.c: Add function parameter documentation
Marcos Paulo de Souza
1
-0
/
+4
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+4
2011-11-03
ahci: add DT binding for Calxeda AHCI controller
Rob Herring
1
-0
/
+7
2011-10-31
ide/ata: Add module.h to the implicit modular users
Paul Gortmaker
1
-0
/
+1
2011-10-31
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
3
-0
/
+3
2011-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-15
/
+30
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
2011-10-14
pata_efar: fix register naming used in efar_set_piomode()
Bartlomiej Zolnierkiewicz
1
-11
/
+11
2011-10-14
pata_rdc: add Power Management support
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2011-10-14
ata_piix: unify code for programming PIO and MWDMA timings
Bartlomiej Zolnierkiewicz
1
-73
/
+38
2011-10-14
ata_piix: SITRE handling fix
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2011-10-14
libata: make ata_sff_data_xfer_noirq() work with 32-bit PIO
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2011-10-14
pata_artop: add Power Management support
Bartlomiej Zolnierkiewicz
1
-27
/
+54
2011-10-14
pata_sl82c105: add Power Management support
Bartlomiej Zolnierkiewicz
1
-5
/
+32
2011-10-14
pata_pdc2027x: add Power Management support
Bartlomiej Zolnierkiewicz
1
-0
/
+30
2011-10-14
pata_legacy: use PIO mask defines
Bartlomiej Zolnierkiewicz
1
-11
/
+11
2011-10-14
pata_legacy: unify QDI ->set_piomode methods
Bartlomiej Zolnierkiewicz
1
-75
/
+23
2011-10-14
libata: remove no longer needed pata_qdi driver
Bartlomiej Zolnierkiewicz
4
-368
/
+9
2011-10-14
pata_it8213: fix register naming used in it8213_set_piomode()
Bartlomiej Zolnierkiewicz
1
-10
/
+10
2011-10-14
pata_it8213: add UDMA100 and UDMA133 support
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2011-10-14
pata_rdc: parallel scanning needs an extra locking
Bartlomiej Zolnierkiewicz
1
-0
/
+12
2011-10-14
pata_via: add via_fixup()
Bartlomiej Zolnierkiewicz
1
-26
/
+23
2011-10-14
libata: ata_timing_compute() fixup
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2011-10-14
pata_scc: add proper cable detection method
Bartlomiej Zolnierkiewicz
1
-13
/
+1
2011-10-14
pata_arasan_cf: remove bogus to_platform_device() calls
Sergei Shtylyov
1
-4
/
+2
2011-10-14
pata_atiixp: add proper ->prereset method
Bartlomiej Zolnierkiewicz
1
-9
/
+26
2011-10-14
pata_serverworks: add serverworks_fixup()
Bartlomiej Zolnierkiewicz
1
-28
/
+29
[prev]
[next]