| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-15 | 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-04 | 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-03 | 1 | -12/+0 |
|/ |
|
* | Merge 3.16-rc5 into char-misc-next | Greg Kroah-Hartman | 2014-07-14 | 1 | -1/+1 |
|\ |
|
| * | Revert "uio: fix vma io range check in mmap" | Greg Kroah-Hartman | 2014-06-18 | 1 | -1/+1 |
* | | uio: uio_pruss: use struct device | Andre Heider | 2014-07-10 | 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-17 | 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-09 | 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-30 | 1 | -2/+4 |
| * | uio: fix memory leak | Cong Ding | 2013-10-30 | 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-25 | 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-28 | 1 | -1/+0 |
* | | uio: drop unused vma_count member in uio_device struct | Uwe Kleine-König | 2013-08-13 | 1 | -16/+0 |
* | | uio: provide vm access to UIO_MEM_PHYS maps | Uwe Kleine-König | 2013-08-13 | 1 | -9/+17 |
* | | uio: Remove uio_pdrv and use uio_pdrv_genirq instead | Michal Simek | 2013-07-27 | 3 | -121/+0 |
|/ |
|
* | uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT | Libin | 2013-07-04 | 1 | -1/+1 |
* | drivers: uio_pdrv_genirq: Use of_match_ptr() macro | Sachin Kamat | 2013-06-26 | 1 | -4/+1 |
* | UIO: Fix concurrency issue | Vitalii Demianets | 2013-06-25 | 1 | -5/+13 |
* | drivers: uio_dmem_genirq: Use of_match_ptr() macro | Sachin Kamat | 2013-06-25 | 1 | -3/+1 |
* | UIO: fix uio_pdrv_genirq with device tree but no interrupt | Pavel Machek | 2013-06-19 | 1 | -15/+10 |
* | UIO: allow binding uio_pdrv_genirq.c to devices using command line option | Pavel Machek | 2013-06-19 | 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 |
|\ |
|