summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-cd.c
Commit message (Expand)AuthorAgeFilesLines
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* ide-cd: replace C code with call to ARRAY_SIZE() macroRobert P. J. Day2007-07-091-3/+3
* ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz2007-05-101-5/+9
* ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz2007-05-101-1/+1
* ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-101-2/+2
* ide: ugly messages trying to open CD drive with no media presentStuart Hayes2007-04-101-0/+9
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-171-3/+3
* ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz2007-02-171-11/+4Star
* ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz2007-02-171-8/+0Star
* ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee2007-02-171-7/+0Star
* ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee2007-02-171-0/+8
* [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2Alan Cox2006-12-101-0/+7
* [PATCH] ide-cd: only set rq->errors SCSI style for block pc requestsJens Axboe2006-11-131-1/+1
* [PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA checkJens Axboe2006-10-121-1/+1
* [PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe2006-10-121-2/+3
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-34/+35
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-261-2/+0Star
* [PATCH] IDE CD end-of media error fixAlan Cox2006-06-251-28/+92
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-2/+1Star
* [PATCH] Fix cdrom being confused on using kdumpRachita Kothiyal2006-06-231-1/+4
* [PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failureJens Axboe2006-03-271-0/+1
* [PATCH] sem2mutex: drivers/ideArjan van de Ven2006-03-231-5/+6
* [PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig2006-03-231-49/+50
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-2/+2
* [PATCH] Add ide_bus_type probe and remove methodsRussell King2006-01-131-9/+5Star
* [PATCH] ide-cd: clear random-write capability it not supportedAndrey Borzenkov2006-01-101-0/+2
* [BLOCK] Kill blk_attempt_remerge()Jens Axboe2006-01-091-10/+0Star
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-2/+2
* [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers2006-01-051-0/+1
* [PATCH] ide-cd: remove write-only cmd field from struct cdrom_infoBartlomiej Zolnierkiewicz2005-12-151-7/+0Star
* [PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz2005-11-191-2/+2
* [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-181-1/+1
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-12/+6Star
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-3/+1Star
* [PATCH] ide-cd mini cleanup of castsJesper Juhl2005-10-311-25/+29
* [PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland2005-10-311-0/+2
* [PATCH] quiet ide-cd warningMatt Mackall2005-07-131-3/+1Star
* [PATCH] IDE CD reports current speedEric Piel2005-06-231-40/+49
* [PATCH] Relax idecd dma alignment checkJens Axboe2005-05-311-1/+1
* ide-cd: revert DMA mask test changeLinus Torvalds2005-05-271-1/+4
* [PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz2005-05-261-29/+18Star
* [PATCH] relax ide-cd dma restrictionsJens Axboe2005-05-251-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+3524