summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2017-07-20media: atomisp: use LINUX_VERSION_CODE for driver versionMauro Carvalho Chehab
2017-07-20media: radio-bcm2048: get rid of BCM2048_DRIVER_VERSIONMauro Carvalho Chehab
2017-07-20media: staging: fbtft: make const array gamma_par_mask staticColin Ian King
2017-07-19media: staging: atomisp: fixed trivial coding style issueShy More
2017-07-19media: staging: atomisp: fixed trivial coding style warningShy More
2017-07-19media: staging: atomisp: hmm: Alignment code (rebased)Philipp Guendisch
2017-07-19media: staging: atomisp: hmm: Fixed comment stylePhilipp Guendisch
2017-07-19media: staging: atomisp: Use kvfree() instead of kfree()/vfree()Amitoj Kaur Chawla
2017-07-19media: staging: atomisp: use kstrdup to replace kmalloc and memcpyHari Prasath
2017-07-19media: staging: atomisp: gc2235: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: mt9m114: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: ov5693: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: ov2722: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: gc0310: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: ov8858: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: ov2680: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: lm3554: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: i2c: ov5693: Fix style a coding style issueIvan Menshykov
2017-07-19media: staging: atomisp: gc2235: fix sparse warning: missing staticGuillermo O. Freschi
2017-07-19media: staging: atomisp: Remove unnecessary return statement in void functionAmitoj Kaur Chawla
2017-07-17media: staging: atomisp: disable warnings with cc-disable-warningMauro Carvalho Chehab
2017-07-17Merge tag 'v4.13-rc1' into patchworkMauro Carvalho Chehab
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