summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-1542-131/+109
|\
| * media: cx88: make const arrays default_addr_list and pvr2000_addr_list staticColin Ian King2017-11-071-2/+2
| * media: ddbridge: fix build warningsRandy Dunlap2017-11-071-2/+2
| * media: av7110: avoid 2038 overflow in debug printArnd Bergmann2017-11-071-3/+3
| * media: pci: Convert timers to use timer_setup()Kees Cook2017-10-3111-29/+28
| * media: saa7134: Convert timers to use timer_setup()Kees Cook2017-10-316-15/+11
| * media: cx23885/saa7134: make vb2_ops constBhumika Goyal2017-10-274-4/+4
| * media: zoran: make zoran_template constBhumika Goyal2017-10-272-2/+2
| * media: bt8xx: make bttv_vbi_qops constBhumika Goyal2017-10-272-2/+2
| * media: dvb_demux: dvb_demux_feed.pusi_seen is booleanMauro Carvalho Chehab2017-10-112-2/+2
| * Merge tag 'v4.14-rc2' into patchworkMauro Carvalho Chehab2017-09-291-8/+5
| |\
| * | media: fix media Kconfig help syntax issuesHans Verkuil2017-09-232-8/+8
| * | media: cobalt: do not register subdev nodesHans Verkuil2017-09-231-3/+0
| * | media: Hexium Orion: Adjust one function call together with a variable assign...Markus Elfring2017-09-231-1/+3
| * | media: meye: Adjust two function calls together with a variable assignmentMarkus Elfring2017-09-231-3/+4
| * | media: cx23885: make const array buf static, reduces object code sizeColin Ian King2017-09-231-1/+1
| * | media: cobalt: remove redundant zero check on retvalColin Ian King2017-09-231-2/+0
| * | media: pci: make i2c_client constBhumika Goyal2017-09-235-5/+5
| * | media: drivers: Adjust checks for null pointersMarkus Elfring2017-09-232-12/+12
| * | media: drivers: improve a size determinationMarkus Elfring2017-09-236-7/+7
| * | media: drivers: delete unnecessary variable initialisationsMarkus Elfring2017-09-232-2/+2
| * | media: drivers: delete error messages for failed memory allocationMarkus Elfring2017-09-237-26/+11
* | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-2/+2
|\ \ \
| * | | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-2/+2
| | |/ | |/|
* | | Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-0735-0/+35
|\ \ \
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0235-0/+35
| |/ /
* | | media: ttpci: remove autorepeat handling and use timer_setupSean Young2017-11-032-37/+21
|/ /
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-141-8/+5
|\ \ | |/ |/|
| * fs: fix kernel_read prototypeChristoph Hellwig2017-09-041-8/+5
* | media: dst_ca: remove CA_SET_DESCR boilerplateMauro Carvalho Chehab2017-09-051-17/+0
* | media: dst_ca: return a proper error code from CA errorsMauro Carvalho Chehab2017-09-051-19/+22
* | media: ca.h: get rid of CA_SET_PIDMauro Carvalho Chehab2017-09-051-16/+0
* | media: ca.h: split typedefs from structsMauro Carvalho Chehab2017-09-052-7/+7
* | media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500Matthias Schwarzott2017-08-271-0/+6
* | media: cx18: make v4l2_file_operations constBhumika Goyal2017-08-271-1/+1
* | media: pci: make video_device constBhumika Goyal2017-08-277-7/+7
* | media: ddbridge: fix sparse warningsDaniel Scheller2017-08-272-19/+19
* | media: ddbridge: fix teardown/deregistration order in ddb_input_detach()Daniel Scheller2017-08-271-5/+6
* | media: cx23885: Fix use-after-free when unregistering the i2c_client for the ...Matthias Schwarzott2017-08-271-5/+5
* | media: pci: constify videobuf_queue_ops structuresArvind Yadav2017-08-261-1/+1
* | media: cx18: Make i2c_algo_bit_data constBhumika Goyal2017-08-261-1/+1
* | media: bt8xx: Make i2c_algo_bit_data constBhumika Goyal2017-08-261-1/+1
* | media: pci: make i2c_adapter constBhumika Goyal2017-08-268-9/+9
* | media: ddbridge: fix semicolon.cocci warningsFengguang Wu2017-08-201-2/+2
* | media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-2010-62/+71
* | media: rc: saa7134: raw decoder can support any protocolSean Young2017-08-201-1/+3
* | media: rc: simplify ir_raw_event_store_edge()Sean Young2017-08-201-1/+1
* | media: rc: saa7134: add trailing space for timely decodingSean Young2017-08-201-0/+3
* | media: rc-core: improve ir_raw_store_edge() handlingSean Young2017-08-201-25/+1
* | media: rc-core: rename input_name to device_nameSean Young2017-08-2010-12/+12
OpenPOWER on IntegriCloud