summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
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: netup_unidvb: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macroBjorn Helgaas
2017-12-18media: v4l2-subdev: better document IO pin configuration flagsMauro Carvalho Chehab
2017-12-18media: get rid of i2c-addr.hMauro Carvalho Chehab
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab
2017-12-14media: ddbridge: stv09xx: detach frontends on lnb failureDaniel Scheller
2017-12-14media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young
2017-12-14media: rc: i2c: set parent of rc device and improve nameSean Young
2017-12-14media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET
2017-12-13media: ddbridge: improve error handling logic on fe attach failuresDaniel Scheller
2017-12-12media: cx23885: Use semicolon after assignment instead of commaMatthias Schwarzott
2017-12-12media: si2165: Make checkpatch happyMatthias Schwarzott
2017-12-11media: cx25821-alsa: fix usage of a pointer printkMauro Carvalho Chehab
2017-12-11media: pt1: fix logic when pt1_nr_tables is zero or negativeMauro Carvalho Chehab
2017-12-11media: ddbridge: shut up a new warningMauro Carvalho Chehab
2017-12-11media: ddbridge: update driver version numberDaniel Scheller
2017-12-11media: ddbridge/max: prefix lnb_init_fmode() and fe_attach_mxl5xx()Daniel Scheller
2017-12-11media: ddbridge/max: rename ddbridge-maxs8.[c|h] to ddbridge-max.[c|h]Daniel Scheller
2017-12-11media: ddbridge/ci: change debug printing to debug severityDaniel Scheller
2017-12-11media: ddbridge: split off CI (common interface) from ddbridge-coreDaniel Scheller
2017-12-11media: ddbridge: fixup checkpatch-strict issuesDaniel Scheller
2017-12-11media: ddbridge: remove unneeded *fe vars from attach functionsDaniel Scheller
2017-12-08media: solo6x10: use ktime_get_ts64() for time syncArnd Bergmann
2017-12-08media: cx23885: Handle return value of kasprintfArvind Yadav
2017-12-08media: drivers/media/pci/zoran: remove redundant assignment to pointer hColin Ian King
2017-12-08media: pt3: remove redundant assignment to maskColin Ian King
2017-12-08media: use ARRAY_SIZEJérémy Lefaure
2017-12-08media: solo6x10: hide unused variableArnd Bergmann
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab
2017-11-30media: netup_unidvb: fix a bad kernel-doc markupMauro Carvalho Chehab
2017-11-30media: tw68: fix kernel-doc markupsMauro Carvalho Chehab
2017-11-30media: sta2x11: document missing function parametersMauro Carvalho Chehab
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov
2017-11-07media: cx88: make const arrays default_addr_list and pvr2000_addr_list staticColin Ian King
2017-11-07media: ddbridge: fix build warningsRandy Dunlap
2017-11-07media: av7110: avoid 2038 overflow in debug printArnd Bergmann
2017-11-03media: ttpci: remove autorepeat handling and use timer_setupSean Young
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-31media: pci: Convert timers to use timer_setup()Kees Cook
2017-10-31media: saa7134: Convert timers to use timer_setup()Kees Cook
2017-10-27media: cx23885/saa7134: make vb2_ops constBhumika Goyal
2017-10-27media: zoran: make zoran_template constBhumika Goyal
2017-10-27media: bt8xx: make bttv_vbi_qops constBhumika Goyal
2017-10-11media: dvb_demux: dvb_demux_feed.pusi_seen is booleanMauro Carvalho Chehab
2017-09-29Merge tag 'v4.14-rc2' into patchworkMauro Carvalho Chehab