summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] DocBook/media: add CEC documentationHans Verkuil2016-06-2815-1/+1732
* [media] s5p_cec: get rid of an unused varMauro Carvalho Chehab2016-06-281-2/+1
* [media] move s5p-cec to stagingMauro Carvalho Chehab2016-06-2813-12/+16
* [media] vivid: add CEC emulationHans Verkuil2016-06-2810-15/+509
* [media] cec: s5p-cec: Add s5p-cec driverKamil Debski2016-06-2810-0/+765
* [media] cec: adv7511: add cec supportHans Verkuil2016-06-283-13/+402
* [media] cec: adv7842: add cec supportHans Verkuil2016-06-282-63/+313
* [media] cec: adv7604: add cec supportHans Verkuil2016-06-282-36/+304
* [media] cec: add compat32 ioctl supportHans Verkuil2016-06-281-0/+12
* [media] cec/TODO: add TODO file so we know why this is still in stagingHans Verkuil2016-06-281-0/+27
* [media] cec: add HDMI CEC framework (api)Hans Verkuil2016-06-286-0/+614
* [media] cec: add HDMI CEC framework (adapter)Hans Verkuil2016-06-281-0/+1627
* [media] cec: add HDMI CEC framework (core)Hans Verkuil2016-06-283-0/+697
* [media] cec-funcs.h: static inlines to pack/unpack CEC messagesHans Verkuil2016-06-281-0/+1881
* [media] cec.h: add cec headerHans Verkuil2016-06-281-0/+993
* [media] cec-edid: add module for EDID CEC helper functionsHans Verkuil2016-06-284-0/+277
* [media] cec.txt: add CEC framework documentationHans Verkuil2016-06-221-0/+267
* [media] rc: Add HDMI CEC protocol handlingKamil Debski2016-06-222-1/+5
* Merge branch 'cec-defines' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Mauro Carvalho Chehab2016-06-222-0/+32
|\
| * Input: add HDMI CEC specific keycodesKamil Debski2016-06-181-0/+31
| * Input: add BUS_CEC typeHans Verkuil2016-06-181-0/+1
* | [media] media-devnode.h: Fix documentationMauro Carvalho Chehab2016-06-161-2/+3
* | [media] rcar-vin: get rid of an unused varMauro Carvalho Chehab2016-06-161-3/+0
* | [media] rcar-vin: add Renesas R-Car VIN driverNiklas Söderlund2016-06-1610-3/+2484
* | [media] videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus2016-06-161-0/+6
* | [media] vb2: core: Skip planes array verification if pb is NULLSakari Ailus2016-06-161-4/+6
* | [media] media: fix media devnode ioctl/syscall and unregister raceShuah Khan2016-06-153-10/+29
* | [media] media: fix use-after-free in cdev_put() when app exits after driver u...Shuah Khan2016-06-152-21/+33
* | [media] media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab2016-06-156-23/+52
* | [media] media-devnode: fix namespace messMauro Carvalho Chehab2016-06-152-63/+63
* | Update my main e-mails at the Kernel treeMauro Carvalho Chehab2016-06-145-19/+38
* | [media] m88rs2000: initialize status to zeroColin Ian King2016-06-101-1/+1
* | [media] em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter2016-06-101-3/+2
* | [media] mt2063: use lib gcdZhaoxiu Zeng2016-06-091-25/+5
* | [media] rtl2832: add support for slave ts pid filterMartin Blumenstingl2016-06-092-6/+20
* | [media] af9035: fix loggingAntti Palosaari2016-06-091-96/+97
* | [media] af9035: fix for MXL5007T devices with I2C read issuesAlessandro Radicati2016-06-092-0/+22
* | [media] af9035: I2C combined write + read transaction fixAlessandro Radicati2016-06-091-2/+17
* | [media] of: reserved_mem: restore old behavior when no region is definedMarek Szyprowski2016-06-091-1/+1
* | [media] drivers/media/dvb-core/en50221: move code to dvb_ca_private_free()Max Kellermann2016-06-071-4/+13
* | [media] ds3000: return error if invalid symbol rate is setOlli Salonen2016-06-071-0/+9
* | [media] fix semicolon.cocci warningsFengguang Wu2016-06-071-1/+1
* | [media] rtl28xxu: sort the config symbols which are auto-selectedMartin Blumenstingl2016-06-071-4/+4
* | [media] rtl28xxu: auto-select more DVB-frontends and tunersMartin Blumenstingl2016-06-071-0/+5
* | [media] mn88472: move out of staging to mediaAntti Palosaari2016-06-0710-39/+10
* | [media] mn88472: finalize driverAntti Palosaari2016-06-073-268/+307
* | [media] mn88472: fix typoJulia Lawall2016-06-071-1/+1
* | [media] rtl28xxu: increase failed I2C msg repeat count to 3Antti Palosaari2016-06-071-1/+1
* | [media] mn88473: fix typoJulia Lawall2016-06-071-1/+1
* | [media] mn88473: fix error path on probe()Antti Palosaari2016-06-071-2/+3