summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/adv7180.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-22media: i2c/adv7180: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-20media: i2c: adv7180: fix reserved bit in Video Selection 2Benjamin Marty1-1/+4
2022-05-17media: i2c: adv7180: Add support for the test patternsFabio Estevam1-0/+46
2022-02-17media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flagLaurent Pinchart1-2/+1
2022-02-17media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_CHANNEL_* flagsLaurent Pinchart1-1/+0
2022-02-17media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart1-3/+5
2021-07-22media: i2c: adv7180: fix adv7280 BT.656-4 compatibilityMatthew Michilot1-4/+26
2021-07-22media: i2c: adv7180: Print the chip ID on probeFabio Estevam1-2/+10
2021-07-22media: adv7180: Add optional reset GPIOFrieder Schrempf1-0/+24
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-9/+9
2020-11-16media: i2c: adv7180: simplify getting state containerKrzysztof Kozlowski1-4/+2
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-18media: i2c: Use the new get_mbus_config pad opJacopo Mondi1-3/+4
2020-02-24media: adv7180: Add init_cfg pad operationNiklas Söderlund1-0/+12
2019-10-25media: adv7180: Only print 'chip found' message on successful probeFabio Estevam1-3/+3
2019-08-13media: i2c: adv7180: convert to i2c_new_dummy_deviceWolfram Sang1-6/+6
2018-12-03media: adv7180: add g_skip_frames supportTim Harvey1-0/+15
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus1-1/+1
2018-09-12media: adv7180: convert to SPDX identifiersKuninori Morimoto1-10/+1
2018-07-27media: adv7180: add g_frame_interval supportNiklas Söderlund1-0/+17
2018-07-27media: adv7180: fix field type to V4L2_FIELD_ALTERNATENiklas Söderlund1-5/+8
2018-07-25media: adv7180/tvp514x/tvp7002: fix entity functionHans Verkuil1-1/+1
2017-12-08media: adv7180: Remove duplicate checksAndy Shevchenko1-8/+4
2017-10-31media: adv7180: don't clear V4L2_SUBDEV_FL_IS_I2CAkinobu Mita1-1/+1
2017-07-20media: adv7180: add missing adv7180cp, adv7180st i2c device IDsUlrich Hecht1-0/+2
2017-06-06[media] media: adv7180: add adv7180cp, adv7180st compatible stringsUlrich Hecht1-0/+2
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-09-19[media] media: adv7180: fill in mbus format in set_fmtNiklas Söderlund1-2/+4
2016-09-19[media] adv7180: rcar-vin: change mbus format to UYVYNiklas Söderlund1-2/+2
2016-08-24[media] v4l2-subdev: rename cropcap to g_pixelaspectHans Verkuil1-6/+6
2016-08-24[media] media: adv7180: add power pin controlSteve Longerbeam1-0/+27
2016-08-24[media] media: adv7180: define more registersSteve Longerbeam1-24/+49
2016-07-29[media] media: adv7180: Fix broken interrupt register accessSteve Longerbeam1-9/+9
2016-05-06[media] media: adv7180: Add of compatible strings for full familyJulian Scheel1-0/+8
2016-04-25[media] adv7180: fix broken standards handlingHans Verkuil1-38/+80
2016-04-20[media] adv7180: Add g_tvnorms operationNiklas Söderlund1-1/+7
2016-04-20[media] adv7180: Add cropcap operationNiklas Söderlund1-0/+16
2016-04-20[media] adv7180: Add g_std operationNiklas Söderlund1-0/+10
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab1-1/+1
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab1-1/+1
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab1-1/+1
2015-11-17[media] media: adv7180: increase delay after reset to 5msUlrich Hecht1-1/+1
2015-08-11[media] i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-06[media] media: adv7180: add of match tableBen Dooks1-0/+11
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-5/+5
2015-02-02[media] adv7180: Add fast switch supportLars-Peter Clausen1-0/+29
2015-02-02[media] adv7180: Add I2P supportLars-Peter Clausen1-8/+148
2015-02-02[media] adv7180: Add support for the adv7280-m/adv7281-m/adv7281-ma/adv7282-mLars-Peter Clausen1-16/+154
2015-02-02[media] adv7180: Add support for the adv7280/adv7281/adv7282Lars-Peter Clausen1-2/+54