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
/
hpt366.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-03-10
ide: hpt366: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-13
ide: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-07-26
ide: hpt366: fix incorrect mask when checking at cmd_high_time
Colin Ian King
2016-03-17
ide: hpt366: convert to use match_string() helper
Andy Shevchenko
2013-01-03
Drivers: ide: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-06
sections: fix section conflicts in drivers/ide
Andi Kleen
2010-10-26
hpt366: fix clock turnaround
Sergei Shtylyov
2010-10-26
hpt366: add debounce delay to cable_detect() method
Sergei Shtylyov
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-19
ide: change ->set_dma_mode method parameters
Bartlomiej Zolnierkiewicz
2010-01-19
ide: change ->set_pio_mode method parameters
Bartlomiej Zolnierkiewicz
2009-11-18
hpt366: remove dead old timing tables
Bartlomiej Zolnierkiewicz
2009-10-29
hpt366: kill unused #define's
Sergei Shtylyov
2009-06-07
ide: add IDE_DFLAG_NIEN_QUIRK device flag
Bartlomiej Zolnierkiewicz
2009-06-07
ide: respect quirk_drives[] list on all controllers
Bartlomiej Zolnierkiewicz
2009-06-07
hpt366: enable all quirks for devices on quirk_drives[] list
Bartlomiej Zolnierkiewicz
2009-06-07
hpt366: sync quirk_drives[] list with pdc202xx_{new,old}.c
Bartlomiej Zolnierkiewicz
2009-04-18
hpt366: use ATA_DMA_* constants
Sergei Shtylyov
2009-04-18
hpt366: fix HPT370 DMA timeouts
Sergei Shtylyov
2009-03-31
ide: add ->dma_clear method and remove ->dma_timeout one
Bartlomiej Zolnierkiewicz
2009-03-27
ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
Bartlomiej Zolnierkiewicz
2009-03-24
ide: fix ->init_chipset method to return 'int' value
Bartlomiej Zolnierkiewicz
2009-01-06
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
Sergei Shtylyov
2009-01-06
ide: don't set hwif->dma_ops in init_dma() method
Sergei Shtylyov
2009-01-06
ide: remove HWIF() macro
Bartlomiej Zolnierkiewicz
2008-12-29
ide: rework handling of serialized ports (v2)
Bartlomiej Zolnierkiewicz
2008-11-02
ide: Switch to a common address
Alan Cox
2008-10-21
ide: remove useless subdirs from drivers/ide/
Bartlomiej Zolnierkiewicz