aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-08drm/amd/display: Providing a mechanism to have a custom pwm frequencySreeja Golui3-0/+18
2024-05-08drm/amd/display: Add Replay capability and state in debugfsTom Chung3-4/+84
2024-05-08drm/amd/display: add support for force ODM overrideXi Liu1-1/+1
2024-05-08drm/amdgpu: Use drm_crtc_vblank_crtc()Ville Syrjälä2-7/+3
2024-05-08drm/i915: Use drm_crtc_vblank_crtc()Ville Syrjälä2-13/+6
2024-05-08spmi: pmic-arb: Add multi bus supportAbel Vesa1-18/+120
2024-05-08spmi: pmic-arb: Register controller for bus instead of arbiterAbel Vesa1-285/+374
2024-05-08spmi: pmic-arb: Make core resources acquiring a version operationAbel Vesa1-43/+71
2024-05-08spmi: pmic-arb: Make the APID init a version operationAbel Vesa1-75/+69
2024-05-08spmi: pmic-arb: Fix some compile warnings about members not being describedAbel Vesa1-0/+5
2024-05-08spmi: pmic-arb: Replace three IS_ERR() calls by null pointer checks in spmi_p...Markus Elfring1-6/+6
2024-05-08spmi: hisi-spmi-controller: Do not override device identifierVamshi Gajjela1-1/+0
2024-05-08spmi: make spmi_bus_type constRicardo B. Marliere1-1/+1
2024-05-08speakup: Fix sizeof() vs ARRAY_SIZE() bugDan Carpenter1-1/+1
2024-05-08Merge tag 'extcon-next-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman9-43/+25
2024-05-08cxl: Add post-reset warning if reset results in loss of previously committed ...Dave Jiang3-0/+53
2024-05-08PCI/CXL: Add 'cxl_bus' reset method for devices below CXL PortsDave Jiang1-0/+39
2024-05-08PCI/CXL: Fail bus reset if upstream CXL Port has SBR maskedDave Jiang1-0/+42
2024-05-08Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman236-1271/+2105
2024-05-08PCI: Lock upstream bridge for pci_reset_function()Dave Jiang3-0/+20
2024-05-08PCI/CXL: Move CXL Vendor ID to pci_ids.hDave Jiang5-7/+6
2024-05-08media: media: intel/ipu6: Fix spelling mistake "remappinp" -> "remapping"Colin Ian King1-1/+1
2024-05-08media: intel/ipu6: explicitly include vmalloc.hStephen Rothwell1-0/+1
2024-05-08Merge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+6
2024-05-08of: module: add buffer overflow check in of_modalias()Sergey Shtylyov1-3/+4
2024-05-08Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2024-05-08net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicatesIlpo Järvinen2-3/+0
2024-05-08igc: fix a log entry using uninitialized netdevCorinna Vinschen1-2/+3
2024-05-08ice: remove correct filters during eswitch releaseMichal Swiatkowski1-1/+4
2024-05-08igb: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-05-08ice: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-05-08iavf: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-05-08i40e: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-05-09extcon: adc-jack: Document missing struct membersYang Li1-0/+2
2024-05-09extcon: realtek: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-05-09extcon: usbc-cros-ec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-09extcon: usb-gpio: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-09extcon: max77843: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-09extcon: max3355: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-09extcon: intel-mrfld: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-09extcon: intel-cht-wc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-09extcon: adc-jack: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-09extcon: intel-mrfld: Don't shadow error from devm_extcon_dev_allocate()Andy Shevchenko1-1/+1
2024-05-09extcon: max8997: select IRQ_DOMAIN instead of depending on itRandy Dunlap1-1/+2
2024-05-09extcon: intel-mrfld: Switch to use dev_err_probe()Andy Shevchenko1-12/+6
2024-05-08media: stih-cec: add missing io.hAndy Shevchenko1-0/+1
2024-05-08media: rc: add missing io.hAndy Shevchenko4-0/+4
2024-05-09PM / devfreq: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functionsAnand Moon1-6/+3
2024-05-08clkdev: report over-sized strings when creating clkdev entriesRussell King (Oracle)1-2/+33
2024-05-08PM / devfreq: rk3399_dmc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2