aboutsummaryrefslogtreecommitdiff
path: root/drivers/uio
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14.189 into kernel.lnx.4.14.r4-relNathan Chancellor2020-08-201-1/+1
* Merge 4.14.172 into kernel.lnx.4.14.r4-relNathan Chancellor2020-03-021-2/+4
|\
| * uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()Jia-Ju Bai2020-02-281-2/+4
* | Merge 4.14.168 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-271-3/+7
|\|
| * driver: uio: fix possible use-after-free in __uio_register_deviceLiu Jian2020-01-271-2/+4
| * driver: uio: fix possible memory leak in __uio_register_deviceLiu Jian2020-01-271-1/+3
* | Merge android-4.14-p.100 (258c06c) into msm-4.14Blagovest Kolenichev2019-03-011-46/+160
|\|
| * Revert "uio: use request_threaded_irq instead"Xiubo Li2019-02-151-6/+2
| * uio: fix possible circular locking dependencyXiubo Li2019-02-151-10/+6
| * uio: fix wrong return value from uio_mmap()Hailong Liu2019-02-151-1/+1
| * uio: fix crash after the device is unregisteredXiubo Li2019-02-151-16/+88
| * uio: change to use the mutex lock instead of the spin lockXiubo Li2019-02-151-19/+13
| * uio: use request_threaded_irq insteadXiubo Li2019-02-151-2/+3
| * uio: Prevent device destruction while fds are openHamish Martin2019-02-151-26/+72
| * uio: Reduce return paths from uio_write()Hamish Martin2019-02-151-8/+17
* | Merge android-4.14-p.84 (fa25512) into msm-4.14Isaac J. Manjarres2018-12-171-2/+5
|\|
| * uio: Fix an Oops on loadDan Carpenter2018-11-271-2/+5
* | Merge android-4.14-p.81 (b435b51) into msm-4.14Blagovest Kolenichev2018-11-151-0/+9
|\|
| * uio: ensure class is registered before devicesAlexandre Belloni2018-11-131-0/+9
* | Merge android-4.14-p.71 (58b620f) into msm-4.14Blagovest Kolenichev2018-10-051-2/+1
|\|
| * uio: potential double frees if __uio_register_device() failsDan Carpenter2018-09-191-2/+1
* | Merge remote-tracking branch 'remotes/origin/tmp-7e76ead' into msm-4.14Isaac J. Manjarres2018-04-121-0/+7
|\|
| * uio_hv_generic: check that host supports monitor pageStephen Hemminger2018-04-121-0/+7
* | uio: msm_sharedmem: add guard page around shared memorySahitya Tummala2018-02-091-1/+20
* | uio: msm_sharedmem: Fix format specifier to print resource_size_tNikhilesh Reddy2018-02-091-2/+2
* | uio: msm_sharedmem: Use proper format to print phys_addr_tPrasad Sodagudi2018-02-091-2/+2
* | uio: msm_sharedmem: Add support for HYP callNikhilesh Reddy2018-02-091-0/+31
* | uio: Add snapshot of MSM sharedmem driverNikhilesh Reddy2018-02-094-0/+200
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge 4.12-rc2 into char-misc-nextGreg Kroah-Hartman2017-05-221-4/+4
|\
| * uio: fix incorrect memory leak cleanupSuman Anna2017-05-161-4/+4
* | uio/uio_pci_generic: don't fail probe if pdev->irq == NULLJim Harris2017-05-181-11/+9
|/
* uio_mf624: Align memory regions to page size and set correct offsetsMichal Sojka2017-04-081-2/+6
* uio_mf624: Refactor memory info initializationMichal Sojka2017-04-081-26/+18
* uio: Allow handling of non page-aligned memory regionsMichal Sojka2017-04-081-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-3/+3
* vmbus: add direct isr callback modeStephen Hemminger2017-02-141-1/+1
* uio-hv-generic: store physical addresses instead of virtualArnd Bergmann2016-12-101-4/+4
* uio-hv-generic: new userspace i/o driver for VMBusStephen Hemminger2016-12-063-0/+228
* uio: pruss: add clk_disable()Alexey Khoroshilov2016-11-291-1/+9
* uio: fix dmem_region_start computationJan Viktorin2016-08-311-1/+1
* uio: add missing error codesDan Carpenter2016-05-011-4/+12
* uio: fix false positive __might_sleep warning splatMichal Hocko2015-10-041-0/+1
* uio: uio_fsl_elbc_gpcm: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* uio: UIO_PRUSS should depend on HAS_DMAGeert Uytterhoeven2015-08-051-1/+1
* uio: uio_fsl_elbc_gpcm: Use module_platform_driverVaishali Thakkar2015-08-051-13/+1
* uio: Destroy uio_idr on module exitJohannes Thumshirn2015-08-051-0/+1
* uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from configMatwey V. Kornilov2015-06-121-1/+0
* uio: pruss: Add CONFIG_HAS_IOMEM dependenceMatwey V. Kornilov2015-06-121-0/+1