summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/adv748x/adv748x-core.c
Commit message (Expand)AuthorAgeFilesLines
* media: i2c: adv748x: Remove PAGE_WAITKieran Bingham2019-02-181-13/+6Star
* media: i2c: adv748x: Convert SW reset routine to functionKieran Bingham2019-02-181-10/+22
* media: adv748x: Implement TX link_setup callbackJacopo Mondi2019-02-181-1/+47
* media: adv748x: Store the source subdevice in TXJacopo Mondi2019-02-181-1/+1
* media: adv748x: Rename reset proceduresJacopo Mondi2019-02-181-14/+10Star
* media: i2c: adv748x: Use devm to allocate the device structSteve Longerbeam2019-01-211-4/+1Star
* media: i2c: adv748x: configure number of lanes used for TXA CSI-2 transmitterNiklas Söderlund2019-01-161-69/+70
* media: i2c: adv748x: store number of CSI-2 lanes described in device treeNiklas Söderlund2019-01-161-0/+50
* media: i2c: adv748x: reuse power up sequence when initializing CSI-2Niklas Söderlund2019-01-161-37/+13Star
* media: i2c: adv748x: fix typo in comment for TXB CSI-2 transmitter power downNiklas Söderlund2018-10-041-1/+1
* media: i2c: adv748x: Conditionally enable only CSI-2 outputsJacopo Mondi2018-10-041-7/+1Star
* media: i2c: adv748x: Handle TX[A|B] power managementJacopo Mondi2018-10-041-31/+21Star
* media: i2c: adv748x: Support probing a single outputJacopo Mondi2018-10-041-3/+22
* media: adv748x: convert to SPDX identifiersKuninori Morimoto2018-09-121-6/+2Star
* media: i2c: adv748x: Add support for i2c_new_secondary_deviceKieran Bingham2018-03-211-41/+36Star
* media: i2c: adv748x: Add missing CBUS pageKieran Bingham2018-03-211-0/+3
* media: i2c: adv748x: Simplify regmap configurationKieran Bingham2018-03-211-89/+20Star
* media: i2c: adv748x: Fix cleanup jump on chip identificationKieran Bingham2018-02-261-1/+1
* media: i2c: adv748x: Restore full DT paths in kernel messagesGeert Uytterhoeven2017-12-081-6/+4Star
* media: i2c: adv748x: Remove duplicate NULL checkAndy Shevchenko2017-12-081-4/+2Star
* media: i2c: adv748x: Export I2C device table entries as module aliasesJavier Martinez Canillas2017-08-281-0/+1
* media: i2c: adv748x: add adv748x driverKieran Bingham2017-07-191-0/+832