aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-05drm/sti: tvout: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-07-05drm/sti: hda: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-07-05drm/sti: dvo: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-07-05USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg'Dr. David Alan Gilbert1-10/+0
2024-07-05USB: serial: option: add Rolling RW350-GL variantsVanillan Wang1-0/+2
2024-07-05Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...Daniel Vetter6-4/+59
2024-07-05Merge tag 'drm-msm-next-2024-07-04' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter72-2495/+4062
2024-07-05Merge tag 'drm-misc-next-2024-07-04' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter26-559/+2604
2024-07-05Merge tag 'drm-intel-gt-next-2024-07-04' of https://gitlab.freedesktop.org/dr...Daniel Vetter5-18/+31
2024-07-05Merge tag 'renesas-pinctrl-for-v6.11-tag3' of git://git.kernel.org/pub/scm/li...Linus Walleij1-49/+95
2024-07-05openvswitch: prepare for stolen verdict coming from conntrack and nat engineFlorian Westphal1-10/+37
2024-07-05Merge tag 'amd-drm-next-6.11-2024-07-03' of https://gitlab.freedesktop.org/ag...Daniel Vetter94-318/+624
2024-07-05ARM: dts: stm32: Missing clocks for stm32f429's syscfg.Yanjun Yang1-0/+1
2024-07-05ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC boardMarek Vasut3-0/+630
2024-07-05ARM: dts: stm32: Add pinmux nodes for DH electronics STM32MP13xx DHCOR SoM an...Marek Vasut1-0/+483
2024-07-05Merge tag 'amd-drm-next-6.11-2024-06-28' of https://gitlab.freedesktop.org/ag...Daniel Vetter135-738/+2408
2024-07-05Merge tag 'mediatek-drm-next-6.11' of https://git.kernel.org/pub/scm/linux/ke...Daniel Vetter31-269/+365
2024-07-05Merge tag 'drm-etnaviv-next-2024-06-28' of https://git.pengutronix.de/git/lst...Daniel Vetter10-92/+238
2024-07-05Merge tag 'exynos-drm-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/k...Daniel Vetter1-47/+33
2024-07-05USB: serial: option: add support for Foxconn T99W651Slark Xiao1-0/+2
2024-07-05USB: serial: option: add Netprisma LCUK54 series modulesMank Wang1-0/+24
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov1-0/+8
2024-07-05drm/i915: disable fbc due to Wa_16023588340Matthew Auld4-1/+33
2024-07-05drm/xe/bmg: implement Wa_16023588340Matthew Auld9-1/+117
2024-07-05Merge v6.10-rc6 into drm-nextDaniel Vetter776-5445/+9949
2024-07-05Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini4-0/+49
2024-07-05Merge branch 'pcs-xpcs-mmap' into mainDavid S. Miller10-148/+910
2024-07-05net: stmmac: Add DW XPCS specified via "pcs-handle" supportSerge Semin1-4/+9
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin3-15/+8
2024-07-05net: pcs: xpcs: Add fwnode-based descriptor creation methodSerge Semin2-0/+53
2024-07-05net: pcs: xpcs: Add Synopsys DW xPCS platform device driverSerge Semin6-9/+547
2024-07-05dt-bindings: net: Add Synopsys DW xPCS bindingsSerge Semin1-0/+136
2024-07-05net: pcs: xpcs: Introduce DW XPCS info structureSerge Semin2-65/+67
2024-07-05net: pcs: xpcs: Convert xpcs_compat to dw_xpcs_compatSerge Semin1-19/+19
2024-07-05net: pcs: xpcs: Convert xpcs_id to dw_xpcs_descSerge Semin2-18/+18
2024-07-05net: pcs: xpcs: Split up xpcs_create() body to sub-functionsSerge Semin1-33/+69
2024-07-05net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.hSerge Semin3-7/+6
2024-07-05memblock tests: fix implicit declaration of function 'numa_valid_node'Wei Yang1-0/+5
2024-07-05slimbus: Fix struct and documentation alignment in stream.cAmit Vadhavana1-3/+5
2024-07-05ALSA: pcm: Fix id copying in snd_pcm_set_sync_per_card()Jaroslav Kysela1-2/+2
2024-07-05MAINTAINERS: CC dri-devel list on Qualcomm FastRPC patchesDmitry Baryshkov1-0/+1
2024-07-05misc: fastrpc: use coherent pool for untranslated Compute BanksDylan Van Assche1-1/+4
2024-07-05misc: fastrpc: support complete DMA pool access to the DSPDylan Van Assche1-0/+19
2024-07-05misc: fastrpc: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-05misc: fastrpc: Add missing dev_err newlinesEkansh Gupta1-5/+5
2024-07-05misc: fastrpc: Use memdup_user()Thorsten Blum1-8/+3
2024-07-05usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones1-0/+3
2024-07-05nvmem: core: Implement force_ro sysfs attributeMarek Vasut2-0/+60
2024-07-05nvmem: Use sysfs_emit() for type attributeMarek Vasut1-1/+1
2024-07-05nvmem: Document type attributeMarek Vasut1-0/+11