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
/
dio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
drivers: dio: fix possible memory leak in dio_init()
Yang Yingliang
1
-0
/
+8
2022-05-19
drivers: dio: add missing iounmap() in dio_init()
Yang Yingliang
1
-1
/
+4
2022-02-04
drivers: dio: Missing a blank line after declarations
Aleksa Vučković
1
-0
/
+1
2022-02-04
drivers: dio: code indent should use tabs
Aleksa Vučković
1
-46
/
+46
2022-02-04
drivers: dio: space required after that ','
Aleksa Vučković
1
-1
/
+1
2022-02-04
drivers: dio: space prohibited after parenthesis
Aleksa Vučković
1
-1
/
+1
2022-02-04
drivers: dio: trailing whitespace
Aleksa Vučković
1
-12
/
+12
2022-02-04
drivers: dio: brace should be on the previous line
Aleksa Vučković
1
-8
/
+5
2022-02-04
drivers: dio: Use <linux/io.h> instead <asm/io.h>
Aleksa Vučković
1
-1
/
+1
2021-07-21
dio: return -ENOMEM when kzalloc() fails
Salah Triki
1
-1
/
+1
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-2
/
+4
2020-03-09
dio: Fix dio_bus_match() kerneldoc
Geert Uytterhoeven
1
-3
/
+3
2020-03-09
dio: Make dio_match_device() static
Geert Uytterhoeven
1
-2
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-21
dio: Fix buffer overflow in case of unknown board
Geert Uytterhoeven
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-27
dio: use probe_kernel_read()
Al Viro
1
-15
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2009-12-06
m68k: don't export static inline functions
Stephen Rothwell
1
-1
/
+0
2009-03-24
dio: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2009-01-12
m68k: dio - Kill resource_size_t format warnings
Geert Uytterhoeven
1
-1
/
+2
2009-01-12
m68k: dio - Kill warn_unused_result warnings
Geert Uytterhoeven
2
-9
/
+25
2008-07-20
dio: use dio_match_device() in dio_bus_match()
Akinobu Mita
1
-13
/
+1
2008-02-05
dio: ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
1
-3
/
+1
2008-02-03
dio: fix kernel-doc notation
Randy Dunlap
1
-36
/
+34
2006-03-25
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
Bjorn Helgaas
1
-7
/
+2
2006-01-13
[PATCH] Add dio_bus_type probe and remove methods
Russell King
1
-2
/
+2
2005-11-07
[PATCH] drivers/dio: kmalloc + memset -> kzalloc conversion
Deepak Saxena
1
-2
/
+1
2005-06-20
[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...
Yani Ioannou
1
-5
/
+5
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
4
-0
/
+524