summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+6
2018-06-07Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-2/+2
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2018-06-06Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-0/+322
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-3/+3
2018-06-04Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-27/+15
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2018-05-31staging: fsl-dpaa2: ethsw: Ignore bridge VLAN eventsPetr Machata1-0/+6
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann1-1/+1
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig1-1/+1
2018-05-26fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig1-2/+2
2018-05-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2018-05-22ncp_lookup(): use d_splice_alias()Al Viro1-27/+15
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie1-1/+1
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig1-14/+1
2018-05-16staging/rtl8192u: simplify procfs codeChristoph Hellwig1-53/+14
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-17/+1
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-40/+5
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen1-1/+1
2018-05-08Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman1-1/+1
2018-05-04media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERRFrom: Gustavo A. R. Silva1-1/+1
2018-04-30Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman1-1/+1
2018-04-30Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2018-04-23staging: wilc1000: fix NULL pointer exception in host_int_parse_assoc_resp_in...Ajay Singh1-1/+1
2018-04-22staging: typec: rt1711h typec chip driverShuFan Lee4-0/+322
2018-04-11page cache: use xa_lockMatthew Wilcox2-5/+5
2018-04-10Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds81-1107/+658
2018-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+1
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds2-5/+2
2018-04-06headers: untangle kmemleak.h from mm.hRandy Dunlap2-2/+1
2018-04-06Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2-11/+11
2018-04-05Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds576-95013/+23960
2018-04-05Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-26/+115
2018-04-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-3/+3
2018-04-04Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Boris Brezillon1-0/+2
2018-04-04Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-2/+2
2018-04-04Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-3/+3
2018-04-04media: staging: atomisp: stop duplicating input format typesMauro Carvalho Chehab28-461/+396
2018-04-04media: staging: atomisp: get rid of an unused varMauro Carvalho Chehab1-1/+0
2018-04-04media: staging: atomisp: stop mixing enum typesMauro Carvalho Chehab22-102/+96
2018-04-04media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab13-29/+33
2018-04-04media: staging: atomisp: use %p to print pointersMauro Carvalho Chehab1-10/+10
2018-04-04media: staging: atomisp: remove an useless checkMauro Carvalho Chehab1-5/+5
2018-04-04media: staging: atomisp: avoid a warning if 32 bits buildMauro Carvalho Chehab1-0/+2
2018-04-04media: staging: atomisp: don't access a NULL varMauro Carvalho Chehab1-3/+3
2018-04-04media: staging: atomisp: Get rid of *default.host.[ch]Mauro Carvalho Chehab13-325/+0
2018-04-04media: staging: atomisp: get rid of an unused functionMauro Carvalho Chehab1-21/+0
2018-04-04media: staging: atomisp: remove unused set_pd_base()Mauro Carvalho Chehab5-35/+3