summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2018-04-17media: davinci_vpfe: fix __user annotationsMauro Carvalho Chehab3-14/+12
2018-04-17media: davinci_vpfe: cleanup ipipe_[g|s]_config logicMauro Carvalho Chehab1-54/+56
2018-04-17media: davinci_vpfe: fix a typo for "default"Mauro Carvalho Chehab1-2/+2
2018-04-17media: davinci_vpfe: don't use kernel-doc markup for simple commentsMauro Carvalho Chehab1-1/+1
2018-04-17media: davinci_vpfe: vpfe_video: remove an unused varMauro Carvalho Chehab1-3/+1
2018-04-17media: davinci_vpfe: get rid of an unused var at dm365_isif.cMauro Carvalho Chehab1-7/+2
2018-04-17media: davinci_vpfe: mark __iomem as suchMauro Carvalho Chehab1-6/+6
2018-04-17media: davinci_vpfe: fix vpfe_ipipe_init() error handlingMauro Carvalho Chehab1-8/+8
2018-04-17media: dm365_ipipe: remove an unused varMauro Carvalho Chehab1-2/+0
2018-04-17media: davinci_vpfe: remove useless checks from ipipeMauro Carvalho Chehab2-30/+7
2018-04-17media: staging: davinci_vpfe: allow building with COMPILE_TESTMauro Carvalho Chehab3-1/+8
2018-04-17media: omap4iss: make it build with COMPILE_TESTMauro Carvalho Chehab1-1/+2
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-06Merge 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-05headers: untangle kmemleak.h from mm.hRandy Dunlap2-2/+1
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2-11/+11
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds576-95013/+23960
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-26/+115
2018-04-04Merge 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
2018-04-04media: staging: atomisp: fix endianess issuesMauro Carvalho Chehab4-35/+46
2018-04-04media: staging: atomisp: add a missing includeMauro Carvalho Chehab1-0/+1
2018-04-04media: staging: atomisp: get rid of stupid statementsMauro Carvalho Chehab3-15/+3
2018-04-04media: staging: atomisp: declare static vars as suchMauro Carvalho Chehab6-15/+14
2018-04-04media: staging: atomisp: ia_css_output.host: don't use var before checkMauro Carvalho Chehab1-1/+1
2018-04-04media: staging: atomisp: do some coding style improvementsMauro Carvalho Chehab9-45/+38
2018-04-04media: imx-media-csi: Do not propagate the error when pinctrl is not foundFabio Estevam1-1/+4
2018-04-04media: staging: media: davinci_vpfe: fix spelling of resizer_configure_in_con...Colin Ian King1-2/+2
2018-04-04media: imx: work around false-positive warningArnd Bergmann1-1/+1
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds137-13546/+1664
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-13/+8
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds7-344/+1
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2018-03-29lustre: get rid of pointless casts to struct dentry *Al Viro1-3/+3
2018-03-29staging: rtl8723bs: Remove yield call, replace with cond_resched()Thomas Avery1-1/+1