index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-cd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
block: Switch struct packet_command to use struct scsi_sense_hdr
Kees Cook
1
-2
/
+2
2018-08-02
ide-cd: Drop unused sense buffers
Kees Cook
1
-1
/
+1
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
1
-5
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-1
/
+1
2011-03-09
ide: Convert to bdops->check_events()
Tejun Heo
1
-1
/
+2
2009-04-19
ide-cd: convert to using generic sense request
Borislav Petkov
1
-4
/
+0
2009-03-27
ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense
Borislav Petkov
1
-2
/
+0
2009-03-27
ide: improve debugging scheme
Borislav Petkov
1
-1
/
+1
2009-02-25
ide: fix refcounting in device drivers
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-01-06
ide: remove ide_driver_t typedef
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2009-01-06
ide: remove 'byte' typedef
Bartlomiej Zolnierkiewicz
1
-13
/
+13
2009-01-02
ide-cd: move cdrom_timer_expiry to ide-atapi.c
Borislav Petkov
1
-4
/
+0
2009-01-02
ide-cd: move debug defines into header
Borislav Petkov
1
-0
/
+8
2008-12-29
ide-cd: remove obsolete seek optimization
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-10-13
ide-cd: move cdrom_info.dma to ide_drive_t.dma
Borislav Petkov
1
-1
/
+0
2008-07-23
ide-cd: convert to using the new atapi_flags
Borislav Petkov
1
-38
/
+0
2008-07-15
ide-cd: remove ide_cd_init_rq
FUJITA Tomonori
1
-1
/
+0
2008-07-15
ide-cd: convert ide_cd_queue_pc to use blk_execute_rq
FUJITA Tomonori
1
-1
/
+2
2008-04-26
ide-cd: remove the internal 64k buffer
Borislav Petkov
1
-4
/
+0
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-01
ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c
Borislav Petkov
1
-1
/
+7
2008-02-01
ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c
Bartlomiej Zolnierkiewicz
1
-0
/
+17
2008-02-01
ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c
Bartlomiej Zolnierkiewicz
1
-235
/
+2
2008-02-01
ide-cd: coding style fixes for VERBOSE_IDE_CD_ERRORS code
Bartlomiej Zolnierkiewicz
1
-17
/
+16
2008-02-01
ide-cd: remove duplicate sense keys definitions from ide-cd.h
Bartlomiej Zolnierkiewicz
1
-17
/
+0
2008-02-01
ide-cd: re-organize handling of quirky devices
Bartlomiej Zolnierkiewicz
1
-2
/
+8
2008-02-01
ide-cd: remove STANDARD_ATAPI define
Bartlomiej Zolnierkiewicz
1
-10
/
+0
2008-02-01
ide-cd: remove NO_DOOR_LOCKING define
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-02-01
ide-cd: remove struct ide_cd_{config,state}_flags
Bartlomiej Zolnierkiewicz
1
-30
/
+32
2008-02-01
ide-cd: remove struct atapi_capabilities_page (take 2)
Bartlomiej Zolnierkiewicz
1
-219
/
+4
2008-02-01
ide-cd: kill CDROM_STATE_FLAGS() macro
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-01
ide-cd: kill CDROM_CONFIG_FLAGS() macro
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-01
ide-cd: remove redundant config flags
Bartlomiej Zolnierkiewicz
1
-10
/
+0
2008-02-01
ide-cd: remove struct atapi_{mechstat_header,changer_info,slot}
Bartlomiej Zolnierkiewicz
1
-55
/
+0
2008-02-01
ide-cd: remove unused and write-only struct ide_cd_config_flags fields
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-02-01
ide-cd: remove unused struct atapi_cdrom_subchnl
Bartlomiej Zolnierkiewicz
1
-32
/
+0
2008-02-01
ide-cd: remove unused defines from ide-cd.h
Bartlomiej Zolnierkiewicz
1
-10
/
+0
2007-12-24
ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirk
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-07-09
ide-cd: replace C code with call to ARRAY_SIZE() macro
Robert P. J. Day
1
-2
/
+0
2005-12-15
[PATCH] ide-cd: remove write-only cmd field from struct cdrom_info
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+746