index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uio
Commit message (
Expand
)
Author
Age
Files
Lines
*
uio_hv_generic: fix subchannel ring mmap
Stephen Hemminger
2018-04-23
1
-40
/
+9
*
uio_hv_generic: use correct channel in isr
Stephen Hemminger
2018-04-23
1
-7
/
+7
*
uio_hv_generic: make ring buffer attribute for primary channel
Stephen Hemminger
2018-04-23
1
-0
/
+5
*
uio_hv_generic: set size of ring buffer attribute
Stephen Hemminger
2018-04-23
1
-2
/
+2
*
uio_hv_generic: support sub-channels
Stephen Hemminger
2018-03-06
1
-0
/
+89
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
1
-31
/
+107
|
\
|
*
uio_hv_generic: fix new type mismatch warnings
Arnd Bergmann
2018-01-13
1
-2
/
+2
|
*
uio_hv_generic: fix type mismatch warnings
Arnd Bergmann
2018-01-10
1
-3
/
+3
|
*
uio_hv_generic: add rescind support
Stephen Hemminger
2018-01-10
1
-0
/
+19
|
*
uio_hv_generic: check that host supports monitor page
Stephen Hemminger
2018-01-10
1
-0
/
+7
|
*
uio_hv_generic: create send and receive buffers
Stephen Hemminger
2018-01-10
1
-2
/
+69
|
*
uio_hv_generic: use ISR callback method
Stephen Hemminger
2018-01-09
1
-1
/
+1
|
*
uio_hv_generic: use standard mmap for resources
Stephen Hemminger
2018-01-09
1
-26
/
+7
|
*
uio_hv_generic: fix configuration comments
Stephen Hemminger
2018-01-09
1
-3
/
+5
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge 4.12-rc2 into char-misc-next
Greg Kroah-Hartman
2017-05-22
1
-4
/
+4
|
\
|
*
uio: fix incorrect memory leak cleanup
Suman Anna
2017-05-16
1
-4
/
+4
*
|
uio/uio_pci_generic: don't fail probe if pdev->irq == NULL
Jim Harris
2017-05-18
1
-11
/
+9
|
/
*
uio_mf624: Align memory regions to page size and set correct offsets
Michal Sojka
2017-04-08
1
-2
/
+6
*
uio_mf624: Refactor memory info initialization
Michal Sojka
2017-04-08
1
-26
/
+18
*
uio: Allow handling of non page-aligned memory regions
Michal Sojka
2017-04-08
1
-1
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-3
/
+3
*
vmbus: add direct isr callback mode
Stephen Hemminger
2017-02-14
1
-1
/
+1
*
uio-hv-generic: store physical addresses instead of virtual
Arnd Bergmann
2016-12-10
1
-4
/
+4
*
uio-hv-generic: new userspace i/o driver for VMBus
Stephen Hemminger
2016-12-06
3
-0
/
+228
*
uio: pruss: add clk_disable()
Alexey Khoroshilov
2016-11-29
1
-1
/
+9
*
uio: fix dmem_region_start computation
Jan Viktorin
2016-08-31
1
-1
/
+1
*
uio: add missing error codes
Dan Carpenter
2016-05-01
1
-4
/
+12
*
uio: fix false positive __might_sleep warning splat
Michal Hocko
2015-10-04
1
-0
/
+1
*
uio: uio_fsl_elbc_gpcm: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
1
-0
/
+1
*
uio: UIO_PRUSS should depend on HAS_DMA
Geert Uytterhoeven
2015-08-05
1
-1
/
+1
*
uio: uio_fsl_elbc_gpcm: Use module_platform_driver
Vaishali Thakkar
2015-08-05
1
-13
/
+1
*
uio: Destroy uio_idr on module exit
Johannes Thumshirn
2015-08-05
1
-0
/
+1
*
uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from config
Matwey V. Kornilov
2015-06-12
1
-1
/
+0
*
uio: pruss: Add CONFIG_HAS_IOMEM dependence
Matwey V. Kornilov
2015-06-12
1
-0
/
+1
*
uio: pruss: Include <linux/sizes.h>
Matwey V. Kornilov
2015-06-12
1
-0
/
+1
*
uio: don't free irq that was not requested
Stephen Hemminger
2015-05-24
1
-1
/
+2
*
Revert "uio: constify of_device_id array"
Greg Kroah-Hartman
2015-04-03
1
-1
/
+1
*
uio: constify of_device_id array
Fabian Frederick
2015-03-25
1
-1
/
+1
*
uio: Request/free irq separate from dev lifecycle
Brian Russell
2015-03-20
1
-1
/
+11
*
uio: uio_fsl_elbc_gpcm: new driver
John Ogness
2015-01-12
3
-0
/
+520
*
uio/uio_pci_generic: don't return zero on failure path in probe()
Alexey Khoroshilov
2015-01-12
1
-1
/
+2
*
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-14
1
-2
/
+2
|
\
|
*
uio: support memory sizes larger than 32 bits
Cristian Stoica
2014-11-07
1
-2
/
+2
*
|
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
3
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
uio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
3
-3
/
+0
*
|
uio: Export definition of struct uio_device
Andy Grover
2014-10-02
1
-12
/
+0
|
/
[next]