summaryrefslogtreecommitdiff
path: root/drivers/ide/it821x.c
Commit message (Expand)AuthorAge
* ide: constify ide_dma_ops structuresJulia Lawall2016-01-18
* Drivers: ide: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* sections: fix section conflicts in drivers/ideAndi Kleen2012-10-06
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* it821x: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz2010-01-19
* ide: change ->set_dma_mode method parametersBartlomiej Zolnierkiewicz2010-01-19
* ide: change ->set_pio_mode method parametersBartlomiej Zolnierkiewicz2010-01-19
* ide: add ->dma_clear method and remove ->dma_timeout oneBartlomiej Zolnierkiewicz2009-03-31
* ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)Bartlomiej Zolnierkiewicz2009-03-27
* ide: fix ->init_chipset method to return 'int' valueBartlomiej Zolnierkiewicz2009-03-24
* it821x: remove dead URLBartlomiej Zolnierkiewicz2009-02-25
* it821x.c: use dev->revision instead of pci_read_config_byteBrandon Philips2009-01-14
* it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips2009-01-14
* ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov2009-01-06
* it821x: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz2009-01-06
* ide: remove 'byte' typedefBartlomiej Zolnierkiewicz2009-01-06
* ide: Switch to a common addressAlan Cox2008-11-02
* ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz2008-10-21