summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds-0/+2
2017-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-29/+14
2017-07-10Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...Jiri Kosina-57/+23
2017-07-07Merge tag 'nand/for-4.13' into MTDBrian Norris-0/+2
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-728/+9676
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-3/+2
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-153/+101
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11541/+8137
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai-28/+9
2017-06-29staging: lustre: replace kmalloc with kmalloc_arrayDenis Petrovic-2/+3
2017-06-29Staging: ion: fix code style warning from NULL comparisonsQuytelda Kahja-3/+3
2017-06-29staging: fsl-mc: make dprc.h header privateLaurentiu Tudor-2/+2
2017-06-29staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor-140/+94
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor-110/+61
2017-06-29staging: fsl-mc: fix a few implicit includesLaurentiu Tudor-0/+5
2017-06-29staging: fsl-mc: remove dpmng API filesLaurentiu Tudor-143/+52
2017-06-29staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor-83/+61
2017-06-29staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor-9/+9
2017-06-29staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor-7/+7
2017-06-29staging: fsl-mc: turn several exported functions staticLaurentiu Tudor-16/+5
2017-06-29staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor-2/+0
2017-06-29staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor-8/+0
2017-06-29staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor-71/+71
2017-06-29staging: fsl-mc: drop useless #includesLaurentiu Tudor-2/+0
2017-06-29staging: fsl-mc: be consistent when checking strcmp() returnLaurentiu Tudor-3/+3
2017-06-29staging: fsl-mc: move comparison before strcmp() callLaurentiu Tudor-2/+3
2017-06-29staging: speakup: make function ser_to_dev staticColin Ian King-1/+1
2017-06-29staging: ks7010: fix spelling mistake: "errror" -> "error"Colin Ian King-1/+1
2017-06-29staging: rtl8192e: fix spelling mistake: "respose" -> "response"Colin Ian King-1/+2
2017-06-29staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"Colin Ian King-1/+1
2017-06-29staging: ccree: fix block comment styleGilad Ben-Yossef-4/+4
2017-06-29staging: ccree: remove/add (un)needed blank linesGilad Ben-Yossef-133/+33
2017-06-29staging: ccree: remove unused type CCFipsSyncStatus_tGilad Ben-Yossef-10/+0
2017-06-29staging: ccree: remove custom type ssi_fips_state_tGilad Ben-Yossef-12/+12
2017-06-29staging: ccree: remove custom type ssi_fips_error_tGilad Ben-Yossef-38/+38
2017-06-29staging: ccree: remove custom type tdes_keys_tGilad Ben-Yossef-3/+3
2017-06-29staging: ccree: fix pointer locationGilad Ben-Yossef-36/+36
2017-06-29staging: ccree: remove comparisons to NULLGilad Ben-Yossef-78/+78
2017-06-29staging: ccree: fix unmatched if/else bracesGilad Ben-Yossef-5/+5
2017-06-29staging: ccree: no need for braces for single statementsGilad Ben-Yossef-162/+110
2017-06-29staging: ccree: remove redundant blank linesGilad Ben-Yossef-20/+0
2017-06-29staging: ccree: fix else placementGilad Ben-Yossef-4/+2
2017-06-29staging: ccree: drop comparsion to true/falseGilad Ben-Yossef-22/+22
2017-06-29staging: ccree: fix missing or redundant spacesGilad Ben-Yossef-253/+253
2017-06-29drivers: staging: sm750: Hold lock irrespective of fb numbers.Dhananjay Balan-13/+13
2017-06-27staging: speakup: make ttyio synths use device nameOkash Khawaja-8/+37
2017-06-27staging: speakup: check and convert dev name or ser to dev_tOkash Khawaja-0/+45
2017-06-26Revert "staging: fsl-mc: drop useless #includes"Greg Kroah-Hartman-0/+2
2017-06-26Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"Greg Kroah-Hartman-71/+71