summaryrefslogtreecommitdiff
path: root/drivers/ide/ide-ioctls.c
Commit message (Expand)AuthorAge
* ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead o...Hemant Pedanekar2009-11-25
* ide: fix races in handling of user-space SET XFER commandsBartlomiej Zolnierkiewicz2009-08-07
* ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...Christian Engelmayer2009-06-29
* ide: filter out invalid DMA xfer mode changes in HDIO_DRIVE_CMD ioctl handlerBartlomiej Zolnierkiewicz2009-06-15
* ide: don't set REQ_SOFTBARRIERTejun Heo2009-04-19
* ide: simplify 'struct ide_taskfile'Sergei Shtylyov2009-04-08
* ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov2009-04-08
* ide: use ata_tf_protocols enumsBartlomiej Zolnierkiewicz2009-03-27
* ide: remove ide_task_t typedefBartlomiej Zolnierkiewicz2009-03-27
* ide: remove the last ide-scsi remnantsBorislav Petkov2009-01-02
* ide-cd: remove dead dsc_overlap settingBartlomiej Zolnierkiewicz2008-12-29
* ide: IDE settings don't need an ide_lock heldBartlomiej Zolnierkiewicz2008-12-29
* [PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro2008-10-21
* ide: add device flagsBartlomiej Zolnierkiewicz2008-10-13
* ide: Remove ide_spin_wait_hwgroup() and use special requests insteadElias Oltmanns2008-10-10
* ide: move ioctls handling to ide-ioctls.cBartlomiej Zolnierkiewicz2008-10-10