index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
adv748x
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-3
/
+3
2019-08-14
i2c: replace i2c_new_secondary_device with an ERR_PTR variant
Wolfram Sang
1
-3
/
+3
2019-08-13
media: i2c: adv748x: Convert to new i2c device probe()
Kieran Bingham
1
-11
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-18
media: i2c: adv748x: Remove PAGE_WAIT
Kieran Bingham
2
-14
/
+6
2019-02-18
media: i2c: adv748x: Convert SW reset routine to function
Kieran Bingham
2
-10
/
+38
2019-02-18
media: adv748x: Implement TX link_setup callback
Jacopo Mondi
2
-1
/
+49
2019-02-18
media: adv748x: Store the TX sink in HDMI/AFE
Jacopo Mondi
4
-4
/
+19
2019-02-18
media: adv748x: Store the source subdevice in TX
Jacopo Mondi
3
-4
/
+12
2019-02-18
media: adv748x: csi2: Link AFE with TXA and TXB
Jacopo Mondi
1
-21
/
+23
2019-02-18
media: adv748x: Rename reset procedures
Jacopo Mondi
1
-14
/
+10
2019-02-18
media: adv748x: Add is_txb()
Jacopo Mondi
2
-1
/
+4
2019-01-21
media: i2c: adv748x: Use devm to allocate the device struct
Steve Longerbeam
1
-4
/
+1
2019-01-16
media: i2c: adv748x: configure number of lanes used for TXA CSI-2 transmitter
Niklas Söderlund
1
-69
/
+70
2019-01-16
media: i2c: adv748x: store number of CSI-2 lanes described in device tree
Niklas Söderlund
2
-0
/
+51
2019-01-16
media: i2c: adv748x: reuse power up sequence when initializing CSI-2
Niklas Söderlund
1
-37
/
+13
2018-10-04
media: i2c: adv748x: fix typo in comment for TXB CSI-2 transmitter power down
Niklas Söderlund
1
-1
/
+1
2018-10-04
media: i2c: adv748x: Register only enabled inputs
Jacopo Mondi
2
-3
/
+13
2018-10-04
media: i2c: adv748x: Conditionally enable only CSI-2 outputs
Jacopo Mondi
1
-7
/
+1
2018-10-04
media: i2c: adv748x: Handle TX[A|B] power management
Jacopo Mondi
5
-43
/
+25
2018-10-04
media: i2c: adv748x: Support probing a single output
Jacopo Mondi
3
-15
/
+30
2018-09-12
media: adv748x: convert to SPDX identifiers
Kuninori Morimoto
5
-26
/
+6
2018-06-28
media: i2c: adv748x: csi2: set entity function to video interface bridge
Steve Longerbeam
1
-1
/
+1
2018-05-25
media: i2c: adv748x: Fix pixel rate values
Laurent Pinchart
2
-13
/
+7
2018-04-05
media: i2c: adv748x: afe: fix sparse warning
Niklas Söderlund
1
-1
/
+2
2018-03-21
media: i2c: adv748x: Add support for i2c_new_secondary_device
Kieran Bingham
2
-55
/
+36
2018-03-21
media: i2c: adv748x: Add missing CBUS page
Kieran Bingham
2
-0
/
+5
2018-03-21
media: i2c: adv748x: Simplify regmap configuration
Kieran Bingham
1
-89
/
+20
2018-02-26
media: i2c: adv748x: Fix cleanup jump on chip identification
Kieran Bingham
1
-1
/
+1
2018-02-26
media: i2c: adv748x: fix HDMI field heights
Kieran Bingham
1
-0
/
+3
2017-12-08
media: i2c: adv748x: Restore full DT paths in kernel messages
Geert Uytterhoeven
1
-6
/
+4
2017-12-08
media: i2c: adv748x: Remove duplicate NULL check
Andy Shevchenko
1
-4
/
+2
2017-12-08
media: i2c: adv748x: Store the pixel rate ctrl on CSI objects
Kieran Bingham
3
-6
/
+9
2017-10-04
[media] media: i2c: adv748x: Map v4l2_std_id to the internal reg value
Simon Yuan
1
-1
/
+6
2017-08-28
media: i2c: adv748x: Export I2C device table entries as module aliases
Javier Martinez Canillas
1
-0
/
+1
2017-07-19
media: adv748x: get rid of unused var
Mauro Carvalho Chehab
1
-3
/
+2
2017-07-19
media: i2c: adv748x: add adv748x driver
Kieran Bingham
6
-0
/
+2911