summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-01rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoCClaudiu Beznea
2024-11-01i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-11-01i3c: mipi-i3c-hci: Handle interrupts according to current specificationsJarkko Nikula
2024-11-01i3c: mipi-i3c-hci: Mask ring interrupts before ring stop requestJarkko Nikula
2024-10-31i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()Frank Li
2024-10-31i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoinFrank Li
2024-11-01drm/msm: drop MAX_BRIDGES defineDmitry Baryshkov
2024-11-01drm/msm: move MAX_H_TILES_PER_DISPLAY to the DPU driverDmitry Baryshkov
2024-11-01drm/msm: move msm_display_topology to the DPU driverDmitry Baryshkov
2024-10-31i3c: master: svc: fix possible assignment of the same address to two devicesFrank Li
2024-10-31i3c: master: svc: wait for Manual ACK/NACK Done before next stepFrank Li
2024-10-31i3c: master: svc: use spin_lock_irqsave at svc_i3c_master_ibi_work()Frank Li
2024-10-31i3c: master: svc: need check IBIWON for dynamic address assignmentFrank Li
2024-10-31i3c: master: svc: manually emit NACK/ACK for hotjoinFrank Li
2024-10-31i3c: master: svc: use repeat start when IBI WIN happensFrank Li
2024-10-31i3c: master: Fix dynamic address leak when 'assigned-address' is presentFrank Li
2024-10-31i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIREDFrank Li
2024-10-31i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-31iio: accel: kx022a: Fix raw read formatMatti Vaittinen
2024-10-31iio: gts: fix infinite loop for gain_to_scaletables()Zicheng Qu
2024-10-31iio: gts: Fix uninitialized symbol 'ret'Zicheng Qu
2024-10-31iio: adc: ad4000: fix reading unsigned dataDavid Lechner
2024-11-01Merge tag 'mediatek-drm-fixes-20241028' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2024-10-31drm/msm/dpu: cast crtc_clk calculation to u64 in _dpu_core_perf_calc_clk()Zichen Xie
2024-11-01Merge tag 'amd-drm-fixes-6.12-2024-10-31' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-10-31ad7780: fix division by zero in ad7780_write_raw()Zicheng Qu
2024-10-31iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xferNuno Sa
2024-11-01Merge tag 'drm-misc-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-31drm/msm/dp: tidy up platform data namesDmitry Baryshkov
2024-10-31drm/msm/dp: rename edp_ bridge functions and structDmitry Baryshkov
2024-10-31drm/msm/dp: prefix all symbols with msm_dp_Dmitry Baryshkov
2024-10-31drm/i915: Implement Dbuf overlap detection feature starting from LNLStanislav Lisovskiy
2024-10-31x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()Tony Luck
2024-10-31spi: axi-spi-engine: Emit trace events for spi transfersUwe Kleine-König
2024-10-31gpiolib: fix debugfs dangling chip separatorJohan Hovold
2024-10-31gpiolib: fix debugfs newline separatorsJohan Hovold
2024-10-31arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernateDavid Woodhouse
2024-10-31regmap: maple: Provide lockdep (sub)class for maple tree's internal lockCristian Ciocaltea
2024-10-31block: remove bio_add_zone_append_pageChristoph Hellwig
2024-10-31mmc: sdhci-uhs2: Remove unnecessary variablesVictor Shih
2024-10-31mmc: sdhci-uhs2: Correct incorrect type in argumentVictor Shih
2024-10-31mfd: mt6397: Add initial support for MT6328Yassine Oudjana
2024-10-31leds: bcm6328: Replace divide condition with comparison for shift valueDipendra Khadka
2024-10-31mfd: adp5585: Drop obsolete dependency on COMPILE_TESTJean Delvare
2024-10-31mfd: cs42l43: Disable IRQs during suspendCharles Keepax
2024-10-31drm/i915/dp: Write the source OUI for non-eDP sinks as wellImre Deak
2024-10-31drm/i915/dp: Write the source OUI during connector detectionImre Deak
2024-10-31drm/i915/dp: Write the source OUI for eDP before detecting sink capabilitiesImre Deak
2024-10-31drm/i915/dp: Reuse intel_dp_detect_dsc_caps() for eDPImre Deak