index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+12
2019-09-04
uio: uio_pdrv_genirq: Make UIO name controllable via DT node property
Daniel Mack
1
-3
/
+11
2019-08-02
uio: uio_fsl_elbc_gpcm: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-15
/
+8
2019-07-30
uio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-27
uio: uio_fsl_elbc_gpcm: Make dev_attr_reg_br and dev_attr_reg_or static
YueHaibing
1
-2
/
+2
2019-01-31
driver: uio: fix possible use-after-free in __uio_register_device
Liu Jian
1
-2
/
+4
2019-01-31
driver: uio: fix possible memory leak in __uio_register_device
Liu Jian
1
-1
/
+3
2019-01-31
uio/uio_pci_generic: Disable bus-mastering on release
Venkatesh Srinivas
1
-0
/
+17
2019-01-22
uio: remove redundant check
Chengguang Xu
1
-2
/
+2
2019-01-22
uio: fix potential memory leak in error case
Chengguang Xu
1
-1
/
+1
2018-12-29
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+13
2018-12-11
uio_hv_generic: set callbacks on open
Stephen Hemminger
1
-4
/
+3
2018-11-27
uio: dismiss waiters on device unregistration
Zhaolong Zhang
1
-8
/
+11
2018-11-26
Merge 4.20-rc4 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+5
2018-11-11
uio: uio_fsl_elbc_gpcm: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-11
uio: Fix an Oops on load
Dan Carpenter
1
-2
/
+5
2018-10-03
uio: Convert a few more users to using %pOFn instead of device_node.name
Rob Herring
2
-2
/
+4
2018-10-03
uio: make symbol 'uio_class_registered' static
Wei Yongjun
1
-1
/
+1
2018-09-25
uio_hv_generic: defer opening vmbus until first use
Stephen Hemminger
1
-30
/
+74
2018-09-25
hv_uio_generic: map ringbuffer phys addr
Stephen Hemminger
1
-2
/
+2
2018-09-25
uio: introduce UIO_MEM_IOVA
Stephen Hemminger
1
-11
/
+13
2018-09-25
vmbus: keep pointer to ring buffer page
Stephen Hemminger
1
-2
/
+3
2018-09-12
uio: convert to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-09-12
uio: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+1
2018-09-12
uio: ensure class is registered before devices
Alexandre Belloni
1
-0
/
+9
2018-09-12
uio_hv_generic: drop #ifdef DEBUG
Stephen Hemminger
1
-1
/
+0
2018-09-12
uio_hv_generic: increase size of receive and send buffers
Stephen Hemminger
1
-3
/
+3
2018-08-19
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+2
2018-08-12
Revert "uio: use request_threaded_irq instead"
Xiubo Li
1
-6
/
+2
2018-08-02
uio: potential double frees if __uio_register_device() fails
Dan Carpenter
1
-2
/
+1
2018-08-02
uio: fix possible circular locking dependency
Xiubo Li
1
-10
/
+6
2018-08-02
uio: pruss: fix error handling in probe
Dan Carpenter
1
-24
/
+45
2018-07-21
uio: add SPDX license tags
Stephen Hemminger
6
-10
/
+6
2018-07-21
uio: fix wrong return value from uio_mmap()
Hailong Liu
1
-1
/
+1
2018-07-21
uio: add SPDX license tag
Stephen Hemminger
1
-2
/
+1
2018-07-07
uio: fix crash after the device is unregistered
Xiubo Li
1
-16
/
+88
2018-07-07
uio: change to use the mutex lock instead of the spin lock
Xiubo Li
1
-19
/
+13
2018-07-07
uio: use request_threaded_irq instead
Xiubo Li
1
-2
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-14
uio: Prevent device destruction while fds are open
Hamish Martin
1
-26
/
+72
2018-05-14
uio: Reduce return paths from uio_write()
Hamish Martin
1
-8
/
+17
2018-04-30
Merge 4.17-rc3 into char-misc-next
Greg Kroah-Hartman
1
-49
/
+23
2018-04-23
uio: uio_fsl_elbc_gpcm: Remove owner assignment from platform_driver
Fabio Estevam
1
-1
/
+0
2018-04-23
uio: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-04-23
uio_hv_generic: fix subchannel ring mmap
Stephen Hemminger
1
-40
/
+9
2018-04-23
uio_hv_generic: use correct channel in isr
Stephen Hemminger
1
-7
/
+7
[next]