index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uio
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-08-22
uio: uio_pci_generic: Remove useless spin_lock
Hans J. Koch
1
-5
/
+0
2011-07-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+43
2011-07-08
uio: uio_pdrv_genirq: Add OF support
Hans J. Koch
1
-0
/
+43
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2
-2
/
+2
2011-04-19
uio: clean uioinfo when uninstall uio driver
Jie Zhou
1
-0
/
+4
2011-04-19
uio: fix allocating minor id for uio device
Hillf Danton
1
-1
/
+7
2011-04-19
uio: fix finding mm index for vma
Hillf Danton
1
-5
/
+3
2011-04-19
uio_netx: Add support for netPLC cards
Daniel Trautmann
1
-0
/
+19
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-07
UIO: add PRUSS UIO driver support
Pratheesh Gangadhar
3
-0
/
+265
2010-11-10
uio: Change mail address of Hans J. Koch
Hans J. Koch
3
-3
/
+3
[next]