aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-27staging: vchiq: Combine vchiq platform code into single fileOjaswin Mujoo1-564/+0
2021-05-19staging: vchiq_arm: Use define for doorbell irqStefan Wahren1-1/+3
2021-05-10staging: vchiq_core: drop vchiq_status from vchiq_init_stateStefan Wahren1-2/+3
2021-05-10staging: vchiq_2835_arm: drop enum vchiq_statusStefan Wahren1-6/+6
2021-05-10staging: vchiq_arm: drop return value of vchiq_arm_init_stateStefan Wahren1-6/+2
2020-09-25staging: vchiq: avoid mixing kernel and user pointersArnd Bergmann1-9/+13
2020-09-25staging: vchiq: fix __user annotationsArnd Bergmann1-1/+1
2020-07-01staging: vchiq: Get rid of vchiq_util.hNicolas Saenz Julienne1-0/+1
2020-06-18staging: vc04_services: Convert get_user_pages*() --> pin_user_pages*()Souptick Joarder1-11/+5
2020-05-21staging: vchiq_arm: cast with __force as neededMitchell Tasman1-3/+4
2020-02-09staging: vc04_services: Get rid of vchiq_platform_handle_timeout()Nicolas Saenz Julienne1-5/+0
2020-02-09staging: vc04_services: Get rid of vchiq_platform_videocore_wanted()Nicolas Saenz Julienne1-5/+0
2020-02-09staging: vc04_services: Get rid of vchiq_platform_suspend/resume()Nicolas Saenz Julienne1-12/+0
2020-02-09staging: vc04_services: Get rid of vchiq_platform_paused/resumed()Nicolas Saenz Julienne1-10/+0
2020-02-09staging: vc04_services: get rid of vchiq_platform_use_suspend_timer()Nicolas Saenz Julienne1-11/+0
2019-11-22staging: vchiq: Have vchiq_dump_* functions return an error codeMarcelo Diop-Gonzalez1-3/+2
2019-11-07staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_statusJamal Shareef1-5/+5
2019-10-10staging: vc04_services: Avoid NULL comparisonNachammai Karuppiah1-2/+2
2019-10-07staging: vc04_services: make use of devm_platform_ioremap_resourceHariprasad Kelam1-3/+1
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman1-0/+9
2019-05-20staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter1-0/+9
2019-05-20staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne1-1/+1
2019-05-20staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"Nicolas Saenz Julienne1-1/+1
2019-04-19staging: vc04_services: handle kzalloc failureNicholas Mc Guire1-0/+3
2019-04-03staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman1-32/+1
2019-04-03staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman1-0/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-4/+2
2018-12-17staging: vc04_services: Remove VCHIQ_STATE_T typedefDominic Braun1-11/+11
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_ZERO_TDominic Braun1-1/+1
2018-12-17staging: vc04_services: Remove VCHIQ_BULK_T typedefDominic Braun1-2/+3
2018-12-17staging: vc04_services: Remove VCHIQ_ARM_STATE_T typedefDominic Braun1-2/+2
2018-12-17staging: vc04_services: Remove REMOTE_EVENT_T typedefDominic Braun1-1/+1
2018-12-17staging: vc04_services: Remove PAGELIST_T typedefDominic Braun1-5/+5
2018-12-17staging: vchiq: delete vchiq_killable.hNicolas Saenz Julienne1-1/+0
2018-12-17staging: vchiq_2835_arm: quit using custom down_interruptible()Nicolas Saenz Julienne1-1/+1
2018-11-27staging: vchiq-core: get rid of is_master distinctionNicolas Saenz Julienne1-11/+1
2018-11-27staging: vchiq_arm: get rid of vchi_mh.hNicolas Saenz Julienne1-5/+1
2018-09-25staging/vc04_services: Use correct cache line sizePhil Elwell1-1/+3
2018-05-06staging: vchiq_2835_arm: Fix whitespace issue in create_pagelistStefan Wahren1-1/+1
2018-04-23staging: vc04_services: Use __func__ macroStefan Wahren1-2/+2
2018-03-14staging: vc04_services: Remove cache-line-size property (v3)Eric Anholt1-9/+11
2018-01-08staging: vc05_services: fix checkpatch.pl errorsSidong Yang1-2/+1
2018-01-08staging: vc04_services: Prefer WARN_ON_ONCE instead of if condition followed by BUG.Kishore KP1-2/+1
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-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-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman1-2/+4
2017-09-29staging: vc04_services: Remove typedef struct vchiq_2835_state_structMihaela Muraru1-8/+8