summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2019-06-17Merge branch 'erofs_fix' into staging-linusGreg Kroah-Hartman-3/+31
2019-06-17staging: erofs: add requirements field in superblockGao Xiang-3/+31
2019-06-17Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-9/+13
2019-06-08staging: iio: adt7316: Fix build errors when GPIOLIB is not setFabio Estevam-1/+2
2019-05-31Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+23
2019-05-27staging:iio:ad7150: fix threshold mode config bitMelissa Wen-8/+11
2019-05-24staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000'Geordan Neukum-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-20staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()Dan Carpenter-2/+6
2019-05-20staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter-0/+9
2019-05-20Staging: vc04_services: Fix a couple error codesDan Carpenter-2/+2
2019-05-20staging: wlan-ng: fix adapter initialization failureTim Collier-1/+2
2019-05-20staging: kpc2000: double unlock in error handling in kpc_dma_transfer()Dan Carpenter-2/+0
2019-05-20staging: kpc2000: Fix build error without CONFIG_UIOYueHaibing-0/+1
2019-05-20staging: kpc2000: fix build error on xtensaMax Filippov-1/+1
2019-05-20staging: erofs: set sb->s_root to NULL when failing from __getname()Chengguang Xu-0/+1
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-12/+20
2019-05-15media: rockchip/vpu: Fix/re-order probe-error/remove pathJonas Karlman-3/+5
2019-05-15media: rockchip/vpu: Initialize mdev->bus_infoBoris Brezillon-0/+2
2019-05-15media: rockchip/vpu: Get vdev from the file arg in vidioc_querycap()Boris Brezillon-1/+2
2019-05-15media: rockchip/vpu: Add missing dont_use_autosuspend() callsJonas Karlman-0/+2
2019-05-15media: rockchip/vpu: Do not request id 0 for our video deviceJonas Karlman-1/+1
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny-2/+2
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-4034/+0
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-10690/+281
2019-05-08media: staging/imx: add media device to capture registerRui Miguel Silva-7/+8
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-5/+3
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+2
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-132176/+11021
2019-05-07staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR checkPetr Štetiar-1/+1
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds-1/+1
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-8/+2
2019-05-07Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-437/+0
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-3/+0
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-11/+0
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov-1/+1
2019-05-05staging: octeon-ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar-1/+1
2019-05-03staging: kpc2000: kpc_spi: Fix build error for {read,write}qNathan Chancellor-0/+1
2019-05-02Staging: rtl8192e: Remove extra space before break statementPuranjay Mohan-2/+2
2019-05-02Staging: rtl8192u: ieee80211: Fix if-else indentation warningPuranjay Mohan-2/+2
2019-05-02Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spacesPuranjay Mohan-5/+5
2019-05-02staging: most: cdev: fix chrdev_region leak in mod_exitSuresh Udipi-1/+1
2019-05-02staging: wlan-ng: Fix improper SPDX comment styleHimadri Pandya-1/+1
2019-05-01erofs: switch to ->free_inode()Al Viro-8/+2
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown-437/+0
2019-05-01staging: rtl8192u: ieee80211: Resolve ERROR reported by checkpatchVandana BN-20/+20
2019-05-01staging: vc04_services: bcm2835-camera: Compress two lines into one lineVatsala Narang-3/+1
2019-05-01staging: rtl8723bs: core: Use !x in place of NULL comparison.Vatsala Narang-4/+4
2019-05-01staging: rtl8723bs: core: Prefer using the BIT Macro.Vatsala Narang-3/+5