summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/saa6752hs.c
Commit message (Expand)AuthorAgeFilesLines
* media: saa6752hs: Don't set format in sub-device stateSakari Ailus2023-12-081-3/+1
* media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus2023-11-231-1/+1
* media: i2c: Use accessors for pad config 'try_*' fieldsLaurent Pinchart2023-11-231-1/+1
* media: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-251-1/+1
* media: i2c/saa6752hs: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-211-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-2/+1
* media: v4l2-subdev: add subdev-wide state structTomi Valkeinen2021-06-171-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 68Thomas Gleixner2019-05-241-13/+1
* media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-041-4/+4
* [media] i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-111-1/+0
* [media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil2015-05-011-12/+16
* [media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil2015-05-011-2/+12
* [media] i2c: Make use of media_bus_format enumBoris BREZILLON2014-11-141-3/+3
* [media] saa6752hs: Convert to devm_kzalloc()Axel Lin2014-08-211-3/+3
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-1/+1
* [media] saa6752hs: move to media/i2cHans Verkuil2014-01-071-0/+790