index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-cd.c
Age
Commit message (
Expand
)
Author
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-09
ide-cd: replace C code with call to ARRAY_SIZE() macro
Robert P. J. Day
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
2007-04-10
ide: ugly messages trying to open CD drive with no media present
Stuart Hayes
2007-02-17
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
2007-02-17
ide: remove write-only ide_hwif_t.no_dsc flag
Bartlomiej Zolnierkiewicz
2007-02-17
ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)
Albert Lee
2007-02-17
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
Albert Lee
2006-12-10
[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2
Alan Cox
2006-11-13
[PATCH] ide-cd: only set rq->errors SCSI style for block pc requests
Jens Axboe
2006-10-12
[PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA check
Jens Axboe
2006-10-12
[PATCH] ide-cd: fix breakage with internally queued commands
Jens Axboe
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] devfs: Remove devfs support from the ide subsystem.
Greg Kroah-Hartman
2006-06-25
[PATCH] IDE CD end-of media error fix
Alan Cox
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
2006-06-23
[PATCH] Fix cdrom being confused on using kdump
Rachita Kothiyal
2006-03-27
[PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure
Jens Axboe
2006-03-23
[PATCH] sem2mutex: drivers/ide
Arjan van de Ven
2006-03-23
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-13
[PATCH] Add ide_bus_type probe and remove methods
Russell King
2006-01-10
[PATCH] ide-cd: clear random-write capability it not supported
Andrey Borzenkov
2006-01-09
[BLOCK] Kill blk_attempt_remerge()
Jens Axboe
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
2006-01-04
[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...
Kay Sievers
2005-12-15
[PATCH] ide-cd: remove write-only cmd field from struct cdrom_info
Bartlomiej Zolnierkiewicz
2005-11-19
[PATCH] ide: add missing __init tags to device drivers
Bartlomiej Zolnierkiewicz
2005-11-18
[PATCH] ide: remove ide_driver_t.owner field
Laurent Riffard
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-11-07
[PATCH] ide: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-10-30
[PATCH] ide-cd mini cleanup of casts
Jesper Juhl
2005-10-30
[PATCH] protect ide_cdrom_capacity by ifdef
Amos Waterland
2005-07-12
[PATCH] quiet ide-cd warning
Matt Mackall
2005-06-23
[PATCH] IDE CD reports current speed
Eric Piel
2005-05-31
[PATCH] Relax idecd dma alignment check
Jens Axboe
2005-05-27
ide-cd: revert DMA mask test change
Linus Torvalds
2005-05-26
[PATCH] convert IDE device drivers to driver-model
Bartlomiej Zolnierkiewicz
2005-05-25
[PATCH] relax ide-cd dma restrictions
Jens Axboe
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds