summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RV1108Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3399Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3368Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3328Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3308Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3288Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3228Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3188Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3128Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3066Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3036Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for PX30Quentin Schulz
2025-05-06pinctrl: rockchip: fix bank's pin_base computingQuentin Schulz
2025-05-05firmware: ti_sci: Add Initialization of dev_info head nodeUdit Kumar
2025-05-05eth: Support E1000E I225-VZhiJie.zhang
2025-05-05Merge tag 'u-boot-stm32-20250505' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-05-05net: dwc_eth_qos: add support of stm32mp2 platformChristophe Roullier
2025-05-05video: support FRIDA FRD400B25025-A-CTKDario Binacchi
2025-05-05mtd: ubi: Put MTD device after it is not usedAlexander Vickberg
2025-05-04net: ravb: Add RZ/G2L SupportPaul Barker
2025-05-04net: ravb: Add optional reset deassertionPaul Barker
2025-05-04net: ravb: Refactor out R-Car specific codePaul Barker
2025-05-04net: ravb: Fix RX error handlingMarek Vasut
2025-05-03cpu: imx95: add i.MX95 supportAlice Guo
2025-05-03scmi_protocols: update struct scmi_base_discover_list_protocols_outYe Li
2025-05-03sandbox: add SCMI clock control permissions to sandboxAlice Guo
2025-05-03clk: scmi: check the clock state/parent/rate control permissionsAlice Guo
2025-05-03clk: scmi: add the command CLOCK_PARENT_SETPeng Fan
2025-05-03firmware: scmi_agent: add SCMI pin control protocol supportAlice Guo
2025-05-03pinctrl: nxp: add a pin controller driver based on SCMI pin control protocolAlice Guo
2025-05-03firmware: scmi: use scmi_proto_driver_get() function to get SCMI protocol driverAlice Guo
2025-05-03firmware: scmi: support to manage SCMI protocol drivers with a linker-genetat...Alice Guo
2025-05-02vidconsole: Avoid kerning against an unrelated characterSimon Glass
2025-05-02video: Add a function to draw a rectangleSimon Glass
2025-05-02video: Allow console output to be silencedSimon Glass
2025-05-02video: Add a way to write a partial string to the consoleSimon Glass
2025-05-02video: truetype: Support a limit on the width of a lineSimon Glass
2025-05-02video: truetype: Support newlines in the measured stringSimon Glass
2025-05-02video: truetype: Fill in the measured lineSimon Glass
2025-05-02video: Begin support for measuring multiple lines of textSimon Glass
2025-05-02video: Make white-on-black a video-device propertySimon Glass
2025-05-02Merge patch series "Qualcomm: cleanup OF_LIVE fixup and fix RB1/2"Tom Rini
2025-05-02pinctrl: qcom: qcm2290: fix off by 1 in pin_countCaleb Connolly
2025-05-02clk/qcom: qcm2290: show clock name in set_rate()Caleb Connolly
2025-05-01Merge tag 'dm-pull-mayday' of git://git.denx.de/u-boot-dmTom Rini
2025-05-01video: Enable VIDEO_DAMAGE for drivers that need itAlexander Graf
2025-05-01video: Always compile cache flushing codeAlexander Graf
2025-05-01video: Use VIDEO_DAMAGE for VIDEO_COPYAlexander Graf
2025-05-01video: Only dcache flush damaged linesAlexander Graf
2025-05-01video: Add damage notification on bmp displayAlexander Graf