aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_palmld.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-31ata: palmld: fix return value check in palmld_pata_probe()Yang Yingliang1-2/+2
2022-04-20ARM: pxa: use pdev resource for palmld mmioArnd Bergmann1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-12-05ata: palmld: Introduce state containerLinus Walleij1-23/+36
2018-12-04ata: palmld: Convert to GPIO descriptorsLinus Walleij1-33/+25
2018-07-11libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior1-1/+1
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-12-03pata_palmld: utilize common ata_platform_remove_one()Brian Norris1-3/+1
2012-01-08SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin1-12/+1
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-21/+22
2011-03-16ARM: pxa: Use gpio arrays in palmld_hdd driverMarek Vasut1-21/+22
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov1-1/+1
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov1-1/+1
2009-05-31[ARM] 5522/1: PalmLD: IDE supportMarek VaĊĦut1-0/+150