summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/camera.c
Commit message (Expand)AuthorAgeFilesLines
* greybus: camera: Add debug data formatGjorgji Rosikopulos2016-06-091-1/+5
* greybus: camera-gb: Implement camera module reference counting as subject.Evgeniy Borisov2016-06-031-25/+72
* greybus: eliminate unneeded null checkAlex Elder2016-05-271-2/+1
* greybus: report right error valueAlex Elder2016-05-271-1/+1
* greybus: Revert "update UniPro Set Interface Power Mode operation to match spec"Jeffrey Carlyle2016-05-251-8/+2
* greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh2016-05-241-2/+8
* greybus: camera: Convert to bundle driverLaurent Pinchart2016-05-201-39/+84
* greybus: camera: fix data-connection handlingJohan Hovold2016-05-131-16/+18
* greybus: svc: reconfig APBridgeA-Switch link to handle required loadMitchell Tasman2016-05-041-2/+2
* greybus: camera-gb: Remove hardcode for CSI TX number of lanesEvgeniy Borisov2016-04-211-1/+1
* greybus: camera-gb: Extend the configure streams interfaceEvgeniy Borisov2016-04-111-4/+13
* greybus: camera: Add metadata formatGjorgji Rosikopulos2016-04-041-0/+4
* greybus: camera: Use pointer for gb camera module opsGjorgji Rosikopulos2016-03-311-7/+14
* greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman2016-03-221-3/+3
* greybus: camera: Improve module registration mechanismGjorgji Rosikopulos2016-03-171-8/+17
* greybus: camera: Register capabilities operationJacopo Mondi2016-03-171-0/+14
* greybus: camera: Implement the capabilities operationLaurent Pinchart2016-03-171-1/+59
* greybus: camera: disable E2EFC on CSI connectionFabien Parent2016-03-041-3/+1
* greybus: connection: generalise CPortFlags handlingJohan Hovold2016-03-041-1/+5
* greybus: camera: Rename clock_mode to flagsJacopo Mondi2016-02-231-2/+3
* greybus: camera: Add CSI configuration parametersJacopo Mondi2016-02-231-1/+10
* greybus: camera: Don't configure CSI TX in test only modeLaurent Pinchart2016-02-151-11/+6
* greybus: camera: Set power mode after configuring streamsLaurent Pinchart2016-02-151-27/+16
* greybus: camera: Clean up when AP link power mode configuration failedLaurent Pinchart2016-02-151-0/+1
* greybus: camera: Factorize link power mode configuration code into a functionLaurent Pinchart2016-02-151-64/+52
* greybus: camera: Add missing return valueJacopo Mondi2016-02-051-2/+1
* greybus: camera: Reset link speed on failed configJacopo Mondi2016-02-051-6/+11
* greybus: camera: Stream config change unipro speedJacopo Mondi2016-01-251-22/+88
* greybus: camera: add semiplanar and planar formatsGjorgji Rosikopulos2016-01-221-2/+10
* greybus: camera: Update configure stream based on new interfaceGjorgji Rosikopulos2016-01-171-8/+22
* greybus: Revert "camera: Fix backword compatibility in configure streams"Greg Kroah-Hartman2016-01-151-2/+0
* greybus: camera: Fix backword compatibility in configure streamsGjorgji Rosikopulos2016-01-151-0/+2
* greybus: camera: Return the result flags from the configure_streams responseLaurent Pinchart2016-01-141-8/+12
* greybus: camera: HACK: Register gb camera to the HOST cameraGjorgji Rosikopulos2016-01-131-0/+121
* greybus: APBridge: move APBridge request protocol to a common .h fileGreg Kroah-Hartman2016-01-121-7/+4
* greybus: host: provide "generic" apbridge output callsGreg Kroah-Hartman2016-01-121-10/+21
* greybus: camera: Add support for flags to stream_configureJacopo Mondi2016-01-081-7/+17
* greybus: svc: Replace link config hack with standard operationLaurent Pinchart2016-01-081-4/+12
* greybus: camera: Raise the CSI-2 bandwidthLaurent Pinchart2016-01-061-2/+2
* greybus: camera: destroy data connection on link-config errorsJohan Hovold2015-12-301-2/+2
* greybus: camera: fix memory leak in capture-request handlerJohan Hovold2015-12-301-1/+6
* greybus: camera: fix memory leak in configure-streams error pathJohan Hovold2015-12-301-1/+1
* greybus: camera: Fix remaining endian conversion issuesLaurent Pinchart2015-12-211-4/+4
* greybus: camera: Set link power mode to HS-G2 with 2 lanesLaurent Pinchart2015-12-211-2/+2
* greybus: camera: Configure the bridge CSI transmitterLaurent Pinchart2015-12-211-0/+23
* greybus: camera: Configure link speed for the data connectionLaurent Pinchart2015-12-211-0/+10
* greybus: camera: Fix endian conversion issuesLaurent Pinchart2015-12-211-10/+10
* greybus: Camera: remove f_dentry usageGreg Kroah-Hartman2015-12-141-1/+1
* greybus: Add driver for the camera class protocolLaurent Pinchart2015-12-141-0/+611
OpenPOWER on IntegriCloud