summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-29media: dvb_vb2: use strlcpy instead of strncpyMauro Carvalho Chehab1-1/+1
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab16-33/+33
2017-12-29media: intel-ipu3: cio2: add new MIPI-CSI2 driverYong Zhi7-1/+2526
2017-12-29media: videodev2.h, v4l2-ioctl: add IPU3 raw10 color formatYong Zhi1-0/+4
2017-12-29media: i2c: as3645a: Remove driverSakari Ailus3-889/+0
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 sta...Jeremy Sowden1-12/+12
2017-12-29media: staging: atomisp: fix for sparse "using plain integer as NULL pointer"...Jeremy Sowden1-1/+1
2017-12-28media: fix semicolon.cocci warningsFengguang Wu1-1/+1
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab17-27/+0
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab317-3987/+496
2017-12-28media: dvb-core: get rid of mmap reserved fieldMauro Carvalho Chehab1-1/+0
2017-12-28media: move videobuf2 to drivers/media/commonMauro Carvalho Chehab13-40/+40
2017-12-28media: dvb-core: make DVB mmap API optionalMauro Carvalho Chehab4-13/+98
2017-12-28media: dvb_vb2: add SPDX headersMauro Carvalho Chehab2-0/+3
2017-12-28media: dvb_vb2: Use the sanitized value after processed by VB2 coreMauro Carvalho Chehab1-1/+1
2017-12-28media: dvb_vb2: limit reqbufs size to a sane valueMauro Carvalho Chehab1-0/+8
2017-12-28media: dvb_vb2: fix a warning about streamoff logicMauro Carvalho Chehab1-17/+16
2017-12-28media: videobuf2: Add new uAPI for DVB streaming I/OSatendra Singh Thakur5-29/+668
2017-12-22Merge branch 'docs-next' of git://git.lwn.net/linux into patchworkMauro Carvalho Chehab423-1953/+3988
2017-12-21w1_netlink.h: add support for nested structsMauro Carvalho Chehab1-1/+5
2017-12-19media: coda/imx-vdoa: Remove irq member from vdoa_data structFabio Estevam1-4/+4
2017-12-19media: dvb-frontends: remove extraneous parensNick Desaulniers2-2/+2
2017-12-19media: ddbridge: move CI detach code to ddbridge-ci.cDaniel Scheller3-7/+13
2017-12-19media: ddbridge: improve ddb_ports_attach() failure handlingDaniel Scheller1-3/+23
2017-12-19media: ddbridge: detach first input if the second one failed to initDaniel Scheller1-1/+3
2017-12-19media: ddbridge: fix deinit order in case of failure in ddb_init()Daniel Scheller1-5/+5
2017-12-19media: ddbridge: deduplicate calls to dvb_ca_en50221_init()Daniel Scheller1-4/+2
2017-12-19media: ddbridge: completely tear down input resources on failureDaniel Scheller1-19/+27
2017-12-19media: ddbridge: fix resources cleanup for CI hardwareDaniel Scheller1-1/+1
2017-12-19media: ddbridge: unregister I2C tuner client before detaching fe'sDaniel Scheller1-6/+8
2017-12-19media: stv090x: add physical layer scrambling supportAthanasios Oikonomou1-0/+16
2017-12-19media: dvb_frontend: add physical layer scrambling supportAthanasios Oikonomou2-0/+17