summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-devsets.c
Commit message (Expand)AuthorAgeFilesLines
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-1/+1
* block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig2015-05-051-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ide: change ->set_pio_mode method parametersBartlomiej Zolnierkiewicz2010-01-191-2/+2
* ide: add drive->pio_mode fieldBartlomiej Zolnierkiewicz2010-01-191-0/+2
* ide: always kill the whole request on errorBartlomiej Zolnierkiewicz2009-06-251-1/+1
* ide: remove ide_end_request()Bartlomiej Zolnierkiewicz2009-03-271-3/+1
* ide: move device settings code to ide-devsets.cBartlomiej Zolnierkiewicz2009-03-241-0/+190