index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
1
-5
/
+9
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-04-11
ide: ugly messages trying to open CD drive with no media present
Stuart Hayes
1
-0
/
+9
2007-02-17
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2007-02-17
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
1
-11
/
+4
2007-02-17
ide: remove write-only ide_hwif_t.no_dsc flag
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2007-02-17
ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)
Albert Lee
1
-7
/
+0
2007-02-17
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
Albert Lee
1
-0
/
+8
2006-12-10
[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2
Alan Cox
1
-0
/
+7
2006-11-13
[PATCH] ide-cd: only set rq->errors SCSI style for block pc requests
Jens Axboe
1
-1
/
+1
2006-10-12
[PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA check
Jens Axboe
1
-1
/
+1
2006-10-12
[PATCH] ide-cd: fix breakage with internally queued commands
Jens Axboe
1
-2
/
+3
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-34
/
+35
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs support from the ide subsystem.
Greg Kroah-Hartman
1
-2
/
+0
2006-06-25
[PATCH] IDE CD end-of media error fix
Alan Cox
1
-28
/
+92
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
1
-2
/
+1
2006-06-23
[PATCH] Fix cdrom being confused on using kdump
Rachita Kothiyal
1
-1
/
+4
2006-03-27
[PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure
Jens Axboe
1
-0
/
+1
2006-03-23
[PATCH] sem2mutex: drivers/ide
Arjan van de Ven
1
-5
/
+6
2006-03-23
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
1
-49
/
+50
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-2
/
+2
2006-01-13
[PATCH] Add ide_bus_type probe and remove methods
Russell King
1
-9
/
+5
2006-01-10
[PATCH] ide-cd: clear random-write capability it not supported
Andrey Borzenkov
1
-0
/
+2
2006-01-09
[BLOCK] Kill blk_attempt_remerge()
Jens Axboe
1
-10
/
+0
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
1
-2
/
+2
2006-01-05
[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...
Kay Sievers
1
-0
/
+1
2005-12-15
[PATCH] ide-cd: remove write-only cmd field from struct cdrom_info
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2005-11-20
[PATCH] ide: add missing __init tags to device drivers
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2005-11-19
[PATCH] ide: remove ide_driver_t.owner field
Laurent Riffard
1
-1
/
+1
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-12
/
+6
2005-11-07
[PATCH] ide: kmalloc + memset -> kzalloc conversion
Deepak Saxena
1
-3
/
+1
2005-10-31
[PATCH] ide-cd mini cleanup of casts
Jesper Juhl
1
-25
/
+29
2005-10-31
[PATCH] protect ide_cdrom_capacity by ifdef
Amos Waterland
1
-0
/
+2
2005-07-13
[PATCH] quiet ide-cd warning
Matt Mackall
1
-3
/
+1
2005-06-23
[PATCH] IDE CD reports current speed
Eric Piel
1
-40
/
+49
2005-05-31
[PATCH] Relax idecd dma alignment check
Jens Axboe
1
-1
/
+1
2005-05-27
ide-cd: revert DMA mask test change
Linus Torvalds
1
-1
/
+4
2005-05-26
[PATCH] convert IDE device drivers to driver-model
Bartlomiej Zolnierkiewicz
1
-29
/
+18
2005-05-25
[PATCH] relax ide-cd dma restrictions
Jens Axboe
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3524