aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/camera.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-22staging: greybus: camera: simplify NULL testEva Rachel Retuya1-1/+1
2016-09-19staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman1-1/+1
2016-08-12greybus: camera: Remove support for legacy modulesJacopo Mondi1-112/+9
2016-08-10greybus: camera: Remove reference to ara subdeviceJacopo Mondi1-1/+1
2016-07-27greybus: camera: Rename debug and metadata mbus formatsGjorgji Rosikopulos1-2/+2
2016-07-17greybus: camera: Configure APB-A with new paramsJacopo Mondi1-35/+91
2016-07-17greybus: camera: Update Configure Streams ResponseJacopo Mondi1-24/+162
2016-07-17greybus: camera: Hardcode the APB-A CSI-2 TX parametersLaurent Pinchart1-5/+11
2016-07-17greybus: camera: Add wrapper for sync operation with flagsJacopo Mondi1-19/+41
2016-07-17greybus: camera: Add bpp to Greybus Format descriptionJacopo Mondi1-10/+27
2016-07-14greybus: camera: add runtime pm supportDavid Lin1-0/+81
2016-07-05greybus: camera: Fix size of configure_streams(0)Jacopo Mondi1-1/+2
2016-07-05greybus: camera: Fix number of configured streamsJacopo Mondi1-1/+1
2016-07-05greybus: camera: Early update num_streams and flagsJacopo Mondi1-7/+6
2016-06-24greybus: camera: Add RAW data formatEvgeniy Borisov1-0/+32
2016-06-15greybus: camera: Create and destroy data connection on demandLaurent Pinchart1-22/+38
2016-06-15greybus: camera: Fix data connection setupLaurent Pinchart1-5/+19
2016-06-15greybus: camera: Clean up on stream configuration failureLaurent Pinchart1-50/+91
2016-06-13greybus: camera: Initialize mutex before using itViresh Kumar1-2/+1
2016-06-09greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh1-2/+8
2016-06-09greybus: camera: Add debug data formatGjorgji Rosikopulos1-1/+5
2016-06-03greybus: camera-gb: Implement camera module reference counting as subject.Evgeniy Borisov1-25/+72
2016-05-27greybus: eliminate unneeded null checkAlex Elder1-2/+1
2016-05-27greybus: report right error valueAlex Elder1-1/+1
2016-05-25greybus: Revert "update UniPro Set Interface Power Mode operation to match spec"Jeffrey Carlyle1-8/+2
2016-05-24greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh1-2/+8
2016-05-20greybus: camera: Convert to bundle driverLaurent Pinchart1-39/+84
2016-05-13greybus: camera: fix data-connection handlingJohan Hovold1-16/+18
2016-05-04greybus: svc: reconfig APBridgeA-Switch link to handle required loadMitchell Tasman1-2/+2
2016-04-21greybus: camera-gb: Remove hardcode for CSI TX number of lanesEvgeniy Borisov1-1/+1
2016-04-11greybus: camera-gb: Extend the configure streams interfaceEvgeniy Borisov1-4/+13
2016-04-04greybus: camera: Add metadata formatGjorgji Rosikopulos1-0/+4
2016-03-31greybus: camera: Use pointer for gb camera module opsGjorgji Rosikopulos1-7/+14
2016-03-22greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman1-3/+3
2016-03-17greybus: camera: Improve module registration mechanismGjorgji Rosikopulos1-8/+17
2016-03-17greybus: camera: Register capabilities operationJacopo Mondi1-0/+14
2016-03-17greybus: camera: Implement the capabilities operationLaurent Pinchart1-1/+59
2016-03-04greybus: camera: disable E2EFC on CSI connectionFabien Parent1-3/+1
2016-03-04greybus: connection: generalise CPortFlags handlingJohan Hovold1-1/+5
2016-02-23greybus: camera: Rename clock_mode to flagsJacopo Mondi1-2/+3
2016-02-23greybus: camera: Add CSI configuration parametersJacopo Mondi1-1/+10
2016-02-15greybus: camera: Don't configure CSI TX in test only modeLaurent Pinchart1-11/+6
2016-02-15greybus: camera: Set power mode after configuring streamsLaurent Pinchart1-27/+16
2016-02-15greybus: camera: Clean up when AP link power mode configuration failedLaurent Pinchart1-0/+1
2016-02-15greybus: camera: Factorize link power mode configuration code into a functionLaurent Pinchart1-64/+52
2016-02-05greybus: camera: Add missing return valueJacopo Mondi1-2/+1
2016-02-05greybus: camera: Reset link speed on failed configJacopo Mondi1-6/+11
2016-01-25greybus: camera: Stream config change unipro speedJacopo Mondi1-22/+88
2016-01-22greybus: camera: add semiplanar and planar formatsGjorgji Rosikopulos1-2/+10
2016-01-17greybus: camera: Update configure stream based on new interfaceGjorgji Rosikopulos1-8/+22