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.c
Age
Commit message (
Expand
)
Author
2007-05-16
ide: always disable DMA before tuning it
Bartlomiej Zolnierkiewicz
2007-05-10
ide: legacy PCI bus order probing fixes
Bartlomiej Zolnierkiewicz
2007-05-10
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
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-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
2007-05-10
ide: fix UDMA/MWDMA/SWDMA masks (v3)
Bartlomiej Zolnierkiewicz
2007-04-10
ide: add "optical" to sysfs "media" attribute
Danny Kukawka
2007-03-26
ide: fix locking for manual DMA enable/disable ("hdparm -d")
Bartlomiej Zolnierkiewicz
2007-03-17
ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options
Bartlomiej Zolnierkiewicz
2007-03-03
ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)
Bartlomiej Zolnierkiewicz
2007-03-03
ide: remove some obsoleted kernel params (v2)
Bartlomiej Zolnierkiewicz
2007-03-03
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
2007-03-03
ide: fix pmac breakage
Andrew Morton
2007-02-17
ide: make ide_hwif_t.ide_dma_host_on void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: convert ide_hwif_t.mmio into flag (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: remove write-only ide_hwif_t.no_dsc flag
Bartlomiej Zolnierkiewicz
2007-02-17
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
Albert Lee
2007-02-07
ACPI support for IDE devices
Hannes Reinecke
2007-02-01
[PATCH] ide section fixes
Al Viro
2007-01-27
ide: unregister idepnp driver on unload
Tejun Heo
2006-12-07
[PATCH] lockdep: fix ide/proc interaction
Peter Zijlstra
2006-10-03
[PATCH] ide: Fix crash on repeated reset
Alan Cox
2006-10-03
[PATCH] IDE core: driver layer error checking
Randy Dunlap
2006-10-03
[PATCH] IDE: claim extra DMA ports regardless of channel
Sergei Shtylylov
2006-09-30
[PATCH] Remove ->waiting member from struct request
Jens Axboe
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-25
PM: PCI and IDE handle PM_EVENT_PRETHAW
David Brownell
2006-07-28
[PATCH] ide: option to disable cache flushes for buggy drives
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-23
[PATCH] Get rid of struct request request_pm_state member
Jens Axboe
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
2006-06-23
[PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports
Roman Zippel
2006-03-25
[PATCH] ide: fix section mismatch warning
Sam Ravnborg
2006-02-03
[PATCH] stop CompactFlash devices being marked as removable
Richard Purdie
2006-01-13
[PATCH] Add ide_bus_type probe and remove methods
Russell King
2006-01-09
[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem
Aleksey Makarov
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
2006-01-04
[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...
Kay Sievers
2005-11-09
[PATCH] ide: incorrect device link for ide-cs
Hannes Reinecke
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-11-07
[PATCH] ide: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
2005-05-26
[PATCH] convert IDE device drivers to driver-model
Bartlomiej Zolnierkiewicz
[next]