index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
My (slowly updated) mirror of Linux from Asahi Linux
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cdrom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driver
Christoph Hellwig
2021-07-30
1
-63
/
+8
*
scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()
Christoph Hellwig
2021-07-28
1
-7
/
+0
*
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-30
1
-1
/
+1
*
gdrom: use blk_mq_alloc_disk
Christoph Hellwig
2021-06-11
1
-24
/
+21
*
cdrom: gdrom: initialize global variable at init time
Greg Kroah-Hartman
2021-05-13
1
-1
/
+8
*
cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
Atul Gopinathan
2021-05-13
1
-1
/
+2
*
Revert "gdrom: fix a memory leak bug"
Greg Kroah-Hartman
2021-05-13
1
-1
/
+0
*
gdrom: fix compilation error
Chaitanya Kulkarni
2021-04-11
1
-1
/
+1
*
gdrom: support highmem
Christoph Hellwig
2021-04-06
1
-3
/
+2
*
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-24
1
-1
/
+1
*
cdrom: Reset sector_size back it is not 2048.
Sebastian Andrzej Siewior
2020-12-12
1
-5
/
+7
*
gdrom: use bdev_check_media_change
Christoph Hellwig
2020-09-10
1
-1
/
+1
*
cdrom: remove the unused cdrom_media_changed function
Christoph Hellwig
2020-07-08
1
-23
/
+5
*
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-10
1
-1
/
+1
|
\
|
*
cdrom: fix an incorrect __user annotation on cdrom_sysctl_info
Christoph Hellwig
2020-06-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-1
/
+1
|
\
|
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
*
|
cdrom: factor out a cdrom_multisession helper
Christoph Hellwig
2020-05-04
1
-16
/
+25
*
|
cdrom: factor out a cdrom_read_tocentry helper
Christoph Hellwig
2020-05-04
1
-17
/
+22
*
|
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
2020-05-04
2
-2
/
+5
|
/
*
scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...
Adam Williamson
2020-02-24
1
-1
/
+1
*
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
2020-01-03
1
-0
/
+3
*
compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
Arnd Bergmann
2020-01-03
1
-3
/
+4
*
compat_ioctl: move CDROMREADADIO to cdrom.c
Arnd Bergmann
2020-01-03
1
-3
/
+25
*
cdrom: respect device capabilities during opening action
Diego Elio Pettenò
2019-11-26
1
-1
/
+11
*
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
1
-2
/
+2
|
\
|
*
gdrom: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-2
/
+2
*
|
docs: cdrom: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
|
docs: cdrom-standard.tex: convert from LaTeX to ReST
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
1
-15
/
+1
*
Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
Martin Wilck
2019-04-12
1
-0
/
+1
*
cdrom: Fix race condition in cdrom_sysctl_register
Guenter Roeck
2019-02-08
1
-4
/
+3
*
gdrom: fix a memory leak bug
Wenwen Wang
2018-12-29
1
-0
/
+1
*
gdrom: fix mistake in assignment of error
Jens Axboe
2018-10-25
1
-1
/
+1
*
cdrom: remove set but not used variable 'tocuse'
zhong jiang
2018-10-25
1
-3
/
+3
*
gdrom: convert to blk-mq
Jens Axboe
2018-10-16
1
-95
/
+79
*
cdrom: don't attempt to fiddle with cdo->capability
Jens Axboe
2018-10-14
1
-14
/
+13
*
cdrom: fix improper type cast, which can leat to information leak.
Young_X
2018-10-03
1
-1
/
+1
*
cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
Scott Bauer
2018-08-29
1
-1
/
+1
*
cdrom: Use struct scsi_sense_hdr internally
Kees Cook
2018-08-02
1
-2
/
+6
*
block: Switch struct packet_command to use struct scsi_sense_hdr
Kees Cook
2018-08-02
1
-11
/
+11
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
1
-1
/
+1
*
cdrom: information leak in cdrom_ioctl_media_changed()
Dan Carpenter
2018-04-18
1
-1
/
+1
*
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
2018-03-09
2
-3
/
+3
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-13
/
+2
|
\
|
*
block: Rework drivers/cdrom/Makefile
Bart Van Assche
2017-11-01
1
-13
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
2017-06-27
1
-0
/
+1
*
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-20
1
-1
/
+0
[next]