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
2013-02-20
ata_piix: Add Device IDs for Intel Wellsburg PCH
James Ralston
1
-0
/
+9
2013-01-25
[libata] scsi: no poll when ODD is powered off
Aaron Lu
1
-0
/
+7
2013-01-25
ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs
Seth Heasley
1
-0
/
+16
2013-01-25
ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs
Seth Heasley
1
-0
/
+8
2013-01-25
[libata] PM code cleanup for ata port
Aaron Lu
1
-12
/
+4
2013-01-25
[libata] pm: differentiate system and runtime pm for ata port
Aaron Lu
3
-39
/
+83
2013-01-25
Revert "libata: export host controller number thru /sys"
Jeff Garzik
2
-5
/
+1
2013-01-21
libata: do not suspend port if normal ODD is attached
Aaron Lu
1
-0
/
+19
2013-01-21
libata: expose pm qos flags for ata device
Aaron Lu
2
-0
/
+4
2013-01-21
libata: handle power transition of ODD
Aaron Lu
4
-10
/
+118
2013-01-21
libata: check zero power ready status for ZPODD
Aaron Lu
3
-2
/
+92
2013-01-21
libata: move acpi notification code to zpodd
Aaron Lu
2
-71
/
+34
2013-01-21
libata: identify and init ZPODD devices
Aaron Lu
6
-1
/
+133
2013-01-14
libata: export host controller number thru /sys
David Milburn
2
-1
/
+5
2013-01-14
pata_samsung_cf: Use devm_clk_get()
Jingoo Han
1
-3
/
+1
2013-01-14
[libata] replace sata_settings with devslp_timing
Shane Huang
2
-12
/
+16
2013-01-14
[libata] ahci: Add support for Enmotus Bobcat device.
Hugh Daschbach
1
-1
/
+7
2013-01-14
[libata] ahci: Fix lack of command retry after a success error handler.
Bian Yu
1
-1
/
+1
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
25
-94
/
+85
2012-12-15
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
24
-354
/
+350
2012-12-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-135
/
+288
2012-12-14
sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)
Jeff Garzik
1
-0
/
+1
2012-12-14
[libata] fix Null pointer dereference on disk error
Xiaotian Feng
1
-2
/
+4
2012-12-14
ahci: convert ata_link_printk() to ata_link_warn()
Wei Yongjun
1
-1
/
+1
2012-12-14
pata_imx: convert ata_dev_printk() to ata_dev_info()
Wei Yongjun
1
-1
/
+1
2012-12-14
ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>()
Wei Yongjun
1
-4
/
+2
2012-12-14
ahci_platform: make structs static
Brian Norris
1
-3
/
+3
2012-12-14
Revert "pata_octeon_cf: perform host detach, removal on exit"
Jeff Garzik
1
-1
/
+0
2012-12-14
Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"
Jeff Garzik
1
-1
/
+2
2012-12-13
ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian.
David Daney
1
-0
/
+4
2012-12-13
MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.
David Daney
1
-135
/
+284
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-12-03
pata_of_platform: fix compile error
Brian Norris
1
-0
/
+1
2012-12-03
libata: use pci_get_drvdata() helper
Brian Norris
1
-4
/
+3
2012-12-03
pata_octeon_cf: perform host detach, removal on exit
Brian Norris
1
-0
/
+1
2012-12-03
sata_highbank: utilize common ata_platform_remove_one()
Brian Norris
1
-11
/
+1
2012-12-03
pata_palmld: utilize common ata_platform_remove_one()
Brian Norris
1
-3
/
+1
2012-12-03
pata_platform: remove unused remove function
Brian Norris
1
-17
/
+0
2012-12-03
pata_platform: utilize common ata_platform_remove_one()
Brian Norris
1
-6
/
+1
2012-12-03
pata_of_platform: utilize common ata_platform_remove_one()
Brian Norris
1
-6
/
+1
2012-12-03
pata_mpc52xx: utilize common ata_platform_remove_one()
Brian Norris
1
-14
/
+3
2012-12-03
pata_ixp4xx_cf: utilize common ata_platform_remove_one()
Brian Norris
1
-10
/
+1
2012-12-03
ahci_platform: utilize common ata_platform_remove_one()
Brian Norris
1
-11
/
+1
2012-12-03
libata: implement ata_platform_remove_one()
Brian Norris
1
-0
/
+23
2012-12-03
ahci_platform: perform platform exit in host_stop() hook
Brian Norris
1
-7
/
+23
2012-12-03
ahci_platform: convert to module_platform_driver
Brian Norris
1
-12
/
+1
2012-12-03
ahci_platform: enable hotplug unbinding
Brian Norris
1
-2
/
+3
2012-12-03
libata: set dma_mode to 0xff in reset
Aaron Lu
2
-0
/
+2
2012-12-03
ata_piix: re-order code and remove prototypes
Bartlomiej Zolnierkiewicz
1
-221
/
+198
2012-12-03
libata: check SATA_SETTINGS log with HW Feature Ctrl
Shane Huang
1
-2
/
+1
[next]