| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | 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 |