aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-29staging: bcm2835-audio: Release resources on module_exit()Kirill Marinushkin1-29/+25
2018-03-22staging: vc04_services: Add outstanding VCHI TODOsStefan Wahren1-0/+31
2018-03-22staging: vc04_services: Remove import of bcm2835-camera from TODOStefan Wahren1-5/+0
2018-03-22staging: vc04_services: bcm2835-camera: Add blank line after declarationNishka Dasgupta1-0/+1
2018-03-14staging: vc04_services: Remove vchiq_queue_bulk_{transmit,receive}.Eric Anholt2-30/+0
2018-03-14staging: vc04_services: Mark the "DT bindings" job done.Eric Anholt1-7/+2
2018-03-14staging: vc04_services: Remove cache-line-size property (v3)Eric Anholt2-10/+11
2018-03-14staging: vc04_services: Replace "firmware" node with a compatible lookup.Eric Anholt1-1/+2
2018-03-06staging: vc04_services: Remove dead FRAGMENTS_TEric Anholt1-5/+0
2018-03-06staging: vc04_services: bcm2835-audio: Change to unsigned int *Nishka Dasgupta1-1/+1
2018-03-06staging: vc04_services: bcm2835-audio Format multiline commentNishka Dasgupta1-1/+2
2018-03-06staging: vc04_services: bcm2835-audio: Add blank line after declarationNishka Dasgupta1-0/+1
2018-02-16staging: vc04_services: merge vchiq_kern_lib.c into vchiq_arm.cArnd Bergmann3-432/+369
2018-02-16staging: vc04_services: remove unused filesCorentin Labbe3-155/+0
2018-01-15staging: vc04_services: bcm2835-camera: remove redundant license textGreg Kroah-Hartman12-48/+0
2018-01-15staging: vc04_services: bcm2835-camera: add SPDX identifiersGreg Kroah-Hartman12-0/+12
2018-01-15staging: vc04_services: bcm2835-audio: remove redundant license textGreg Kroah-Hartman6-78/+6
2018-01-15staging: vc04_services: bcm2835-audio: add SPDX identifiersGreg Kroah-Hartman6-0/+6
2018-01-08staging: vc05_services: fix checkpatch.pl errorsSidong Yang2-10/+5
2018-01-08staging: vc04_services: Prefer WARN_ON_ONCE instead of if condition followed by BUG.Kishore KP1-2/+1
2018-01-08staging: vc04_services: Fix platform_no_drv_owner.cocci warnings.Kishore KP1-1/+0
2017-12-21staging: vchiq_arm: Cleaning up codestyle warningsMikhail Shvetsov1-1/+2
2017-12-21staging: vchiq_arm: Fixing code style of commentsMikhail Shvetsov1-4/+8
2017-12-21staging: vchiq_arm: Remove useless comments.Mikhail Shvetsov1-35/+0
2017-12-19staging: vchiq_arm: fix open brace placement errorsTara Null1-4/+5
2017-12-19Staging: vc04_services: fix brace coding style issues in vchiq_shim.cTomas Marek1-2/+1
2017-12-06staging: vc04_services: Use __func__Genki Sky1-2/+2
2017-12-06staging: vc04_services: Unsplit user-visible stringsGenki Sky2-6/+4
2017-12-06staging: vc04_services: Join multiline dereferencesGenki Sky1-10/+6
2017-11-28staging: bcm2835-camera use ktime_t for timestampsArnd Bergmann2-29/+10
2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-13/+7
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds18-318/+76
2017-11-02staging: vc04_services: Convert timers to use timer_setup()Kees Cook2-10/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman1-12/+7
2017-10-23staging: vc04_services: Remove unnecessary bracesMihaela Muraru1-10/+16
2017-10-18staging: vc04_services: Use __func__ instead of function nameMihaela Muraru1-5/+4
2017-10-18staging: vc04_services: Fix comment block coding styleMihaela Muraru1-8/+8
2017-10-18staging: vc04_services: vchiq_core: mark expected switch fall-throughGustavo A. R. Silva1-2/+1
2017-10-18staging: bcm2835-audio: Fix memory corruptionPhil Elwell1-12/+7
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman1-2/+4
2017-10-03staging: bcm2835-camera: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-09-29staging: vc04_services: Remove typedef struct vchiq_2835_state_structMihaela Muraru1-8/+8
2017-09-29staging: vc04_services: Remove extern variableMihaela Muraru1-2/+0
2017-09-29Staging: vc04_services: remove unused variablesKeerthi Reddy1-2/+0
2017-09-29Staging: vc04_services: bcm2835-camera: use BIT macroKeerthi Reddy1-11/+11
2017-09-29staging: vc04_services: fix typosKeerthi Reddy2-2/+2
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy12-77/+0
2017-09-22vchiq_2835_arm: switch to get_user_pages_fast()Al Viro1-13/+7
2017-09-22staging: vc04_services: remove BCM2835_VCHIQ_SUPPORT_MEMDUMPDan Carpenter2-163/+0