summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-05mtd: spinand: Remove write_enable_op() in markbad()Takahiro Kuwano
2025-10-05mtd: spinand: Add support for setting plane select bitsCheng Ming Lin
2025-10-05mtd: spinand: set bitflip_threshold to 75% of ECC strengthDaniel Golle
2025-10-05mtd: spinand: Sync core code and device support with Linux 6.10Mikhail Kshevetskiy
2025-10-05mtd: spinand: Refactor ECC/OOB functionsMikhail Kshevetskiy
2025-10-05mtd: spinand: Refactor spinand_init* functionsMikhail Kshevetskiy
2025-10-05mtd: spinand: Align logic for enabling ECC to match Linux kernelMikhail Kshevetskiy
2025-10-05mtd: spinand: Make use of spinand_to_[mtd/nand]() helpersMikhail Kshevetskiy
2025-10-05mtd: spinand: Extend spinand_wait() to match Linux kernel implementationMikhail Kshevetskiy
2025-10-05mtd: spinand: core: add missing MODULE_DEVICE_TABLE()Alexander Lobakin
2025-10-05mtd: nand: Add a NAND page I/O request typeMiquel Raynal
2025-10-05mtd: spinand: Use the spi-mem dirmap APIMikhail Kshevetskiy
2025-10-05spi: spi-mem: Extend SPI MEM ops to match Linux 6.16Mikhail Kshevetskiy
2025-10-04global: Add expected space between '#include' and directiveTom Rini
2025-10-04clk: ti: fix K3 clock driver help textsYegor Yefremov
2025-10-02Merge tag 'u-boot-dfu-next-20251001' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-09-30Merge tag 'u-boot-socfpga-next-20250930' of https://source.denx.de/u-boot/cus...Tom Rini
2025-09-30pwm: meson: Stop premature exit from for loopAndrew Goodbody
2025-09-30clk: meson: Remove unreachable codeAndrew Goodbody
2025-09-30adc: meson-saradc: uint cannot be less than zeroAndrew Goodbody
2025-09-30pinctrl: meson: support gpio toggle commandYang Xiwen
2025-09-30net: mdio: mux-meson-gxl: set reversed bit when using internal phyNeil Armstrong
2025-09-30net: designware: avoid regulator enable failureBen Wolsieffer
2025-09-30net: fix RMII help textYegor Yefremov
2025-09-30usb: dwc3: Remove redundant testAndrew Goodbody
2025-09-30usb: dwc2: Add missing null checkAndrew Goodbody
2025-09-30usb: gadget: atmel: Add missing null checkAndrew Goodbody
2025-09-30fastboot: Fix has-slot command always returning yes for fb_nandChance Yang
2025-09-30drivers: clk: agilex: Use FIELD_GET during EMAC clock selectionNaresh Kumar Ravulapalli
2025-09-30drivers: clk: agilex: Fix EMAC clock source selectionNaresh Kumar Ravulapalli
2025-09-30mmc: socfpga_dw_mmc: Enable/disable SDMMC clock via APIAlif Zakuan Yuslaimi
2025-09-30drivers: clk: agilex: Support for enable/disable APIAlif Zakuan Yuslaimi
2025-09-30drivers: ddr: altera: Correct DDR calibration status checkNaresh Kumar Ravulapalli
2025-09-30drivers: ddr: altera: Check IOSSM mailbox compatibilityNaresh Kumar Ravulapalli
2025-09-29i2c: designware_i2c: Don't warn if reset DT property is not presentMaksim Kiselev
2025-09-26Merge tag 'u-boot-imx-next-20250926' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-09-26spi: nxp_fspi: Support i.MX8ULP flexspiYe Li
2025-09-26spi: nxp_fspi: Support i.MX8DXL flexspiYe Li
2025-09-26spi: nxp_fspi: Support i.MX8QXP flexspiYe Li
2025-09-26spi: nxp_fspi: Use second last LUT entry for AHB readYe Li
2025-09-26pinctrl: nxp: Add i.MX94 daisy register offsetAlice Guo
2025-09-26cpu: imx94: Add support for i.MX94 in get_imx_type_str()Alice Guo
2025-09-25spl: nand: initialize writesize for am335xYegor Yefremov
2025-09-26usb: host: Tighten USB musb-new host glue driver dependenciesTom Rini
2025-09-26usb: host: Tighten USB host driver dependenciesTom Rini
2025-09-26usb: gadget: max3420_udc: Remove unused driverTom Rini
2025-09-26usb: gadget: bcm_udc_otg: Remove unused driverTom Rini
2025-09-26usb: gadget: Tighten requirements on USB_GADGET_ATMEL_USBATom Rini
2025-09-26usb: dwc3: Tighten driver glue dependenciesTom Rini
2025-09-25pci: pcie-rcar-gen4: Add missing 1ms delay after PWR reset assertionMarek Vasut