summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_at32.c
Commit message (Expand)AuthorAgeFilesLines
* ata: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ata: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
* pata_at32: use module_platform_driver_probe()Jingoo Han2013-04-031-12/+1
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-1/+3
* avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen2008-08-051-2/+2
* avr32/pata: avoid unnecessary memset (updated after comments)Christophe Jaillet2008-05-191-2/+0
* ATA/IDE: fix platform driver hotplug/coldplugKay Sievers2008-04-251-0/+3
* libata: rename SFF functionsTejun Heo2008-04-171-1/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-21/+2
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-171-6/+1
* drivers/ata/: Spelling fixesJoe Perches2008-02-031-1/+1
* Several fixes for the AVR32 PATA driverKristoffer Nyborg Gregertsen2007-12-011-28/+33
* AVR32 PATA driverKristoffer Nyborg Gregertsen2007-10-121-0/+441