summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/camera.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: greybus: camera: cleanup multiple checks for null pointersSumit Pundir2018-01-091-8/+8
* staging: greybus: Remove redundant license textGreg Kroah-Hartman2017-11-111-2/+0
* staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-111-0/+1
* Staging: greybus: style fix, permissions as octalDerek Robson2017-01-161-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-161-2/+2
|\
| * don't open-code file_inode()Al Viro2016-12-041-2/+2
* | staging: greybus: camera: Use kcalloc for array's memory allocation.Elise Lennion2016-10-161-2/+2
* | staging: greybus: camera: Replace blank spaces with tabstops.Elise Lennion2016-10-161-1/+1
* | staging: greybus: camera: Add blank lines after variable declarations.Elise Lennion2016-10-161-0/+1
|/
* staging: greybus: camera: simplify NULL testEva Rachel Retuya2016-09-221-1/+1
* staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman2016-09-191-1/+1
* greybus: camera: Remove support for legacy modulesJacopo Mondi2016-08-121-112/+9
* greybus: camera: Remove reference to ara subdeviceJacopo Mondi2016-08-101-1/+1
* greybus: camera: Rename debug and metadata mbus formatsGjorgji Rosikopulos2016-07-271-2/+2
* greybus: camera: Configure APB-A with new paramsJacopo Mondi2016-07-171-35/+91
* greybus: camera: Update Configure Streams ResponseJacopo Mondi2016-07-171-24/+162
* greybus: camera: Hardcode the APB-A CSI-2 TX parametersLaurent Pinchart2016-07-171-5/+11
* greybus: camera: Add wrapper for sync operation with flagsJacopo Mondi2016-07-171-19/+41
* greybus: camera: Add bpp to Greybus Format descriptionJacopo Mondi2016-07-171-10/+27
* greybus: camera: add runtime pm supportDavid Lin2016-07-141-0/+81
* greybus: camera: Fix size of configure_streams(0)Jacopo Mondi2016-07-051-1/+2
* greybus: camera: Fix number of configured streamsJacopo Mondi2016-07-051-1/+1
* greybus: camera: Early update num_streams and flagsJacopo Mondi2016-07-051-7/+6
* greybus: camera: Add RAW data formatEvgeniy Borisov2016-06-241-0/+32
* greybus: camera: Create and destroy data connection on demandLaurent Pinchart2016-06-151-22/+38
* greybus: camera: Fix data connection setupLaurent Pinchart2016-06-151-5/+19
* greybus: camera: Clean up on stream configuration failureLaurent Pinchart2016-06-151-50/+91
* greybus: camera: Initialize mutex before using itViresh Kumar2016-06-131-2/+1
* greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh2016-06-091-2/+8
* 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
OpenPOWER on IntegriCloud