Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa88f169d6fc4305125b6917d9d5f2e08211f011
/
drivers
/
ide
/
ide-cd.c
« Previous
f18f960
ide-cd: remove struct atapi_{mechstat_header,changer_info,slot}
by Bartlomiej Zolnierkiewicz
· 17 years ago
2609d06
ide-cd: remove unused and write-only struct ide_cd_config_flags fields
by Bartlomiej Zolnierkiewicz
· 17 years ago
b8d25de
ide-cd: remove needless zeroing of 'info' fields from ide_cdrom_setup()
by Bartlomiej Zolnierkiewicz
· 17 years ago
6229ac1
ide-cd: remove dead code from cdrom_pc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
4415e87
ide-cd: remove stale cdrom_transfer_packet_command() comment
by Bartlomiej Zolnierkiewicz
· 17 years ago
0355335
ide-cd: move historical changelog to Documentation/ide/ChangeLog.ide-cd.1994-2004
by Bartlomiej Zolnierkiewicz
· 17 years ago
cc6dbef
ide-cd: fix trailing whitespaces in changelog
by Bartlomiej Zolnierkiewicz
· 17 years ago
eba15fb
ide-cd: fix DMA error handling in cdrom_newpc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
f1071e6
ide-cd: fix "missing data" handling in cdrom_pc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5a5222d
ide-cd: add ide_cd_pad_transfer() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
68661c5
ide-cd: use xfer_func_t in cdrom_pc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
4f4f6c25
ide-cd: fix leftover data BUG
by Jens Axboe
· 17 years ago
aaa04c2
blk_end_request: changing ide-cd (take 4)
by Kiyoshi Ueda
· 17 years ago
5e36bb6
blk_end_request: changing ide normal caller (take 4)
by Kiyoshi Ueda
· 17 years ago
2fc5738
ide: add ide_pktcmd_tf_load() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
3a6a354
ide-cd: fix register loading order in cdrom_start_packet_command()
by Bartlomiej Zolnierkiewicz
· 17 years ago
8606ab0
ide-cd: fix 'ireason' reporting in cdrom_pc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5744a06
ide-cd: fix error message in cdrom_pc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
52ef2ed
ide-cd: add error message for DMA error to cdrom_read_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
b481b23
ide-cd: fix error messages in cdrom_write_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
31a7119
ide-cd: add missing 'ireason' masking to cdrom_write_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
35379c0
ide-cd: fix error messages in cdrom_{read,write}_check_ireason()
by Bartlomiej Zolnierkiewicz
· 17 years ago
05017db
ide-cd: use ide_cd_release() in ide_cd_probe()
by Bartlomiej Zolnierkiewicz
· 17 years ago
aa5dc8e
ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machines
by Bartlomiej Zolnierkiewicz
· 17 years ago
3cbd814
ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirk
by Bartlomiej Zolnierkiewicz
· 17 years ago
c86ae7d
ide-cd: remove dead post_transform_command()
by Bartlomiej Zolnierkiewicz
· 17 years ago
3ab7efe
ide: DMA reporting and validity checking fixes (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
74c8f97
ide-cd: replace C code with call to ARRAY_SIZE() macro
by Robert P. J. Day
· 17 years ago
7662d04
ide: move IDE settings handling to ide-proc.c
by Bartlomiej Zolnierkiewicz
· 18 years ago
1497943
ide: split off ioctl handling from IDE settings (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
ecfd80e
ide: make /proc/ide/ optional
by Bartlomiej Zolnierkiewicz
· 18 years ago
76ca1af
ide: ugly messages trying to open CD drive with no media present
by Stuart Hayes
· 18 years ago
7469aaf
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
c94964a
ide: remove ide_drive_t.usage
by Bartlomiej Zolnierkiewicz
· 18 years ago
c1607e1
ide: remove write-only ide_hwif_t.no_dsc flag
by Bartlomiej Zolnierkiewicz
· 18 years ago
6e6cd4c
ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)
by Albert Lee
· 18 years ago
f0dd871
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
by Albert Lee
· 18 years ago
ee2f344
[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2
by Alan Cox
· 18 years ago
b715673
[PATCH] ide-cd: only set rq->errors SCSI style for block pc requests
by Jens Axboe
· 18 years ago
8770c01
[PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA check
by Jens Axboe
· 18 years ago
cea2885
[PATCH] ide-cd: fix breakage with internally queued commands
by Jens Axboe
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
94f6c59
[PATCH] devfs: Remove devfs support from the ide subsystem.
by Greg Kroah-Hartman
· 19 years ago
dbe217a
[PATCH] IDE CD end-of media error fix
by Alan Cox
· 18 years ago
125e187
[PATCH] More BUG_ON conversion
by Eric Sesterhenn
· 18 years ago
1ad5544
[PATCH] Fix cdrom being confused on using kdump
by Rachita Kothiyal
· 18 years ago
b8fca1c
[PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure
by Jens Axboe
· 19 years ago
cf8b897
[PATCH] sem2mutex: drivers/ide
by Arjan van de Ven
· 19 years ago
6a2900b
[PATCH] kill cdrom ->dev_ioctl method
by Christoph Hellwig
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
4031bbe
[PATCH] Add ide_bus_type probe and remove methods
by Russell King
· 19 years ago
c0400dc
[PATCH] ide-cd: clear random-write capability it not supported
by Andrey Borzenkov
· 19 years ago
356cebe
[BLOCK] Kill blk_attempt_remerge()
by Jens Axboe
· 19 years ago
8ffdc65
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
by Tejun Heo
· 19 years ago
263756e
[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...
by Kay Sievers
· 19 years ago
0afaa4f
[PATCH] ide-cd: remove write-only cmd field from struct cdrom_info
by Bartlomiej Zolnierkiewicz
· 19 years ago
17514e8
[PATCH] ide: add missing __init tags to device drivers
by Bartlomiej Zolnierkiewicz
· 19 years ago
4ef3b8f
[PATCH] ide: remove ide_driver_t.owner field
by Laurent Riffard
· 19 years ago
6044ec8
[PATCH] kfree cleanup: misc remaining drivers
by Jesper Juhl
· 19 years ago
f5e3c2f
[PATCH] ide: kmalloc + memset -> kzalloc conversion
by Deepak Saxena
· 19 years ago
2a91f3e
[PATCH] ide-cd mini cleanup of casts
by Jesper Juhl
· 19 years ago
d97b3214
[PATCH] protect ide_cdrom_capacity by ifdef
by Amos Waterland
· 19 years ago
70d1d47
[PATCH] quiet ide-cd warning
by Matt Mackall
· 19 years ago
9235e68
[PATCH] IDE CD reports current speed
by Eric Piel
· 19 years ago
4e7c681
[PATCH] Relax idecd dma alignment check
by Jens Axboe
· 19 years ago
5d9e4ea
ide-cd: revert DMA mask test change
by Linus Torvalds
· 19 years ago
8604aff
[PATCH] convert IDE device drivers to driver-model
by Bartlomiej Zolnierkiewicz
· 19 years ago
384f1fc
[PATCH] relax ide-cd dma restrictions
by Jens Axboe
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago