aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/i2c/cx25840/cx25840-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-21media: cx25840: Register labeling, chip specific correctionBrad Love1-20/+20
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-29media: cx25840: Address several coding style issuesMauro Carvalho Chehab1-324/+591
2019-05-28media: cx25840: set_fmt operation should clamp out-of-range picture sizesMaciej S. Szmigiero1-19/+40
2019-05-28media: cx25840: add pin to pad mapping and output format configurationMaciej S. Szmigiero1-9/+405
2019-05-28media: cx25840: implement g_std operationMaciej S. Szmigiero1-0/+10
2019-05-28media: cx25840: g_std operation really implements querystd operationMaciej S. Szmigiero1-4/+5
2019-05-28media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw()Maciej S. Szmigiero1-36/+34
2019-02-18media: cx25840: mark pad sig_types to fix cx231xx initCody P Schafer1-1/+2
2018-03-07media: cx25840: Use subdev host data for PLL overrideBrad Love1-6/+22
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-1/+1
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-3/+3
2017-12-18media: v4l2-subdev: better document IO pin configuration flagsMauro Carvalho Chehab1-9/+9
2017-12-11media: cx25840: fix a possible divide by zero in set_fmt callbackMaciej S. Szmigiero1-2/+3
2017-12-11media: cx25840: describe standard for 0b1100 value in AFD_FMT_STAT bitsMaciej S. Szmigiero1-2/+2
2017-09-23media: cx25840: make array stds static const, reduces object code sizeColin Ian King1-1/+1
2017-06-06[media] cx25840: fix unchecked return valuesPan Bian1-15/+21
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-10-21[media] cx25840: don't break long linesMauro Carvalho Chehab1-8/+3
2016-07-12[media] media/i2c: drop the last users of the ctrl core opsHans Verkuil1-7/+0
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-entity.h: rename entity.type to entity.functionMauro 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-12-18[media] cx25840: initialize the standard to NTSC_MHans Verkuil1-1/+2
2015-12-18[media] cx25840: fix cx25840_s_stream for cx2388x and cx231xxHans Verkuil1-18/+19
2015-12-18[media] cx25840: relax a Vsrc checkHans Verkuil1-1/+7
2015-12-18[media] cx25840: more cx23888 register address changesHans Verkuil1-26/+23
2015-12-18[media] cx25840: fix VBI support for cx23888Hans Verkuil1-10/+10
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab1-1/+1
2015-08-11[media] i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil1-3/+12
2015-05-01[media] cx25840: fix bad identingMauro Carvalho Chehab1-1/+1
2015-02-26[media] cx25840: better document the media padsMauro Carvalho Chehab1-3/+3
2015-02-26[media] cx25840: fix return logic when media entity init failsMauro Carvalho Chehab1-2/+1
2015-02-26[media] cx25840: better document the media controller TODOMauro Carvalho Chehab1-1/+14
2015-02-13[media] cx25840: fill the media controller entityMauro Carvalho Chehab1-0/+18
2014-11-14[media] i2c: Make use of media_bus_format enumBoris BREZILLON1-1/+1
2014-11-11[media] cx25840/cx18: Use standard ordering of mask and shiftJoe Perches1-6/+6
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-2/+2
2013-06-17[media] cx25840: remove the v4l2-chip-ident.h includeHans Verkuil1-25/+25
2013-06-17[media] media/i2c: remove g_chip_ident opHans Verkuil1-14/+0
2013-05-27[media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_registerLad, Prabhakar1-4/+0
2013-05-21[media] media: i2c: Convert to devm_kzalloc()Laurent Pinchart1-3/+1
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-1/+1
2012-10-28[media] cx25840-core: get rid of warning: no previous prototypeMauro Carvalho Chehab1-1/+1
2012-10-07[media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin1-1/+1