summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services
Commit message (Expand)AuthorAgeFilesLines
* staging: vc04_services: remove header include path to vc04_servicesMasahiro Yamada2020-01-103-4/+4
* Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman2019-12-161-1/+1
|\
| * staging: vchiq: call unregister_chrdev_region() when driver registration failsMarcelo Diop-Gonzalez2019-12-101-1/+1
* | staging: bcm2835-audio: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-101-2/+0
* | staging: bcm2835-audio: Use managed buffer allocationTakashi Iwai2019-12-101-16/+1
* | staging/vc04_services/bcm2835-camera: distinct numeration and names for devicesMichael Kupfer2019-12-101-3/+6
|/
* staging: vchiq: Have vchiq_dump_* functions return an error codeMarcelo Diop-Gonzalez2019-11-224-52/+104
* staging: vchiq: Refactor indentation in vchiq_dump_* functionsMarcelo Diop-Gonzalez2019-11-221-51/+53
* staging: vchiq_dump: Replace min with min_tMarcelo Diop-Gonzalez2019-11-221-2/+2
* staging: vchiq: Fix block comment format in vchiq_dump()Marcelo Diop-Gonzalez2019-11-221-3/+5
* staging: vc04: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-6/+6
* staging: vchiq: Refactor indentation in vchiq_platform_conn_state_changed()Marcelo Diop-Gonzalez2019-11-151-20/+21
* staging: vchiq: Have vchiu_queue_init() return 0 on success.Marcelo Diop-Gonzalez2019-11-072-3/+3
* staging: vc04_services: Replace VCHIQ_PLATFORM_STATE_T typedef with struct op...Jamal Shareef2019-11-071-2/+2
* staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...Jamal Shareef2019-11-078-64/+64
* staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned intJamal Shareef2019-11-076-63/+61
* staging: vc04_services: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_ca...Jamal Shareef2019-11-071-2/+2
* staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callbackJamal Shareef2019-11-071-5/+5
* staging: vc04_services: Rename callback VCHIQ_USERDATA_TERM_T to vchiq_userda...Jamal Shareef2019-11-072-4/+4
* staging: vc04_services: Replace VCHIQ_BULK_DIR_T enum typedef with enum vchiq...Jamal Shareef2019-11-073-7/+7
* staging: vc04_services: Replace VCHIQ_CONNSTATE_T enum typedef with enum vchi...Jamal Shareef2019-11-073-12/+12
* staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum...Jamal Shareef2019-11-074-6/+6
* staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchi...Jamal Shareef2019-11-076-15/+15
* staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_s...Jamal Shareef2019-11-077-133/+133
* staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callbackJamal Shareef2019-11-073-5/+5
* staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef2019-11-074-48/+48
* staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef2019-11-075-18/+18
* staging: vc04_services: Remove enum typedefs in vchiJamal Shareef2019-11-025-49/+43
* staging: vc04_services: Remove unused structsJamal Shareef2019-11-021-6/+0
* staging: vc04_services: fix warnings of Block comments use of *Jules Irenge2019-10-241-8/+10
* staging: vc04_services: fix warnings of scpace required between operatorJules Irenge2019-10-242-6/+6
* staging: vc04_services: fix check warnings of line over 80 charactersJules Irenge2019-10-241-62/+106
* staging: vc04_services: use DIV_ROUND_UP helper macroWambui Karuga2019-10-141-2/+2
* Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman2019-10-142-2/+3
|\
| * staging: bcm2835-audio: Fix draining behavior regressionTakashi Iwai2019-10-012-2/+3
* | staging: vc04_services: place the AND operator at the end of the previous lineJules Irenge2019-10-131-2/+2
* | staging: vc04_services: Avoid NULL comparisonNachammai Karuppiah2019-10-104-16/+16
* | staging: vchiq: don't print pointless kernel addressMatteo Croce2019-10-081-3/+0
* | staging: bcm2835-audio: Need to judge the return value of vchi_msg_dequeue in...zhengbin2019-10-081-0/+3
* | staging: vc04_services: make use of devm_platform_ioremap_resourceHariprasad Kelam2019-10-071-3/+1
* | staging: vc04_services: Avoid typedefNachammai Karuppiah2019-10-045-11/+11
|/
* Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-184-26/+23
|\
| * staging: vhciq_core: replace snprintf with scnprintfRohit Sarkar2019-09-121-19/+19
| * staging: bcm2835-camera: Spelling s/conencted/connected/Geert Uytterhoeven2019-08-021-1/+1
| * staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-3/+1
| * staging: vc04_services: fix unused-but-set-variable warningYueHaibing2019-07-301-3/+2
* | media: drivers/staging/media: don't set description for ENUM_FMTHans Verkuil2019-07-222-30/+0
|/
* Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-1123-1099/+909
|\
| * staging: bcm2835-camera: Correct ctrl min/max/step/def to 64bitDave Stevenson2019-07-011-7/+7
| * staging: bcm2835-camera: Set the field value within each bufferDave Stevenson2019-07-011-0/+1