Age | Commit message (Expand) | Author |
2013-07-25 | libata: acpi: remove dead code for ata_acpi_(un)bind | Aaron Lu |
2013-07-24 | ahci_imx: add ahci sata support on imx platforms | Richard Zhu |
2013-07-23 | ahci: fix Null pointer dereference in achi_host_active() | Xiaotian Feng |
2013-07-22 | libata: make it clear that sata_inic162x is experimental | Tejun Heo |
2013-07-22 | libata: replace strict_strtol() with kstrtol() | Jingoo Han |
2013-07-16 | ata: Fix DVD not dectected at some platform with Wellsburg PCH | Youquan Song |
2013-07-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-07-03 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-02 | Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 | Tejun Heo |
2013-06-28 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-06-24 | AHCI: use ATA_BUSY | Sergei Shtylyov |
2013-06-25 | libata-acpi: add back ACPI based hotplug functionality | Aaron Lu |
2013-06-24 | libata-zpodd: must use ata_tf_init() | Sergei Shtylyov |
2013-06-21 | ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs | Seth Heasley |
2013-06-21 | ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs | Seth Heasley |
2013-06-18 | libata: cleanup SAT error translation | Gwendal Grignou |
2013-06-17 | ahci: sata: add support for exynos5440 sata | Girish K S |
2013-06-11 | libata: skip SRST for all SIMG [34]7x port-multipliers | Tejun Heo |
2013-06-10 | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney |
2013-06-09 | ahci: remove pmp link online check in FBS EH | Shane Huang |
2013-06-06 | sata highbank: add bit-banged SGPIO driver support | Mark Langsdorf |
2013-06-06 | ahci: make ahci_transmit_led_message into a function pointer | Mark Langsdorf |
2013-06-03 | sata_rcar: fix compilation warning in sata_rcar_thaw() | Sergei Shtylyov |
2013-06-03 | sata_highbank: increase retry count but shorten duration for Calxeda controller | Mark Langsdorf |
2013-06-03 | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki |
2013-06-03 | ahci: Add AMD CZ SATA device ID | Shane Huang |
2013-06-03 | Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-06-02 | ata: use pci_get_drvdata() | Jingoo Han |
2013-06-02 | sata_rcar: fix interrupt handling | Sergei Shtylyov |
2013-05-29 | ahci: add an observed PCI ID for Marvell 88se9172 SATA controller | George Spelvin |
2013-05-28 | sata_rcar: add 'base' local variable to some functions | Sergei Shtylyov |
2013-05-28 | sata_rcar: correct 'sata_rcar_sht' | Sergei Shtylyov |
2013-05-28 | sata_rcar: kill superfluous code in sata_rcar_bmdma_fill_sg() | Sergei Shtylyov |
2013-05-24 | libata: do not limit R-Car SATA driver to shmobile | Simon Horman |
2013-05-24 | ata: use platform_{get,set}_drvdata() | Jingoo Han |
2013-05-22 | AHCI: Make distinct names for ports in /proc/interrupts | Alexander Gordeev |
2013-05-22 | sata_rcar: clear STOP bit in bmdma_start() method | Sergei Shtylyov |
2013-05-22 | libata: Add atapi_dmadir force flag | Vincent Pelletier |
2013-05-22 | libata: make ata_exec_internal_sg honor DMADIR | Vincent Pelletier |
2013-05-16 | ata_piix: add PCI IDs for Intel BayTail | Chew, Chiau Ee |
2013-05-14 | libata: export ata_port port_no attribute via /sys | David Milburn |
2013-05-14 | libata: update "Maintained by:" tags | Tejun Heo |
2013-05-12 | drivers/ata: don't check resource with devm_ioremap_resource | Wolfram Sang |
2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2013-04-30 | sata_highbank: Rename proc_name to the module name | Robert Richter |
2013-04-30 | ACPI/libata: Restore libata.noacpi support | Lv Zheng |
2013-04-30 | [libata] acpi: make ata_ap_acpi_handle not block | Aaron Lu |