aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2018-01-03media: vb2: add a new warning about pending buffersMauro Carvalho Chehab
2018-01-03media: vb2: add pr_fmt() macroMauro Carvalho Chehab
2018-01-03media: vb2: Fix a bug about unnecessary calls to queue cancel and freeSatendra Singh Thakur
2018-01-03media: vb2: Enforce VB2_MAX_FRAME in vb2_core_reqbufs betterSakari Ailus
2018-01-03media: videobuf2-core: don't go out of the buffer rangeMauro Carvalho Chehab
2018-01-03media: pvrusb2: drop unneeded newlineJulia Lawall
2018-01-03media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLSDaniel Scheller
2018-01-03media: dvb-frontends/stv0910: field and register access helpersDaniel Scheller
2018-01-03media: dvb-frontends/stv0910: cleanup I2C access functionsDaniel Scheller
2018-01-03media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate()Daniel Scheller
2017-12-29media: dvb_vb2: use strlcpy instead of strncpyMauro Carvalho Chehab
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab
2017-12-29media: intel-ipu3: cio2: add new MIPI-CSI2 driverYong Zhi
2017-12-29media: videodev2.h, v4l2-ioctl: add IPU3 raw10 color formatYong Zhi
2017-12-29media: i2c: as3645a: Remove driverSakari Ailus
2017-12-28media: fix semicolon.cocci warningsFengguang Wu
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-28media: dvb-core: get rid of mmap reserved fieldMauro Carvalho Chehab
2017-12-28media: move videobuf2 to drivers/media/commonMauro Carvalho Chehab
2017-12-28media: dvb-core: make DVB mmap API optionalMauro Carvalho Chehab
2017-12-28media: dvb_vb2: add SPDX headersMauro Carvalho Chehab
2017-12-28media: dvb_vb2: Use the sanitized value after processed by VB2 coreMauro Carvalho Chehab
2017-12-28media: dvb_vb2: limit reqbufs size to a sane valueMauro Carvalho Chehab
2017-12-28media: dvb_vb2: fix a warning about streamoff logicMauro Carvalho Chehab
2017-12-28media: videobuf2: Add new uAPI for DVB streaming I/OSatendra Singh Thakur
2017-12-22Merge branch 'docs-next' of git://git.lwn.net/linux into patchworkMauro Carvalho Chehab
2017-12-19media: coda/imx-vdoa: Remove irq member from vdoa_data structFabio Estevam
2017-12-19media: dvb-frontends: remove extraneous parensNick Desaulniers
2017-12-19media: ddbridge: move CI detach code to ddbridge-ci.cDaniel Scheller
2017-12-19media: ddbridge: improve ddb_ports_attach() failure handlingDaniel Scheller
2017-12-19media: ddbridge: detach first input if the second one failed to initDaniel Scheller
2017-12-19media: ddbridge: fix deinit order in case of failure in ddb_init()Daniel Scheller
2017-12-19media: ddbridge: deduplicate calls to dvb_ca_en50221_init()Daniel Scheller
2017-12-19media: ddbridge: completely tear down input resources on failureDaniel Scheller
2017-12-19media: ddbridge: fix resources cleanup for CI hardwareDaniel Scheller
2017-12-19media: ddbridge: unregister I2C tuner client before detaching fe'sDaniel Scheller
2017-12-19media: stv090x: add physical layer scrambling supportAthanasios Oikonomou
2017-12-19media: dvb_frontend: add physical layer scrambling supportAthanasios Oikonomou
2017-12-19media: netup_unidvb: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macroBjorn Helgaas
2017-12-19media: davinci: fix a debug printkMauro Carvalho Chehab
2017-12-19media: dvb_net: let dynamic debug enable some DVB net handlingMauro Carvalho Chehab
2017-12-19media: dvb-core: allow users to enable DVB net ULE debugMauro Carvalho Chehab
2017-12-19media: dvb_net: ensure that dvb_net_ule_handle is fully initializedMauro Carvalho Chehab
2017-12-18media: ir-spi: add SPDX identifierAndi Shyti
2017-12-18media: lirc: release lock before sleepSean Young
2017-12-18media: lirc: no need to recalculate durationSean Young
2017-12-18media: lirc: do not pass ERR_PTR to kfreeSean Young
2017-12-18media: rc: iguanair: simplify tx loopSean Young
2017-12-18media: lirc: when transmitting scancodes, block until transmit is doneSean Young