aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-cd.c
Commit message (Expand)AuthorAge
* ide-cd: fix 'ireason' reporting in cdrom_pc_intr()Bartlomiej Zolnierkiewicz2007-12-24
* ide-cd: fix error message in cdrom_pc_intr()Bartlomiej Zolnierkiewicz2007-12-24
* ide-cd: add error message for DMA error to cdrom_read_intr()Bartlomiej Zolnierkiewicz2007-12-24
* ide-cd: fix error messages in cdrom_write_intr()Bartlomiej Zolnierkiewicz2007-12-24
* ide-cd: add missing 'ireason' masking to cdrom_write_intr()Bartlomiej Zolnierkiewicz2007-12-24
* ide-cd: fix error messages in cdrom_{read,write}_check_ireason()Bartlomiej Zolnierkiewicz2007-12-24
* ide-cd: use ide_cd_release() in ide_cd_probe()Bartlomiej Zolnierkiewicz2007-12-24
* ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machinesBartlomiej Zolnierkiewicz2007-12-24
* ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirkBartlomiej Zolnierkiewicz2007-12-24
* ide-cd: remove dead post_transform_command()Bartlomiej Zolnierkiewicz2007-12-12
* ide: DMA reporting and validity checking fixes (take 3)Bartlomiej Zolnierkiewicz2007-12-12
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* ide-cd: replace C code with call to ARRAY_SIZE() macroRobert P. J. Day2007-07-09
* ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz2007-05-09
* ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz2007-05-09
* ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-09
* ide: ugly messages trying to open CD drive with no media presentStuart Hayes2007-04-10
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz2007-02-16
* ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz2007-02-16
* ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee2007-02-16
* ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee2007-02-16
* [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2Alan Cox2006-12-10
* [PATCH] ide-cd: only set rq->errors SCSI style for block pc requestsJens Axboe2006-11-13
* [PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA checkJens Axboe2006-10-12
* [PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe2006-10-12
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-26
* [PATCH] IDE CD end-of media error fixAlan Cox2006-06-25
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-23
* [PATCH] Fix cdrom being confused on using kdumpRachita Kothiyal2006-06-23
* [PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failureJens Axboe2006-03-27
* [PATCH] sem2mutex: drivers/ideArjan van de Ven2006-03-23
* [PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig2006-03-23
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] Add ide_bus_type probe and remove methodsRussell King2006-01-13
* [PATCH] ide-cd: clear random-write capability it not supportedAndrey Borzenkov2006-01-10
* [BLOCK] Kill blk_attempt_remerge()Jens Axboe2006-01-09
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-06
* [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers2006-01-04
* [PATCH] ide-cd: remove write-only cmd field from struct cdrom_infoBartlomiej Zolnierkiewicz2005-12-14
* [PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz2005-11-19
* [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-18
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-07
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-07
* [PATCH] ide-cd mini cleanup of castsJesper Juhl2005-10-30
* [PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland2005-10-30
* [PATCH] quiet ide-cd warningMatt Mackall2005-07-12