index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
2012-01-10
23
-319
/
+288
|
\
|
*
ahci: support the STA2X11 I/O Hub
Alessandro Rubini
2012-01-08
1
-5
/
+21
|
*
pata_bf54x: fix BMIDE status register emulation
Sergei Shtylyov
2012-01-08
1
-18
/
+2
|
*
ata: add ata port hibernate callbacks
Lin Ming
2012-01-08
1
-4
/
+36
|
*
ata: update ata port's runtime status during system resume
Lin Ming
2012-01-08
1
-2
/
+16
|
*
ahci: platform support for suspend/resume
Brian Norris
2012-01-08
1
-0
/
+68
|
*
libata-core: kill duplicate statement in ata_do_set_mode()
Sergei Shtylyov
2012-01-08
1
-2
/
+2
|
*
pata_of_platform: remove direct dependency on OF_IRQ
Rob Herring
2012-01-08
2
-10
/
+7
|
*
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
2012-01-08
12
-158
/
+13
|
*
pata_cs5536: forward port changes from cs5536
Bartlomiej Zolnierkiewicz
2012-01-08
1
-57
/
+42
|
*
libata-sff: use ATAPI_{COD|IO}
Sergei Shtylyov
2012-01-08
1
-2
/
+2
|
*
ata: add ata port runtime PM callbacks
Lin Ming
2012-01-08
3
-0
/
+15
|
*
ata: add ata port system PM callbacks
Lin Ming
2012-01-08
3
-70
/
+76
|
*
ata: make ata port as parent device of scsi host
Lin Ming
2012-01-08
1
-1
/
+1
|
*
ahci: start engine only during soft/hard resets
Tejun Heo
2012-01-08
1
-4
/
+1
*
|
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-8
/
+11
|
\
\
|
*
|
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
2011-12-13
1
-8
/
+11
*
|
|
Merge branch 'depends/rmk/restart' into next/cleanup
Arnd Bergmann
2012-01-07
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
David Miller
2011-12-22
1
-1
/
+1
|
|
/
*
/
ARM: at91/pata: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
2011-11-29
1
-3
/
+3
|
/
*
libata: fix build without BMDMA
Alexander Beregalov
2011-11-17
1
-0
/
+4
*
[libata] ahci_platform: fix DT probing
Rob Herring
2011-11-17
1
-1
/
+1
*
pata_of_platform: Don't use NO_IRQ
Anton Vorontsov
2011-11-10
1
-1
/
+1
*
[libata] ahci: Add ASMedia ASM1061 support
Keng-Yu Lin
2011-11-09
1
-0
/
+3
*
[libata] Issue SRST to Sil3726 PMP
Gwendal Grignou
2011-11-09
2
-6
/
+13
*
sata_sis.c: trivial spelling fix
Chris Dunlop
2011-11-09
1
-1
/
+1
*
ahci_platform: use dev_get_platdata()
JiSheng Zhang
2011-11-09
1
-2
/
+2
*
[libata] libata-scsi.c: Add function parameter documentation
Marcos Paulo de Souza
2011-11-09
1
-0
/
+4
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
4
-0
/
+4
|
\
|
*
ide/ata: Add module.h to the implicit modular users
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
|
ahci: add DT binding for Calxeda AHCI controller
Rob Herring
2011-11-03
1
-0
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-28
2
-15
/
+30
|
\
|
*
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
Dan Williams
2011-10-02
2
-15
/
+30
*
|
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2011-10-27
1
-1
/
+1
|
\
\
|
*
|
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
1
-1
/
+1
*
|
|
pata_efar: fix register naming used in efar_set_piomode()
Bartlomiej Zolnierkiewicz
2011-10-14
1
-11
/
+11
*
|
|
pata_rdc: add Power Management support
Bartlomiej Zolnierkiewicz
2011-10-14
1
-0
/
+4
*
|
|
ata_piix: unify code for programming PIO and MWDMA timings
Bartlomiej Zolnierkiewicz
2011-10-14
1
-73
/
+38
*
|
|
ata_piix: SITRE handling fix
Bartlomiej Zolnierkiewicz
2011-10-14
1
-2
/
+3
*
|
|
libata: make ata_sff_data_xfer_noirq() work with 32-bit PIO
Bartlomiej Zolnierkiewicz
2011-10-14
1
-1
/
+1
*
|
|
pata_artop: add Power Management support
Bartlomiej Zolnierkiewicz
2011-10-14
1
-27
/
+54
*
|
|
pata_sl82c105: add Power Management support
Bartlomiej Zolnierkiewicz
2011-10-14
1
-5
/
+32
*
|
|
pata_pdc2027x: add Power Management support
Bartlomiej Zolnierkiewicz
2011-10-14
1
-0
/
+30
*
|
|
pata_legacy: use PIO mask defines
Bartlomiej Zolnierkiewicz
2011-10-14
1
-11
/
+11
*
|
|
pata_legacy: unify QDI ->set_piomode methods
Bartlomiej Zolnierkiewicz
2011-10-14
1
-75
/
+23
*
|
|
libata: remove no longer needed pata_qdi driver
Bartlomiej Zolnierkiewicz
2011-10-14
4
-368
/
+9
*
|
|
pata_it8213: fix register naming used in it8213_set_piomode()
Bartlomiej Zolnierkiewicz
2011-10-14
1
-10
/
+10
*
|
|
pata_it8213: add UDMA100 and UDMA133 support
Bartlomiej Zolnierkiewicz
2011-10-14
1
-2
/
+2
*
|
|
pata_rdc: parallel scanning needs an extra locking
Bartlomiej Zolnierkiewicz
2011-10-14
1
-0
/
+12
[next]