summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-12media: ti-vpe: cal: remove wait when stopping camerarxTomi Valkeinen1-13/+2
2021-07-12media: ti-vpe: cal: catch VC errorsTomi Valkeinen2-4/+31
2021-07-12media: ti-vpe: cal: clean up CAL_CSI2_VC_IRQ_* macrosTomi Valkeinen1-24/+6
2021-07-12media: ti-vpe: cal: rename CAL_HL_IRQ_MASKTomi Valkeinen2-7/+8
2021-07-12media: ti-vpe: cal: rename cal_ctx->index to dma_ctxTomi Valkeinen3-25/+25
2021-07-12media: ti-vpe: cal: Add pixel processing contextTomi Valkeinen2-4/+6
2021-07-12media: ti-vpe: cal: Add CSI2 contextTomi Valkeinen3-20/+9
2021-07-12media: ti-vpe: cal: change index and cport to u8Tomi Valkeinen1-2/+2
2021-07-12media: ti-vpe: cal: add cal_ctx_prepare/unprepareTomi Valkeinen3-0/+20
2021-07-12media: ti-vpe: cal: use v4l2_get_link_freqTomi Valkeinen1-33/+19
2021-07-12media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime ...Tomi Valkeinen1-11/+12
2021-07-12media: ti-vpe: cal: rename "sensor" to "source"Tomi Valkeinen4-43/+43
2021-07-12media: ti-vpe: cal: remove unused cal_camerarx->dev fieldTomi Valkeinen1-1/+0
2021-07-12media: ti-vpe: cal: fix error handling in cal_camerarx_createTomi Valkeinen1-1/+3
2021-07-12media: ti-vpe: cal: add g/s_parm for legacy APITomi Valkeinen1-0/+16
2021-07-12media: saa7164: remove redundant continue statementColin Ian King1-3/+0
2021-07-12media: saa7134: convert list_for_each to entry variantYang Yingliang1-3/+1
2021-07-12media: drivers/media/platform/marvell-ccic/mcam-core.c : fix typo 'gettig' > ...Herman1-1/+1
2021-07-12media: vivid: increase max number of allowedHans Verkuil1-1/+1
2021-07-12media: TDA1997x: enable EDID supportKrzysztof Hałasa1-0/+1
2021-07-12media: drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo 'in deed im...Herman1-1/+1
2021-07-12media: saa7134: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-3/+4
2021-07-12media: i2c: tvp5150: deleted the repeated wordlijian1-1/+1
2021-07-12media: drivers/media/platform/davinci/vpfe_capture.c : fix typo Proabably > P...Herman1-1/+1
2021-07-12media: atmel: atmel-sama5d2-isc: fix YUYV formatEugen Hristev1-0/+17
2021-07-12media: atomisp: remove redundant initialization of variable retColin Ian King1-1/+1
2021-07-12media: drivers/media/usb/gspca: fix typo Fliker -> FlickerHerman2-70/+70
2021-07-12media: drivers/media/pci/tw5864/Tw5864-reg.h: fix typo issuesHerman1-1/+1
2021-07-12media: cedrus: hevc: Add support for multiple slicesJernej Skrabec2-10/+17
2021-07-12media: hevc: Add segment address fieldJernej Skrabec2-1/+5
2021-07-12media: ivtv: prevent going past the hw arraysMauro Carvalho Chehab2-26/+58
2021-07-12media: uvc: don't do DMA on stackMauro Carvalho Chehab1-11/+23
2021-07-12media: sti: don't copy past the sizeMauro Carvalho Chehab1-2/+1
2021-07-12media: dib8000: rewrite the init prbs logicMauro Carvalho Chehab1-17/+41
2021-07-12media: gspca: Drop default mEzequiel Garcia1-1/+0
2021-07-12media: include/uapi/linux/cec.h: typo: SATERDAY -> SATURDAYHans Verkuil2-2/+2
2021-07-12media: dvbsky: add support for MyGica T230C2_LITE and T230AJán Čáni2-10/+29
2021-07-11Linux 5.14-rc1v5.14-rc1Linus Torvalds1-2/+2
2021-07-11mm/rmap: try_to_migrate() skip zone_device !device_privateHugh Dickins1-3/+3
2021-07-11mm/rmap: fix new bug: premature return from page_mlock_one()Hugh Dickins1-6/+5
2021-07-11mm/rmap: fix old bug: munlocking THP missed other mlocksHugh Dickins1-5/+8
2021-07-11mm/rmap: fix comments left over from recent changesHugh Dickins2-7/+2
2021-07-11Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-12/+31
2021-07-11Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+18
2021-07-11Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-8/+21
2021-07-11Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-23/+33
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds36-162/+287
2021-07-11Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/l...Linus Torvalds77-331/+1872
2021-07-10Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds33-601/+440
2021-07-10mm/page_alloc: Revert pahole zero-sized workaroundMel Gorman2-14/+0