summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm2835-audio: Release resources on module_exit()Kirill Marinushkin2018-03-291-29/+25Star
* staging: vc04_services: Add outstanding VCHI TODOsStefan Wahren2018-03-221-0/+31
* staging: vc04_services: Remove import of bcm2835-camera from TODOStefan Wahren2018-03-221-5/+0Star
* staging: vc04_services: bcm2835-camera: Add blank line after declarationNishka Dasgupta2018-03-221-0/+1
* staging: vc04_services: Remove vchiq_queue_bulk_{transmit,receive}.Eric Anholt2018-03-142-30/+0Star
* staging: vc04_services: Mark the "DT bindings" job done.Eric Anholt2018-03-141-7/+2Star
* staging: vc04_services: Remove cache-line-size property (v3)Eric Anholt2018-03-142-10/+11
* staging: vc04_services: Replace "firmware" node with a compatible lookup.Eric Anholt2018-03-141-1/+2
* staging: vc04_services: Remove dead FRAGMENTS_TEric Anholt2018-03-061-5/+0Star
* staging: vc04_services: bcm2835-audio: Change to unsigned int *Nishka Dasgupta2018-03-061-1/+1
* staging: vc04_services: bcm2835-audio Format multiline commentNishka Dasgupta2018-03-061-1/+2
* staging: vc04_services: bcm2835-audio: Add blank line after declarationNishka Dasgupta2018-03-061-0/+1
* staging: vc04_services: merge vchiq_kern_lib.c into vchiq_arm.cArnd Bergmann2018-02-163-432/+369Star
* staging: vc04_services: remove unused filesCorentin Labbe2018-02-163-155/+0Star
* staging: vc04_services: bcm2835-camera: remove redundant license textGreg Kroah-Hartman2018-01-1512-48/+0Star
* staging: vc04_services: bcm2835-camera: add SPDX identifiersGreg Kroah-Hartman2018-01-1512-0/+12
* staging: vc04_services: bcm2835-audio: remove redundant license textGreg Kroah-Hartman2018-01-156-78/+6Star
* staging: vc04_services: bcm2835-audio: add SPDX identifiersGreg Kroah-Hartman2018-01-156-0/+6
* staging: vc05_services: fix checkpatch.pl errorsSidong Yang2018-01-082-10/+5Star
* staging: vc04_services: Prefer WARN_ON_ONCE instead of if condition followed ...Kishore KP2018-01-081-2/+1Star
* staging: vc04_services: Fix platform_no_drv_owner.cocci warnings.Kishore KP2018-01-081-1/+0Star
* staging: vchiq_arm: Cleaning up codestyle warningsMikhail Shvetsov2017-12-211-1/+2
* staging: vchiq_arm: Fixing code style of commentsMikhail Shvetsov2017-12-211-4/+8
* staging: vchiq_arm: Remove useless comments.Mikhail Shvetsov2017-12-211-35/+0Star
* staging: vchiq_arm: fix open brace placement errorsTara Null2017-12-191-4/+5
* Staging: vc04_services: fix brace coding style issues in vchiq_shim.cTomas Marek2017-12-191-2/+1Star
* staging: vc04_services: Use __func__Genki Sky2017-12-061-2/+2
* staging: vc04_services: Unsplit user-visible stringsGenki Sky2017-12-062-6/+4Star
* staging: vc04_services: Join multiline dereferencesGenki Sky2017-12-061-10/+6Star
* staging: bcm2835-camera use ktime_t for timestampsArnd Bergmann2017-11-282-29/+10Star
* Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-171-13/+7Star
|\
| * vchiq_2835_arm: switch to get_user_pages_fast()Al Viro2017-09-231-13/+7Star
* | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1418-318/+76Star
|\ \
| * | staging: vc04_services: Convert timers to use timer_setup()Kees Cook2017-11-022-10/+8Star
| * | Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman2017-10-231-12/+7Star
| |\ \
| * | | staging: vc04_services: Remove unnecessary bracesMihaela Muraru2017-10-231-10/+16
| * | | staging: vc04_services: Use __func__ instead of function nameMihaela Muraru2017-10-181-5/+4Star
| * | | staging: vc04_services: Fix comment block coding styleMihaela Muraru2017-10-181-8/+8
| * | | staging: vc04_services: vchiq_core: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-2/+1Star
| * | | Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-2/+4
| |\ \ \
| * | | | staging: bcm2835-camera: pr_err() strings should end with newlinesArvind Yadav2017-10-031-1/+1
| * | | | staging: vc04_services: Remove typedef struct vchiq_2835_state_structMihaela Muraru2017-09-291-8/+8
| * | | | staging: vc04_services: Remove extern variableMihaela Muraru2017-09-291-2/+0Star
| * | | | Staging: vc04_services: remove unused variablesKeerthi Reddy2017-09-291-2/+0Star
| * | | | Staging: vc04_services: bcm2835-camera: use BIT macroKeerthi Reddy2017-09-291-11/+11
| * | | | staging: vc04_services: fix typosKeerthi Reddy2017-09-292-2/+2
| * | | | staging: vc04_services: please do not use multiple blank linesKeerthi Reddy2017-09-2912-77/+0Star
| * | | | staging: vc04_services: remove BCM2835_VCHIQ_SUPPORT_MEMDUMPDan Carpenter2017-09-222-163/+0Star
| * | | | staging: vc04_services: Remove typedef structHarsha Sharma2017-09-221-22/+22
| * | | | Staging: vc04_services: bcm2835-camera: Fix spelling mistakeMeghana Madhyastha2017-09-171-1/+1
| | |_|/ | |/| |