summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: platform: sun6i-csi: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: platform: mdp3: mark OF related data as maybe unusedKrzysztof Kozlowski2023-07-141-1/+1
* media: platform: mdp3: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: platform: marvell: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: platform: verisilicon: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: platform: ti: am437x: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: platform: samsung: s5p-jpeg: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: platform: intel: pxa: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: platform: allegro-dvt: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: rc: ir-rx51: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: rc: gpio-ir-tx: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: rc: gpio-ir-recv: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: cec: tegra: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: cec: meson: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: cec: ch7322: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
* media: rc: meson-ir: support MMIO regmaps to access registersZelong Dong2023-07-142-34/+39
* media: rc: meson-ir: rename Meson IR Controller register macrosZelong Dong2023-07-141-37/+40
* media: rc: meson-ir: sort Meson IR Controller register macrosZelong Dong2023-07-141-19/+10
* media: verisilicon: change confusingly named relaxed register accessArnd Bergmann2023-07-142-11/+11
* media: verisilicon: fix excessive stack usageArnd Bergmann2023-07-141-21/+21
* media: mediatek: vcodec: fix cancel_work_sync fail with fluster testYunfei Dong2023-07-141-1/+2
* media: pci: cx23885: fix error handling for cx23885 ATSC boardsNikolay Burykin2023-07-141-12/+0
* media: pulse8-cec: handle possible ping errorDmitry Antipov2023-07-141-2/+5
* media: mtk_jpeg_core: avoid unused-variable warningArnd Bergmann2023-07-143-11/+3
* media: imx-jpeg: Support to assign slot for encoder/decoderMing Qian2023-07-143-73/+68
* media: amphion: Fix firmware path to match linux-firmwareNicolas Dufresne2023-07-141-2/+2
* media: amphion: use dev_err_probeAlexander Stein2023-07-141-5/+4
* media: staging: atomisp: select V4L2_FWNODESakari Ailus2023-07-141-0/+1
* media: tc358746: Address compiler warningsSakari Ailus2023-07-141-2/+2
* Linux 6.5-rc1v6.5-rc1Linus Torvalds2023-07-091-2/+2
* MAINTAINERS 2: Electric BoogalooLinus Torvalds2023-07-091-46/+46
* Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-07-091-11/+35
|\
| * swiotlb: reduce the number of areas to match actual memory pool sizePetr Tesarik2023-06-291-3/+24
| * swiotlb: always set the number of areas before allocating the poolPetr Tesarik2023-06-291-8/+11
* | Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-3/+1
|\ \
| * | irqdomain: Use return value of strreplace()Andy Shevchenko2023-06-301-3/+1
* | | Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-0/+1
|\ \ \
| * | | x86/xen: Fix secondary processors' FPU initializationJuergen Gross2023-07-051-0/+1
* | | | Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-091-0/+8
|\ \ \ \
| * | | | x86/smp: Don't send INIT to boot CPUThomas Gleixner2023-07-071-0/+8
* | | | | Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2023-07-0910-53/+46
|\ \ \ \ \
| * | | | | MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer2023-07-071-2/+2
| * | | | | MIPS: dts: add missing space before {Krzysztof Kozlowski2023-07-062-2/+2
| * | | | | MIPS: Loongson: Fix build error when make modules_installHuacai Chen2023-07-031-7/+3
| * | | | | MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen2023-07-035-36/+36
| * | | | | MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen2023-07-031-6/+3
* | | | | | Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-07-091-1/+1
|\ \ \ \ \ \
| * | | | | | xfs: fix uninit warning in xfs_growfs_dataDarrick J. Wong2023-07-071-1/+1
* | | | | | | Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-07-094-5/+72
|\ \ \ \ \ \ \
| * | | | | | | cifs: Add a laundromat thread for cached directoriesRonnie Sahlberg2023-07-052-0/+68