summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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-08Merge tag 'v4.7-rc6' 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-07-06Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-07-04staging:iio:lis3l02dq drop separate driverJonathan Cameron
2016-07-04Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie
2016-06-30vfs: Verify acls are valid within superblock's s_user_ns.Eric W. Biederman
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-29Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
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-27staging: iio: accel: add error checkLuis de Bethencourt
2016-06-26staging: fsl-mc: convert mc command build/parse to use C structsIoana Radulescu
2016-06-26staging: fsl-mc: properly set hwirq in msi set_descStuart Yoder
2016-06-26staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprcStuart Yoder
2016-06-26staging: fsl-mc: dprc: add missing irq freeStuart Yoder
2016-06-26staging: fsl-mc: fix asymmetry in destroy of mc_ioBharat Bhushan
2016-06-26staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder
2016-06-26staging: fsl-mc: export mc_get_versionStuart Yoder
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder
2016-06-26staging: fsl-mc: clean up the device id structStuart Yoder
2016-06-26staging: fsl-mc: implement uevent callback and set the modaliasStuart Yoder
2016-06-26staging: fsl-mc: add support for the modalias sysfs attributeStuart Yoder
2016-06-26staging: iio: accel: fix error checkLuis de Bethencourt
2016-06-25staging: wilc1000: fix return value check in wlan_initialize_threads()Wei Yongjun
2016-06-25staging: wilc1000: arrays can't be NULLLuis de Bethencourt
2016-06-25staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmdBinoy Jayan
2016-06-25staging: wilc1000: Replace kthread with workqueue for host interfaceBinoy Jayan
2016-06-25staging: wilc1000: message_queue: Move code to host interfaceBinoy Jayan
2016-06-25staging: wilc1000: Remove semaphore close_exit_syncBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore sync_event with completionBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan