summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/s5c73m3
AgeCommit message (Expand)Author
2024-02-23media: i2c: replace of_graph_get_next_endpoint()Kuninori Morimoto
2023-12-13media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_intervalLaurent Pinchart
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-02-08media: i2c: s5c73m3: return 0 instead of 'ret'.Hans Verkuil
2023-02-06media: i2c: s5c73m3: remove support for platform dataDmitry Torokhov
2022-12-07media: s5c73m3: Switch to GPIO descriptorsLinus Walleij
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-11-30media: s5c73m3: Drop empty spi_driver remove callbackUwe Kleine-König
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-05-19media: I2C: change 'RST' to "RSET" to fix multiple build errorsRandy Dunlap
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-12media: i2c: s5c73m3: Fix number in auto focus clusterSebastian Gross
2019-08-13media: i2c: s5c73m3: Convert to new i2c device probe()Kieran Bingham
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-01media: i2c: fix several typosMauro Carvalho Chehab
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus
2018-10-03media: v4l: i2c: Add a comment not to use static sub-device names in the futureSakari Ailus
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-03-07media: s5c73m3-core: fix logic on a timeout conditionMauro Carvalho Chehab
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus
2017-01-31[media] v4l: s5c73m3: fix negation operatorAndrzej Hajda
2016-09-22[media] s5c73m3: Fix entity function assignment for the OIF subdevSylwester Nawrocki
2016-02-01[media] s5c73m3: remove duplicate module device tableArnd Bergmann
2016-02-01[media] s5c73m3: Check v4l2_of_parse_endpoint() return valueJavier Martinez Canillas
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab
2016-01-11[media] s5c73m3: fix subdev typeMauro Carvalho Chehab
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-11-18[media] s5c73m3-spi: fix compilation breakage when compiled as ModuleMauro Carvalho Chehab
2015-11-18[media] s5c73m3: Export OF module alias informationJavier Martinez Canillas
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-01[media] s5c73m3: fix a sparse warningMauro Carvalho Chehab
2015-10-01[media] s5c73m3: Export OF module alias informationJavier Martinez Canillas
2015-08-11[media] s5c73m3: Remove redundant spi driver bus initializationAntonio Borneo
2015-04-28[media] s5c73m3/s5k5baf/s5k6aa: fix compiler warningsHans Verkuil
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2015-03-03[media] drivers: media: i2c : s5c73m3: Replace dev_err with pr_errTapasweni Pathak
2014-11-14[media] i2c: Make use of media_bus_format enumBoris BREZILLON
2014-04-15[media] s5c73m3: Add missing rename of v4l2_of_get_next_endpoint() functionSylwester Nawrocki