summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* [media] cec: fix ioctl return code when not registeredHans Verkuil2016-09-091-1/+1
* [media] cec: don't Feature Abort broadcast msgs when unregisteredHans Verkuil2016-09-091-2/+1
* [media] pulse8-cec: fix error handlingHans Verkuil2016-08-221-4/+4
* [media] pulse8-cec: set correct Signal Free TimeHans Verkuil2016-08-221-1/+1
* [media] cec: ignore messages when log_addr_mask == 0Hans Verkuil2016-08-221-0/+3
* [media] cec: add item to TODOHans Verkuil2016-08-221-0/+1
* [media] cec: set unclaimed addresses to CEC_LOG_ADDR_INVALIDHans Verkuil2016-08-221-0/+4
* [media] cec: add CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK flagHans Verkuil2016-08-222-1/+5
* [media] cec: improve lockingHans Verkuil2016-08-221-11/+14
* [media] cec: rename cec_devnode fhs_lock to just lockHans Verkuil2016-08-223-13/+13
* [media] cec: fix off-by-one memsetHans Verkuil2016-07-281-1/+1
* [media] staging: add MEDIA_SUPPORT dependencyArnd Bergmann2016-07-281-1/+1
* [media] cec: always check all_device_types and featuresHans Verkuil2016-07-191-12/+14
* [media] cec: poll should check if there is room in the tx queueHans Verkuil2016-07-191-1/+2
* [media] cec: fix test for unconfigured adapter in main message loopHans Verkuil2016-07-191-2/+2
* [media] cec: limit the size of the transmit queueHans Verkuil2016-07-191-10/+23
* [media] cec: zero unused msg part after msg->lenHans Verkuil2016-07-191-0/+2
* [media] cec: don't set fh to NULL in CEC_TRANSMITHans Verkuil2016-07-191-6/+3
* [media] cec: clear all status fields before transmit and always fill in sequenceHans Verkuil2016-07-191-9/+13
* [media] cec: CEC_RECEIVE overwrote the timeout fieldHans Verkuil2016-07-191-0/+3
* [media] s5p-cec/TODO: add TODO itemHans Verkuil2016-07-151-3/+7
* [media] cec/TODO: drop comment about sphinx documentationHans Verkuil2016-07-151-1/+0
* [media] cec: set timestamp for selfie transmitsHans Verkuil2016-07-151-0/+1
* [media] cec: don't zero reply and timeout on errorHans Verkuil2016-07-151-14/+5
* [media] drivers: staging: media: lirc: lirc_parallel: Fix multiline comments ...Aayush Gupta2016-07-131-4/+4
* [media] pulse8-cec: fix non static symbol warningWei Yongjun2016-07-131-1/+1
* [media] cec: split the timestamp into an rx and tx timestampHans Verkuil2016-07-131-12/+12
* [media] cec: add sanity check for msg->lenHans Verkuil2016-07-131-0/+3
* [media] cec-adap.c: work around gcc-4.4.4 anon union initializer bugAndrew Morton2016-07-121-1/+5
* [media] pulse8-cec: declare function as staticMauro Carvalho Chehab2016-07-121-1/+1
* [media] pulse8-cec: add TODO fileHans Verkuil2016-07-121-0/+52
* [media] pulse8-cec: new driver for the Pulse-Eight USB-CEC AdapterHans Verkuil2016-07-125-0/+519
* [media] cec: CEC_RECEIVE is allowed in monitor modeHans Verkuil2016-07-121-1/+1
* [media] cec: add check if adapter is unregisteredHans Verkuil2016-07-121-1/+4
* [media] cec: fix Kconfig dependency problemsHans Verkuil2016-07-085-9/+16
* [media] cec: add MEDIA_SUPPORT dependencyArnd Bergmann2016-07-081-0/+1
* [media] s5p_cec: mark suspend/resume as __maybe_unusedArnd Bergmann2016-07-081-2/+2
* [media] cec-adap: prevent write to out-of-bounds array indexHans Verkuil2016-07-081-5/+8
* [media] cec-adap: on reply, restore the tx_status value from the transmitHans Verkuil2016-07-081-0/+1
* Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab2016-07-0817-0/+3447
|\
| * [media] s5p_cec: get rid of an unused varMauro Carvalho Chehab2016-06-281-2/+1
| * [media] move s5p-cec to stagingMauro Carvalho Chehab2016-06-2810-0/+731
| * [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-285-0/+598
| * [media] cec: add HDMI CEC framework (adapter)Hans Verkuil2016-06-281-0/+1627
| * [media] cec: add HDMI CEC framework (core)Hans Verkuil2016-06-282-0/+465
* | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-083-4/+4
* | [media] staging/media: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-084-21/+2
* | [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-082-10/+1
|/
* [media] mn88472: move out of staging to mediaAntti Palosaari2016-06-077-687/+0