aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-04phy: rockchip: Support PCIe v3Shawn Lin4-0/+341
2022-09-04dt-bindings: phy: rockchip: add PCIe v3 phyFrank Wunderlich1-0/+80
2022-09-04iio: adc: tsc2046: silent spi_device_id warningOleksij Rempel1-0/+12
2022-09-04iio: adc: tsc2046: add vref supportOleksij Rempel1-2/+55
2022-09-04dt-bindings: iio: adc: ti,tsc2046: add vref-supply propertyOleksij Rempel1-0/+3
2022-09-04powerpc/pseries: Add wait interval counter definitions to struct lppacaNicholas Piggin1-3/+7
2022-09-04selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systemsMichael Ellerman1-0/+2
2022-09-04powerpc/configs: Properly enable PAPR_SCM in pseries_defconfigMichael Ellerman1-0/+1
2022-09-04Revert "sbitmap: fix batched wait_cnt accounting"Jens Axboe3-20/+16
2022-09-04arm64: dts: imx8mm: Reverse CPLD_Dn GPIO label mapping on MX8MenloMarek Vasut1-5/+5
2022-09-04drm/mediatek: dp: Audio support for MT8195Guillaume Ranquet2-1/+532
2022-09-04drm/mediatek: dp: Add hpd debounceJitao Shi1-1/+24
2022-09-04drm/mediatek: dp: Add MT8195 External DisplayPort supportGuillaume Ranquet1-0/+139
2022-09-04drm/mediatek: dp: Determine device of next_bridgeBo-Chen Chen1-1/+4
2022-09-04drm/mediatek: dp: Add multiple calibration data formats supportBo-Chen Chen1-3/+6
2022-09-04drm/mediatek: dp: Add multiple smc commands supportBo-Chen Chen1-2/+4
2022-09-04drm/mediatek: dp: Add multiple bridge types supportBo-Chen Chen1-2/+14
2022-09-04drm/mediatek: Add MT8195 Embedded DisplayPort driverMarkus Schneider-Pargmann4-0/+2315
2022-09-04video/hdmi: Add audio_infoframe packing for DPMarkus Schneider-Pargmann3-20/+71
2022-09-04dt-bindings: mediatek,dp: Add Display Port bindingMarkus Schneider-Pargmann1-0/+116
2022-09-04memblock_tests: move variable declarations to single blockRebecca Mckeever3-127/+42
2022-09-04memblock tests: remove 'cleared' from comment blocksRebecca Mckeever1-11/+11
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextDavid S. Miller71-7097/+26678
2022-09-04Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessDavid S. Miller11-26/+73
2022-09-04ALSA: hda/sigmatel: Keep power up while beep is enabledTakashi Iwai1-0/+22
2022-09-04RDMA/siw: Pass a pointer to virt_to_page()Linus Walleij1-4/+14
2022-09-03Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds9-109/+135
2022-09-04exfat: fix overflow for large capacity partitionYuezhang Mo1-2/+1
2022-09-03gpio: ws16c48: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray1-7/+11
2022-09-03gpio: 104-idi-48: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-10/+22
2022-09-03Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds7-29/+28
2022-09-03Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-52/+65
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-7/+20
2022-09-03Input: aiptek - switch to using dev_groups for driver-specific attributesDmitry Torokhov1-16/+4
2022-09-03Input: psmouse - switch to using dev_groups for driver-specific attributesDmitry Torokhov1-18/+4
2022-09-03Input: atkbd - switch to using dev_groups for driver-specific attributesDmitry Torokhov1-10/+6
2022-09-03Merge tag 'dt-fixes-for-palmer-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git into fixesPalmer Dabbelt2-30/+49
2022-09-03ACPI: property: Silence missing-declarations warning in apple.cLukas Wunner1-0/+1
2022-09-03ACPI: platform: Use PLATFORM_DEVID_NONE in acpi_create_platform_device()John Garry1-1/+1
2022-09-03ACPI: platform: Sort forbidden_id_list[] in ascending orderAndy Shevchenko1-3/+3
2022-09-03ACPI: platform: Use sizeof(*pointer) instead of sizeof(type)Andy Shevchenko1-2/+1
2022-09-03ACPI: platform: Remove redundant print on -ENOMEMAndy Shevchenko1-1/+0
2022-09-03ACPI: platform: Get rid of redundant 'else'Andy Shevchenko1-2/+2
2022-09-03ACPI: property: Use acpi_dev_parent()Rafael J. Wysocki1-3/+4
2022-09-03ACPI: bus: Refactor ACPI matching functions for better readabilityAndy Shevchenko1-9/+9
2022-09-03ACPI: bus: Drop kernel doc annotation from acpi_bus_notify()Andy Shevchenko1-1/+1
2022-09-03ACPI: docs: enumeration: Fix a few typos and wording mistakesJean Delvare1-8/+8