summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-cd.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
* ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz2007-02-171-8/+0
* ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee2007-02-171-7/+0
* 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/+0
* [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-261-2/+0
* [PATCH] IDE CD end-of media error fixAlan Cox2006-06-251-28/+92
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-2/+1
* [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-141-2/+2
* [PATCH] Add ide_bus_type probe and remove methodsRussell King2006-01-131-9/+5
* [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/+0
* [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-041-0/+1
* [PATCH] ide-cd: remove write-only cmd field from struct cdrom_infoBartlomiej Zolnierkiewicz2005-12-151-7/+0
* [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/+6
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-3/+1
* [PATCH] ide-cd mini cleanup of castsJesper Juhl2005-10-301-25/+29
* [PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland2005-10-301-0/+2
* [PATCH] quiet ide-cd warningMatt Mackall2005-07-121-3/+1
* [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/+18
* [PATCH] relax ide-cd dma restrictionsJens Axboe2005-05-251-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3524
OpenPOWER on IntegriCloud