summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|/ | |/| |
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
| |_|/ |/| |
* | | staging: bcm2835-audio: Fix memory corruptionPhil Elwell2017-10-181-12/+7Star
| |/ |/|
* | staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelistStefan Wahren2017-09-181-2/+4
|/
* staging: bcm2835-camera: make video_device constBhumika Goyal2017-08-281-1/+1
* staging: bcm2835-camera: constify vb2_ops structuresJulia Lawall2017-08-191-1/+1
* staging: bcm2835-audio: make snd_pcm_hardware constBhumika Goyal2017-08-191-2/+2
* staging: bcm2835-audio: constify snd_pcm_ops structuresGustavo A. R. Silva2017-07-301-2/+2
* Merge 4.13-rc2 into staging-nextGreg Kroah-Hartman2017-07-241-6/+4Star
|\
| * staging: vchiq_arm: fix error codes in probeDan Carpenter2017-07-161-6/+4Star
* | Staging:vc04_services:vchiq_util.c: kzalloc call changed to kcallocAndrey Severin2017-07-181-1/+1
|/
* Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-061-3/+2Star
|\
| * Merge branch 'for-linus' into for-nextTakashi Iwai2017-06-071-12/+19
| |\
| * | staging: bcm2835-audio: Deliver indirect-PCM transfer errorTakashi Iwai2017-05-251-3/+2Star
* | | staging: vchiq_core: Replace remaining BUG_ON with WARN_ONStefan Wahren2017-05-291-7/+7