aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-07-18staging: rtl8188eu: add TL-WN722N v2 supportGravatar Michael Gugino 1-0/+1
2017-07-18staging: speakup: safely register and unregister ldiscGravatar Okash Khawaja 2-6/+4
2017-07-18staging: speakup: add functions to register and unregister ldiscGravatar Okash Khawaja 2-0/+14
2017-07-18staging: speakup: safely close ttyGravatar Okash Khawaja 1-1/+1
2017-07-18staging: sm750fb: avoid conflicting vesafbGravatar Teddy Wang 1-0/+24
2017-07-18staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeGravatar Arnd Bergmann 1-4/+15
2017-07-17staging: vboxvideo: Add vboxvideo to drivers/stagingGravatar Hans de Goede 24-0/+4846
2017-07-16staging: sm750fb: fixed a assignment typoGravatar Lynn Lei 1-1/+1
2017-07-16staging: rtl8188eu: memory leak in rtw_free_cmd_obj()Gravatar Dan Carpenter 1-1/+1
2017-07-16staging: vchiq_arm: fix error codes in probeGravatar Dan Carpenter 1-6/+4
2017-07-16staging: comedi: ni_mio_common: fix AO timer off-by-one regressionGravatar Ian Abbott 1-2/+1
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-0/+2
2017-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-29/+14
2017-07-10Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...Gravatar Jiri Kosina 13-57/+23
2017-07-07Merge tag 'nand/for-4.13' into MTDGravatar Brian Norris 1-0/+2
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 62-728/+9676
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-3/+2
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 23-153/+101
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 327-11541/+8137
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Gravatar Takashi Iwai 12-28/+9
2017-06-29staging: lustre: replace kmalloc with kmalloc_arrayGravatar Denis Petrovic 1-2/+3
2017-06-29Staging: ion: fix code style warning from NULL comparisonsGravatar Quytelda Kahja 1-3/+3
2017-06-29staging: fsl-mc: make dprc.h header privateGravatar Laurentiu Tudor 4-2/+2
2017-06-29staging: fsl-mc: move mc-cmd.h contents in the public headerGravatar Laurentiu Tudor 11-140/+94
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerGravatar Laurentiu Tudor 14-110/+61
2017-06-29staging: fsl-mc: fix a few implicit includesGravatar Laurentiu Tudor 5-0/+5
2017-06-29staging: fsl-mc: remove dpmng API filesGravatar Laurentiu Tudor 4-143/+52
2017-06-29staging: fsl-mc: move rest of mc-bus.h to private headerGravatar Laurentiu Tudor 8-83/+61
2017-06-29staging: fsl-mc: move couple of definitions to public headerGravatar Laurentiu Tudor 2-9/+9
2017-06-29staging: fsl-mc: move irq domain creation prototype to public headerGravatar Laurentiu Tudor 2-7/+7
2017-06-29staging: fsl-mc: turn several exported functions staticGravatar Laurentiu Tudor 3-16/+5
2017-06-29staging: fsl-mc: delete prototype of unimplemented functionGravatar Laurentiu Tudor 1-2/+0
2017-06-29staging: fsl-mc: delete duplicated function prototypesGravatar Laurentiu Tudor 1-8/+0
2017-06-29staging: fsl-mc: decouple the mc-bus public headers from dprc.hGravatar Laurentiu Tudor 6-71/+71
2017-06-29staging: fsl-mc: drop useless #includesGravatar Laurentiu Tudor 1-2/+0
2017-06-29staging: fsl-mc: be consistent when checking strcmp() returnGravatar Laurentiu Tudor 1-3/+3
2017-06-29staging: fsl-mc: move comparison before strcmp() callGravatar Laurentiu Tudor 1-2/+3
2017-06-29staging: speakup: make function ser_to_dev staticGravatar Colin Ian King 1-1/+1
2017-06-29staging: ks7010: fix spelling mistake: "errror" -> "error"Gravatar Colin Ian King 1-1/+1
2017-06-29staging: rtl8192e: fix spelling mistake: "respose" -> "response"Gravatar Colin Ian King 1-1/+2
2017-06-29staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"Gravatar Colin Ian King 1-1/+1
2017-06-29staging: ccree: fix block comment styleGravatar Gilad Ben-Yossef 1-4/+4
2017-06-29staging: ccree: remove/add (un)needed blank linesGravatar Gilad Ben-Yossef 24-133/+33
2017-06-29staging: ccree: remove unused type CCFipsSyncStatus_tGravatar Gilad Ben-Yossef 1-10/+0
2017-06-29staging: ccree: remove custom type ssi_fips_state_tGravatar Gilad Ben-Yossef 4-12/+12
2017-06-29staging: ccree: remove custom type ssi_fips_error_tGravatar Gilad Ben-Yossef 6-38/+38
2017-06-29staging: ccree: remove custom type tdes_keys_tGravatar Gilad Ben-Yossef 1-3/+3
2017-06-29staging: ccree: fix pointer locationGravatar Gilad Ben-Yossef 9-36/+36
2017-06-29staging: ccree: remove comparisons to NULLGravatar Gilad Ben-Yossef 12-78/+78