summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka2018-10-261-4/+4
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-254-63/+59
|\
| * lib80211: Remove VLA usage of skcipherKees Cook2018-09-284-63/+59
* | Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-10-251-12/+7
|\ \
| * | clean erofs_lookup()Al Viro2018-10-101-12/+7
| |/
* | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-243-285/+46
|\ \
| * | dgnc: don't bother with (empty) stub for TCXONCAl Viro2018-10-131-5/+0
| * | dgnc: leave TIOC[GS]SOFTCAR to ldiscAl Viro2018-10-131-24/+0
| * | dgnc: break-related ioctls won't reach ->ioctl()Al Viro2018-10-131-75/+0
| * | dgnc: TIOCM... won't reach ->ioctl()Al Viro2018-10-131-114/+0
| * | greybus/uart: switch to ->[sg]et_serial()Al Viro2018-09-141-29/+18
| * | fwserial: switch to ->[sg]et_serial()Al Viro2018-09-141-38/+28
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-2421-8419/+2
|\ \
| * | net: dpaa2: move DPAA2 PTP driver out of staging/Yangbo Lu2018-10-088-1261/+0
| * | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-6/+0
| |\ \
| * \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-1811-11/+48
| |\ \ \
| * | | | net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-121-1/+1
| * | | | staging: rtl8192e: Use __skb_peek().David S. Miller2018-09-101-1/+1
| * | | | dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu2018-09-0113-7149/+0
| * | | | staging: fsl-dpaa2/eth: Delay netdev_register() callIoana Radulescu2018-09-011-39/+32
| | |_|/ | |/| |
* | | | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-5/+3
|\ \ \ \
| * | | | gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-1/+2
| * | | | gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-6/+3
| |/ / /
* | | | Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds2018-10-231-23/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | mtd: rawnand: Deprecate ->{set,get}_features() hooksBoris Brezillon2018-10-031-2/+2
| * | | mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()Boris Brezillon2018-10-031-1/+1
| * | | mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()Boris Brezillon2018-10-031-1/+1
| * | | mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooksBoris Brezillon2018-10-031-4/+4
| * | | mtd: rawnand: Pass a nand_chip object to chip->waitfunc()Boris Brezillon2018-10-031-1/+2
| * | | mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()Boris Brezillon2018-10-031-2/+2
| * | | mtd: rawnand: Pass a nand_chip object to chip->select_chip()Boris Brezillon2018-10-031-1/+1
| * | | mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooksBoris Brezillon2018-10-031-2/+2
| * | | mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooksBoris Brezillon2018-10-031-5/+5
| * | | mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooksBoris Brezillon2018-10-031-2/+1
| * | | mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooksBoris Brezillon2018-10-031-2/+3
| * | | mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon2018-10-031-1/+1
| |/ /
* | | Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman2018-09-241-6/+0
|\ \ \ | |_|/ |/| |
| * | media: staging/media/mt9t031/Kconfig: remove bogus entryHans Verkuil2018-09-121-6/+0
| |/
* | staging: vboxvideo: Change address of scanout buffer on page-flipHans de Goede2018-09-111-0/+5
* | staging: vboxvideo: Fix IRQs no longer workingHans de Goede2018-09-111-0/+7
* | staging: gasket: TODO: re-implement using UIOAhmed S. Darwish2018-09-101-0/+13
* | staging/fbtft: Update TODO and mailing listsDaniel Vetter2018-09-101-0/+4
* | staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)Gao Xiang2018-09-101-2/+2
* | Revert "staging: erofs: disable compiling temporarile"Gao Xiang2018-08-281-1/+1
* | staging: wilc1000: revert "fix TODO to compile spi and sdio components in sin...Arnd Bergmann2018-08-275-8/+16
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-2320-3516/+9
|\
| * Merge tag 'soc-fsl-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-2620-3516/+9
| |\
| | * staging: fsl-mc: Remove remaining filesRoy Pledge2018-07-246-22/+0
| | * staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge2018-07-2415-3491/+2
| | * staging: fsl-dpaa2: eth: move generic FD defines to DPIOHoria Geantă2018-07-243-15/+19