| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ |
|
| | * | ata: arasan: remove the need for platform_data | Arnd Bergmann | 2013-04-19 | 1 | -18/+19 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 1 | -22/+7 |
|\ \ \ |
|
| * | | | sata_svw: switch to ->show_info() | Al Viro | 2013-04-09 | 1 | -22/+7 |
| |/ / |
|
* | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-05-01 | 9 | -85/+123 |
|\ \ \ |
|
| * | | | sata_highbank: Rename proc_name to the module name | Robert Richter | 2013-05-01 | 1 | -1/+1 |
| * | | | ACPI/libata: Restore libata.noacpi support | Lv Zheng | 2013-05-01 | 1 | -2/+2 |
| * | | | [libata] acpi: make ata_ap_acpi_handle not block | Aaron Lu | 2013-05-01 | 1 | -18/+27 |
| * | | | [libata] SCSI: really use SATL version in VPD | Baruch Even | 2013-04-12 | 1 | -1/+0 |
| * | | | pata_imx: add devicetree support | Sascha Hauer | 2013-04-12 | 1 | -0/+9 |
| * | | | pata_imx: use void __iomem * for regs | Sascha Hauer | 2013-04-12 | 1 | -1/+1 |