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
/
uio
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+13
2013-08-30
drivers: uio: Kconfig: add MMU dependancy for UIO
Chen Gang
1
-0
/
+1
2013-08-30
drivers: uio: Add driver for Humusoft MF624 DAQ PCI card
Rostislav Lisovy
3
-0
/
+261
2013-08-30
drivers: uio_pdrv_genirq: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
drivers: uio_pruss: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
drivers: uio_dmem_genirq: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-27
uio: uio_pruss: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-12
uio: drop unused vma_count member in uio_device struct
Uwe Kleine-König
1
-16
/
+0
2013-08-12
uio: provide vm access to UIO_MEM_PHYS maps
Uwe Kleine-König
1
-9
/
+17
2013-07-26
uio: Remove uio_pdrv and use uio_pdrv_genirq instead
Michal Simek
3
-121
/
+0
2013-07-24
UIO: convert class code to use dev_groups
Greg Kroah-Hartman
1
-9
/
+13
2013-07-03
uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
1
-1
/
+1
2013-06-25
drivers: uio_pdrv_genirq: Use of_match_ptr() macro
Sachin Kamat
1
-4
/
+1
2013-06-24
UIO: Fix concurrency issue
Vitalii Demianets
1
-5
/
+13
2013-06-24
drivers: uio_dmem_genirq: Use of_match_ptr() macro
Sachin Kamat
1
-3
/
+1
2013-06-18
UIO: fix uio_pdrv_genirq with device tree but no interrupt
Pavel Machek
1
-15
/
+10
2013-06-18
UIO: allow binding uio_pdrv_genirq.c to devices using command line option
Pavel Machek
1
-2
/
+6
2013-06-06
uio: uio_pruss: Fix potential NULL pointer dereference
Emil Goode
1
-1
/
+1
2013-05-27
Merge 3.10-rc3 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2013-05-21
uio/uio_pci_generic: Use module_pci_driver to register driver
Peter Huewe
1
-15
/
+2
2013-05-21
uio: UIO_DMEM_GENIRQ should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-05-21
uio/uio_cif: Use module_pci_driver to register driver
Peter Huewe
1
-13
/
+1
2013-05-21
uio/uio_netx: Use module_pci_driver to register driver
Peter Huewe
1
-13
/
+1
2013-05-21
uio/uio_sercos3: Use module_pci_driver to register driver
Peter Huewe
1
-13
/
+1
2013-05-21
uio/uio_aec: Use module_pci_driver to register driver
Peter Huewe
1
-13
/
+1
2013-03-29
drivers: uio: Fix UIO device registration failure
Damian Hobson-Garcia
1
-0
/
+1
2013-02-27
uio: convert to idr_alloc()
Tejun Heo
1
-15
/
+4
2013-02-14
uio: remove !S390 dependency from Kconfig
Heiko Carstens
1
-1
/
+0
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-7
/
+18
2012-11-21
drivers: uio: Only allocate new private data when probing device tree node
Damian Hobson-Garcia
2
-2
/
+2
2012-11-21
drivers: uio_dmem_genirq: Allow partial success when opening device
Damian Hobson-Garcia
1
-6
/
+6
2012-11-21
drivers: uio_dmem_genirq: Don't use DMA_ERROR_CODE to indicate unmapped regions
Damian Hobson-Garcia
1
-2
/
+4
2012-11-21
drivers: uio_dmem_genirq: Don't mix address spaces for dynamic region vaddr
Damian Hobson-Garcia
1
-3
/
+6
2012-11-21
uio: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
uio: remove use of __devinitdata
Bill Pemberton
2
-2
/
+2
2012-11-21
uio: remove use of __devinit
Bill Pemberton
6
-6
/
+6
2012-11-21
uio: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-15
uio_pdrv: set memory mapping name
Manuel Traut
2
-0
/
+2
2012-10-27
uio: uio_pruss: replace private SRAM API with genalloc
Matt Porter
2
-7
/
+18
2012-10-24
Add new uio device for dynamic memory allocation
Damian Hobson-Garcia
3
-0
/
+371
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-3
/
+1
2012-05-15
uio_pdrv_genirq: get irq through platform resource if not set otherwise
Benedikt Spranger
1
-0
/
+8
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-71
/
+7
2012-01-06
uio: Convert uio_generic_pci to new intx masking API
Jan Kiszka
1
-72
/
+7
2012-01-06
PCI: Rework config space blocking services
Jan Kiszka
1
-4
/
+5
2011-11-26
uio: convert drivers/uio/* to use module_platform_driver()
Axel Lin
3
-36
/
+3
2011-10-31
uio: Add module.h to implicit drivers/uio users
Paul Gortmaker
2
-0
/
+2
2011-10-18
uio: Support physical addresses >32 bits on 32-bit systems
Kai Jiang
1
-4
/
+3
2011-08-22
drivers:uio:fix section mismatch in uio_pdrv_genirq.c
Wanlong Gao
1
-1
/
+1
2011-08-22
drivers:uio:change the goto label to consistent with others
Wanlong Gao
1
-4
/
+3
[next]