aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds48-6265/+4067
2016-07-19[media] cec: always check all_device_types and featuresHans Verkuil1-12/+14
2016-07-19[media] cec: poll should check if there is room in the tx queueHans Verkuil1-1/+2
2016-07-19[media] cec: fix test for unconfigured adapter in main message loopHans Verkuil1-2/+2
2016-07-19[media] cec: limit the size of the transmit queueHans Verkuil1-10/+23
2016-07-19[media] cec: zero unused msg part after msg->lenHans Verkuil1-0/+2
2016-07-19[media] cec: don't set fh to NULL in CEC_TRANSMITHans Verkuil1-6/+3
2016-07-19[media] cec: clear all status fields before transmit and always fill in sequenceHans Verkuil1-9/+13
2016-07-19[media] cec: CEC_RECEIVE overwrote the timeout fieldHans Verkuil1-0/+3
2016-07-15[media] s5p-cec/TODO: add TODO itemHans Verkuil1-3/+7
2016-07-15[media] cec/TODO: drop comment about sphinx documentationHans Verkuil1-1/+0
2016-07-15[media] cec: set timestamp for selfie transmitsHans Verkuil1-0/+1
2016-07-15[media] cec: don't zero reply and timeout on errorHans Verkuil1-14/+5
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman12-1488/+13
2016-07-13[media] drivers: staging: media: lirc: lirc_parallel: Fix multiline comments by adding trailing '*'Aayush Gupta1-4/+4
2016-07-13[media] pulse8-cec: fix non static symbol warningWei Yongjun1-1/+1
2016-07-13[media] cec: split the timestamp into an rx and tx timestampHans Verkuil1-12/+12
2016-07-13[media] cec: add sanity check for msg->lenHans Verkuil1-0/+3
2016-07-12[media] cec-adap.c: work around gcc-4.4.4 anon union initializer bugAndrew Morton1-1/+5
2016-07-12[media] pulse8-cec: declare function as staticMauro Carvalho Chehab1-1/+1
2016-07-12[media] pulse8-cec: add TODO fileHans Verkuil1-0/+52
2016-07-12[media] pulse8-cec: new driver for the Pulse-Eight USB-CEC AdapterHans Verkuil5-0/+519
2016-07-12[media] cec: CEC_RECEIVE is allowed in monitor modeHans Verkuil1-1/+1
2016-07-12[media] cec: add check if adapter is unregisteredHans Verkuil1-1/+4
2016-07-08[media] cec: fix Kconfig dependency problemsHans Verkuil5-9/+16
2016-07-08[media] cec: add MEDIA_SUPPORT dependencyArnd Bergmann1-0/+1
2016-07-08[media] s5p_cec: mark suspend/resume as __maybe_unusedArnd Bergmann1-2/+2
2016-07-08[media] cec-adap: prevent write to out-of-bounds array indexHans Verkuil1-5/+8
2016-07-08[media] cec-adap: on reply, restore the tx_status value from the transmitHans Verkuil1-0/+1
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab17-0/+3447
2016-07-08Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab6-10/+12
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil3-4/+4
2016-07-08[media] staging/media: convert drivers to use the new vb2_queue dev fieldHans Verkuil4-21/+2
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2-10/+1
2016-07-04staging:iio:lis3l02dq drop separate driverJonathan Cameron5-1477/+0
2016-07-04Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman3-5/+5
2016-06-30iio:core: timestamping clock selection supportGregor Boirie8-12/+14
2016-06-29Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+2
2016-06-28[media] s5p_cec: get rid of an unused varMauro Carvalho Chehab1-2/+1
2016-06-28[media] move s5p-cec to stagingMauro Carvalho Chehab10-0/+731
2016-06-28[media] cec/TODO: add TODO file so we know why this is still in stagingHans Verkuil1-0/+27
2016-06-28[media] cec: add HDMI CEC framework (api)Hans Verkuil5-0/+598
2016-06-28[media] cec: add HDMI CEC framework (adapter)Hans Verkuil1-0/+1627
2016-06-28[media] cec: add HDMI CEC framework (core)Hans Verkuil2-0/+465
2016-06-27staging: iio: accel: add error checkLuis de Bethencourt1-0/+2
2016-06-26staging: fsl-mc: convert mc command build/parse to use C structsIoana Radulescu10-633/+1056
2016-06-26staging: fsl-mc: properly set hwirq in msi set_descStuart Yoder1-1/+16
2016-06-26staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprcStuart Yoder1-4/+6
2016-06-26staging: fsl-mc: dprc: add missing irq freeStuart Yoder1-0/+5
2016-06-26staging: fsl-mc: fix asymmetry in destroy of mc_ioBharat Bhushan2-4/+9