index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uio
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
uio: uio_fsl_elbc_gpcm: Remove owner assignment from platform_driver
Fabio Estevam
2018-04-23
1
-1
/
+0
*
|
uio: Change return type to vm_fault_t
Souptick Joarder
2018-04-23
1
-1
/
+1
|
/
*
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
|
/
*
Merge 3.16-rc5 into char-misc-next
Greg Kroah-Hartman
2014-07-13
1
-1
/
+1
|
\
|
*
Revert "uio: fix vma io range check in mmap"
Greg Kroah-Hartman
2014-06-17
1
-1
/
+1
[prev]
[next]