aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-2/+2
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds49-2767/+2281
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-20/+20
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-7/+7
2018-01-23media: staging: tegra-vde: select DMA_SHARED_BUFFERArnd Bergmann1-0/+1
2018-01-04media: staging: use tabs instead of spaces at Kconfig and davinciMauro Carvalho Chehab2-12/+12
2017-12-29media: imx: fix breakages when compiling for armMauro Carvalho Chehab1-2/+2
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab1-2/+2
2017-12-29media: staging: atomisp: Fix DMI matching entry for MRD7Andy Shevchenko1-1/+2
2017-12-29media: staging: atomisp: Use standard DMI match tableAndy Shevchenko1-39/+70
2017-12-29media: staging: atomisp: Unexport local functionAndy Shevchenko2-4/+2
2017-12-29media: staging: atomisp: Remove redundant PCI codeAndy Shevchenko2-9/+0
2017-12-29media: staging: atomisp: Switch to use struct device_driver directlyAndy Shevchenko3-15/+11
2017-12-29media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko9-93/+49
2017-12-29media: staging: atomisp: Disable custom format for nowAndy Shevchenko3-1/+8
2017-12-29media: staging: atomisp: lm3554: Fix control valuesAndy Shevchenko1-5/+5
2017-12-29media: staging: atomisp: Remove duplicate NULL-checkAndy Shevchenko1-2/+2
2017-12-29media: staging: atomisp: Don't leak GPIO resources if clk_get() failedAndy Shevchenko1-2/+2
2017-12-29media: staging: atomisp2: replace DEVICE_ATTR with DEVICE_ATTR_ROAishwarya Pant1-4/+4
2017-12-29media: Staging: media: atomisp: made function staticSergiy Redko1-0/+1
2017-12-29media: staging: fix indentation in atomisp-ov5693Riccardo Schirone1-1/+1
2017-12-29media: staging: improves comparisons readability in atomisp-ov5693Riccardo Schirone1-5/+5
2017-12-29media: staging: improve comments usage in atomisp-ov5693Riccardo Schirone1-13/+25
2017-12-29media: staging: add missing blank line after declarations in atomisp-ov5693Riccardo Schirone1-0/+13
2017-12-29media: atomisp: deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+1
2017-12-29media: staging: atomisp: convert timestamps to ktime_tArnd Bergmann3-13/+9
2017-12-29media: staging: atomisp: fixes for "symbol was not declared. Should it be static?" sparse warningsJeremy Sowden1-12/+12
2017-12-29media: staging: atomisp: fix for sparse "using plain integer as NULL pointer" warningsJeremy Sowden1-1/+1
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2-2/+1
2017-12-18Merge 4.15-rc4 into staging-nextGreg Kroah-Hartman160-1746/+1746
2017-12-15media: staging/imx: update TODOSteve Longerbeam1-12/+51
2017-12-15media: staging/imx: reorder function prototypesSteve Longerbeam1-9/+12
2017-12-15media: staging/imx: convert static vdev lists to list_headSteve Longerbeam4-66/+68
2017-12-15media: staging/imx: remove static subdev arraysSteve Longerbeam7-218/+216
2017-12-15media: staging/imx: pass fwnode handle to find/add async subdevSteve Longerbeam3-16/+15
2017-12-15media: staging/imx: remove devname string from imx_media_subdevSteve Longerbeam2-4/+1
2017-12-15media: staging/imx: of: allow for recursing downstreamSteve Longerbeam3-88/+21
2017-12-15media: staging/imx: remove static media link arraysSteve Longerbeam4-296/+281
2017-12-15media: staging/imx: get CSI bus type from nearest upstream entitySteve Longerbeam5-161/+150
2017-12-14media: staging/cxd2099: cosmetics: improve stringsDaniel Scheller1-4/+5
2017-12-14media: staging/cxd2099: fix debug message severityDaniel Scheller1-1/+1
2017-12-14media: staging/cxd2099: fix remaining checkpatch-strict issuesDaniel Scheller2-25/+8
2017-12-14media: staging: remove lirc_zilog driverSean Young6-1720/+0
2017-12-14media: staging: media: Introduce NVIDIA Tegra video decoder driverDmitry Osipenko7-0/+1306
2017-12-11media: i.MX6: Fix MIPI CSI-2 LP-11 checkKrzysztof HaƂasa1-2/+2
2017-12-11media: imx-csi: fix burst sizeRussell King1-1/+1
2017-12-11media: staging/imx: fix complete handlerRussell King1-2/+5
2017-12-08media: staging: imx: use ktime_t for timestampsArnd Bergmann3-20/+20
2017-12-08media: staging: media: imx: fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva1-1/+1
2017-12-08media: imx: Remove incorrect check for queue state in start/stop_streamingIan Jamison1-6/+0