index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-10
/
+9
2020-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
11
-13
/
+16
2020-01-30
ide: make drive->dn read only
Dan Carpenter
1
-1
/
+1
2020-01-20
ide: serverworks: potential overflow in svwks_set_pio_mode()
Dan Carpenter
1
-0
/
+6
2020-01-20
cmd64x: potential buffer overflow in cmd64x_program_timings()
Dan Carpenter
1
-0
/
+3
2020-01-20
ide: remove unneeded header include path to drivers/ide
Masahiro Yamada
1
-2
/
+0
2020-01-20
ide: qd65xx: Fix cast to pointer from integer of different size
Krzysztof Kozlowski
1
-1
/
+1
2020-01-20
ide: ht6560b: Fix cast to pointer from integer of different size
Krzysztof Kozlowski
1
-1
/
+1
2020-01-20
ide: remove set but not used variable 'hwif'
Wang Hai
1
-2
/
+1
2020-01-20
ide: remove unnecessary touch_softlockup_watchdog
Guoqing Jiang
1
-1
/
+0
2020-01-20
ide: tx4939ide: Fix the name used in a 'devm_request_mem_region()' call
Christophe JAILLET
1
-1
/
+1
2020-01-03
compat_ioctl: move HDIO ioctl handling into drivers/ide
Arnd Bergmann
5
-27
/
+54
2020-01-03
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
1
-0
/
+37
2020-01-03
compat_ioctl: ide: floppy: add handler
Arnd Bergmann
4
-0
/
+59
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+21
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-4
/
+4
2019-11-18
m68k/atari: Convert Falcon IDE drivers to platform drivers
Michael Schmitz
1
-20
/
+40
2019-10-23
compat_ioctl: move tape handling into drivers
Arnd Bergmann
1
-6
/
+21
2019-10-18
ide: Use pr_warn instead of pr_warning
Kefeng Wang
2
-4
/
+4
2019-08-16
ide: remove the sgiioc4 driver
Christoph Hellwig
3
-640
/
+0
2019-07-23
ide: Use dev_get_drvdata where possible
Chuhong Yuan
2
-4
/
+2
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2
-11
/
+11
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
3
-14
/
+3
2019-06-14
docs: ide: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-10
/
+10
2019-06-14
docs: cdrom: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2
-26
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
3
-16
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
Thomas Gleixner
1
-9
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
24
-0
/
+24
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
12
-0
/
+12
2019-05-08
ide: officially deprecated the legacy IDE driver
Christoph Hellwig
1
-0
/
+3
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-4
/
+8
2019-04-12
Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"
Martin Wilck
3
-4
/
+8
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-2
/
+0
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
3
-16
/
+16
2019-03-10
drivers: ide: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
1
-13
/
+13
2019-03-10
ide: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-03-10
ide: hpt366: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2019-01-31
ide: ensure atapi sense request aren't preempted
Jens Axboe
4
-38
/
+57
2019-01-22
ide: fix a typo in the settings proc file name
Christoph Hellwig
1
-1
/
+1
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-209
/
+259
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-12-22
ide: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-12-09
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
2
-13
/
+3
2018-12-05
ide: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-12-02
ide: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-13
/
+2
2018-12-02
ide: pmac: add of_node_put()
Yangtao Li
1
-0
/
+1
[next]