index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uio
Age
Commit message (
Expand
)
Author
2018-08-19
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-12
Revert "uio: use request_threaded_irq instead"
Xiubo Li
2018-08-02
uio: potential double frees if __uio_register_device() fails
Dan Carpenter
2018-08-02
uio: fix possible circular locking dependency
Xiubo Li
2018-08-02
uio: pruss: fix error handling in probe
Dan Carpenter
2018-07-21
uio: add SPDX license tags
Stephen Hemminger
2018-07-21
uio: fix wrong return value from uio_mmap()
Hailong Liu
2018-07-21
uio: add SPDX license tag
Stephen Hemminger
2018-07-07
uio: fix crash after the device is unregistered
Xiubo Li
2018-07-07
uio: change to use the mutex lock instead of the spin lock
Xiubo Li
2018-07-07
uio: use request_threaded_irq instead
Xiubo Li
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-14
uio: Prevent device destruction while fds are open
Hamish Martin
2018-05-14
uio: Reduce return paths from uio_write()
Hamish Martin
2018-04-30
Merge 4.17-rc3 into char-misc-next
Greg Kroah-Hartman
2018-04-23
uio: uio_fsl_elbc_gpcm: Remove owner assignment from platform_driver
Fabio Estevam
2018-04-23
uio: Change return type to vm_fault_t
Souptick Joarder
2018-04-23
uio_hv_generic: fix subchannel ring mmap
Stephen Hemminger
2018-04-23
uio_hv_generic: use correct channel in isr
Stephen Hemminger
2018-04-23
uio_hv_generic: make ring buffer attribute for primary channel
Stephen Hemminger
2018-04-23
uio_hv_generic: set size of ring buffer attribute
Stephen Hemminger
2018-03-06
uio_hv_generic: support sub-channels
Stephen Hemminger
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-13
uio_hv_generic: fix new type mismatch warnings
Arnd Bergmann
2018-01-10
uio_hv_generic: fix type mismatch warnings
Arnd Bergmann
2018-01-10
uio_hv_generic: add rescind support
Stephen Hemminger
2018-01-10
uio_hv_generic: check that host supports monitor page
Stephen Hemminger
2018-01-10
uio_hv_generic: create send and receive buffers
Stephen Hemminger
2018-01-09
uio_hv_generic: use ISR callback method
Stephen Hemminger
2018-01-09
uio_hv_generic: use standard mmap for resources
Stephen Hemminger
2018-01-09
uio_hv_generic: fix configuration comments
Stephen Hemminger
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-22
Merge 4.12-rc2 into char-misc-next
Greg Kroah-Hartman
2017-05-18
uio/uio_pci_generic: don't fail probe if pdev->irq == NULL
Jim Harris
2017-05-16
uio: fix incorrect memory leak cleanup
Suman Anna
2017-04-08
uio_mf624: Align memory regions to page size and set correct offsets
Michal Sojka
2017-04-08
uio_mf624: Refactor memory info initialization
Michal Sojka
2017-04-08
uio: Allow handling of non page-aligned memory regions
Michal Sojka
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-14
vmbus: add direct isr callback mode
Stephen Hemminger
2016-12-10
uio-hv-generic: store physical addresses instead of virtual
Arnd Bergmann
2016-12-06
uio-hv-generic: new userspace i/o driver for VMBus
Stephen Hemminger
2016-11-29
uio: pruss: add clk_disable()
Alexey Khoroshilov
2016-08-31
uio: fix dmem_region_start computation
Jan Viktorin
2016-05-01
uio: add missing error codes
Dan Carpenter
2015-10-04
uio: fix false positive __might_sleep warning splat
Michal Hocko
2015-10-04
uio: uio_fsl_elbc_gpcm: Fix module autoload for OF platform driver
Luis de Bethencourt
[next]