summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/cx25840/cx25840-core.c
AgeCommit message (Expand)Author
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-18media: v4l2-subdev: better document IO pin configuration flagsMauro Carvalho Chehab
2017-12-11media: cx25840: fix a possible divide by zero in set_fmt callbackMaciej S. Szmigiero
2017-12-11media: cx25840: describe standard for 0b1100 value in AFD_FMT_STAT bitsMaciej S. Szmigiero
2017-09-23media: cx25840: make array stds static const, reduces object code sizeColin Ian King
2017-06-06[media] cx25840: fix unchecked return valuesPan Bian
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] cx25840: don't break long linesMauro Carvalho Chehab
2016-07-12[media] media/i2c: drop the last users of the ctrl core opsHans Verkuil
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] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-12-18[media] cx25840: initialize the standard to NTSC_MHans Verkuil
2015-12-18[media] cx25840: fix cx25840_s_stream for cx2388x and cx231xxHans Verkuil
2015-12-18[media] cx25840: relax a Vsrc checkHans Verkuil
2015-12-18[media] cx25840: more cx23888 register address changesHans Verkuil
2015-12-18[media] cx25840: fix VBI support for cx23888Hans Verkuil
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-08-11[media] i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil
2015-05-01[media] cx25840: fix bad identingMauro Carvalho Chehab
2015-02-26[media] cx25840: better document the media padsMauro Carvalho Chehab
2015-02-26[media] cx25840: fix return logic when media entity init failsMauro Carvalho Chehab
2015-02-26[media] cx25840: better document the media controller TODOMauro Carvalho Chehab
2015-02-13[media] cx25840: fill the media controller entityMauro Carvalho Chehab
2014-11-14[media] i2c: Make use of media_bus_format enumBoris BREZILLON
2014-11-11[media] cx25840/cx18: Use standard ordering of mask and shiftJoe Perches
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2013-06-17[media] cx25840: remove the v4l2-chip-ident.h includeHans Verkuil
2013-06-17[media] media/i2c: remove g_chip_ident opHans Verkuil
2013-05-27[media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_registerLad, Prabhakar
2013-05-21[media] media: i2c: Convert to devm_kzalloc()Laurent Pinchart
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2012-10-28[media] cx25840-core: get rid of warning: no previous prototypeMauro Carvalho Chehab
2012-10-07[media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab