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
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
2014-07-13
Merge 3.16-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2014-07-09
uio: uio_pruss: use struct device
Andre Heider
1
-18
/
+19
2014-06-17
Revert "uio: fix vma io range check in mmap"
Greg Kroah-Hartman
1
-1
/
+1
2014-05-27
uio: fix vma io range check in mmap
Bin Wang
1
-1
/
+1
2014-05-27
drivers: uio_dmem_genirq: Fix memory leak in uio_dmem_genirq_probe()
Daeseok Youn
1
-2
/
+2
2013-12-20
uio: fix devm_request_irq usage
Aaro Koskinen
1
-1
/
+1
2013-12-16
Merge 3.13-rc4 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+2
2013-12-08
uio: uio_mf624: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-12-02
uio: we cannot mmap unaligned page contents
Linus Torvalds
1
-0
/
+2
2013-11-13
drivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to allocate sram memory
Nicolin Chen
1
-4
/
+2
2013-11-07
Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-51
/
+30
2013-10-29
uio: Pass pointers to virt_to_page(), not integers
Ben Hutchings
1
-2
/
+4
2013-10-29
uio: fix memory leak
Cong Ding
1
-6
/
+10
2013-10-29
Fix a few incorrectly checked [io_]remap_pfn_range() calls
Linus Torvalds
1
-2
/
+15
2013-09-26
uio: uio_sercos3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
uio: uio_netx: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
uio: uio_mf624: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
[next]