summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-camera
Commit message (Expand)AuthorAgeFilesLines
* staging/vc04_services/bcm2835-camera: distinct numeration and names for devicesMichael Kupfer2019-12-101-3/+6
* staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef2019-11-071-1/+1
* staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef2019-11-071-1/+1
* staging: vc04_services: Remove enum typedefs in vchiJamal Shareef2019-11-021-1/+1
* staging: vc04_services: place the AND operator at the end of the previous lineJules Irenge2019-10-131-2/+2
* Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-181-1/+1
|\
| * staging: bcm2835-camera: Spelling s/conencted/connected/Geert Uytterhoeven2019-08-021-1/+1
* | 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-1112-669/+834
|\
| * 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
| * staging: bcm2835-camera: Add sanity checks for queue_setup/CREATE_BUFSDave Stevenson2019-07-011-0/+16
| * staging: bcm2835-camera: Fix stride on RGB3/BGR3 formatsDave Stevenson2019-07-011-6/+20
| * staging: mmal-vchiq: Avoid use of bool in structuresDave Stevenson2019-07-012-8/+8
| * staging: bcm2835-camera: Remove/amend some obsolete commentsDave Stevenson2019-07-011-10/+1
| * staging: bcm2835-camera: Correct V4L2_CID_COLORFX_CBCR behaviourDave Stevenson2019-07-011-2/+2
| * staging: bcm2835-camera: Use enums for max value in controlsDave Stevenson2019-07-011-24/+13
| * staging: bcm2835-camera: Fix up mmal-parameters.hDave Stevenson2019-07-011-102/+159
| * staging: bcm2835-camera: Fix multiple assignments should be avoidedDave Stevenson2019-07-011-2/+3
| * staging: bcm2835-camera: Unify header inclusion definesDave Stevenson2019-07-011-2/+2
| * staging: bcm2835-camera: Add multiple inclusion protection to headersDave Stevenson2019-07-012-0/+6
| * staging: bcm2835-camera: Set sequence number correctlyDave Stevenson2019-07-012-0/+6
| * staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson2019-07-012-11/+15
| * staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson2019-07-011-10/+0
| * staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson2019-07-013-6/+23
| * staging: bcm2835-camera: Fix open parenthesis alignmentDave Stevenson2019-07-014-18/+24
| * staging: bcm2835-camera: Fix missing lines between itemsDave Stevenson2019-07-011-0/+1
| * staging: bcm2835-camera: Fix brace style issues.Dave Stevenson2019-07-013-3/+6
| * staging: bcm2835-camera: Fix multiple line dereference errorsDave Stevenson2019-07-011-7/+4
| * staging: bcm2835-camera: Reduce length of enum namesDave Stevenson2019-07-013-112/+111
| * staging: bcm2835-camera: Fix spacing around operatorsDave Stevenson2019-07-013-23/+24
| * staging: bcm2835-camera: Fix comment style violations.Dave Stevenson2019-07-013-169/+185
| * staging: bcm2835-camera: Remove dead email addressesDave Stevenson2019-07-0112-48/+60
| * staging: bcm2835-camera: Return early on errorsDave Stevenson2019-07-011-45/+49
| * staging: bcm2835-camera: Correctly denote key frames in encoded dataDave Stevenson2019-07-011-0/+3
| * staging: bcm2835-camera: Do not bulk receive from service threadDave Stevenson2019-07-011-42/+59
| * staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson2019-07-011-6/+7
| * staging: bcm2835-camera: Check the error for REPEAT_SEQ_HEADERDave Stevenson2019-07-011-1/+1
| * staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()Stefan Wahren2019-07-011-3/+16
| * Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-031-2/+2
| |\
| * | Staging: bcm2835-camera: Prefer kernel typesMadhumitha Prabakaran2019-05-202-3/+4
| * | staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne2019-05-201-6/+5
| * | staging: vc04_services: bcm2835-camera: remove redundant assignment to variab...Colin Ian King2019-05-201-1/+1
* | | Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-111-2/+2
|\ \ \ | | |/ | |/|
| * | Staging: vc04_services: Fix a couple error codesDan Carpenter2019-05-201-2/+2
| |/
* / media: vc04_services/bcm2835-camera: set device_caps in struct video_deviceHans Verkuil2019-06-051-4/+2
|/
* staging: vc04_services: bcm2835-camera: Compress two lines into one lineVatsala Narang2019-05-011-3/+1
* staging: vc04_services: bcm2835-camera: Modify return statement.Vatsala Narang2019-04-301-6/+2
* Staging: vc04_services: Cleanup in ctrl_set_bitrate()Madhumitha Prabakaran2019-04-251-6/+3
* Staging: vc04_services: bcm2835-camera: Remove an exceptional &Madhumitha Prabakaran2019-04-161-29/+29
OpenPOWER on IntegriCloud