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
2022-11-10
uio: uio_dmem_genirq: Use non-atomic bit operations in irq config and handling
Rafael Mendonca
2022-11-10
uio: uio_dmem_genirq: Fix deadlock between irq config and handling
Rafael Mendonca
2022-11-10
uio: uio_dmem_genirq: Fix missing unlock in irq configuration
Rafael Mendonca
2022-11-10
uio: uio_fsl_elbc_gpcm: Replace NO_IRQ by 0
Christophe Leroy
2022-09-01
uio: dfl: add IOPLL user-clock feature id
Peter Colberg
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-05-09
uio: dfl: add HSSI subsystem feature id
Matthew Gerlach
2021-12-29
UIO: use default_groups in kobj_type
Greg Kroah-Hartman
2021-12-05
uio: uio_dmem_genirq: Catch the Exception
Jiasheng Jiang
2021-10-28
Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
Tianyu Lan
2021-05-21
uio: Remove leading spaces in Kconfig
Juerg Haefliger
2021-05-21
Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...
Greg Kroah-Hartman
2021-05-14
uio: uio_pci_generic: add memory resource mappings
Firas Ashkar
2021-05-14
uio: uio_aec: Use pci_iounmap instead of iounmap
Christophe JAILLET
2021-05-14
uio_hv_generic: Fix another memory leak in error handling paths
Christophe JAILLET
2021-05-14
uio_hv_generic: Fix a memory leak in error handling paths
Christophe JAILLET
2021-05-14
uio/uio_pci_generic: fix return value changed in refactoring
Martin Ă…gren
2021-03-28
uio: uio_dfl: add userspace i/o driver for DFL bus
Xu Yilun
2021-02-09
uio: uio_pci_generic: don't fail probe if pdev->irq equals to IRQ_NOTCONNECTED
Jie Li
2020-12-09
uio: uio_hv_generic: use devm_kzalloc() for private data alloc
Alexandru Ardelean
2020-12-09
uio: uio_fsl_elbc_gpcm: use device-managed allocators
Alexandru Ardelean
2020-12-09
uio: uio_aec: use devm_kzalloc() for uio_info object
Alexandru Ardelean
2020-12-09
uio: uio_cif: use devm_kzalloc() for uio_info object
Alexandru Ardelean
2020-12-09
uio: uio_netx: use devm_kzalloc() for or uio_info object
Alexandru Ardelean
2020-12-09
uio: uio_mf624: use devm_kzalloc() for uio_info object
Alexandru Ardelean
2020-12-09
uio: uio_sercos3: use device-managed functions for simple allocs
Alexandru Ardelean
2020-12-09
uio: uio_dmem_genirq: finalize conversion of probe to devm_ handlers
Alexandru Ardelean
2020-12-09
uio: uio_dmem_genirq: convert simple allocations to device-managed
Alexandru Ardelean
2020-12-09
uio/uio_pci_generic: remove unneeded pci_set_drvdata()
Alexandru Ardelean
2020-12-09
uio: pruss: use devm_clk_get() for clk init
Alexandru Ardelean
2020-11-16
Merge 5.10-rc4 into char-misc-next
Greg Kroah-Hartman
2020-11-14
uio/uio_pci_generic: use device-managed function equivalents
Alexandru Ardelean
2020-11-13
uio: pruss: move simple allocations to dem_ equivalents
Alexandru Ardelean
2020-11-09
uio: Fix use-after-free in uio_unregister_device()
Shin'ichiro Kawasaki
2020-11-09
uio: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-09-17
uio: free uio id after uio file node is freed
Lang Dai
2020-07-10
Merge branch 'char-misc-linus' into 'char-misc-next'
Greg Kroah-Hartman
2020-07-03
uio: disable lazy irq disable to avoid double fire
Thommy Jakobsson
2020-07-03
uio_pdrv_genirq: Allow use with non-page-aligned memory resources
Esben Haabendal
2020-07-03
uio_pdrv_genirq: fix use without device tree and no interrupt
Esben Haabendal
2020-07-03
uio_pdrv_genirq: Remove warning when irq is not specified
Esben Haabendal
2020-05-15
uio_hv_generic: add missed sysfs_remove_bin_file
Chuhong Yuan
2020-04-28
uio: remove unneeded variable "ret" in uio_dmem_genirq_open
Jason Yan
2020-04-28
drivers: uio: remove redundant assignment to variable retval
Colin Ian King
2020-03-18
uio: uio_pdrv_genirq: use new devm_uio_register_device() function
Alexandru Ardelean
2020-03-18
uio: add resource managed devm_uio_register_device() function
Alexandru Ardelean
2020-01-14
uio: uio_pdrv_genirq: Do not log an error when deferring probe routine.
Oscar Ravadilla
2020-01-14
uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
Jia-Ju Bai
2019-11-14
uio: fix irq init with dt support & irq not defined
Alexandru Ardelean
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[prev]
[next]