| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | AHCI: Move host activation code into ahci_host_activate() | Alexander Gordeev | 2014-10-06 | 1 | -2/+1 |
* | ata: libahci_platform: move port_map parameters into the AHCI structure | Antoine Ténart | 2014-07-30 | 1 | -1/+1 |
* | ata: sata_highbank: remove superfluous cast | Bartlomiej Zolnierkiewicz | 2014-03-26 | 1 | -1/+1 |
* | libahci: Allow drivers to override start_engine | Hans de Goede | 2014-02-22 | 1 | -1/+2 |
* | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-13 | 1 | -1/+0 |
* | sata-highbank: Remove unnecessary ahci_platform.h include | Hans de Goede | 2014-01-19 | 1 | -1/+0 |
* | sata_highbank: clear whole array in highbank_initialize_phys() | Dan Carpenter | 2013-10-27 | 1 | -5/+3 |
* | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2013-09-04 | 1 | -13/+61 |
|\ |
|
| * | sata, highbank: send extra clock cycles in SGPIO patterns | Mark Langsdorf | 2013-08-14 | 1 | -0/+13 |
| * | sata, highbank: set tx_atten override bits | Mark Langsdorf | 2013-08-14 | 1 | -13/+45 |
| * | sata highbank: enable 64-bit DMA mask when using LPAE | Rob Herring | 2013-08-09 | 1 | -0/+3 |
* | | sata, highbank: fix ordering of SGPIO signals | Mark Langsdorf | 2013-08-09 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 | Tejun Heo | 2013-07-03 | 1 | -2/+18 |
|\ |
|
| * | sata_highbank: increase retry count but shorten duration for Calxeda controller | Mark Langsdorf | 2013-06-03 | 1 | -2/+18 |
* | | sata highbank: add bit-banged SGPIO driver support | Mark Langsdorf | 2013-06-06 | 1 | -6/+155 |
|/ |
|
* | sata_highbank: Rename proc_name to the module name | Robert Richter | 2013-05-01 | 1 | -1/+1 |
* | sata_highbank: make ahci_highbank_pm_ops static | Jingoo Han | 2013-04-04 | 1 | -1/+1 |
* | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -1/+1 |
* | sata_highbank: utilize common ata_platform_remove_one() | Brian Norris | 2012-12-03 | 1 | -11/+1 |
* | sata_highbank: use ATA_BUSY | Sergei Shtylyov | 2012-11-28 | 1 | -1/+1 |
* | [libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEP | Yuanhan Liu | 2012-11-16 | 1 | -1/+1 |
* | sata_highbank: mark ahci_highbank_probe as __devinit | Arnd Bergmann | 2012-11-16 | 1 | -1/+1 |
* | ata: add platform driver for Calxeda AHCI controller | Mark Langsdorf | 2012-09-13 | 1 | -0/+450 |