summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* media: staging: media: remove remains of VIDEO_ATOMISP_OV8858Corentin Labbe2018-03-214-4931/+0
* media: staging: atomisp: remove redundant assignments to various variablesColin Ian King2018-03-215-5/+4
* media: staging: media: atomisp: remove pointless string copyArnd Bergmann2018-03-211-7/+1
* media: drivers: staging: media: atomisp: pci: atomisp2: css2400: fix misspell...Alona Solntseva2018-03-211-8/+8
* media: imx: add 8-bit grayscale supportPhilipp Zabel2018-03-212-1/+8
* media: staging: media: Replace "dont" with "don't"Arushi Singhal2018-03-061-1/+1
* media: staging: media: Replace "be be" with "be"Arushi Singhal2018-03-061-1/+1
* media: staging: media: Remove unnecessary semicolonArushi Singhal2018-03-061-1/+1
* media: cxd2099: move driver out of staging into dvb-frontendsDaniel Scheller2018-03-067-777/+0
* media: staging/cxd2099: convert to regmap APIDaniel Scheller2018-03-062-112/+108
* media: imx/Kconfig: add depends on HAS_DMAHans Verkuil2018-02-261-0/+1
* media: imx: capture: reformat line to 80 chars or lessParthiban Nallathambi2018-02-261-1/+2
* media: imx: mipi csi-2: Fix set_fmt trySteve Longerbeam2018-02-261-9/+15
* media: staging/imx: Implement init_cfg subdev pad opSteve Longerbeam2018-02-267-0/+36
* media: imx-ic-prpencvf: Use empty initializer to clear all struct membersFabio Estevam2018-02-261-1/+1
* media: imx-media-internal-sd: Use empty initializerFabio Estevam2018-02-261-1/+1
* media: imx: Don't initialize vars that won't be usedMauro Carvalho Chehab2018-02-261-2/+5
* media: staging: imx-media-vdic: fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva2018-02-261-1/+1
* media: imx: allow to build with COMPILE_TESTPhilipp Zabel2018-02-261-1/+2
* media: mt9t031: deprecate, move to stagingHans Verkuil2018-02-236-0/+878
* media: imx074: deprecate, move to stagingHans Verkuil2018-02-236-0/+511
* media: staging: atomisp: Drop g_parm and s_parm subdev ops useSakari Ailus2018-02-222-30/+0
* media: staging: atomisp: mt9m114: Drop empty s_parm callbackSakari Ailus2018-02-221-6/+0
* media: staging: atomisp: i2c: Drop g_parm support in sensor driversSakari Ailus2018-02-225-135/+0
* media: staging: atomisp: i2c: Disable non-preview configurationsSakari Ailus2018-02-223-0/+18
* media: staging: atomisp: Kill subdev s_parm abuseSakari Ailus2018-02-2210-264/+3
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-2/+2
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-0649-2767/+2281
|\
| * media: staging: tegra-vde: select DMA_SHARED_BUFFERArnd Bergmann2018-01-231-0/+1
| * media: staging: use tabs instead of spaces at Kconfig and davinciMauro Carvalho Chehab2018-01-042-12/+12
| * media: imx: fix breakages when compiling for armMauro Carvalho Chehab2017-12-291-2/+2
| * media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab2017-12-291-2/+2
| * media: staging: atomisp: Fix DMI matching entry for MRD7Andy Shevchenko2017-12-291-1/+2
| * media: staging: atomisp: Use standard DMI match tableAndy Shevchenko2017-12-291-39/+70
| * media: staging: atomisp: Unexport local functionAndy Shevchenko2017-12-292-4/+2
| * media: staging: atomisp: Remove redundant PCI codeAndy Shevchenko2017-12-292-9/+0
| * media: staging: atomisp: Switch to use struct device_driver directlyAndy Shevchenko2017-12-293-15/+11
| * media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko2017-12-299-93/+49
| * media: staging: atomisp: Disable custom format for nowAndy Shevchenko2017-12-293-1/+8
| * media: staging: atomisp: lm3554: Fix control valuesAndy Shevchenko2017-12-291-5/+5
| * media: staging: atomisp: Remove duplicate NULL-checkAndy Shevchenko2017-12-291-2/+2
| * media: staging: atomisp: Don't leak GPIO resources if clk_get() failedAndy Shevchenko2017-12-291-2/+2
| * media: staging: atomisp2: replace DEVICE_ATTR with DEVICE_ATTR_ROAishwarya Pant2017-12-291-4/+4
| * media: Staging: media: atomisp: made function staticSergiy Redko2017-12-291-0/+1
| * media: staging: fix indentation in atomisp-ov5693Riccardo Schirone2017-12-291-1/+1
| * media: staging: improves comparisons readability in atomisp-ov5693Riccardo Schirone2017-12-291-5/+5
| * media: staging: improve comments usage in atomisp-ov5693Riccardo Schirone2017-12-291-13/+25
| * media: staging: add missing blank line after declarations in atomisp-ov5693Riccardo Schirone2017-12-291-0/+13
| * media: atomisp: deprecate pci_get_bus_and_slot()Sinan Kaya2017-12-291-1/+1
| * media: staging: atomisp: convert timestamps to ktime_tArnd Bergmann2017-12-293-13/+9
OpenPOWER on IntegriCloud