summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-06-29staging: lustre: replace kmalloc with kmalloc_arrayDenis Petrovic
2017-06-29Staging: ion: fix code style warning from NULL comparisonsQuytelda Kahja
2017-06-29staging: fsl-mc: make dprc.h header privateLaurentiu Tudor
2017-06-29staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor
2017-06-29staging: fsl-mc: fix a few implicit includesLaurentiu Tudor
2017-06-29staging: fsl-mc: remove dpmng API filesLaurentiu Tudor
2017-06-29staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor
2017-06-29staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor
2017-06-29staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor
2017-06-29staging: fsl-mc: turn several exported functions staticLaurentiu Tudor
2017-06-29staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor
2017-06-29staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor
2017-06-29staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor
2017-06-29staging: fsl-mc: drop useless #includesLaurentiu Tudor
2017-06-29staging: fsl-mc: be consistent when checking strcmp() returnLaurentiu Tudor
2017-06-29staging: fsl-mc: move comparison before strcmp() callLaurentiu Tudor
2017-06-29staging: speakup: make function ser_to_dev staticColin Ian King
2017-06-29staging: ks7010: fix spelling mistake: "errror" -> "error"Colin Ian King
2017-06-29staging: rtl8192e: fix spelling mistake: "respose" -> "response"Colin Ian King
2017-06-29staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"Colin Ian King
2017-06-29staging: ccree: fix block comment styleGilad Ben-Yossef
2017-06-29staging: ccree: remove/add (un)needed blank linesGilad Ben-Yossef
2017-06-29staging: ccree: remove unused type CCFipsSyncStatus_tGilad Ben-Yossef
2017-06-29staging: ccree: remove custom type ssi_fips_state_tGilad Ben-Yossef
2017-06-29staging: ccree: remove custom type ssi_fips_error_tGilad Ben-Yossef
2017-06-29staging: ccree: remove custom type tdes_keys_tGilad Ben-Yossef
2017-06-29staging: ccree: fix pointer locationGilad Ben-Yossef
2017-06-29staging: ccree: remove comparisons to NULLGilad Ben-Yossef
2017-06-29staging: ccree: fix unmatched if/else bracesGilad Ben-Yossef
2017-06-29staging: ccree: no need for braces for single statementsGilad Ben-Yossef
2017-06-29staging: ccree: remove redundant blank linesGilad Ben-Yossef
2017-06-29staging: ccree: fix else placementGilad Ben-Yossef
2017-06-29staging: ccree: drop comparsion to true/falseGilad Ben-Yossef
2017-06-29staging: ccree: fix missing or redundant spacesGilad Ben-Yossef
2017-06-29drivers: staging: sm750: Hold lock irrespective of fb numbers.Dhananjay Balan
2017-06-27staging: speakup: make ttyio synths use device nameOkash Khawaja
2017-06-27staging: speakup: check and convert dev name or ser to dev_tOkash Khawaja
2017-06-26Revert "staging: fsl-mc: drop useless #includes"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: delete duplicated function prototypes"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: delete prototype of unimplemented function"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: turn several exported functions static"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: move irq domain creation prototype to public header"Greg Kroah-Hartman