Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | media: i2c: max2175: convert to SPDX identifiers | Kuninori Morimoto | 2018-09-12 | 1 | -10/+2 |
| | | | | | | | | | This patch updates license to use SPDX-License-Identifier instead of verbose license text. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: Ramesh Shanmugasundaram <Ramesh.shanmugasundaram@bp.renesas.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | ||||
* | [media] media: i2c: max2175: Add MAX2175 support | Ramesh Shanmugasundaram | 2017-06-20 | 1 | -0/+109 |
This patch adds driver support for the MAX2175 chip. This is Maxim Integrated's RF to Bits tuner front end chip designed for software-defined radio solutions. This driver exposes the tuner as a sub-device instance with standard and custom controls to configure the device. Signed-off-by: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com> Signed-off-by: Hans Verkuil <hansverk@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> |