aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-08media: ov5640: Rework timings programmingJacopo Mondi1-145/+300
2022-07-08media: ov5640: Rework CSI-2 clock treeJacopo Mondi1-100/+96
2022-07-08media: ov5640: Update pixel_rate and link_freqJacopo Mondi1-2/+83
2022-07-08media: ov5640: Add LINK_FREQ controlJacopo Mondi1-0/+26
2022-07-08media: ov5640: Associate bpp with formatsJacopo Mondi1-15/+48
2022-07-08media: ov5640: Add ov5640_is_csi2() functionJacopo Mondi1-3/+8
2022-07-08media: ov5604: Re-arrange modes definitionJacopo Mondi1-60/+81
2022-07-08media: ov5640: Add pixel rate to modesJacopo Mondi1-3/+41
2022-07-08media: stm32-dcmi: add support of 1X16 serial pixel formats variantHugues Fruchet1-6/+12
2022-07-08media: st-mipid02: expose 1X16 serial pixel formatHugues Fruchet1-1/+19
2022-07-08media: st-mipid02: add support for YVYU and VYUY formatsAlain Volmat1-1/+6
2022-07-08media: st-mipid02: add support of pixel clock polarityHugues Fruchet1-0/+3
2022-07-08media: ov7251: Fix multiple problems in s_stream callbackSakari Ailus1-3/+2
2022-07-08media: sunxi: Add support for the A83T MIPI CSI-2 controllerPaul Kocialkowski9-0/+1150
2022-07-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo8-40/+53
2022-07-08media: sunxi: Add support for the A31 MIPI CSI-2 controllerPaul Kocialkowski7-0/+897
2022-07-08Merge tag 'tee-fixes-for-v5.19' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixesArnd Bergmann3-4/+4
2022-07-08media: hantro: Add support for RK356x encoderNicolas Frattaroli3-0/+27
2022-07-08media: amphion: release core lock before reset vpu coreMing Qian1-1/+6
2022-07-08ath9k: remove unexpected words "the" in commentsJiang Jian1-1/+1
2022-07-08media: Fix incorrect P010 chroma order descriptionSebastian Fricke1-1/+1
2022-07-08ath11k: Fix typo in commentsZhang Jiaming1-1/+1
2022-07-08media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignmentAngeloGioacchino Del Regno1-0/+2
2022-07-08media: pvrusb2: drop unexpected word 'a' in commentsJiang Jian1-1/+1
2022-07-08media: ti: drop unexpected word 'a' in commentsJiang Jian1-1/+1
2022-07-08media: gspca: drop unexpected word 'is' in the commentsJiang Jian1-1/+1
2022-07-08media: cx18: Fix typo in commentsJiang Jian1-1/+1
2022-07-08nvmem: mtk-efuse: Simplify with devm_platform_get_and_ioremap_resource()AngeloGioacchino Del Regno1-2/+1
2022-07-08nvmem: microchip-otpc: add supportClaudiu Beznea3-0/+297
2022-07-08binder: fix redefinition of seq_file attributesCarlos Llamas3-107/+100
2022-07-08eeprom: idt_89hpesx: fix clang -Wformat warningsJustin Stitt1-3/+3
2022-07-08slimbus: messaging: fix typos in commentsJulia Lawall1-2/+2
2022-07-08drivers: slimbus: Directly use ida_alloc()/free()keliu1-3/+3
2022-07-08intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin1-0/+5
2022-07-08intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin1-0/+5
2022-07-08intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin1-0/+5
2022-07-08intel_th: msu: Fix vmalloced buffersAlexander Shishkin1-2/+12
2022-07-08intel_th: msu-sink: Potential dereference of null pointerJiasheng Jiang1-0/+3
2022-07-08intel_th: Fix a resource leak in an error handling pathChristophe JAILLET1-2/+8
2022-07-08virt: acrn: using for_each_set_bit to simplify the codeYang Yingliang1-5/+1
2022-07-08sgi-xp: Use the bitmap API to allocate bitmapsChristophe JAILLET1-7/+6
2022-07-08net: ag71xx: switch to napi_build_skb() to reuse skbuff_headsSieng-Piaw Liew1-5/+5
2022-07-08Merge tag 'arch-cache-topo-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into driver-core-nextGreg Kroah-Hartman3-113/+172
2022-07-08tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby3-12/+36
2022-07-08tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()Jiri Slaby1-5/+10
2022-07-08iommu/arm-smmu-qcom: Add debug support for TLB sync timeoutsSai Prakash Ranjan7-9/+211
2022-07-08tty: n_gsm: fix missing corner cases in gsmld_poll()Daniel Starke1-2/+5
2022-07-08tty: n_gsm: fix flow control handling in tx pathDaniel Starke1-1/+1
2022-07-08tty: n_gsm: fix DM commandDaniel Starke1-1/+1
2022-07-08tty: n_gsm: fix wrong T1 retry count handlingDaniel Starke1-2/+2