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