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