aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-cd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2Alan Cox1-0/+7
2006-11-13[PATCH] ide-cd: only set rq->errors SCSI style for block pc requestsJens Axboe1-1/+1
2006-10-12[PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA checkJens Axboe1-1/+1
2006-10-12[PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe1-2/+3
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-34/+35
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman1-2/+0
2006-06-25[PATCH] IDE CD end-of media error fixAlan Cox1-28/+92
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-2/+1
2006-06-23[PATCH] Fix cdrom being confused on using kdumpRachita Kothiyal1-1/+4
2006-03-27[PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failureJens Axboe1-0/+1
2006-03-23[PATCH] sem2mutex: drivers/ideArjan van de Ven1-5/+6
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig1-49/+50
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-2/+2
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King1-9/+5
2006-01-10[PATCH] ide-cd: clear random-write capability it not supportedAndrey Borzenkov1-0/+2
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe1-10/+0
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-2/+2
2006-01-04[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers1-0/+1
2005-12-15[PATCH] ide-cd: remove write-only cmd field from struct cdrom_infoBartlomiej Zolnierkiewicz1-7/+0
2005-11-19[PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz1-2/+2
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard1-1/+1
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-12/+6
2005-11-07[PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena1-3/+1
2005-10-30[PATCH] ide-cd mini cleanup of castsJesper Juhl1-25/+29
2005-10-30[PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland1-0/+2
2005-07-12[PATCH] quiet ide-cd warningMatt Mackall1-3/+1
2005-06-23[PATCH] IDE CD reports current speedEric Piel1-40/+49
2005-05-31[PATCH] Relax idecd dma alignment checkJens Axboe1-1/+1
2005-05-27ide-cd: revert DMA mask test changeLinus Torvalds1-1/+4
2005-05-26[PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz1-29/+18
2005-05-25[PATCH] relax ide-cd dma restrictionsJens Axboe1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3524