开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
adv748x
Age
Commit message (
Expand
)
Author
2024-06-19
media: adv748x-csi2: Use the subdev active state
Jacopo Mondi
2024-06-19
media: adv748x-csi2: Validate the image format
Jacopo Mondi
2024-06-19
media: adv748x-afe: Use 1X16 media bus code
Jacopo Mondi
2024-06-19
media: adv748x-csi2: Implement enum_mbus_codes
Jacopo Mondi
2024-04-09
media: i2c: adv748x: Switch dv timing callbacks to pad ops
Paweł Anikiel
2024-02-05
media: i2c: adv748: Fix kerneldoc
Ricardo Ribalda
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-08-10
media: adv748x: Return to endpoint matching
Sakari Ailus
2023-07-28
media: v4l: async: Simplify async sub-device fwnode matching
Sakari Ailus
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-11
media: i2c: adv748x: Report correct DV timings for pattern generator
Niklas Söderlund
2023-04-11
media: i2c: adv748x: Write initial DV timings to device
Niklas Söderlund
2023-04-11
media: i2c: adv748x: Fix lookup of DV timings
Niklas Söderlund
2022-10-24
media: adv748x: afe: Select input port when initializing AFE
Niklas Söderlund
2022-10-24
media: adv748x: Remove dead function declaration
Niklas Söderlund
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-17
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
2022-02-17
media: v4l2-mediabus: Use structures to describe bus configuration
Laurent Pinchart
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-03-22
media: media/i2c: fix kerneldoc issues for media i2c headers
Hans Verkuil
2020-12-03
media: adv748x: Configure device when resuming from sleep
Niklas Söderlund
2020-12-03
media: adv748x: csi2: Set virtual channel when device is reset
Niklas Söderlund
2020-12-03
media: adv748x: afe: Select input port when device is reset
Niklas Söderlund
2020-12-03
media: adv748x: Only set i2c addresses once during probe
Niklas Söderlund
2020-11-16
media: adv748x: Zero entire struct v4l2_fwnode_endpoint
Sakari Ailus
2020-08-18
media: i2c: adv748x: Implement get_mbus_config
Jacopo Mondi
2020-08-18
media: i2c: adv748x: Adjust TXA data lanes number
Jacopo Mondi
2019-12-13
media: i2c: adv748x: Fix unsafe macros
Gustavo A. R. Silva
2019-09-24
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-08-14
i2c: replace i2c_new_secondary_device with an ERR_PTR variant
Wolfram Sang
2019-08-13
media: i2c: adv748x: Convert to new i2c device probe()
Kieran Bingham
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
[next]