summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2017-07-16staging: greybus: loopback_test: fix comment style issuesAleksey Rybalkin
2017-07-16staging: wilc1000: fix variable signednessIlia Sergachev
2017-07-16staging: wilc1000: add parameter name to function definitionDmitriy Cherkasov
2017-07-16staging: wilc1000: fix a typo: "incative" -> "inactive"Colin Ian King
2017-07-16staging: wilc1000: Neaten refresh_scan - remove always 1 argumentJoe Perches
2017-07-16staging: ccree: Fix alignment issues in ssi_sysfs.cSimon Sandström
2017-07-16staging: ccree: Fix alignment issues in ssi_sram_mgr.cSimon Sandström
2017-07-16staging: ccree: Fix alignment issues in ssi_request_mgr.cSimon Sandström
2017-07-16staging: ccree: Fix alignment issues in ssi_ivgen.cSimon Sandström
2017-07-16staging: ccree: Fix alignment issues in ssi_driver.cSimon Sandström
2017-07-16staging: ccree: Fix alignment issues in ssi_cipher.cSimon Sandström
2017-07-16staging: ccree: Fix alignment issues in ssi_buffer_mgr.cSimon Sandström
2017-07-16staging: ccree: move FIPS support to kernel infrastructureGilad Ben-Yossef
2017-07-16staging: ccree: fix switch case indentationTyler Olivieri
2017-07-16staging: ccree: export symbol immediately following functionTyler Olivieri
2017-07-16staging: ccree: remove assignement in conditionalTyler Olivieri
2017-07-16staging: ccree: fix placement of curly bracesTyler Olivieri
2017-07-16staging: ccree: remove redudant semicolonsTyler Olivieri
2017-07-16staging: ccree: use sizeof(*var) in kmallocGustavo A. R. Silva
2017-07-16staging: ccree: remove unnecessary cast on kmallocGustavo A. R. Silva
2017-07-16staging: ccree: Use __func__ instead of function nameKarthik Tummala
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-07-10Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...Jiri Kosina
2017-07-07Merge tag 'nand/for-4.13' into MTDBrian Norris
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