summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-09soc/tegra: cbb: Change master/slave to initiator/targetSumit Gupta
2025-07-09soc/tegra: cbb: Clear ERR_FORCE register with ERR_STATUSSumit Gupta
2025-07-09platform/x86/amd/hsmp: Enhance the print messages to prevent confusionSuma Hegde
2025-07-09firmware: tegra: bpmp: Use of_reserved_mem_region_to_resource() for "memory-r...Rob Herring (Arm)
2025-07-09drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann
2025-07-09serial: sh-sci: Add support for RZ/T2H SCIThierry Bultel
2025-07-09serial: sh-sci: Use private port IDThierry Bultel
2025-07-09serial: sh-sci: Replace direct stop_rx/stop_tx calls with port ops in sci_shu...Lad Prabhakar
2025-07-09serial: sh-sci: Add R-Car Gen5 supportKuninori Morimoto
2025-07-09serial: 8520_ce4100: Reuse mem_serial_in() in ce4100_mem_serial_in()Andy Shevchenko
2025-07-09pch_uart: Fix dma_sync_sg_for_device() nents valueThomas Fourier
2025-07-09serial: core: fix OF node leakJohan Hovold
2025-07-09lpfc: don't use file->f_path.dentry for comparisonsAl Viro
2025-07-09debugfs_get_aux(): allow storing non-const void *Al Viro
2025-07-09fix tt_command_write()Al Viro
2025-07-09netronome: don't bother with debugfs_real_fops()Al Viro
2025-07-09regmap: get rid of redundant debugfs_file_{get,put}()Al Viro
2025-07-09hfi1: get rid of redundant debugfs_file_{get,put}()Al Viro
2025-07-09zynqmp: don't bother with debugfs_file_{get,put}() in proxied fopsAl Viro
2025-07-09cpuidle: riscv-sbi: Drop redundant sync_state supportUlf Hansson
2025-07-09cpuidle: psci: Drop redundant sync_state supportUlf Hansson
2025-07-09pmdomain: core: Leave powered-on genpds on until sync_stateUlf Hansson
2025-07-09pmdomain: core: Leave powered-on genpds on until late_initcall_syncUlf Hansson
2025-07-09pmdomain: core: Default to use of_genpd_sync_state() for genpd providersUlf Hansson
2025-07-09pmdomain: core: Add common ->sync_state() support for genpd providersUlf Hansson
2025-07-09driver core: Export get_dev_from_fwnode()Ulf Hansson
2025-07-09firmware: xilinx: Use of_genpd_sync_state()Ulf Hansson
2025-07-09firmware: xilinx: Don't share zynqmp_pm_init_finalize()Ulf Hansson
2025-07-09firmware/pmdomain: xilinx: Move ->sync_state() support to firmware driverUlf Hansson
2025-07-09pmdomain: qcom: rpmhpd: Use of_genpd_sync_state()Ulf Hansson
2025-07-09pmdomain: qcom: rpmpd: Use of_genpd_sync_state()Ulf Hansson
2025-07-09cpuidle: riscv-sbi: Opt-out from genpd's common ->sync_state() supportUlf Hansson
2025-07-09cpuidle: psci: Opt-out from genpd's common ->sync_state() supportUlf Hansson
2025-07-09soc/tegra: pmc: Opt-out from genpd's common ->sync_state() supportUlf Hansson
2025-07-09pmdomain: core: Export a common ->sync_state() helper for genpd providersUlf Hansson
2025-07-09pmdomain: core: Add the genpd->dev to the genpd provider busUlf Hansson
2025-07-09pmdomain: core: Add a bus and a driver for genpd providersUlf Hansson
2025-07-09pmdomain: core: Prevent registering devices before the busUlf Hansson
2025-07-09pmdomain: renesas: rcar-gen4-sysc: Move init to postcore_initcallUlf Hansson
2025-07-09pmdomain: renesas: rmobile-sysc: Move init to postcore_initcallUlf Hansson
2025-07-09pmdomain: renesas: rcar-sysc: Add genpd OF provider at postcore_initcallUlf Hansson
2025-07-09pmdomain: qcom: rpmhpd: Add Milos power domainsLuca Weiss
2025-07-09staging: gpib: Fix error handling paths in cb_gpib_probe()Christophe JAILLET
2025-07-09staging: gpib: lpvo_usb_gpib: Remove unreachable return statementHarshit Mogalapalli
2025-07-09staging: gpib: cec: Fix inconsistent indentation in cec_pci_attach()Harshit Mogalapalli
2025-07-09staging: gpib: Fix error code in board_type_ioctl()Harshit Mogalapalli
2025-07-09staging: fbtft: cleanup error handling in fbtft_framebuffer_alloc()Abdun Nihaal
2025-07-09pmdomain: amlogic: Constify struct meson_secure_pwrc_domain_dataChristophe JAILLET
2025-07-09pmdomain: renesas: sort Renesas Kconfig configsKuninori Morimoto
2025-07-09pmdomain: renesas: use menu for RenesasKuninori Morimoto