summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-10-13dgnc: don't bother with (empty) stub for TCXONCAl Viro
2018-10-13dgnc: leave TIOC[GS]SOFTCAR to ldiscAl Viro
2018-10-13dgnc: break-related ioctls won't reach ->ioctl()Al Viro
2018-10-13dgnc: TIOCM... won't reach ->ioctl()Al Viro
2018-10-08net: dpaa2: move DPAA2 PTP driver out of staging/Yangbo Lu
2018-10-03mtd: rawnand: Deprecate ->{set,get}_features() hooksBoris Brezillon
2018-10-03mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()Boris Brezillon
2018-10-03mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()Boris Brezillon
2018-10-03mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooksBoris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->waitfunc()Boris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()Boris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->select_chip()Boris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooksBoris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooksBoris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooksBoris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooksBoris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-24Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-14greybus/uart: switch to ->[sg]et_serial()Al Viro
2018-09-14fwserial: switch to ->[sg]et_serial()Al Viro
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2018-09-12media: staging/media/mt9t031/Kconfig: remove bogus entryHans Verkuil
2018-09-11staging: vboxvideo: Change address of scanout buffer on page-flipHans de Goede
2018-09-11staging: vboxvideo: Fix IRQs no longer workingHans de Goede
2018-09-10staging: rtl8192e: Use __skb_peek().David S. Miller
2018-09-10staging: gasket: TODO: re-implement using UIOAhmed S. Darwish
2018-09-10staging/fbtft: Update TODO and mailing listsDaniel Vetter
2018-09-10staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)Gao Xiang
2018-09-01dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu
2018-09-01staging: fsl-dpaa2/eth: Delay netdev_register() callIoana Radulescu
2018-08-28Revert "staging: erofs: disable compiling temporarile"Gao Xiang
2018-08-27staging: wilc1000: revert "fix TODO to compile spi and sdio components in sin...Arnd Bergmann
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2018-08-08media: cleanup fall-through commentsMauro Carvalho Chehab