aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-29/+14
2017-07-10Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport-open-close-consolidation', 'for-4.13/upstream' and 'for-4.13/wacom' into for-linusJiri Kosina13-57/+23
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds62-728/+9676
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+2
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds23-153/+101
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds327-11541/+8137
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai12-28/+9
2017-06-29staging: lustre: replace kmalloc with kmalloc_arrayDenis Petrovic1-2/+3
2017-06-29Staging: ion: fix code style warning from NULL comparisonsQuytelda Kahja1-3/+3
2017-06-29staging: fsl-mc: make dprc.h header privateLaurentiu Tudor4-2/+2
2017-06-29staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor11-140/+94
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor14-110/+61
2017-06-29staging: fsl-mc: fix a few implicit includesLaurentiu Tudor5-0/+5
2017-06-29staging: fsl-mc: remove dpmng API filesLaurentiu Tudor4-143/+52
2017-06-29staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor8-83/+61
2017-06-29staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor2-9/+9
2017-06-29staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor2-7/+7
2017-06-29staging: fsl-mc: turn several exported functions staticLaurentiu Tudor3-16/+5
2017-06-29staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor1-2/+0
2017-06-29staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor1-8/+0
2017-06-29staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor6-71/+71
2017-06-29staging: fsl-mc: drop useless #includesLaurentiu Tudor1-2/+0
2017-06-29staging: fsl-mc: be consistent when checking strcmp() returnLaurentiu Tudor1-3/+3
2017-06-29staging: fsl-mc: move comparison before strcmp() callLaurentiu Tudor1-2/+3
2017-06-29staging: speakup: make function ser_to_dev staticColin Ian King1-1/+1
2017-06-29staging: ks7010: fix spelling mistake: "errror" -> "error"Colin Ian King1-1/+1
2017-06-29staging: rtl8192e: fix spelling mistake: "respose" -> "response"Colin Ian King1-1/+2
2017-06-29staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"Colin Ian King1-1/+1
2017-06-29staging: ccree: fix block comment styleGilad Ben-Yossef1-4/+4
2017-06-29staging: ccree: remove/add (un)needed blank linesGilad Ben-Yossef24-133/+33
2017-06-29staging: ccree: remove unused type CCFipsSyncStatus_tGilad Ben-Yossef1-10/+0
2017-06-29staging: ccree: remove custom type ssi_fips_state_tGilad Ben-Yossef4-12/+12
2017-06-29staging: ccree: remove custom type ssi_fips_error_tGilad Ben-Yossef6-38/+38
2017-06-29staging: ccree: remove custom type tdes_keys_tGilad Ben-Yossef1-3/+3
2017-06-29staging: ccree: fix pointer locationGilad Ben-Yossef9-36/+36
2017-06-29staging: ccree: remove comparisons to NULLGilad Ben-Yossef12-78/+78
2017-06-29staging: ccree: fix unmatched if/else bracesGilad Ben-Yossef2-5/+5
2017-06-29staging: ccree: no need for braces for single statementsGilad Ben-Yossef11-162/+110
2017-06-29staging: ccree: remove redundant blank linesGilad Ben-Yossef7-20/+0
2017-06-29staging: ccree: fix else placementGilad Ben-Yossef2-4/+2
2017-06-29staging: ccree: drop comparsion to true/falseGilad Ben-Yossef4-22/+22
2017-06-29staging: ccree: fix missing or redundant spacesGilad Ben-Yossef17-253/+253
2017-06-29drivers: staging: sm750: Hold lock irrespective of fb numbers.Dhananjay Balan1-13/+13
2017-06-27staging: speakup: make ttyio synths use device nameOkash Khawaja11-8/+37
2017-06-27staging: speakup: check and convert dev name or ser to dev_tOkash Khawaja3-0/+45
2017-06-26Revert "staging: fsl-mc: drop useless #includes"Greg Kroah-Hartman1-0/+2
2017-06-26Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"Greg Kroah-Hartman6-71/+71
2017-06-26Revert "staging: fsl-mc: delete duplicated function prototypes"Greg Kroah-Hartman1-0/+8
2017-06-26Revert "staging: fsl-mc: delete prototype of unimplemented function"Greg Kroah-Hartman1-0/+2