summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2017-08-18staging: rtl8188eu: add RNX-N150NUB supportCharles Milette-0/+1
2017-08-16Revert "staging: fsl-mc: be consistent when checking strcmp() return"Colin Ian King-3/+3
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+4
2017-08-05Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-67/+137
2017-07-30staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNINGIan Abbott-0/+3
2017-07-26media: atomisp2: array underflow in imx_enum_frame_size()Dan Carpenter-3/+3
2017-07-26media: atomisp2: array underflow in ap1302_enum_frame_size()Dan Carpenter-2/+2
2017-07-26media: atomisp2: Array underflow in atomisp_enum_input()Dan Carpenter-1/+1
2017-07-26media: staging: atomisp: array underflow in ioctlDan Carpenter-6/+5
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-1/+1
2017-07-18staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino-0/+1
2017-07-18staging: speakup: safely register and unregister ldiscOkash Khawaja-6/+4
2017-07-18staging: speakup: add functions to register and unregister ldiscOkash Khawaja-0/+14
2017-07-18staging: speakup: safely close ttyOkash Khawaja-1/+1
2017-07-18staging: sm750fb: avoid conflicting vesafbTeddy Wang-0/+24
2017-07-18staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann-4/+15
2017-07-17media: staging: atomisp: disable warnings with cc-disable-warningMauro Carvalho Chehab-4/+6
2017-07-17Merge tag 'v4.13-rc1' into patchworkMauro Carvalho Chehab-11747/+8277
2017-07-17staging: vboxvideo: Add vboxvideo to drivers/stagingHans de Goede-0/+4846
2017-07-16staging: sm750fb: fixed a assignment typoLynn Lei-1/+1
2017-07-16staging: rtl8188eu: memory leak in rtw_free_cmd_obj()Dan Carpenter-1/+1
2017-07-16staging: vchiq_arm: fix error codes in probeDan Carpenter-6/+4
2017-07-16staging: comedi: ni_mio_common: fix AO timer off-by-one regressionIan Abbott-2/+1
2017-07-15staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann-1/+1
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