summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2016-07-28[media] cec: fix off-by-one memsetHans Verkuil
2016-07-28[media] staging: add MEDIA_SUPPORT dependencyArnd Bergmann
2016-07-19[media] cec: always check all_device_types and featuresHans Verkuil
2016-07-19[media] cec: poll should check if there is room in the tx queueHans Verkuil
2016-07-19[media] cec: fix test for unconfigured adapter in main message loopHans Verkuil
2016-07-19[media] cec: limit the size of the transmit queueHans Verkuil
2016-07-19[media] cec: zero unused msg part after msg->lenHans Verkuil
2016-07-19[media] cec: don't set fh to NULL in CEC_TRANSMITHans Verkuil
2016-07-19[media] cec: clear all status fields before transmit and always fill in sequenceHans Verkuil
2016-07-19[media] cec: CEC_RECEIVE overwrote the timeout fieldHans Verkuil
2016-07-15[media] s5p-cec/TODO: add TODO itemHans Verkuil
2016-07-15[media] cec/TODO: drop comment about sphinx documentationHans Verkuil
2016-07-15[media] cec: set timestamp for selfie transmitsHans Verkuil
2016-07-15[media] cec: don't zero reply and timeout on errorHans Verkuil
2016-07-13[media] drivers: staging: media: lirc: lirc_parallel: Fix multiline comments ...Aayush Gupta
2016-07-13[media] pulse8-cec: fix non static symbol warningWei Yongjun
2016-07-13[media] cec: split the timestamp into an rx and tx timestampHans Verkuil
2016-07-13[media] cec: add sanity check for msg->lenHans Verkuil
2016-07-12[media] cec-adap.c: work around gcc-4.4.4 anon union initializer bugAndrew Morton
2016-07-12[media] pulse8-cec: declare function as staticMauro Carvalho Chehab
2016-07-12[media] pulse8-cec: add TODO fileHans Verkuil
2016-07-12[media] pulse8-cec: new driver for the Pulse-Eight USB-CEC AdapterHans Verkuil
2016-07-12[media] cec: CEC_RECEIVE is allowed in monitor modeHans Verkuil
2016-07-12[media] cec: add check if adapter is unregisteredHans Verkuil
2016-07-08[media] cec: fix Kconfig dependency problemsHans Verkuil
2016-07-08[media] cec: add MEDIA_SUPPORT dependencyArnd Bergmann
2016-07-08[media] s5p_cec: mark suspend/resume as __maybe_unusedArnd Bergmann
2016-07-08[media] cec-adap: prevent write to out-of-bounds array indexHans Verkuil
2016-07-08[media] cec-adap: on reply, restore the tx_status value from the transmitHans Verkuil
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] staging/media: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-06-28[media] s5p_cec: get rid of an unused varMauro Carvalho Chehab
2016-06-28[media] move s5p-cec to stagingMauro Carvalho Chehab
2016-06-28[media] cec/TODO: add TODO file so we know why this is still in stagingHans Verkuil
2016-06-28[media] cec: add HDMI CEC framework (api)Hans Verkuil
2016-06-28[media] cec: add HDMI CEC framework (adapter)Hans Verkuil
2016-06-28[media] cec: add HDMI CEC framework (core)Hans Verkuil
2016-06-07[media] mn88472: move out of staging to mediaAntti Palosaari
2016-06-07[media] mn88472: finalize driverAntti Palosaari
2016-06-07[media] mn88472: fix typoJulia Lawall
2016-06-07[media] staging/media: remove deprecated timb driverHans Verkuil
2016-06-07[media] staging/media: remove deprecated omap1 driverHans Verkuil
2016-06-07[media] staging/media: remove deprecated mx3 driverHans Verkuil
2016-06-07[media] staging/media: remove deprecated mx2 driverHans Verkuil
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman
2016-05-02Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab
2016-04-20[media] Staging: media: bcm2048: defined region_configs[] array as const arrayClaudiu Beznea