summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/cx25840
AgeCommit message (Expand)Author
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-29media: cx25840: Address several coding style issuesMauro Carvalho Chehab
2019-05-28media: cx25840: set_fmt operation should clamp out-of-range picture sizesMaciej S. Szmigiero
2019-05-28media: cx25840: add pin to pad mapping and output format configurationMaciej S. Szmigiero
2019-05-28media: cx25840: implement g_std operationMaciej S. Szmigiero
2019-05-28media: cx25840: g_std operation really implements querystd operationMaciej S. Szmigiero
2019-05-28media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw()Maciej S. Szmigiero
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-01media: i2c: fix several typosMauro Carvalho Chehab
2019-02-18media: cx25840: mark pad sig_types to fix cx231xx initCody P Schafer
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-07-04media: cx25840: add kernel-doc description of struct cx25840_stateMaciej S. Szmigiero
2018-03-07media: cx25840: Use subdev host data for PLL overrideBrad Love
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-28media: don't include drivers/media/i2c at cflagsMauro 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-11-03[media] cx25840: convert max_buf_size var to lowercaseMauro Carvalho Chehab
2014-11-03[media] cx25840: Don't report an error if max size is adjustedMauro Carvalho Chehab
2014-08-21[media] cx25840: Spelling s/compuations/computations/Geert Uytterhoeven
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