index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-cd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: add ide_pktcmd_tf_load() helper
Bartlomiej Zolnierkiewicz
2008-01-25
1
-8
/
+2
*
ide-cd: fix register loading order in cdrom_start_packet_command()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-3
/
+3
*
ide-cd: fix 'ireason' reporting in cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
2007-12-24
1
-3
/
+3
*
ide-cd: fix error message in cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
2007-12-24
1
-1
/
+1
*
ide-cd: add error message for DMA error to cdrom_read_intr()
Bartlomiej Zolnierkiewicz
2007-12-24
1
-1
/
+4
*
ide-cd: fix error messages in cdrom_write_intr()
Bartlomiej Zolnierkiewicz
2007-12-24
1
-5
/
+8
*
ide-cd: add missing 'ireason' masking to cdrom_write_intr()
Bartlomiej Zolnierkiewicz
2007-12-24
1
-1
/
+1
*
ide-cd: fix error messages in cdrom_{read,write}_check_ireason()
Bartlomiej Zolnierkiewicz
2007-12-24
1
-8
/
+8
*
ide-cd: use ide_cd_release() in ide_cd_probe()
Bartlomiej Zolnierkiewicz
2007-12-24
1
-8
/
+1
*
ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machines
Bartlomiej Zolnierkiewicz
2007-12-24
1
-4
/
+4
*
ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirk
Bartlomiej Zolnierkiewicz
2007-12-24
1
-1
/
+4
*
ide-cd: remove dead post_transform_command()
Bartlomiej Zolnierkiewicz
2007-12-12
1
-28
/
+0
*
ide: DMA reporting and validity checking fixes (take 3)
Bartlomiej Zolnierkiewicz
2007-12-12
1
-6
/
+1
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-3
/
+3
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
1
-2
/
+2
*
ide-cd: replace C code with call to ARRAY_SIZE() macro
Robert P. J. Day
2007-07-09
1
-3
/
+3
*
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
2007-05-10
1
-5
/
+9
*
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
2007-05-10
1
-1
/
+1
*
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
2007-05-10
1
-2
/
+2
*
ide: ugly messages trying to open CD drive with no media present
Stuart Hayes
2007-04-10
1
-0
/
+9
*
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-3
/
+3
*
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
2007-02-17
1
-11
/
+4
*
ide: remove write-only ide_hwif_t.no_dsc flag
Bartlomiej Zolnierkiewicz
2007-02-17
1
-8
/
+0
*
ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)
Albert Lee
2007-02-17
1
-7
/
+0
*
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
Albert Lee
2007-02-17
1
-0
/
+8
*
[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2
Alan Cox
2006-12-10
1
-0
/
+7
*
[PATCH] ide-cd: only set rq->errors SCSI style for block pc requests
Jens Axboe
2006-11-13
1
-1
/
+1
*
[PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA check
Jens Axboe
2006-10-12
1
-1
/
+1
*
[PATCH] ide-cd: fix breakage with internally queued commands
Jens Axboe
2006-10-12
1
-2
/
+3
*
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-30
1
-34
/
+35
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] devfs: Remove devfs support from the ide subsystem.
Greg Kroah-Hartman
2006-06-26
1
-2
/
+0
*
[PATCH] IDE CD end-of media error fix
Alan Cox
2006-06-25
1
-28
/
+92
*
[PATCH] More BUG_ON conversion
Eric Sesterhenn
2006-06-23
1
-2
/
+1
*
[PATCH] Fix cdrom being confused on using kdump
Rachita Kothiyal
2006-06-23
1
-1
/
+4
*
[PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure
Jens Axboe
2006-03-27
1
-0
/
+1
*
[PATCH] sem2mutex: drivers/ide
Arjan van de Ven
2006-03-23
1
-5
/
+6
*
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
2006-03-23
1
-49
/
+50
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
1
-2
/
+2
*
[PATCH] Add ide_bus_type probe and remove methods
Russell King
2006-01-13
1
-9
/
+5
*
[PATCH] ide-cd: clear random-write capability it not supported
Andrey Borzenkov
2006-01-10
1
-0
/
+2
*
[BLOCK] Kill blk_attempt_remerge()
Jens Axboe
2006-01-09
1
-10
/
+0
*
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
2006-01-06
1
-2
/
+2
*
[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...
Kay Sievers
2006-01-04
1
-0
/
+1
*
[PATCH] ide-cd: remove write-only cmd field from struct cdrom_info
Bartlomiej Zolnierkiewicz
2005-12-15
1
-7
/
+0
*
[PATCH] ide: add missing __init tags to device drivers
Bartlomiej Zolnierkiewicz
2005-11-19
1
-2
/
+2
*
[PATCH] ide: remove ide_driver_t.owner field
Laurent Riffard
2005-11-18
1
-1
/
+1
*
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-11-07
1
-12
/
+6
*
[PATCH] ide: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-11-07
1
-3
/
+1
*
[PATCH] ide-cd mini cleanup of casts
Jesper Juhl
2005-10-30
1
-25
/
+29
[next]