aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/cx25840 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner6-60/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-1/+1
2019-03-01media: i2c: fix several typosMauro Carvalho Chehab2-3/+3
2019-02-18media: cx25840: mark pad sig_types to fix cx231xx initCody P Schafer2-2/+2
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young1-4/+2
2018-07-04media: cx25840: add kernel-doc description of struct cx25840_stateMaciej S. Szmigiero1-2/+31
2018-03-07media: cx25840: Use subdev host data for PLL overrideBrad Love1-6/+22
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab3-3/+3
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2-5/+5
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab1-2/+0
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 Ailus6-25/+0
2016-10-21[media] cx25840: don't break long linesMauro Carvalho Chehab2-12/+6
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 Verkuil3-19/+34
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab5-5/+5
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 Chehab2-4/+12
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 Chehab2-0/+21
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-11-03[media] cx25840: convert max_buf_size var to lowercaseMauro Carvalho Chehab1-4/+4
2014-11-03[media] cx25840: Don't report an error if max size is adjustedMauro Carvalho Chehab1-4/+3
2014-08-21[media] cx25840: Spelling s/compuations/computations/Geert Uytterhoeven1-1/+1
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 Verkuil2-36/+48
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 Pinchart2-8/+3
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-12-27[media] cx25840: Replace memcpy with struct assignmentEzequiel Garcia1-4/+2