summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
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
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil
2017-09-23media: cobalt: do not register subdev nodesHans Verkuil
2017-09-23media: Hexium Orion: Adjust one function call together with a variable assign...Markus Elfring
2017-09-23media: meye: Adjust two function calls together with a variable assignmentMarkus Elfring
2017-09-23media: cx23885: make const array buf static, reduces object code sizeColin Ian King
2017-09-23media: cobalt: remove redundant zero check on retvalColin Ian King
2017-09-23media: pci: make i2c_client constBhumika Goyal
2017-09-23media: drivers: Adjust checks for null pointersMarkus Elfring
2017-09-23media: drivers: improve a size determinationMarkus Elfring
2017-09-23media: drivers: delete unnecessary variable initialisationsMarkus Elfring
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring
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