aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-26staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder2-15/+15
2016-06-26staging: fsl-mc: export mc_get_versionStuart Yoder1-0/+1
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder1-13/+0
2016-06-26staging: fsl-mc: clean up the device id structStuart Yoder4-10/+6
2016-06-26staging: fsl-mc: implement uevent callback and set the modaliasStuart Yoder1-1/+7
2016-06-26staging: fsl-mc: add support for the modalias sysfs attributeStuart Yoder1-0/+25
2016-06-26staging: iio: accel: fix error checkLuis de Bethencourt1-1/+1
2016-06-25staging: wilc1000: fix return value check in wlan_initialize_threads()Wei Yongjun1-2/+2
2016-06-25staging: wilc1000: arrays can't be NULLLuis de Bethencourt2-24/+17
2016-06-25staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmdBinoy Jayan1-175/+158
2016-06-25staging: wilc1000: Replace kthread with workqueue for host interfaceBinoy Jayan2-212/+75
2016-06-25staging: wilc1000: message_queue: Move code to host interfaceBinoy Jayan4-174/+162
2016-06-25staging: wilc1000: Remove semaphore close_exit_syncBinoy Jayan1-7/+0
2016-06-25staging: wilc1000: Replace semaphore sync_event with completionBinoy Jayan2-6/+6
2016-06-25staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan3-9/+10
2016-06-25staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan3-10/+8
2016-06-25staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan3-8/+11
2016-06-25staging: wilc1000: fix typoJulia Lawall1-1/+1
2016-06-25staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"Colin Ian King2-2/+2
2016-06-25staging: wilc1000: remove unnecesary type cast of bss_typeChaehyun Lim1-1/+1
2016-06-25staging: wilc1000: add bss_type to remove line over 80 charactersChaehyun Lim1-3/+5
2016-06-25staging: wilc1000: remove unused struct set_mac_addrChaehyun Lim2-5/+0
2016-06-25staging: wilc1000: rename result in handle_cfg_paramChaehyun Lim1-4/+4
2016-06-25staging: wilc1000: change data type of result in handle_cfg_paramChaehyun Lim1-1/+1
2016-06-25staging: wilc1000: change handle_cfg_param's return type to voidChaehyun Lim1-21/+2
2016-06-22Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman2-4/+4
2016-06-20staging: lustre: quiet lockdep recursive lock warningAndreas Dilger3-2/+10
2016-06-20staging/lustre/libcfs: Do not call kthread_run in wrong stateOleg Drokin1-1/+1
2016-06-20staging/lustre/osc: glimpse lock should match only with granted locksAndriy Skulysh1-2/+6
2016-06-20staging/lustre: Add documentation for unstable_stats in sysfsOleg Drokin1-0/+8
2016-06-20staging/lustre/osc: fix signed one bit fieldDmitry Eremin1-1/+1
2016-06-20staging/lustre/llite: IOC_MDC_GETFILEINFO returns the wrong inoakam kumar bharathi1-1/+3
2016-06-20staging/lustre/llite: ll_revalidate_dentry updateOleg Drokin1-0/+11
2016-06-20staging/lustre/llite: Restore proper opencache operationsOleg Drokin3-1/+32
2016-06-20staging/lustre/llite: don't panic when fid is insaneSergey Cheremencev1-1/+7
2016-06-20staging/lustre/mdc: Zero atime in close RPCNiu Yawei1-0/+12
2016-06-20staging/lustre/llite: ensure obd is effective in onu_upcallYang Sheng1-3/+5
2016-06-20staging/lustre/ldlm: const qualify struct lustre_handle * paramsJohn L. Hammond4-19/+19
2016-06-20staging/lustre/llite: change it_data to it_requestJohn L. Hammond10-23/+22
2016-06-20staging/lustre: Inline Lustre intent disposition functionsOleg Drokin3-21/+15
2016-06-20staging/lustre/llite: flatten struct lookup_intentJohn L. Hammond13-131/+125