summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface
Commit message (Expand)AuthorAgeFilesLines
* staging: vc04_services: remove header include path to vc04_servicesMasahiro Yamada2020-01-102-3/+3
* staging: vchiq: call unregister_chrdev_region() when driver registration failsMarcelo Diop-Gonzalez2019-12-101-1/+1
* 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: 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-072-46/+46
* staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef2019-11-072-15/+15
* staging: vc04_services: Remove enum typedefs in vchiJamal Shareef2019-11-023-47/+41
* 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
* 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: vc04_services: make use of devm_platform_ioremap_resourceHariprasad Kelam2019-10-071-3/+1
* staging: vc04_services: Avoid typedefNachammai Karuppiah2019-10-045-11/+11
* staging: vhciq_core: replace snprintf with scnprintfRohit Sarkar2019-09-121-19/+19
* 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
* staging: vc04_services: Remove function block_resume()Nishka Dasgupta2019-06-261-66/+0
* staging: vc04_services: Remove function output_timeout_error()Nishka Dasgupta2019-06-261-36/+0
* staging: vc04_services: Remove vchiq_send_remote_release()Nishka Dasgupta2019-06-262-14/+0
* staging: vc04_services: Remove vchiq_use_service_no_resume()Nishka Dasgupta2019-06-262-16/+0
* staging: vc04_services: Remove vchiq_resume_internal()Nishka Dasgupta2019-06-262-19/+0
* staging: vc04_services: Remove vchiq_pause_internal()Nishka Dasgupta2019-06-262-26/+0
* staging: vc04_services: Remove vchiq_arm_force_suspend()Nishka Dasgupta2019-06-262-123/+0
* staging: vc04_services: Remove function vchiq_arm_allow_resume()Nishka Dasgupta2019-06-262-46/+0
* staging: vc04_services: Remove function vchiu_queue_is_full()Nishka Dasgupta2019-06-262-6/+0
* Staging: vc04_services : vchiq_core: Fix a brace issueMaxime Desroches2019-06-091-2/+1
* staging: vc04_services: remove redundant assignment to pointer serviceColin Ian King2019-06-031-3/+1
* Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-031-0/+9
|\
| * staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter2019-05-201-0/+9
* | staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne2019-05-205-57/+47
* | staging: vchiq: make wait events interruptibleNicolas Saenz Julienne2019-05-201-1/+9
OpenPOWER on IntegriCloud