summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-22clk: mediatek: mt8189: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt8188: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt8183: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7988: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7987: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7986: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7981: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7629: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7623: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7622: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7629: remove mt7629_peri_clk_treeDavid Lechner
2026-07-22clk: mediatek: remove mtk_common_clk_infrasys_init()David Lechner
2026-07-22clk: mediatek: drop parent udevice fieldDavid Lechner
2026-07-22clk: mediatek: use registered provider for parent lookupDavid Lechner
2026-07-22clk: mediaTek: mt8518: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8516: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8512: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8365: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8195: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8189: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8188: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8183: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7988: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7987: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7986: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7981: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7629: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7623: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7622: add clock tree type flagsDavid Lechner
2026-07-22clk: mediatek: add registration function for clock tree typesDavid Lechner
2026-07-22clk: mediatek: mt7622: set parent flag for GATE_APMIXED()David Lechner
2026-07-22clk: mediatek: mt8189: fix VLP_CK wrong parentsDavid Lechner
2026-07-22clk: mediatek: mt8188: add missing clock in pericfg_aoJulien Stephan
2026-07-22usb: ci_udc: verify all dtds are inactive before completing requestJason He
2026-07-22usb: ci_udc: Update usb request statusYe Li
2026-07-22usb: ci_udc: set correct ep type in ep_enable()Xu Yang
2026-07-22usb: gadget: dwc2: Set endpoint capabilities via .caps fieldMattijs Korpershoek
2026-07-22usb: gadget: dwc2: Use usb_ep_set_maxpacket_limit() for fifo sizesMattijs Korpershoek
2026-07-22cmd: ums: Set Device Descriptor iSerial based on serial# env variableMarek Vasut
2026-07-21Merge tag 'riscv-for-v2026.10-rc1' of https://git.u-boot-project.org/u-boot/c...Tom Rini
2026-07-21nvme: Fix missing address translation for PCIe inbound accessTorsten Duwe
2026-07-21gpio: add gpio driver for Spacemit K1 SoCRaymond Mao
2026-07-21pinctrl: add pinctrl driver for Spacemit K1 SoCRaymond Mao
2026-07-21spi: fsl: add support for Spacemit K1 SoCRaymond Mao
2026-07-21mtd: spi: enable spi_nor_remove() in soft reset configRaymond Mao
2026-07-21mtd: spi: select SPL_SPI_FLASH_TINY in SPL stageRaymond Mao
2026-07-21power: regulator: add support for Spacemit P1 SoCRaymond Mao
2026-07-21power: pmic: add support for Spacemit P1 PMICRaymond Mao
2026-07-21i2c: k1: add I2C driver supportRaymond Mao
2026-07-21clk: spacemit: k1: prune SPL clock treeGuodong Xu