Age | Commit message (Expand) | Author | Files | Lines |
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-24 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2023-02-10 | 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 |