summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2018-05-09media: imx-csi: fix burst size for 16 bitJan Luebbe1-1/+1
2018-05-09media: imx: add 16-bit grayscale supportPhilipp Zabel2-0/+10
2018-05-04media: staging: tegra-vde: Correct included headerDmitry Osipenko1-1/+1
2018-05-04media: staging: tegra-vde: Do not handle spurious interruptsDmitry Osipenko1-0/+3
2018-05-04media: staging: tegra-vde: Correct minimum size of U/V planesDmitry Osipenko1-3/+9
2018-05-04media: staging: tegra-vde: Silence some of checkpatch warningsDmitry Osipenko1-6/+8
2018-05-04media: staging: tegra-vde: Align bitstream size to 16KDmitry Osipenko1-23/+17
2018-04-17media: atomisp: get rid of a warningMauro Carvalho Chehab1-1/+1
2018-04-17media: atomisp: compat32: fix __user annotationsMauro Carvalho Chehab1-23/+26
2018-04-17media: staging: atomisp: add missing includeMauro Carvalho Chehab1-2/+3
2018-04-17media: atomisp: compat32: use get_user() before referencing user dataMauro Carvalho Chehab1-38/+0
2018-04-17media: atomisp: remove an impossible conditionMauro Carvalho Chehab1-6/+0
2018-04-17media: staging: atomisp: fix string comparation logicMauro Carvalho Chehab2-6/+3
2018-04-17media: atomisp: fix __user annotationsMauro Carvalho Chehab15-36/+40
2018-04-17media: staging: atomisp: don't declare the same vars as both private and publicMauro Carvalho Chehab4-60/+18
2018-04-17media: staging: atomisp: fix number conversionMauro Carvalho Chehab2-5/+13
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