aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_icside.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches1-2/+2
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo1-1/+1
2010-05-19libata-sff: separate out BMDMA EHTejun Heo1-1/+0
2010-05-19libata-sff: clean up BMDMA initializationTejun Heo1-1/+1
2010-05-19libata-sff: clean up inheritance in several driversTejun Heo1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-28Merge branch 'origin' into develRussell King1-2/+2
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø1-2/+2
2008-12-11[ARM] dma: Use sensible DMA parameters for Acorn driversRussell King1-4/+2
2008-12-11[ARM] dma: pata_icside's contiguous sg array is now redundantRussell King1-12/+1
2008-06-04libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox1-1/+1
2008-04-17libata: rename SFF port opsTejun Heo1-2/+2
2008-04-17libata: rename SFF functionsTejun Heo1-4/+4
2008-04-17libata: make reset related methods proper port operationsTejun Heo1-7/+1
2008-04-17libata: implement and use ops inheritanceTejun Heo1-24/+8
2008-04-17libata: implement and use SHT initializersTejun Heo1-13/+1
2008-04-17libata: implement and use ata_noop_irq_clear()Tejun Heo1-6/+1
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley1-8/+0
2008-01-23libata: convert to chained sgTejun Heo1-1/+2
2007-10-25Fix pata_icside build for recent libata API changesAl Viro1-20/+22
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo1-2/+17
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik1-2/+0
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik1-18/+0
2007-08-06[ARM] pata_icside: fix the FIXMEsRussell King1-17/+11
2007-07-09[libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik1-1/+1
2007-05-11[ARM] pata_icside: fix build errorsRussell King1-56/+86
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King1-26/+9
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King1-9/+4
2007-05-03[ARM] Add support for ICSIDE interface on RiscPCRussell King1-0/+686