summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-09-07550-5133/+36234
|\
| * media: get rid of removed DMX_GET_CAPS and DMX_SET_SOURCE leftoversMauro Carvalho Chehab2017-09-051-20/+0
| * media: Revert "[media] v4l: async: make v4l2 coexist with devicetree nodes in...Rob Herring2017-09-051-6/+1
| * media: Revert "[media] lirc_dev: remove superfluous get/put_device() calls"Sean Young2017-09-051-0/+4
| * 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: dvb/frontend.h: move out a private internal structureMauro Carvalho Chehab2017-09-051-0/+11
| * media: dmx.h: split typedefs from structsMauro Carvalho Chehab2017-09-051-2/+2
| * media: ca.h: split typedefs from structsMauro Carvalho Chehab2017-09-052-7/+7
| * media: serial_ir: fix tx timing calculation on 32-bitSean Young2017-08-311-20/+14
| * media: rc: gpio-ir-tx: use ktime accessor functionsSean Young2017-08-311-5/+7
| * media: rc: use ktime accessor functionsJasmin Jessich2017-08-311-5/+6
| * media: max2175: Propagate the real error on devm_clk_get() failureFabio Estevam2017-08-271-1/+1
| * media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500Matthias Schwarzott2017-08-271-0/+6
| * media: i2c: adv748x: Export I2C device table entries as module aliasesJavier Martinez Canillas2017-08-271-0/+1
| * media: dw2102: make dvb_usb_device_description structures constBhumika Goyal2017-08-271-7/+7
| * media: mn88473: reset stream ID reg if no PLP givenOlli Salonen2017-08-271-1/+3
| * media: mn88472: reset stream ID reg if no PLP givenOlli Salonen2017-08-271-1/+3
| * media: dvb_frontend: initialize variable s with FE_NONE instead of 0Colin Ian King2017-08-271-1/+1
| * media: dvb_frontend: ensure that inital front end status initializedColin Ian King2017-08-271-1/+1
| * media: usbvision: Improve a size determination in usbvision_alloc()Markus Elfring2017-08-271-1/+1
| * media: usbvision: Adjust eight checks for null pointersMarkus Elfring2017-08-271-8/+8
| * media: usbvision: Delete an error message for a failed memory allocation in u...Markus Elfring2017-08-271-1/+0
| * media: radio: make video_device constBhumika Goyal2017-08-274-4/+4
| * media: dib8000: remove some bogus dead codeDan Carpenter2017-08-272-19/+0
| * media: dib9000: delete some unused broken codeDan Carpenter2017-08-272-25/+0
| * media: usbtv: make v4l2_file_operations constBhumika Goyal2017-08-271-1/+1
| * media: cx18: make v4l2_file_operations constBhumika Goyal2017-08-271-1/+1
| * media: usb: make video_device constBhumika Goyal2017-08-2711-11/+11
| * media: pci: make video_device constBhumika Goyal2017-08-277-7/+7
| * media: platform: make video_device constBhumika Goyal2017-08-279-9/+9
| * media: au0828: fix RC_CORE dependencyArnd Bergmann2017-08-271-0/+1
| * media: dib0090: fix duplicated code for different branchesGustavo A. R. Silva2017-08-271-8/+1
| * media: mx2_emmaprp: Check for platform_get_irq() errorFabio Estevam2017-08-271-0/+2
| * media: dvb-frontends/stv0367: remove QAM_AUTO from ddb_fe_opsDaniel Scheller2017-08-271-1/+1
| * media: mxl111sf: Fix potential null pointer dereferenceEugeniu Rosca2017-08-271-1/+3
| * media: au0828: fix unbalanced lock/unlock in au0828_usb_probeGustavo A. R. Silva2017-08-271-0/+2
| * media: dvb-usb: Add memory free on error path in dw2102_probe()Anton Vasilyev2017-08-271-17/+22
| * media: dvb-frontends/stv0910: change minsymrate to 100Ksyms/sDaniel Scheller2017-08-271-1/+1
| * 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: dvb-frontends/stv0910: release lock on gate_ctrl() failureDaniel Scheller2017-08-271-5/+20
| * media: cx231xx: fix use-after-free when unregistering the i2c_client for the ...Matthias Schwarzott2017-08-271-3/+3
| * media: cx23885: Fix use-after-free when unregistering the i2c_client for the ...Matthias Schwarzott2017-08-271-5/+5
| * media: v4l2-flash-led-class: Create separate sub-devices for indicatorsSakari Ailus2017-08-261-46/+67
| * media: smiapp: check memory allocation failureChristophe JAILLET2017-08-261-0/+2
| * media: omap3isp: fix uninitialized variable useArnd Bergmann2017-08-261-1/+1
| * media: qcom: don't go past the arrayMauro Carvalho Chehab2017-08-261-1/+1
| * media: qcom: mark long long consts as suchMauro Carvalho Chehab2017-08-261-2/+2
OpenPOWER on IntegriCloud