summaryrefslogtreecommitdiff
path: root/drivers/cdrom (follow)
Commit message (Expand)AuthorAge
* cdrom: gdrom: initialize global variable at init timeGreg Kroah-Hartman2021-05-26
* cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdromAtul Gopinathan2021-05-26
* Revert "gdrom: fix a memory leak bug"Greg Kroah-Hartman2021-05-26
* cdrom: respect device capabilities during opening actionDiego Elio Pettenò2020-01-04
* cdrom: Fix race condition in cdrom_sysctl_registerGuenter Roeck2019-04-27
* gdrom: fix a memory leak bugWenwen Wang2019-02-20
* cdrom: fix improper type cast, which can leat to information leak.Young_X2018-11-21
* cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer2018-09-05
* cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi2018-05-30
* cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter2018-04-29
* cdrom: Random writing support for BD-RE mediaGeorgios Toptsidis2015-09-25
* block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-11
|\
| * block: add blk_rq_set_block_pc()Jens Axboe2014-06-06
* | cdrom: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
|/
* cdrom: Remove unnecessary prototype for cdrom_get_disc_infoJoe Perches2014-05-05
* cdrom: Remove unnecessary prototype for cdrom_mrw_exitJoe Perches2014-05-05
* cdrom: Remove cdrom_count_tracks prototypeJoe Perches2014-05-05
* cdrom: Remove cdrom_get_next_writeable prototypeJoe Perches2014-05-05
* cdrom: Remove cdrom_get_last_written prototypeJoe Perches2014-05-05
* cdrom: Move mmc_ioctls above cdrom_ioctl to remove unnecessary prototypeJoe Perches2014-05-05
* cdrom: Remove unnecessary sanitize_format prototypeJoe Perches2014-05-05
* cdrom: Remove unnecessary check_for_audio_disc prototypeJoe Perches2014-05-05
* cdrom: Remove prototype for open_for_dataJoe Perches2014-05-05
* cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macrosJoe Perches2014-05-05
* cdrom: Remove unused CHECKAUDIO macroJoe Perches2014-05-05
* cdrom: convert cdinfo to cd_dbgJoe Perches2014-05-05
* gdrom: missed conversion from req->bufferJens Axboe2014-04-16
* Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\
| * drivers/cdrom/gdrom.c: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-03
* | vio: remove dangly makefile bitsAlan2013-12-03
|/
* drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan2013-07-03
* drivers/cdrom/gdrom.c: fix device number leakLibo Chen2013-07-03
* block_device_operations->release() should return voidAl Viro2013-05-07
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* powerpc: Remove some of the legacy iSeries specific device driversStephen Rothwell2012-03-16
* cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-08
* cdrom: use copy_to_user() without the underscoresDan Carpenter2012-02-06
* block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-14
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* fs: move code out of buffer.cAl Viro2012-01-03
* drivers/cdrom/cdrom.c: relax check on dvd manufacturer valueAndrew Morton2011-08-02
* block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds2011-06-02
* Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-20
|\
| * cdrom: always check_disk_change() on openTejun Heo2011-04-29
| * block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-21
* | block: don't block events on excl write for non-optical devicesTejun Heo2011-04-21
* | cdrom: always check_disk_change() on openTejun Heo2011-04-21
|/
* Fix common misspellingsLucas De Marchi2011-03-31