index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
adv748x
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-18
media: i2c: adv748x: Remove PAGE_WAIT
Kieran Bingham
2019-02-18
media: i2c: adv748x: Convert SW reset routine to function
Kieran Bingham
2019-02-18
media: adv748x: Implement TX link_setup callback
Jacopo Mondi
2019-02-18
media: adv748x: Store the TX sink in HDMI/AFE
Jacopo Mondi
2019-02-18
media: adv748x: Store the source subdevice in TX
Jacopo Mondi
2019-02-18
media: adv748x: csi2: Link AFE with TXA and TXB
Jacopo Mondi
2019-02-18
media: adv748x: Rename reset procedures
Jacopo Mondi
2019-02-18
media: adv748x: Add is_txb()
Jacopo Mondi
2019-01-21
media: i2c: adv748x: Use devm to allocate the device struct
Steve Longerbeam
2019-01-16
media: i2c: adv748x: configure number of lanes used for TXA CSI-2 transmitter
Niklas Söderlund
2019-01-16
media: i2c: adv748x: store number of CSI-2 lanes described in device tree
Niklas Söderlund
2019-01-16
media: i2c: adv748x: reuse power up sequence when initializing CSI-2
Niklas Söderlund
2018-10-04
media: i2c: adv748x: fix typo in comment for TXB CSI-2 transmitter power down
Niklas Söderlund
2018-10-04
media: i2c: adv748x: Register only enabled inputs
Jacopo Mondi
2018-10-04
media: i2c: adv748x: Conditionally enable only CSI-2 outputs
Jacopo Mondi
2018-10-04
media: i2c: adv748x: Handle TX[A|B] power management
Jacopo Mondi
2018-10-04
media: i2c: adv748x: Support probing a single output
Jacopo Mondi
2018-09-12
media: adv748x: convert to SPDX identifiers
Kuninori Morimoto
2018-06-28
media: i2c: adv748x: csi2: set entity function to video interface bridge
Steve Longerbeam
2018-05-25
media: i2c: adv748x: Fix pixel rate values
Laurent Pinchart
2018-04-05
media: i2c: adv748x: afe: fix sparse warning
Niklas Söderlund
2018-03-21
media: i2c: adv748x: Add support for i2c_new_secondary_device
Kieran Bingham
2018-03-21
media: i2c: adv748x: Add missing CBUS page
Kieran Bingham
2018-03-21
media: i2c: adv748x: Simplify regmap configuration
Kieran Bingham
2018-02-26
media: i2c: adv748x: Fix cleanup jump on chip identification
Kieran Bingham
2018-02-26
media: i2c: adv748x: fix HDMI field heights
Kieran Bingham
2017-12-08
media: i2c: adv748x: Restore full DT paths in kernel messages
Geert Uytterhoeven
2017-12-08
media: i2c: adv748x: Remove duplicate NULL check
Andy Shevchenko
2017-12-08
media: i2c: adv748x: Store the pixel rate ctrl on CSI objects
Kieran Bingham
2017-10-04
[media] media: i2c: adv748x: Map v4l2_std_id to the internal reg value
Simon Yuan
2017-08-27
media: i2c: adv748x: Export I2C device table entries as module aliases
Javier Martinez Canillas
2017-07-19
media: adv748x: get rid of unused var
Mauro Carvalho Chehab
2017-07-19
media: i2c: adv748x: add adv748x driver
Kieran Bingham