aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-01staging: vc04_services: no need to save the log debufs dentriesGreg Kroah-Hartman1-19/+10
2018-06-01staging: vc04_services: vchiq_debugfs_log_entry can be a void *Greg Kroah-Hartman1-4/+4
2018-06-01staging: vc04_services: remove struct vchiq_debugfs_infoGreg Kroah-Hartman1-13/+1
2018-06-01staging: vc04_services: move client dbg directory into static variableGreg Kroah-Hartman1-14/+4
2018-06-01staging: vc04_services: remove odd vchiq_debugfs_top() wrapperGreg Kroah-Hartman1-16/+8
2018-06-01staging: vc04_services: no need to check debugfs return valuesGreg Kroah-Hartman3-74/+15
2018-05-14staging: bcm2835: Use BIT_ULL macroKilian Köppchen1-1/+1
2018-05-14staging: bcm2835-camera: Replace open-coded idr with a struct idr.Eric Anholt1-104/+31
2018-05-14staging: bcm2835-camera: Fix module section mismatch warnings.Eric Anholt1-4/+4
2018-05-11staging: bcm2835: Fix mmal_port_parameter_get() signed/unsigned warnings.Eric Anholt1-3/+3
2018-05-11staging: bcm2835: Remove dead code related to framerate.Eric Anholt1-5/+0
2018-05-11staging: bcm2835-camera: Fix warnings about string ops on v4l2 uapi.Eric Anholt1-6/+6
2018-05-11staging: bcm2835-camera: Fix indentation of tablesDave Stevenson1-150/+139
2018-05-11staging: bcm2835-camera: Fix comment typos.Dave Stevenson1-1/+1
2018-05-11staging: bcm2835-camera: Replace BUG_ON with return errorDave Stevenson1-3/+4
2018-05-11staging: bcm2835-camera: Move struct vchiq_mmal_rectDave Stevenson2-8/+8
2018-05-11staging: bcm2835-camera: Add multiple include protectionDave Stevenson1-0/+5
2018-05-11staging: bcm2835-camera: Remove V4L2/MMAL buffer remappingDave Stevenson2-87/+29
2018-05-11staging: bcm2835-camera: Match MMAL buffer count to V4L2.Dave Stevenson3-26/+5
2018-05-11staging: bcm2835-camera: Remove bulk_mutex as it is not requiredDave Stevenson1-47/+1
2018-05-11staging: bcm2835-camera: Allocate context once per bufferDave Stevenson4-13/+62
2018-05-11staging: bcm2835-camera: Skip ISP pass to eliminate padding.Dave Stevenson2-12/+35
2018-05-11staging/bcm2835-camera: Set ourselves up as a platform driver.Eric Anholt2-15/+14
2018-05-11staging/vc04_services: Register a platform device for the camera driver.Eric Anholt1-0/+6
2018-05-06staging: vc04_services: Remove stack hog issue from TODOStefan Wahren1-7/+2
2018-05-06staging: vchiq_shim: Remove unnecessary breakStefan Wahren1-1/+0
2018-05-06staging: vchiq_arm: remove unnecessary returnStefan Wahren1-1/+0
2018-05-06staging: vchiq_2835_arm: Fix whitespace issue in create_pagelistStefan Wahren1-1/+1
2018-05-06staging: vc04_services: Remove defines from MakefileStefan Wahren2-3/+1
2018-05-06staging: vchiq_arm: Make index variable more self-explainingStefan Wahren1-8/+8
2018-05-06staging: vchiq_arm: Rework second abort criterionStefan Wahren1-2/+5
2018-05-06staging: vchiq_arm: Clear VLA warningStefan Wahren1-9/+16
2018-05-06staging: vchiq_arm: print real dump limitStefan Wahren1-2/+1
2018-04-29staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()Kirill Marinushkin3-28/+91
2018-04-23staging: vc04_services: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-1/+0
2018-04-23staging: vchiq_core: Free kthreads in error caseStefan Wahren1-2/+9
2018-04-23staging: vchiq_core: Move all wake-ups to one pointStefan Wahren1-2/+3
2018-04-23staging: vchiq_arm: Avoid long udelayStefan Wahren1-1/+1
2018-04-23staging: vchiq_arm: Fix multiline dereferencesStefan Wahren1-5/+6
2018-04-23staging: vc04_services: Use __func__ macroStefan Wahren3-24/+24
2018-04-23staging: vchiq_core: remove BITSET_ZEROStefan Wahren1-1/+0
2018-04-23staging: vchiq_core: Remove stackhog in process_free_queueStefan Wahren1-4/+12
2018-04-23staging: vchiq_core: Fix missing semaphore release in error caseStefan Wahren1-0/+1
2018-03-29staging: bcm2835-audio: Release resources on module_exit()Kirill Marinushkin1-29/+25
2018-03-22staging: vc04_services: Add outstanding VCHI TODOsStefan Wahren1-0/+31
2018-03-22staging: vc04_services: Remove import of bcm2835-camera from TODOStefan Wahren1-5/+0
2018-03-22staging: vc04_services: bcm2835-camera: Add blank line after declarationNishka Dasgupta1-0/+1
2018-03-14staging: vc04_services: Remove vchiq_queue_bulk_{transmit,receive}.Eric Anholt2-30/+0
2018-03-14staging: vc04_services: Mark the "DT bindings" job done.Eric Anholt1-7/+2
2018-03-14staging: vc04_services: Remove cache-line-size property (v3)Eric Anholt2-10/+11