index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uio
Age
Commit message (
Expand
)
Author
2013-10-29
Fix a few incorrectly checked [io_]remap_pfn_range() calls
Linus Torvalds
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-08-30
drivers: uio: Kconfig: add MMU dependancy for UIO
Chen Gang
2013-08-30
drivers: uio: Add driver for Humusoft MF624 DAQ PCI card
Rostislav Lisovy
2013-08-30
drivers: uio_pdrv_genirq: use dev_get_platdata()
Jingoo Han
2013-08-30
drivers: uio_pruss: use dev_get_platdata()
Jingoo Han
2013-08-30
drivers: uio_dmem_genirq: use dev_get_platdata()
Jingoo Han
2013-08-27
uio: uio_pruss: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-12
uio: drop unused vma_count member in uio_device struct
Uwe Kleine-König
2013-08-12
uio: provide vm access to UIO_MEM_PHYS maps
Uwe Kleine-König
2013-07-26
uio: Remove uio_pdrv and use uio_pdrv_genirq instead
Michal Simek
2013-07-24
UIO: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-03
uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-06-25
drivers: uio_pdrv_genirq: Use of_match_ptr() macro
Sachin Kamat
2013-06-24
UIO: Fix concurrency issue
Vitalii Demianets
2013-06-24
drivers: uio_dmem_genirq: Use of_match_ptr() macro
Sachin Kamat
2013-06-18
UIO: fix uio_pdrv_genirq with device tree but no interrupt
Pavel Machek
2013-06-18
UIO: allow binding uio_pdrv_genirq.c to devices using command line option
Pavel Machek
2013-06-06
uio: uio_pruss: Fix potential NULL pointer dereference
Emil Goode
2013-05-27
Merge 3.10-rc3 into char-misc-next
Greg Kroah-Hartman
2013-05-21
uio/uio_pci_generic: Use module_pci_driver to register driver
Peter Huewe
2013-05-21
uio: UIO_DMEM_GENIRQ should depend on HAS_DMA
Geert Uytterhoeven
2013-05-21
uio/uio_cif: Use module_pci_driver to register driver
Peter Huewe
2013-05-21
uio/uio_netx: Use module_pci_driver to register driver
Peter Huewe
2013-05-21
uio/uio_sercos3: Use module_pci_driver to register driver
Peter Huewe
2013-05-21
uio/uio_aec: Use module_pci_driver to register driver
Peter Huewe
2013-03-29
drivers: uio: Fix UIO device registration failure
Damian Hobson-Garcia
2013-02-27
uio: convert to idr_alloc()
Tejun Heo
2013-02-14
uio: remove !S390 dependency from Kconfig
Heiko Carstens
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-11-21
drivers: uio: Only allocate new private data when probing device tree node
Damian Hobson-Garcia
2012-11-21
drivers: uio_dmem_genirq: Allow partial success when opening device
Damian Hobson-Garcia
2012-11-21
drivers: uio_dmem_genirq: Don't use DMA_ERROR_CODE to indicate unmapped regions
Damian Hobson-Garcia
2012-11-21
drivers: uio_dmem_genirq: Don't mix address spaces for dynamic region vaddr
Damian Hobson-Garcia
2012-11-21
uio: remove use of __devexit
Bill Pemberton
2012-11-21
uio: remove use of __devinitdata
Bill Pemberton
2012-11-21
uio: remove use of __devinit
Bill Pemberton
2012-11-21
uio: remove use of __devexit_p
Bill Pemberton
2012-11-15
uio_pdrv: set memory mapping name
Manuel Traut
2012-10-27
uio: uio_pruss: replace private SRAM API with genalloc
Matt Porter
2012-10-24
Add new uio device for dynamic memory allocation
Damian Hobson-Garcia
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-05-15
uio_pdrv_genirq: get irq through platform resource if not set otherwise
Benedikt Spranger
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-06
uio: Convert uio_generic_pci to new intx masking API
Jan Kiszka
2012-01-06
PCI: Rework config space blocking services
Jan Kiszka
2011-11-26
uio: convert drivers/uio/* to use module_platform_driver()
Axel Lin
2011-10-31
uio: Add module.h to implicit drivers/uio users
Paul Gortmaker
2011-10-18
uio: Support physical addresses >32 bits on 32-bit systems
Kai Jiang
2011-08-22
drivers:uio:fix section mismatch in uio_pdrv_genirq.c
Wanlong Gao
[next]