summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-14media: ipu3-cio2: rename ipu3-cio2-main.c back to ipu3-cio2.cBingbu Cao
2023-07-14media: ipu-bridge: use IPU_MAX_PORTS for bridge instead of CIO2_NUM_PORTSBingbu Cao
2023-07-14media: ipu3-cio2: rename cio2 bridge to ipu bridge and move out of ipu3Bingbu Cao
2023-07-14media: cadence: Add support for JH7110 SoCJack Zhu
2023-07-14media: cadence: Add support for external dphyJack Zhu
2023-07-14media: cadence: Add operation on resetJack Zhu
2023-07-14media: i2c: max9286: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: i2c: ov7740: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: i2c: ov2680: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: i2c: ov2640: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: i2c: mt9m111: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: i2c: isl7998x: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: platform: mdp: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-07-14media: platform: sun8i-a83t-mipi-csi2: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: platform: sun6i-mipi-csi2: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: platform: sun6i-csi: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: platform: mdp3: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-07-14media: platform: mdp3: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: platform: marvell: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: platform: verisilicon: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: platform: ti: am437x: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: platform: samsung: s5p-jpeg: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: platform: intel: pxa: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: platform: allegro-dvt: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: rc: ir-rx51: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: rc: gpio-ir-tx: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: rc: gpio-ir-recv: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: cec: tegra: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: cec: meson: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: cec: ch7322: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: rc: meson-ir: support MMIO regmaps to access registersZelong Dong
2023-07-14media: rc: meson-ir: rename Meson IR Controller register macrosZelong Dong
2023-07-14media: rc: meson-ir: sort Meson IR Controller register macrosZelong Dong
2023-07-14media: verisilicon: change confusingly named relaxed register accessArnd Bergmann
2023-07-14media: verisilicon: fix excessive stack usageArnd Bergmann
2023-07-14media: mediatek: vcodec: fix cancel_work_sync fail with fluster testYunfei Dong
2023-07-14media: pci: cx23885: fix error handling for cx23885 ATSC boardsNikolay Burykin
2023-07-14media: pulse8-cec: handle possible ping errorDmitry Antipov
2023-07-14media: mtk_jpeg_core: avoid unused-variable warningArnd Bergmann
2023-07-14media: imx-jpeg: Support to assign slot for encoder/decoderMing Qian
2023-07-14media: amphion: Fix firmware path to match linux-firmwareNicolas Dufresne
2023-07-14media: amphion: use dev_err_probeAlexander Stein
2023-07-14media: staging: atomisp: select V4L2_FWNODESakari Ailus
2023-07-14media: tc358746: Address compiler warningsSakari Ailus
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-07-08Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma
2023-07-08ntb_netdev: Fix module_init problemGeoff Levand