index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_icside.c
Age
Commit message (
Expand
)
Author
2018-07-11
libata: remove ata_sff_data_xfer_noirq()
Sebastian Andrzej Siewior
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2010-05-25
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-19
libata-sff: separate out BMDMA EH
Tejun Heo
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-05-19
libata-sff: clean up inheritance in several drivers
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-28
Merge branch 'origin' into devel
Russell King
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2008-12-11
[ARM] dma: Use sensible DMA parameters for Acorn drivers
Russell King
2008-12-11
[ARM] dma: pata_icside's contiguous sg array is now redundant
Russell King
2008-06-04
libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
Alan Cox
2008-04-17
libata: rename SFF port ops
Tejun Heo
2008-04-17
libata: rename SFF functions
Tejun Heo
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
2008-01-23
libata: convert to chained sg
Tejun Heo
2007-10-25
Fix pata_icside build for recent libata API changes
Al Viro
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-08-06
[ARM] pata_icside: fix the FIXMEs
Russell King
2007-07-09
[libata] PATA drivers: remove ATA_FLAG_SRST
Jeff Garzik
2007-05-11
[ARM] pata_icside: fix build errors
Russell King
2007-05-11
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
Russell King
2007-05-11
[ARM] ecard: add helper function for setting ecard irq ops
Russell King
2007-05-03
[ARM] Add support for ICSIDE interface on RiscPC
Russell King