index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uio
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
uio: uio_pruss: use struct device
Andre Heider
2014-07-09
1
-18
/
+19
|
/
*
uio: fix vma io range check in mmap
Bin Wang
2014-05-27
1
-1
/
+1
*
drivers: uio_dmem_genirq: Fix memory leak in uio_dmem_genirq_probe()
Daeseok Youn
2014-05-27
1
-2
/
+2
*
uio: fix devm_request_irq usage
Aaro Koskinen
2013-12-20
1
-1
/
+1
*
Merge 3.13-rc4 into char-misc-next
Greg Kroah-Hartman
2013-12-16
1
-0
/
+2
|
\
|
*
uio: we cannot mmap unaligned page contents
Linus Torvalds
2013-12-02
1
-0
/
+2
*
|
uio: uio_mf624: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-08
1
-1
/
+1
|
/
*
drivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to allocate sram memory
Nicolin Chen
2013-11-13
1
-4
/
+2
*
Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-11-07
7
-51
/
+30
|
\
|
*
uio: Pass pointers to virt_to_page(), not integers
Ben Hutchings
2013-10-29
1
-2
/
+4
|
*
uio: fix memory leak
Cong Ding
2013-10-29
1
-6
/
+10
|
*
uio: uio_sercos3: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-1
/
+0
|
*
uio: uio_netx: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-1
/
+0
|
*
uio: uio_mf624: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-1
/
+0
|
*
uio: uio_cif: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-1
/
+0
|
*
uio: uio_aec: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-1
/
+0
|
*
uio: Simplify uio error path by using devres functions
Michal Simek
2013-09-26
2
-36
/
+14
|
*
drivers: uio: mf624_disable_interrupt() can be static
Fengguang Wu
2013-09-26
1
-2
/
+2
*
|
Fix a few incorrectly checked [io_]remap_pfn_range() calls
Linus Torvalds
2013-10-29
1
-2
/
+15
|
/
*
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
1
-9
/
+13
|
\
|
*
UIO: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-24
1
-9
/
+13
*
|
drivers: uio: Kconfig: add MMU dependancy for UIO
Chen Gang
2013-08-30
1
-0
/
+1
*
|
drivers: uio: Add driver for Humusoft MF624 DAQ PCI card
Rostislav Lisovy
2013-08-30
3
-0
/
+261
*
|
drivers: uio_pdrv_genirq: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
|
drivers: uio_pruss: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
|
drivers: uio_dmem_genirq: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
|
uio: uio_pruss: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-27
1
-1
/
+0
*
|
uio: drop unused vma_count member in uio_device struct
Uwe Kleine-König
2013-08-12
1
-16
/
+0
*
|
uio: provide vm access to UIO_MEM_PHYS maps
Uwe Kleine-König
2013-08-12
1
-9
/
+17
*
|
uio: Remove uio_pdrv and use uio_pdrv_genirq instead
Michal Simek
2013-07-26
3
-121
/
+0
|
/
*
uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-07-03
1
-1
/
+1
*
drivers: uio_pdrv_genirq: Use of_match_ptr() macro
Sachin Kamat
2013-06-25
1
-4
/
+1
*
UIO: Fix concurrency issue
Vitalii Demianets
2013-06-24
1
-5
/
+13
*
drivers: uio_dmem_genirq: Use of_match_ptr() macro
Sachin Kamat
2013-06-24
1
-3
/
+1
*
UIO: fix uio_pdrv_genirq with device tree but no interrupt
Pavel Machek
2013-06-18
1
-15
/
+10
*
UIO: allow binding uio_pdrv_genirq.c to devices using command line option
Pavel Machek
2013-06-18
1
-2
/
+6
*
uio: uio_pruss: Fix potential NULL pointer dereference
Emil Goode
2013-06-06
1
-1
/
+1
*
Merge 3.10-rc3 into char-misc-next
Greg Kroah-Hartman
2013-05-27
1
-0
/
+1
|
\
|
*
uio: UIO_DMEM_GENIRQ should depend on HAS_DMA
Geert Uytterhoeven
2013-05-21
1
-0
/
+1
*
|
uio/uio_pci_generic: Use module_pci_driver to register driver
Peter Huewe
2013-05-21
1
-15
/
+2
*
|
uio/uio_cif: Use module_pci_driver to register driver
Peter Huewe
2013-05-21
1
-13
/
+1
*
|
uio/uio_netx: Use module_pci_driver to register driver
Peter Huewe
2013-05-21
1
-13
/
+1
*
|
uio/uio_sercos3: Use module_pci_driver to register driver
Peter Huewe
2013-05-21
1
-13
/
+1
*
|
uio/uio_aec: Use module_pci_driver to register driver
Peter Huewe
2013-05-21
1
-13
/
+1
|
/
*
drivers: uio: Fix UIO device registration failure
Damian Hobson-Garcia
2013-03-29
1
-0
/
+1
*
uio: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-15
/
+4
*
uio: remove !S390 dependency from Kconfig
Heiko Carstens
2013-02-14
1
-1
/
+0
*
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
2
-7
/
+18
|
\
[next]