summaryrefslogtreecommitdiffstats
path: root/drivers/cdrom
Commit message (Expand)AuthorAgeFilesLines
...
* cdrom: use list_head for cdrom_device_info listAkinobu Mita2008-04-211-23/+6
* cdrom: protect cdrom_device_info list by mutexAkinobu Mita2008-04-211-0/+2
* cdrom: cleanup hardcoded error-codeAkinobu Mita2008-04-211-1/+1
* cdrom: remove ifdef CONFIG_SYSCTLAkinobu Mita2008-04-211-8/+12
* make cdrom.c:check_for_audio_disc() staticAdrian Bunk2008-03-041-2/+2
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-071-1/+1
|\
| * [POWERPC] iSeries: Fix section mismatch in viocdStephen Rothwell2008-02-061-1/+1
* | drivers/cdrom/cdrom.c: simplify logic in cdrom_release()Borislav Petkov2008-02-061-8/+9
|/
* ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>Bartlomiej Zolnierkiewicz2008-02-011-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-01-292-0/+868
|\
| * cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin2008-01-282-0/+868
* | blk_end_request: changing viocd (take 4)Kiyoshi Ueda2008-01-281-9/+6
|/
* SG: audit of drivers that use blk_rq_map_sg()Jens Axboe2007-10-241-1/+2
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* sysctl: remove broken cdrom binary sysctlsEric W. Biederman2007-10-181-40/+6
* [POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell2007-10-111-97/+19
* [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-111-3/+2
* [POWERPC] iSeries: Simplify viocd initialisationStephen Rothwell2007-10-111-24/+13
* cdrom_open() forgets to unlock on -EROFS failure exitsAl Viro2007-09-261-0/+4
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-242-2/+2
* bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-161-1/+2
* Remove legacy CDROM driversJens Axboe2007-07-1022-24845/+0
* [PATCH] fix request->cmd == INT casesBoaz Harrosh2007-07-106-6/+6
* [PATCH] cdrom_sysctl_info fixDave Young2007-07-101-91/+125
* potential parse error in ifdef part 3Yoann Padioleau2007-06-081-1/+1
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-071-1/+1
* [PATCH] Fix soft lockup with iSeries viocd driverTony Breeds2007-03-051-4/+23
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: cdrom: don't set de->ownerEric W. Biederman2007-02-141-2/+0
* [PATCH] sysctl: cdrom: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-144-4/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] cdrom: set default timeout to 7 secondsJens Axboe2007-01-031-1/+7
* Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-12-211-2/+1
|\
| * [PATCH] Fixup blk_rq_unmap_user() APIJens Axboe2006-12-191-2/+1
* | [POWERPC] iSeries: fix viocd initStephen Rothwell2006-12-201-0/+4
|/
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-5/+5
* [PATCH] drivers/cdrom/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-072-4/+3
* [PATCH] block: support larger block pc requestsMike Christie2006-12-011-4/+2
* [PATCH] cdrom: add endianness annotationsAlexey Dobriyan2006-10-101-3/+3
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-4/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-4/+4
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+1
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-302-2/+4
* [PATCH] cdrom/gdsc: fix printk format warningRandy Dunlap2006-08-271-1/+1
* [PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe2006-07-101-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-302-2/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
OpenPOWER on IntegriCloud