index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uio
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
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-16
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-24
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-01
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
2015-08-05
uio: UIO_PRUSS should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2015-08-05
uio: uio_fsl_elbc_gpcm: Use module_platform_driver
Vaishali Thakkar
1
-13
/
+1
2015-08-05
uio: Destroy uio_idr on module exit
Johannes Thumshirn
1
-0
/
+1
2015-06-12
uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from config
Matwey V. Kornilov
1
-1
/
+0
2015-06-12
uio: pruss: Add CONFIG_HAS_IOMEM dependence
Matwey V. Kornilov
1
-0
/
+1
2015-06-12
uio: pruss: Include <linux/sizes.h>
Matwey V. Kornilov
1
-0
/
+1
2015-05-24
uio: don't free irq that was not requested
Stephen Hemminger
1
-1
/
+2
2015-04-03
Revert "uio: constify of_device_id array"
Greg Kroah-Hartman
1
-1
/
+1
2015-03-25
uio: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-20
uio: Request/free irq separate from dev lifecycle
Brian Russell
1
-1
/
+11
2015-01-12
uio: uio_fsl_elbc_gpcm: new driver
John Ogness
3
-0
/
+520
2015-01-12
uio/uio_pci_generic: don't return zero on failure path in probe()
Alexey Khoroshilov
1
-1
/
+2
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2014-11-07
uio: support memory sizes larger than 32 bits
Cristian Stoica
1
-2
/
+2
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
3
-3
/
+0
2014-10-20
uio: drop owner assignment from platform_drivers
Wolfram Sang
3
-3
/
+0
2014-10-02
uio: Export definition of struct uio_device
Andy Grover
1
-12
/
+0
[next]