index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-cd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
ide: add ide_read_error() inline helper
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-06
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2008-02-02
ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw
Borislav Petkov
1
-2
/
+0
2008-02-01
ide: update/add my Copyrights
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-02-01
ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c
Borislav Petkov
1
-216
/
+1
2008-02-01
ide-cd: update driver version, comments and copyrights
Bartlomiej Zolnierkiewicz
1
-13
/
+4
2008-02-01
ide-cd: unify request end exit path in cdrom_decode_status()
Bartlomiej Zolnierkiewicz
1
-26
/
+24
2008-02-01
ide-cd: merge cdrom_write_check_ireason() and cdrom_read_check_ireason()
Bartlomiej Zolnierkiewicz
1
-49
/
+15
2008-02-01
ide-cd: merge cdrom_rw_intr() and cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
1
-178
/
+94
2008-02-01
ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_rw_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-02-01
ide-cd: prepare cdrom_rw_intr() and cdrom_newpc_intr() to be merged
Bartlomiej Zolnierkiewicz
1
-21
/
+26
2008-02-01
ide-cd: unify moving to the next buffer in cdrom_rw_intr()
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2008-02-01
ide-cd: merge cdrom_start_read() and cdrom_start_write()
Bartlomiej Zolnierkiewicz
1
-61
/
+40
2008-02-01
ide-cd: merge cdrom_start_read_continuation() and cdrom_start_rw_cont()
Bartlomiej Zolnierkiewicz
1
-39
/
+35
2008-02-01
ide-cd: merge cdrom_read_intr() and cdrom_write_intr()
Bartlomiej Zolnierkiewicz
1
-138
/
+69
2008-02-01
ide-cd: factor out transfer size checking from cdrom_read_intr()
Bartlomiej Zolnierkiewicz
1
-12
/
+26
2008-02-01
ide-cd: add ide_cd_drain_data() helper
Bartlomiej Zolnierkiewicz
1
-13
/
+15
2008-02-01
ide-cd: merge cdrom_do_packet_command() and cdrom_do_block_pc()
Bartlomiej Zolnierkiewicz
1
-20
/
+5
2008-02-01
ide-cd: remove cdrom_do_pc_continuation()
Bartlomiej Zolnierkiewicz
1
-13
/
+2
2008-02-01
ide-cd: merge cdrom_pc_intr() and cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
1
-113
/
+58
2008-02-01
ide-cd: unify request end exit path in cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
1
-12
/
+11
2008-02-01
ide-cd: factor out request sense fixup from cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
1
-10
/
+15
2008-02-01
ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2008-02-01
ide-cd: remove BUG_ON() from cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-01
ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c
Bartlomiej Zolnierkiewicz
1
-264
/
+7
2008-02-01
ide-cd: rename cdrom_* functions to ide_cd_*
Bartlomiej Zolnierkiewicz
1
-39
/
+44
2008-02-01
ide-cd: coding style fixes for cdrom_get_toc_entry()
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2008-02-01
ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>
Bartlomiej Zolnierkiewicz
1
-18
/
+0
2008-02-01
ide-cd: merge cdrom_select_speed() into ide_cdrom_select_speed()
Bartlomiej Zolnierkiewicz
1
-37
/
+29
2008-02-01
ide-cd: merge cdrom_read_subchannel() into ide_cdrom_get_mcn()
Bartlomiej Zolnierkiewicz
1
-32
/
+21
2008-02-01
ide-cd: merge cdrom_play_audio() into ide_cd_fake_play_trkind()
Bartlomiej Zolnierkiewicz
1
-16
/
+10
2008-02-01
ide-cd: factor out ioctl handlers from ide_cdrom_audio_ioctl()
Bartlomiej Zolnierkiewicz
1
-67
/
+75
2008-02-01
ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c
Bartlomiej Zolnierkiewicz
1
-122
/
+2
2008-02-01
ide-cd: coding style fixes for VERBOSE_IDE_CD_ERRORS code
Bartlomiej Zolnierkiewicz
1
-32
/
+33
2008-02-01
ide-cd: re-organize handling of quirky devices
Bartlomiej Zolnierkiewicz
1
-63
/
+77
2008-02-01
ide-cd: use BCD2BIN()/BIN2BCD() macros from <linux/bcd.h>
Bartlomiej Zolnierkiewicz
1
-23
/
+11
2008-02-01
ide-cd: remove STANDARD_ATAPI define
Bartlomiej Zolnierkiewicz
1
-33
/
+10
2008-02-01
ide-cd: remove NO_DOOR_LOCKING define
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-02-01
ide-cd: remove struct ide_cd_{config,state}_flags
Bartlomiej Zolnierkiewicz
1
-51
/
+55
2008-02-01
ide-cd: remove struct atapi_capabilities_page (take 2)
Bartlomiej Zolnierkiewicz
1
-29
/
+33
2008-02-01
ide-cd: kill CDROM_STATE_FLAGS() macro
Bartlomiej Zolnierkiewicz
1
-20
/
+24
2008-02-01
ide-cd: kill CDROM_CONFIG_FLAGS() macro
Bartlomiej Zolnierkiewicz
1
-46
/
+50
2008-02-01
ide-cd: remove redundant config flags
Bartlomiej Zolnierkiewicz
1
-60
/
+38
2008-02-01
ide-cd: add IDE_CD_CAPABILITIES define
Bartlomiej Zolnierkiewicz
1
-12
/
+7
2008-02-01
ide-cd: cleanup ide_cdrom_update_speed()
Bartlomiej Zolnierkiewicz
1
-8
/
+9
2008-02-01
ide-cd: remove struct atapi_{mechstat_header,changer_info,slot}
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-02-01
ide-cd: remove unused and write-only struct ide_cd_config_flags fields
Bartlomiej Zolnierkiewicz
1
-16
/
+2
2008-02-01
ide-cd: remove needless zeroing of 'info' fields from ide_cdrom_setup()
Bartlomiej Zolnierkiewicz
1
-37
/
+7
2008-02-01
ide-cd: remove dead code from cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-02-01
ide-cd: remove stale cdrom_transfer_packet_command() comment
Bartlomiej Zolnierkiewicz
1
-4
/
+0
[next]