summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-03mtd: rawnand: sunxi: fix page size in control registerRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: Fix cast to pointer from integer warningsRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: add support for H6/H616 nand controllerRichard Genoud
2026-02-03mtd: rawnand: sunxi: add support for H6/H616 nand controllerRichard Genoud
2026-02-03clk: sunxi: Add MBUS Master Clock Gating RegisterRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: use NFC_ECC_MODE and NFC_RANDOM_SEED macrosRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: increase max_oobsize for 2KiB pagesRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: use NFC_ECC_ERR_MSK and NFC_ECC_PAT_FOUNDRichard Genoud
2026-02-03mtd: rawnand: sunxi: introduce reg_spare_area in sunxi_nfc_capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: move NFC_RANDOM_EN register offset in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: add per SoC capabilitiesRichard Genoud
2026-02-03mtd: rawnand: sunxi: introduce reg_pat_id in sunxi_nfc_capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: move NFC_ECC_MODE offset in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: add has_ecc_block_512 capabilityRichard Genoud
2026-02-03mtd: rawnand: sunxi: move ECC_PAT_FOUND register in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: move USER_DATA register offset in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: move ECC_ERR_CNT register offset in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: add per SoC capabilitiesRichard Genoud
2026-02-03mtd: rawnand: sunxi: merge register definitions for sunxi_nand{, _spl}.cRichard Genoud
2026-02-03mtd: rawnand: sunxi: remove usage of struct sunxi_ccm_regRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: cosmetic: use definitions from linux/mtd/rawnand.hRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: harmonize register defines with non spl fileRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: fix pointer from integer without a castRichard Genoud
2026-02-03mtd: rawnand: sunxi: cosmetic: remove needless commentRichard Genoud
2026-02-03mmc: Fix typos in comments and debug messagesTanmay Kathpalia
2026-02-03mmc: mediatek: add DMA mode supportht.lin
2026-02-03mmc: mtk-sd: fix misaligned braceDavid Lechner
2026-02-03mmc: mtk-sd: use GENMASK and FIELD macrosDavid Lechner
2026-02-03video: nexell: unsigned parameter cannot be negativeAndrew Goodbody
2026-02-02Merge patch series "m68k: Add support for QEMU virt machine"Tom Rini
2026-02-02sysreset: Add QEMU virtual system controller driverKuan-Wei Chiu
2026-02-02rtc: goldfish: Support platform data for non-DT probingKuan-Wei Chiu
2026-02-02timer: Add Goldfish timer driverKuan-Wei Chiu
2026-02-02serial: Add Goldfish TTY driverKuan-Wei Chiu
2026-02-02video: exynos: node variable should not be unsignedAndrew Goodbody
2026-01-30usb: gadget: dwc2: Move dr_mode check from of_to_plat() to bind()Jonas Karlman
2026-01-30usb: dwc3: core: improve reset sequenceChris Morgan
2026-01-30usb: dwc3: gadget: Don't send unintended link state changeChris Morgan
2026-01-30usb: dwc3: Increase DWC3 controller halt timeoutChris Morgan
2026-01-30usb: dwc3: core: Add ip and version_type support from LinuxChris Morgan
2026-01-29video: correct label for cyclic video_idleHeinrich Schuchardt
2026-01-29Merge tag 'u-boot-stm32-20260129' of https://source.denx.de/u-boot/custodians...Tom Rini
2026-01-29misc: Keep FSL_IFC available on PowerPC as wellTom Rini
2026-01-29video: simple_panel: add support for "rocktech,rk043fn48h" displayRaphael Gallais-Pou
2026-01-29video: stm32: ltdc: add .of_to_plat callbackRaphael Gallais-Pou
2026-01-29clk: stm32: Update clock management for STM32MP13/25Patrice Chotard
2026-01-29clk: stm32mp13: Reorder include filesPatrice Chotard
2026-01-29spi: stm32-qspi: Optimize FIFO accesses using u16 or u32Patrice Chotard
2026-01-29spi: stm32-qspi: Increase read throughput in indirect modePatrice Chotard
2026-01-29spi: stm32-ospi: Increase read throughput in indirect modePatrice Chotard