aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-04Update James Hogan's email addressJames Hogan1-1/+1
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+5
2017-09-13drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4Andrew Morton1-1/+4
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+2
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds550-5133/+36234
2017-09-05media: get rid of removed DMX_GET_CAPS and DMX_SET_SOURCE leftoversMauro Carvalho Chehab1-20/+0
2017-09-05media: Revert "[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlay"Rob Herring1-6/+1
2017-09-05media: Revert "[media] lirc_dev: remove superfluous get/put_device() calls"Sean Young1-0/+4
2017-09-05media: dst_ca: remove CA_SET_DESCR boilerplateMauro Carvalho Chehab1-17/+0
2017-09-05media: dst_ca: return a proper error code from CA errorsMauro Carvalho Chehab1-19/+22
2017-09-05media: ca.h: get rid of CA_SET_PIDMauro Carvalho Chehab1-16/+0
2017-09-05media: dvb/frontend.h: move out a private internal structureMauro Carvalho Chehab1-0/+11
2017-09-05media: dmx.h: split typedefs from structsMauro Carvalho Chehab1-2/+2
2017-09-05media: ca.h: split typedefs from structsMauro Carvalho Chehab2-7/+7
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig1-8/+5
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig1-3/+2
2017-08-31media: serial_ir: fix tx timing calculation on 32-bitSean Young1-20/+14
2017-08-31media: rc: gpio-ir-tx: use ktime accessor functionsSean Young1-5/+7
2017-08-31media: rc: use ktime accessor functionsJasmin Jessich1-5/+6
2017-08-27media: max2175: Propagate the real error on devm_clk_get() failureFabio Estevam1-1/+1
2017-08-27media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500Matthias Schwarzott1-0/+6
2017-08-27media: i2c: adv748x: Export I2C device table entries as module aliasesJavier Martinez Canillas1-0/+1
2017-08-27media: dw2102: make dvb_usb_device_description structures constBhumika Goyal1-7/+7
2017-08-27media: mn88473: reset stream ID reg if no PLP givenOlli Salonen1-1/+3
2017-08-27media: mn88472: reset stream ID reg if no PLP givenOlli Salonen1-1/+3
2017-08-27media: dvb_frontend: initialize variable s with FE_NONE instead of 0Colin Ian King1-1/+1
2017-08-27media: dvb_frontend: ensure that inital front end status initializedColin Ian King1-1/+1
2017-08-27media: usbvision: Improve a size determination in usbvision_alloc()Markus Elfring1-1/+1
2017-08-27media: usbvision: Adjust eight checks for null pointersMarkus Elfring1-8/+8
2017-08-27media: usbvision: Delete an error message for a failed memory allocation in usbvision_probe()Markus Elfring1-1/+0
2017-08-27media: radio: make video_device constBhumika Goyal4-4/+4
2017-08-27media: dib8000: remove some bogus dead codeDan Carpenter2-19/+0
2017-08-27media: dib9000: delete some unused broken codeDan Carpenter2-25/+0
2017-08-27media: usbtv: make v4l2_file_operations constBhumika Goyal1-1/+1
2017-08-27media: cx18: make v4l2_file_operations constBhumika Goyal1-1/+1
2017-08-27media: usb: make video_device constBhumika Goyal11-11/+11
2017-08-27media: pci: make video_device constBhumika Goyal7-7/+7
2017-08-27media: platform: make video_device constBhumika Goyal9-9/+9
2017-08-27media: au0828: fix RC_CORE dependencyArnd Bergmann1-0/+1
2017-08-27media: dib0090: fix duplicated code for different branchesGustavo A. R. Silva1-8/+1
2017-08-27media: mx2_emmaprp: Check for platform_get_irq() errorFabio Estevam1-0/+2
2017-08-27media: dvb-frontends/stv0367: remove QAM_AUTO from ddb_fe_opsDaniel Scheller1-1/+1
2017-08-27media: mxl111sf: Fix potential null pointer dereferenceEugeniu Rosca1-1/+3
2017-08-27media: au0828: fix unbalanced lock/unlock in au0828_usb_probeGustavo A. R. Silva1-0/+2
2017-08-27media: dvb-usb: Add memory free on error path in dw2102_probe()Anton Vasilyev1-17/+22
2017-08-27media: dvb-frontends/stv0910: change minsymrate to 100Ksyms/sDaniel Scheller1-1/+1
2017-08-27media: ddbridge: fix sparse warningsDaniel Scheller2-19/+19
2017-08-27media: ddbridge: fix teardown/deregistration order in ddb_input_detach()Daniel Scheller1-5/+6
2017-08-27media: dvb-frontends/stv0910: release lock on gate_ctrl() failureDaniel Scheller1-5/+20
2017-08-27media: cx231xx: fix use-after-free when unregistering the i2c_client for the dvb demodMatthias Schwarzott1-3/+3