summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2018-10-26mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka-4/+4
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-63/+59
2018-10-25Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-12/+7
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-285/+46
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-8419/+2
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-5/+3
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds-23/+24
2018-10-13dgnc: don't bother with (empty) stub for TCXONCAl Viro-5/+0
2018-10-13dgnc: leave TIOC[GS]SOFTCAR to ldiscAl Viro-24/+0
2018-10-13dgnc: break-related ioctls won't reach ->ioctl()Al Viro-75/+0
2018-10-13dgnc: TIOCM... won't reach ->ioctl()Al Viro-114/+0
2018-10-10clean erofs_lookup()Al Viro-12/+7
2018-10-08net: dpaa2: move DPAA2 PTP driver out of staging/Yangbo Lu-1261/+0
2018-10-03mtd: rawnand: Deprecate ->{set,get}_features() hooksBoris Brezillon-2/+2
2018-10-03mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()Boris Brezillon-1/+1
2018-10-03mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()Boris Brezillon-1/+1
2018-10-03mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooksBoris Brezillon-4/+4
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->waitfunc()Boris Brezillon-1/+2
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()Boris Brezillon-2/+2
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->select_chip()Boris Brezillon-1/+1
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooksBoris Brezillon-2/+2
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooksBoris Brezillon-5/+5
2018-10-03mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooksBoris Brezillon-2/+1
2018-10-03mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooksBoris Brezillon-2/+3
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon-1/+1
2018-09-28lib80211: Remove VLA usage of skcipherKees Cook-63/+59
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+0
2018-09-24Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman-6/+0
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-11/+48
2018-09-14greybus/uart: switch to ->[sg]et_serial()Al Viro-29/+18
2018-09-14fwserial: switch to ->[sg]et_serial()Al Viro-38/+28
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik-1/+2
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik-6/+3
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn-1/+1
2018-09-12media: staging/media/mt9t031/Kconfig: remove bogus entryHans Verkuil-6/+0
2018-09-11staging: vboxvideo: Change address of scanout buffer on page-flipHans de Goede-0/+5
2018-09-11staging: vboxvideo: Fix IRQs no longer workingHans de Goede-0/+7
2018-09-10staging: rtl8192e: Use __skb_peek().David S. Miller-1/+1
2018-09-10staging: gasket: TODO: re-implement using UIOAhmed S. Darwish-0/+13
2018-09-10staging/fbtft: Update TODO and mailing listsDaniel Vetter-0/+4
2018-09-10staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)Gao Xiang-2/+2
2018-09-01dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu-7149/+0
2018-09-01staging: fsl-dpaa2/eth: Delay netdev_register() callIoana Radulescu-39/+32
2018-08-28Revert "staging: erofs: disable compiling temporarile"Gao Xiang-1/+1
2018-08-27staging: wilc1000: revert "fix TODO to compile spi and sdio components in sin...Arnd Bergmann-8/+16
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3516/+9
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-27195/+21254
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1080/+0
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski-1/+1
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-77/+115