summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia2019-10-051-8/+4
* Staging: fbtft: Fix GPIO handlingJan Sebastian Götte2019-08-299-11/+11
* staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott2019-08-251-3/+3
* staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott2019-08-251-1/+1
* Staging: fbtft: Fix reset assertion when using gpio descriptorPhil Reid2019-08-161-2/+2
* Staging: fbtft: Fix probing of gpio descriptorPhil Reid2019-08-161-21/+18
* staging: android: ion: Bail out upon SIGKILL when allocating memory.Tetsuo Handa2019-08-161-0/+3
* staging: wilc1000: flush the workqueue before deinit the hostAdham Abozaeid2019-08-161-0/+1
* staging: gasket: apex: fix copy-paste typoIvan Bornyakov2019-08-161-1/+1
* staging: kpc2000: report error status to spi coreMao Wenan2019-07-311-2/+6
* staging: vt6656: use meaningful error code during buffer allocationQuentin Deslandes2019-07-311-14/+28
* staging: kpc2000: added missing clean-up to probe_core_uio.Jeremy Sowden2019-07-312-1/+3
* media: staging: davinci: fix memory leaks and check for allocation failureColin Ian King2019-07-261-5/+10
* media: imx7-mipi-csis: Propagate the error if clock enabling failsFabio Estevam2019-07-261-7/+7
* media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...Shailendra Verma2019-07-261-0/+3
* staging: rtl8712: reduce stack usage, againArnd Bergmann2019-07-141-69/+88
* staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson2019-07-142-11/+15
* staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson2019-07-141-10/+0
* staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson2019-07-143-6/+23
* staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson2019-07-141-6/+7
* staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_workColin Ian King2019-07-141-0/+1
* staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne2019-07-143-23/+25
* staging: vchiq: make wait events interruptibleNicolas Saenz Julienne2019-07-141-1/+9
* staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"Nicolas Saenz Julienne2019-07-141-1/+1
* staging: mt7621-pci: fix PCIE_FTS_NUM_LO macroSergio Paracuellos2019-07-141-1/+1
* staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott2019-07-141-1/+2
* staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()Stefan Wahren2019-07-141-3/+16
* staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()Ajay Singh2019-07-141-6/+6
* staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott2019-07-141-1/+2
* Merge branch 'erofs_fix' into staging-linusGreg Kroah-Hartman2019-06-173-3/+31
|\
| * staging: erofs: add requirements field in superblockGao Xiang2019-06-173-3/+31
* | Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-06-172-9/+13
|\ \ | |/ |/|
| * staging: iio: adt7316: Fix build errors when GPIOLIB is not setFabio Estevam2019-06-081-1/+2
| * staging:iio:ad7150: fix threshold mode config bitMelissa Wen2019-05-271-8/+11
* | Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-317-8/+23
|\|
| * staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000'Geordan Neukum2019-05-241-0/+1
| * staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()Dan Carpenter2019-05-201-2/+6
| * staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter2019-05-201-0/+9
| * Staging: vc04_services: Fix a couple error codesDan Carpenter2019-05-201-2/+2
| * staging: wlan-ng: fix adapter initialization failureTim Collier2019-05-201-1/+2
| * staging: kpc2000: double unlock in error handling in kpc_dma_transfer()Dan Carpenter2019-05-201-2/+0
| * staging: kpc2000: Fix build error without CONFIG_UIOYueHaibing2019-05-201-0/+1
| * staging: kpc2000: fix build error on xtensaMax Filippov2019-05-201-1/+1
| * staging: erofs: set sb->s_root to NULL when failing from __getname()Chengguang Xu2019-05-201-0/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-167-12/+20
|\
| * media: rockchip/vpu: Fix/re-order probe-error/remove pathJonas Karlman2019-05-151-3/+5
| * media: rockchip/vpu: Initialize mdev->bus_infoBoris Brezillon2019-05-151-0/+2
| * media: rockchip/vpu: Get vdev from the file arg in vidioc_querycap()Boris Brezillon2019-05-151-1/+2
| * media: rockchip/vpu: Add missing dont_use_autosuspend() callsJonas Karlman2019-05-151-0/+2