| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | uio: uio_pci_generic_sva: fix double free of devm_kzalloc() memory | Guangshuo Li | 1 | -6/+1 |
| 2026-04-05 | uio: replace deprecated mmap hook with mmap_prepare in uio_info | Lorenzo Stoakes (Oracle) | 1 | -2/+8 |
| 2026-04-05 | drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare | Lorenzo Stoakes (Oracle) | 1 | -5/+6 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -4/+4 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -4/+4 |
| 2026-01-16 | uio: pci_sva: correct '-ENODEV' check logic | Haiyue Wang | 1 | -2/+2 |
| 2026-01-11 | treewide: Update email address | Thomas Gleixner | 1 | -1/+1 |
| 2025-11-26 | uio: Add SVA support for PCI devices via uio_pci_generic_sva.c | Yaxing Guo | 3 | -0/+205 |
| 2025-10-22 | uio: uio_fsl_elbc_gpcm:: Add null pointer check to uio_fsl_elbc_gpcm_probe | Li Qiang | 1 | -0/+7 |
| 2025-10-07 | Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
| 2025-10-01 | Drivers: hv: Add CONFIG_HYPERV_VMBUS option | Mukesh Rathor | 1 | -1/+1 |
| 2025-09-06 | uio_hv_generic: Let userspace take care of interrupt mask | Naman Jain | 1 | -6/+1 |
| 2025-09-06 | uio: uio_pdrv_genirq: Remove dummy PM handling | Geert Uytterhoeven | 1 | -23/+0 |
| 2025-09-06 | uio: uio_dmem_genirq: Remove dummy PM handling | Geert Uytterhoeven | 1 | -23/+0 |
| 2025-09-06 | uio: uio_pdrv_genirq: Remove MODULE_DEVICE_TABLE | Vivian Wang | 1 | -1/+0 |
| 2025-09-06 | uio: Constify struct pci_device_id | Christophe JAILLET | 4 | -4/+4 |
| 2025-06-06 | Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+26 |
| 2025-05-23 | uio_hv_generic: Align ring size to system page | Long Li | 1 | -0/+3 |
| 2025-05-23 | uio_hv_generic: Use correct size for interrupt and monitor pages | Long Li | 1 | -2/+2 |
| 2025-05-13 | Merge 6.15-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -22/+17 |
| 2025-05-02 | uio_hv_generic: Fix sysfs creation path for ring buffer | Naman Jain | 1 | -22/+17 |
| 2025-04-17 | uio_hv_generic: Set event for all channels on the device | Long Li | 1 | -6/+26 |
| 2025-01-27 | Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -1/+3 |
| 2025-01-10 | uio: uio_dmem_genirq: check the return value of devm_kasprintf() | Bartosz Golaszewski | 1 | -0/+2 |
| 2025-01-10 | uio: Fix return value of poll | Angus Chen | 1 | -1/+1 |
| 2025-01-10 | uio_hv_generic: Add a check for HV_NIC for send, receive buffers setup | Naman Jain | 1 | -39/+39 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-11-29 | Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -8/+2 |
| 2024-11-05 | sysfs: treewide: constify attribute callback of bin_attribute::mmap() | Thomas Weißschuh | 1 | -1/+1 |
| 2024-10-13 | uio: uio_pdrv_genirq: Make use of irq_get_trigger_type() | Vasileios Amoiridis | 1 | -4/+1 |
| 2024-10-13 | uio: uio_dmem_genirq: Make use of irq_get_trigger_type() | Vasileios Amoiridis | 1 | -4/+1 |
| 2024-09-11 | uio: Constify struct kobj_type | Hongbo Li | 1 | -2/+2 |
| 2024-09-03 | Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic | Naman Jain | 1 | -0/+8 |
| 2024-09-03 | uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind | Saurabh Sengar | 1 | -1/+2 |
| 2024-06-04 | uio: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 5 | -1/+6 |
| 2024-04-23 | Merge 6.9-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -4/+8 |
| 2024-04-15 | uio: update kerneldoc comments for interrupt functions | Chris Packham | 1 | -1/+6 |
| 2024-04-11 | Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -4/+8 |
| 2024-04-11 | uio_hv_generic: Remove use of PAGE_SIZE | Saurabh Sengar | 1 | -4/+3 |
| 2024-04-11 | uio_hv_generic: Enable interrupt for low speed VMBus devices | Saurabh Sengar | 1 | -6/+3 |
| 2024-04-11 | uio_hv_generic: Query the ringbuffer size for device | Saurabh Sengar | 1 | -2/+5 |
| 2024-04-11 | uio: use threaded interrupts | Chris Packham | 1 | -4/+13 |
| 2024-04-11 | uio_pdrv_genirq: convert to use device_property APIs | Chris Packham | 1 | -5/+5 |
| 2024-04-11 | uio: pruss: Remove this driver | Andrew Davis | 3 | -274/+0 |
| 2024-04-11 | uio: fsl_elbc_gpcm: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-04-10 | uio_hv_generic: Don't free decrypted memory | Rick Edgecombe | 1 | -4/+8 |
| 2024-03-27 | Fix build errors due to new UIO_MEM_DMA_COHERENT mess | Linus Torvalds | 3 | -4/+4 |
| 2024-03-07 | uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion | Chris Leech | 1 | -14/+8 |
| 2024-03-07 | uio_pruss: UIO_MEM_DMA_COHERENT conversion | Chris Leech | 1 | -2/+4 |
| 2024-03-07 | uio: introduce UIO_MEM_DMA_COHERENT type | Chris Leech | 1 | -0/+47 |
| 2024-01-04 | uio: Fix use-after-free in uio_open | Guanghui Feng | 1 | -4/+3 |
| 2023-08-22 | uio: pruss: fix missing iounmap() in pruss_probe() | Yang Yingliang | 1 | -1/+2 |
| 2023-08-04 | uio: pruss: fix to check return value of platform_get_irq() in pruss_probe() | Zhang Shurong | 1 | -1/+5 |
| 2023-05-31 | uio: dfl: add vendor-specific feature id | Peter Colberg | 1 | -0/+2 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 1 | -1/+1 |
| 2023-01-17 | Drivers: hv: Make remove callback of hyperv driver void returned | Dawei Li | 1 | -3/+2 |
| 2022-11-10 | uio: uio_dmem_genirq: Use non-atomic bit operations in irq config and handling | Rafael Mendonca | 1 | -3/+8 |
| 2022-11-10 | uio: uio_dmem_genirq: Fix deadlock between irq config and handling | Rafael Mendonca | 1 | -1/+4 |
| 2022-11-10 | uio: uio_dmem_genirq: Fix missing unlock in irq configuration | Rafael Mendonca | 1 | -5/+3 |
| 2022-11-10 | uio: uio_fsl_elbc_gpcm: Replace NO_IRQ by 0 | Christophe Leroy | 1 | -3/+3 |
| 2022-09-01 | uio: dfl: add IOPLL user-clock feature id | Peter Colberg | 1 | -0/+2 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner | 1 | -9/+1 |
| 2022-05-09 | uio: dfl: add HSSI subsystem feature id | Matthew Gerlach | 1 | -0/+2 |
| 2021-12-29 | UIO: use default_groups in kobj_type | Greg Kroah-Hartman | 1 | -3/+5 |
| 2021-12-05 | uio: uio_dmem_genirq: Catch the Exception | Jiasheng Jiang | 1 | -1/+5 |
| 2021-10-28 | Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM | Tianyu Lan | 1 | -10/+8 |
| 2021-05-21 | uio: Remove leading spaces in Kconfig | Juerg Haefliger | 1 | -1/+1 |
| 2021-05-21 | Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p... | Greg Kroah-Hartman | 2 | -4/+10 |
| 2021-05-14 | uio: uio_pci_generic: add memory resource mappings | Firas Ashkar | 1 | -0/+32 |
| 2021-05-14 | uio: uio_aec: Use pci_iounmap instead of iounmap | Christophe JAILLET | 1 | -1/+1 |
| 2021-05-14 | uio_hv_generic: Fix another memory leak in error handling paths | Christophe JAILLET | 1 | -1/+3 |
| 2021-05-14 | uio_hv_generic: Fix a memory leak in error handling paths | Christophe JAILLET | 1 | -2/+6 |
| 2021-05-14 | uio/uio_pci_generic: fix return value changed in refactoring | Martin Ågren | 1 | -1/+1 |
| 2021-03-28 | uio: uio_dfl: add userspace i/o driver for DFL bus | Xu Yilun | 3 | -0/+84 |
| 2021-02-09 | uio: uio_pci_generic: don't fail probe if pdev->irq equals to IRQ_NOTCONNECTED | Jie Li | 1 | -1/+1 |
| 2020-12-09 | uio: uio_hv_generic: use devm_kzalloc() for private data alloc | Alexandru Ardelean | 1 | -6/+2 |
| 2020-12-09 | uio: uio_fsl_elbc_gpcm: use device-managed allocators | Alexandru Ardelean | 1 | -23/+9 |
| 2020-12-09 | uio: uio_aec: use devm_kzalloc() for uio_info object | Alexandru Ardelean | 1 | -6/+2 |
| 2020-12-09 | uio: uio_cif: use devm_kzalloc() for uio_info object | Alexandru Ardelean | 1 | -6/+2 |
| 2020-12-09 | uio: uio_netx: use devm_kzalloc() for or uio_info object | Alexandru Ardelean | 1 | -6/+2 |
| 2020-12-09 | uio: uio_mf624: use devm_kzalloc() for uio_info object | Alexandru Ardelean | 1 | -6/+2 |
| 2020-12-09 | uio: uio_sercos3: use device-managed functions for simple allocs | Alexandru Ardelean | 1 | -10/+4 |
| 2020-12-09 | uio: uio_dmem_genirq: finalize conversion of probe to devm_ handlers | Alexandru Ardelean | 1 | -18/+10 |
| 2020-12-09 | uio: uio_dmem_genirq: convert simple allocations to device-managed | Alexandru Ardelean | 1 | -26/+8 |
| 2020-12-09 | uio/uio_pci_generic: remove unneeded pci_set_drvdata() | Alexandru Ardelean | 1 | -7/+1 |
| 2020-12-09 | uio: pruss: use devm_clk_get() for clk init | Alexandru Ardelean | 1 | -5/+2 |
| 2020-11-16 | Merge 5.10-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -4/+6 |
| 2020-11-14 | uio/uio_pci_generic: use device-managed function equivalents | Alexandru Ardelean | 1 | -28/+9 |
| 2020-11-13 | uio: pruss: move simple allocations to dem_ equivalents | Alexandru Ardelean | 1 | -20/+7 |
| 2020-11-09 | uio: Fix use-after-free in uio_unregister_device() | Shin'ichiro Kawasaki | 1 | -4/+6 |
| 2020-11-09 | uio: fix some kernel-doc markups | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2020-09-17 | uio: free uio id after uio file node is freed | Lang Dai | 1 | -2/+2 |
| 2020-07-10 | Merge branch 'char-misc-linus' into 'char-misc-next' | Greg Kroah-Hartman | 1 | -2/+2 |
| 2020-07-03 | uio: disable lazy irq disable to avoid double fire | Thommy Jakobsson | 2 | -0/+37 |
| 2020-07-03 | uio_pdrv_genirq: Allow use with non-page-aligned memory resources | Esben Haabendal | 1 | -2/+4 |
| 2020-07-03 | uio_pdrv_genirq: fix use without device tree and no interrupt | Esben Haabendal | 1 | -1/+1 |
| 2020-07-03 | uio_pdrv_genirq: Remove warning when irq is not specified | Esben Haabendal | 1 | -1/+1 |
| 2020-05-15 | uio_hv_generic: add missed sysfs_remove_bin_file | Chuhong Yuan | 1 | -0/+1 |
| 2020-04-28 | uio: remove unneeded variable "ret" in uio_dmem_genirq_open | Jason Yan | 1 | -2/+1 |
| 2020-04-28 | drivers: uio: remove redundant assignment to variable retval | Colin Ian King | 1 | -1/+1 |
| 2020-03-18 | uio: uio_pdrv_genirq: use new devm_uio_register_device() function | Alexandru Ardelean | 1 | -20/+14 |
| 2020-03-18 | uio: add resource managed devm_uio_register_device() function | Alexandru Ardelean | 1 | -0/+38 |
| 2020-01-14 | uio: uio_pdrv_genirq: Do not log an error when deferring probe routine. | Oscar Ravadilla | 1 | -0/+2 |
| 2020-01-14 | uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol() | Jia-Ju Bai | 1 | -2/+4 |
| 2019-11-14 | uio: fix irq init with dt support & irq not defined | Alexandru Ardelean | 1 | -10/+4 |
| 2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -6/+12 |
| 2019-09-04 | uio: uio_pdrv_genirq: Make UIO name controllable via DT node property | Daniel Mack | 1 | -3/+11 |
| 2019-08-02 | uio: uio_fsl_elbc_gpcm: convert platform driver to use dev_groups | Greg Kroah-Hartman | 1 | -15/+8 |
| 2019-07-30 | uio: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2 | -8/+2 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 1 | -13/+1 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -14/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-03-28 | uio: uio_fsl_elbc_gpcm: Make dev_attr_reg_br and dev_attr_reg_or static | YueHaibing | 1 | -2/+2 |
| 2019-01-31 | driver: uio: fix possible use-after-free in __uio_register_device | Liu Jian | 1 | -2/+4 |
| 2019-01-31 | driver: uio: fix possible memory leak in __uio_register_device | Liu Jian | 1 | -1/+3 |
| 2019-01-31 | uio/uio_pci_generic: Disable bus-mastering on release | Venkatesh Srinivas | 1 | -0/+17 |
| 2019-01-22 | uio: remove redundant check | Chengguang Xu | 1 | -2/+2 |
| 2019-01-22 | uio: fix potential memory leak in error case | Chengguang Xu | 1 | -1/+1 |
| 2018-12-28 | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -12/+13 |
| 2018-12-11 | uio_hv_generic: set callbacks on open | Stephen Hemminger | 1 | -4/+3 |
| 2018-11-27 | uio: dismiss waiters on device unregistration | Zhaolong Zhang | 1 | -8/+11 |
| 2018-11-26 | Merge 4.20-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -2/+5 |
| 2018-11-11 | uio: uio_fsl_elbc_gpcm: simplify getting .driver_data | Wolfram Sang | 1 | -4/+2 |
| 2018-11-11 | uio: Fix an Oops on load | Dan Carpenter | 1 | -2/+5 |
| 2018-10-02 | uio: Convert a few more users to using %pOFn instead of device_node.name | Rob Herring | 2 | -2/+4 |
| 2018-10-02 | uio: make symbol 'uio_class_registered' static | Wei Yongjun | 1 | -1/+1 |
| 2018-09-25 | uio_hv_generic: defer opening vmbus until first use | Stephen Hemminger | 1 | -30/+74 |
| 2018-09-25 | hv_uio_generic: map ringbuffer phys addr | Stephen Hemminger | 1 | -2/+2 |
| 2018-09-25 | uio: introduce UIO_MEM_IOVA | Stephen Hemminger | 1 | -11/+13 |
| 2018-09-25 | vmbus: keep pointer to ring buffer page | Stephen Hemminger | 1 | -2/+3 |
| 2018-09-12 | uio: convert to vm_fault_t | Souptick Joarder | 1 | -1/+1 |
| 2018-09-12 | uio: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -2/+1 |
| 2018-09-12 | uio: ensure class is registered before devices | Alexandre Belloni | 1 | -0/+9 |
| 2018-09-12 | uio_hv_generic: drop #ifdef DEBUG | Stephen Hemminger | 1 | -1/+0 |
| 2018-09-12 | uio_hv_generic: increase size of receive and send buffers | Stephen Hemminger | 1 | -3/+3 |
| 2018-08-19 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+2 |
| 2018-08-12 | Revert "uio: use request_threaded_irq instead" | Xiubo Li | 1 | -6/+2 |
| 2018-08-02 | uio: potential double frees if __uio_register_device() fails | Dan Carpenter | 1 | -2/+1 |
| 2018-08-02 | uio: fix possible circular locking dependency | Xiubo Li | 1 | -10/+6 |
| 2018-08-02 | uio: pruss: fix error handling in probe | Dan Carpenter | 1 | -24/+45 |
| 2018-07-21 | uio: add SPDX license tags | Stephen Hemminger | 6 | -10/+6 |
| 2018-07-21 | uio: fix wrong return value from uio_mmap() | Hailong Liu | 1 | -1/+1 |
| 2018-07-21 | uio: add SPDX license tag | Stephen Hemminger | 1 | -2/+1 |
| 2018-07-07 | uio: fix crash after the device is unregistered | Xiubo Li | 1 | -16/+88 |
| 2018-07-07 | uio: change to use the mutex lock instead of the spin lock | Xiubo Li | 1 | -19/+13 |
| 2018-07-07 | uio: use request_threaded_irq instead | Xiubo Li | 1 | -2/+3 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
| 2018-05-14 | uio: Prevent device destruction while fds are open | Hamish Martin | 1 | -26/+72 |
| 2018-05-14 | uio: Reduce return paths from uio_write() | Hamish Martin | 1 | -8/+17 |
| 2018-04-30 | Merge 4.17-rc3 into char-misc-next | Greg Kroah-Hartman | 1 | -49/+23 |
| 2018-04-23 | uio: uio_fsl_elbc_gpcm: Remove owner assignment from platform_driver | Fabio Estevam | 1 | -1/+0 |
| 2018-04-23 | uio: Change return type to vm_fault_t | Souptick Joarder | 1 | -1/+1 |
| 2018-04-23 | uio_hv_generic: fix subchannel ring mmap | Stephen Hemminger | 1 | -40/+9 |
| 2018-04-23 | uio_hv_generic: use correct channel in isr | Stephen Hemminger | 1 | -7/+7 |
| 2018-04-23 | uio_hv_generic: make ring buffer attribute for primary channel | Stephen Hemminger | 1 | -0/+5 |
| 2018-04-23 | uio_hv_generic: set size of ring buffer attribute | Stephen Hemminger | 1 | -2/+2 |
| 2018-03-06 | uio_hv_generic: support sub-channels | Stephen Hemminger | 1 | -0/+89 |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -1/+1 |
| 2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -31/+107 |
| 2018-01-13 | uio_hv_generic: fix new type mismatch warnings | Arnd Bergmann | 1 | -2/+2 |
| 2018-01-10 | uio_hv_generic: fix type mismatch warnings | Arnd Bergmann | 1 | -3/+3 |
| 2018-01-10 | uio_hv_generic: add rescind support | Stephen Hemminger | 1 | -0/+19 |
| 2018-01-10 | uio_hv_generic: check that host supports monitor page | Stephen Hemminger | 1 | -0/+7 |
| 2018-01-10 | uio_hv_generic: create send and receive buffers | Stephen Hemminger | 1 | -2/+69 |
| 2018-01-09 | uio_hv_generic: use ISR callback method | Stephen Hemminger | 1 | -1/+1 |
| 2018-01-09 | uio_hv_generic: use standard mmap for resources | Stephen Hemminger | 1 | -26/+7 |
| 2018-01-09 | uio_hv_generic: fix configuration comments | Stephen Hemminger | 1 | -3/+5 |
| 2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -1/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 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 |