summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/camera.c
AgeCommit message (Expand)Author
2021-04-02staging: greybus: camera: Switch to memdup_user_nul()Yang Yingliang
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman
2018-11-26staging: greybus: Parenthesis alignmentCristian Sicilia
2018-11-09staging: greybus: remove unmatched right bracketIoannis Valasakis
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-01staging: greybus: camera: no need to check debugfs return valuesGreg Kroah-Hartman
2018-01-09Staging: greybus: camera: cleanup multiple checks for null pointersSumit Pundir
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2017-01-16Staging: greybus: style fix, permissions as octalDerek Robson
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-04don't open-code file_inode()Al Viro
2016-10-16staging: greybus: camera: Use kcalloc for array's memory allocation.Elise Lennion
2016-10-16staging: greybus: camera: Replace blank spaces with tabstops.Elise Lennion
2016-10-16staging: greybus: camera: Add blank lines after variable declarations.Elise Lennion
2016-09-22staging: greybus: camera: simplify NULL testEva Rachel Retuya
2016-09-19staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman
2016-08-12greybus: camera: Remove support for legacy modulesJacopo Mondi
2016-08-10greybus: camera: Remove reference to ara subdeviceJacopo Mondi
2016-07-27greybus: camera: Rename debug and metadata mbus formatsGjorgji Rosikopulos
2016-07-17greybus: camera: Configure APB-A with new paramsJacopo Mondi
2016-07-17greybus: camera: Update Configure Streams ResponseJacopo Mondi
2016-07-17greybus: camera: Hardcode the APB-A CSI-2 TX parametersLaurent Pinchart
2016-07-17greybus: camera: Add wrapper for sync operation with flagsJacopo Mondi
2016-07-17greybus: camera: Add bpp to Greybus Format descriptionJacopo Mondi
2016-07-14greybus: camera: add runtime pm supportDavid Lin
2016-07-05greybus: camera: Fix size of configure_streams(0)Jacopo Mondi
2016-07-05greybus: camera: Fix number of configured streamsJacopo Mondi
2016-07-05greybus: camera: Early update num_streams and flagsJacopo Mondi
2016-06-24greybus: camera: Add RAW data formatEvgeniy Borisov
2016-06-15greybus: camera: Create and destroy data connection on demandLaurent Pinchart
2016-06-15greybus: camera: Fix data connection setupLaurent Pinchart
2016-06-15greybus: camera: Clean up on stream configuration failureLaurent Pinchart
2016-06-13greybus: camera: Initialize mutex before using itViresh Kumar
2016-06-09greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh
2016-06-09greybus: camera: Add debug data formatGjorgji Rosikopulos
2016-06-03greybus: camera-gb: Implement camera module reference counting as subject.Evgeniy Borisov
2016-05-27greybus: eliminate unneeded null checkAlex Elder
2016-05-27greybus: report right error valueAlex Elder
2016-05-25greybus: Revert "update UniPro Set Interface Power Mode operation to match spec"Jeffrey Carlyle
2016-05-24greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh
2016-05-20greybus: camera: Convert to bundle driverLaurent Pinchart
2016-05-13greybus: camera: fix data-connection handlingJohan Hovold
2016-05-04greybus: svc: reconfig APBridgeA-Switch link to handle required loadMitchell Tasman
2016-04-21greybus: camera-gb: Remove hardcode for CSI TX number of lanesEvgeniy Borisov
2016-04-11greybus: camera-gb: Extend the configure streams interfaceEvgeniy Borisov
2016-04-04greybus: camera: Add metadata formatGjorgji Rosikopulos
2016-03-31greybus: camera: Use pointer for gb camera module opsGjorgji Rosikopulos
2016-03-22greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman
2016-03-17greybus: camera: Improve module registration mechanismGjorgji Rosikopulos