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