summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-cd.c
Commit message (Expand)AuthorAgeFilesLines
* 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