index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-cd.h
Age
Commit message (
Expand
)
Author
Files
Lines
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