summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-05media: dst_ca: remove CA_SET_DESCR boilerplateMauro Carvalho Chehab
2017-09-05media: dst_ca: return a proper error code from CA errorsMauro Carvalho Chehab
2017-09-05media: ca.h: get rid of CA_SET_PIDMauro Carvalho Chehab
2017-09-05media: ca.h: split typedefs from structsMauro Carvalho Chehab
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig
2017-08-27media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500Matthias Schwarzott
2017-08-27media: cx18: make v4l2_file_operations constBhumika Goyal
2017-08-27media: pci: make video_device constBhumika Goyal
2017-08-27media: ddbridge: fix sparse warningsDaniel Scheller
2017-08-27media: ddbridge: fix teardown/deregistration order in ddb_input_detach()Daniel Scheller
2017-08-27media: cx23885: Fix use-after-free when unregistering the i2c_client for the ...Matthias Schwarzott
2017-08-26media: pci: constify videobuf_queue_ops structuresArvind Yadav
2017-08-26media: cx18: Make i2c_algo_bit_data constBhumika Goyal
2017-08-26media: bt8xx: Make i2c_algo_bit_data constBhumika Goyal
2017-08-26media: pci: make i2c_adapter constBhumika Goyal
2017-08-20media: ddbridge: fix semicolon.cocci warningsFengguang Wu
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc: saa7134: raw decoder can support any protocolSean Young
2017-08-20media: rc: simplify ir_raw_event_store_edge()Sean Young
2017-08-20media: rc: saa7134: add trailing space for timely decodingSean Young
2017-08-20media: rc-core: improve ir_raw_store_edge() handlingSean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-08-20media: ivtv: Fix incompatible type for argument errorBhumika Goyal
2017-08-20media: cx18: Fix incompatible type for argument errorBhumika Goyal
2017-08-20media: solo6x10: make snd_kcontrol_new constBhumika Goyal
2017-08-20media: cx88: make snd_kcontrol_new constBhumika Goyal
2017-08-20media: cx18: constify videobuf_queue_ops structuresJulia Lawall
2017-08-20media: v4l2: av7110_v4l: constify v4l2_audio structureJulia Lawall
2017-08-20media: pci: make snd_pcm_hardware constBhumika Goyal
2017-08-20media: ddbridge: get rid of fall though gcc 7.1 warningsMauro Carvalho Chehab
2017-08-20media: ddbridge: constify stv0910_p and lnbh25_cfgJulia Lawall
2017-08-20media: ddbridge: const'ify all ddb_info, ddb_regmap et alDaniel Scheller
2017-08-20media: ddbridge: bump version string to 0.9.31intermediate-integratedDaniel Scheller
2017-08-20media: ddbridge: remove ddb_info's from the global scopeDaniel Scheller
2017-08-20media: ddbridge: move ddb_unmap(), cleanup modparamsDaniel Scheller
2017-08-20media: ddbridge: move device ID table to ddbridge-hwDaniel Scheller
2017-08-20media: ddbridge: fix gap handlingDaniel Scheller
2017-08-20media: ddbridge: fix buffer overflow in max_set_input_unlocked()Daniel Scheller
2017-08-20media: ddbridge: support MaxLinear MXL5xx based cards (MaxS4/8)Daniel Scheller
2017-08-20media: ddbridge: Kconfig option to control the MSI modparam defaultDaniel Scheller
2017-08-20media: ddbridge: fix dereference before checkDaniel Scheller
2017-08-20media: ddbridge: fix impossible condition warningDaniel Scheller
2017-08-20media: ddbridge: remove unreachable codeDaniel Scheller
2017-08-20media: ddbridge: fix possible buffer overflow in ddb_ports_init()Daniel Scheller
2017-08-20media: ddbridge: only register frontends in fe2 if fe is not NULLDaniel Scheller
2017-08-20media: ddbridge: check pointers before dereferencingDaniel Scheller
2017-08-20media: ddbridge: split off hardware definitions and mappingsDaniel Scheller
2017-08-20media: ddbridge: split I/O related functions off from ddbridge.hDaniel Scheller
2017-08-20media: ddbridge: bump ddbridge code to version 0.9.29Daniel Scheller