index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2018-04-23
uio_hv_generic: make ring buffer attribute for primary channel
Stephen Hemminger
1
-0
/
+5
2018-04-23
uio_hv_generic: set size of ring buffer attribute
Stephen Hemminger
1
-2
/
+2
2018-03-06
uio_hv_generic: support sub-channels
Stephen Hemminger
1
-0
/
+89
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-31
/
+107
2018-01-13
uio_hv_generic: fix new type mismatch warnings
Arnd Bergmann
1
-2
/
+2
2018-01-10
uio_hv_generic: fix type mismatch warnings
Arnd Bergmann
1
-3
/
+3
2018-01-10
uio_hv_generic: add rescind support
Stephen Hemminger
1
-0
/
+19
2018-01-10
uio_hv_generic: check that host supports monitor page
Stephen Hemminger
1
-0
/
+7
2018-01-10
uio_hv_generic: create send and receive buffers
Stephen Hemminger
1
-2
/
+69
2018-01-09
uio_hv_generic: use ISR callback method
Stephen Hemminger
1
-1
/
+1
2018-01-09
uio_hv_generic: use standard mmap for resources
Stephen Hemminger
1
-26
/
+7
2018-01-09
uio_hv_generic: fix configuration comments
Stephen Hemminger
1
-3
/
+5
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-22
Merge 4.12-rc2 into char-misc-next
Greg Kroah-Hartman
1
-4
/
+4
2017-05-18
uio/uio_pci_generic: don't fail probe if pdev->irq == NULL
Jim Harris
1
-11
/
+9
2017-05-17
uio: fix incorrect memory leak cleanup
Suman Anna
1
-4
/
+4
2017-04-08
uio_mf624: Align memory regions to page size and set correct offsets
Michal Sojka
1
-2
/
+6
2017-04-08
uio_mf624: Refactor memory info initialization
Michal Sojka
1
-26
/
+18
2017-04-08
uio: Allow handling of non page-aligned memory regions
Michal Sojka
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+3
2017-02-14
vmbus: add direct isr callback mode
Stephen Hemminger
1
-1
/
+1
2016-12-10
uio-hv-generic: store physical addresses instead of virtual
Arnd Bergmann
1
-4
/
+4
2016-12-06
uio-hv-generic: new userspace i/o driver for VMBus
Stephen Hemminger
3
-0
/
+228
2016-11-29
uio: pruss: add clk_disable()
Alexey Khoroshilov
1
-1
/
+9
2016-08-31
uio: fix dmem_region_start computation
Jan Viktorin
1
-1
/
+1
2016-05-02
uio: add missing error codes
Dan Carpenter
1
-4
/
+12
2015-10-04
uio: fix false positive __might_sleep warning splat
Michal Hocko
1
-0
/
+1
2015-10-04
uio: uio_fsl_elbc_gpcm: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
[next]