summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* [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
* [media] mn88472: finalize driverAntti Palosaari2016-06-072-247/+283
* [media] mn88472: fix typoJulia Lawall2016-06-071-1/+1
* [media] staging/media: remove deprecated timb driverHans Verkuil2016-06-075-885/+0
* [media] staging/media: remove deprecated omap1 driverHans Verkuil2016-06-076-1729/+0
* [media] staging/media: remove deprecated mx3 driverHans Verkuil2016-06-076-1295/+0
* [media] staging/media: remove deprecated mx2 driverHans Verkuil2016-06-076-1667/+0
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-202-53/+17
|\
| * Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman2016-05-091-20/+34
| |\
| * | staging: media: omap1: Replace request_irq with devm_request_irqAmitoj Kaur Chawla2016-03-281-6/+3
| * | staging: media: omap1: Switch to devm_ioremap_resourceAmitoj Kaur Chawla2016-03-281-25/+6
| * | staging: media: omap1: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla2016-03-281-12/+5
| * | staging: media: omap1: Replace clk_get with devm_clk_getAmitoj Kaur Chawla2016-03-281-11/+4
OpenPOWER on IntegriCloud