Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
20c8cd593abb3faf8d03a84ebf156c113ab58023
/
drivers
/
ide
/
ide-cd.c
02aa2a3
drivers: avoid format string in dev_set_name
by Kees Cook
· 11 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
3ec7215
ide-{cd,floppy,tape}: Do not include <linux/irq.h>
by Geert Uytterhoeven
· 13 years ago
3307d0d
ide-cd: signedness warning fix again
by Connor Hansen
· 13 years ago
0f48f26
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
by Linus Torvalds
· 13 years ago
d4dc210
block: don't block events on excl write for non-optical devices
by Tejun Heo
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
0a41e90
ide-cd: convert to blk_delay_queue() for a short pause
by Jens Axboe
· 15 years ago
5b03a1b
ide: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
1107128
ide-cd: Do not access completed requests in the irq handler
by Borislav Petkov
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
4c4762d
block: fix some more cmd_type cleanup fallout
by Christoph Hellwig
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
6d703a8
ide: convert to ->proc_fops
by Alexey Dobriyan
· 15 years ago
72db37b
drivers/ide/ide-cd.c: Use DIV_ROUND_CLOSEST
by Julia Lawall
· 15 years ago
9c72ebe
ide-cd: handle fragmented packet commands gracefully
by Borislav Petkov
· 15 years ago
d9ae624
ide-cd: Improve "weird block size" error message
by Frans Pop
· 15 years ago
af054ed
ide-cd: Don't warn on bogus block size unless it actually matters.
by David S. Miller
· 15 years ago
39c58f3
ide-cd: prevent null pointer deref via cdrom_newpc_intr
by Rainer Weikusat
· 15 years ago
2c7eaa4
ide: BUG() on unknown requests
by Bartlomiej Zolnierkiewicz
· 15 years ago
8dcce40
Merge branch 'bp-remove-pc-buf' into for-next
by Bartlomiej Zolnierkiewicz
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
e4b6363
Merge branch 'master' into for-2.6.31
by Jens Axboe
· 15 years ago
5f49f63
block: set rq->resid_len to blk_rq_bytes() on issue
by Tejun Heo
· 15 years ago
103f703
ide: unify interrupt reason checking
by Borislav Petkov
· 16 years ago
239f7e2
ide-cd: use whole request_sense buffer in EH
by Borislav Petkov
· 16 years ago
8f6205c
ide: dequeue in-flight request
by Tejun Heo
· 16 years ago
34b7d2c
ide: cleanup rq->data_len usages
by Tejun Heo
· 16 years ago
9780e2d
ide: convert to rq pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
5b93629
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
by Tejun Heo
· 16 years ago
c3a4d78
block: add rq->resid_len
by Tejun Heo
· 16 years ago
96c1674
ide-cd: fix REQ_QUIET tests in cdrom_decode_status
by Borislav Petkov
· 16 years ago
02e7cf8
ide-cd,atapi: use bio for internal commands
by Tejun Heo
· 16 years ago
c457ce8
ide-cd: convert to using generic sense request
by Borislav Petkov
· 16 years ago
1f181d2
ide-cd: don't abuse rq->buffer
by Tejun Heo
· 16 years ago
59a4f6f
ide-cd: clear sense buffer before issuing request sense
by Tejun Heo
· 16 years ago
a1f9a89
ide-cd: fix kernel crash on hppa regression
by Helge Deller
· 16 years ago
3c8a48e
ide-cd: reverse NOT_READY sense key logic
by Borislav Petkov
· 16 years ago
674f0ea
ide-cd: fix intendation in cdrom_decode_status()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1920c48
ide-cd: unify handling of fs and pc requests in cdrom_decode_status()
by Bartlomiej Zolnierkiewicz
· 16 years ago
e01f251
ide-cd: convert cdrom_decode_status() to use switch statements
by Bartlomiej Zolnierkiewicz
· 16 years ago
98036ab
ide-cd: update debugging support
by Borislav Petkov
· 16 years ago
dfa4411
ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()
by Borislav Petkov
· 16 years ago
805ec58
ide-cd: carve out an ide_cd_breathe()-helper for fs write requests
by Borislav Petkov
· 16 years ago
8e59bfd
ide-cd: move status checking into the IRQ handler
by Borislav Petkov
· 16 years ago
f094d4d8
ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
by Bartlomiej Zolnierkiewicz
· 16 years ago
88b4132
ide: set/clear drive->waiting_for_dma flag in the core code
by Bartlomiej Zolnierkiewicz
· 16 years ago
4453011
ide: destroy DMA mappings after ending DMA (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
e698ea8
ide-cd: minor ide_cdrom_setup() cleanup
by Bartlomiej Zolnierkiewicz
· 16 years ago
14fa91c
ide-cd: unify transfer padding in cdrom_newpc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
4a3d8cf
ide-cd: use common completion path for DMA requests in cdrom_newpc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
c7ec899
ide-cd: use scatterlists for PIO transfers (non-fs requests) (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
8652b31
ide-cd: merge ide_cd_prepare_rw_request() into cdrom_start_rw()
by Bartlomiej Zolnierkiewicz
· 16 years ago
06a449e
ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests
by Bartlomiej Zolnierkiewicz
· 16 years ago
a08915b
ide-cd: use scatterlists for PIO transfers (fs requests)
by Bartlomiej Zolnierkiewicz
· 16 years ago
5ed57ad
ide-cd: cleanup ide_cd_do_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
c4c69e2
ide-cd: kill whole failed request in ide_cd_do_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f63174e
ide-cd: remove cdrom_end_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
8a11697
ide-cd: unify cdrom_newpc_intr() exit paths
by Bartlomiej Zolnierkiewicz
· 16 years ago
984c5e5
ide-cd: move setting REQ_FAILED flag out from 'end_request' exit path
by Bartlomiej Zolnierkiewicz
· 16 years ago
e0458cc
ide-cd: unify ide_cd_do_request() exit paths
by Bartlomiej Zolnierkiewicz
· 16 years ago
299c485
ide-cd: factor out failed request completion from cdrom_end_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
6041e8f
ide-cd: remove no longer needed 'ignore' module parameter
by Bartlomiej Zolnierkiewicz
· 16 years ago
1ab6d74
ide-cd: remove needless ide_dump_status_no_sense() wrapper
by Bartlomiej Zolnierkiewicz
· 16 years ago
13eae6a
ide-cd: remove dead code from cdrom_decode_status()
by Bartlomiej Zolnierkiewicz
· 16 years ago
bf12a9c
ide-cd: use ide_end_rq() also for failed non-fs requests
by Bartlomiej Zolnierkiewicz
· 16 years ago
116e690
ide-cd: remove dead URLs
by Bartlomiej Zolnierkiewicz
· 16 years ago
60c0cd0
ide: set hwif->expiry prior to calling [__]ide_set_handler()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b788ee9
ide: use do_rw_taskfile() for ATA_CMD_PACKET commands
by Bartlomiej Zolnierkiewicz
· 16 years ago
130e886
ide: remove ide_end_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
89f78b3
ide: move rq->errors quirk out from ide_end_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
37245aa
ide: sanitize ide_end_rq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1caf236
ide: add ide_end_rq() (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
3ee3830
ide: remove ->end_request method
by Bartlomiej Zolnierkiewicz
· 16 years ago
3f2154d
ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense
by Borislav Petkov
· 16 years ago
088b1b8
ide: improve debugging scheme
by Borislav Petkov
· 16 years ago
1866082
ide: remove ide_do_drive_cmd()
by Bartlomiej Zolnierkiewicz
· 16 years ago
8fed436
ide: fix refcounting in device drivers
by Bartlomiej Zolnierkiewicz
· 16 years ago
d3dd710
ide-cd: document capacity hack
by Bartlomiej Zolnierkiewicz
· 16 years ago
9e772d0
ide-cd: fix DMA for non bio-backed requests
by Borislav Petkov
· 16 years ago
d6251d4
ide-cd: convert to ide-atapi facilities
by Borislav Petkov
· 16 years ago
1e91477
ide-cd: start DMA before sending the actual packet command
by Borislav Petkov
· 16 years ago
7a38f3c
ide-cd: wait for DRQ to get set per default
by Borislav Petkov
· 16 years ago
627e05d
ide: remove ->error method from struct ide_driver
by Bartlomiej Zolnierkiewicz
· 16 years ago
7f3c868
ide: remove ide_driver_t typedef
by Bartlomiej Zolnierkiewicz
· 16 years ago
b65fac3
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
65a3309
ide-cd: remove handler wrappers
by Borislav Petkov
· 16 years ago
563d993
ide-cd: remove xferlen arg to cdrom_start_packet_command
by Borislav Petkov
· 16 years ago
4cad085
ide-cd: move cdrom_timer_expiry to ide-atapi.c
by Borislav Petkov
· 16 years ago
392de1d
ide-atapi: accomodate transfer length calculation for ide-cd
by Borislav Petkov
· 16 years ago
0f38aaa
ide-cd: move debug defines into header
by Borislav Petkov
· 16 years ago
519d680
ide-cd: remove dead dsc_overlap setting
by Bartlomiej Zolnierkiewicz
· 16 years ago
27c01c2
ide-cd: remove obsolete seek optimization
by Bartlomiej Zolnierkiewicz
· 16 years ago
6ea5222
ide: use queue lock instead of ide_lock when possible
by Bartlomiej Zolnierkiewicz
· 16 years ago
3c8a2cc
ide: ide_lock + __blk_end_request() -> blk_end_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
Next »