aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/sata_highbank.c
AgeCommit message (Expand)Author
2015-06-03ahci: Store irq number in struct ahci_host_privRobert Richter
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang
2014-10-06AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart
2014-03-26ata: sata_highbank: remove superfluous castBartlomiej Zolnierkiewicz
2014-02-22libahci: Allow drivers to override start_engineHans de Goede
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-19sata-highbank: Remove unnecessary ahci_platform.h includeHans de Goede
2013-10-27sata_highbank: clear whole array in highbank_initialize_phys()Dan Carpenter
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-08-14sata, highbank: send extra clock cycles in SGPIO patternsMark Langsdorf
2013-08-14sata, highbank: set tx_atten override bitsMark Langsdorf
2013-08-09sata highbank: enable 64-bit DMA mask when using LPAERob Herring
2013-08-09sata, highbank: fix ordering of SGPIO signalsMark Langsdorf
2013-07-02Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo
2013-06-06sata highbank: add bit-banged SGPIO driver supportMark Langsdorf
2013-06-03sata_highbank: increase retry count but shorten duration for Calxeda controllerMark Langsdorf
2013-04-30sata_highbank: Rename proc_name to the module nameRobert Richter
2013-04-03sata_highbank: make ahci_highbank_pm_ops staticJingoo Han
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman
2012-12-03sata_highbank: utilize common ata_platform_remove_one()Brian Norris
2012-11-28sata_highbank: use ATA_BUSYSergei Shtylyov
2012-11-16[libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEPYuanhan Liu
2012-11-15sata_highbank: mark ahci_highbank_probe as __devinitArnd Bergmann
2012-09-13ata: add platform driver for Calxeda AHCI controllerMark Langsdorf