summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-05-30mtd: spinand: winbond: Add support for write volatile configuration register opApurva Nandan
2023-05-30mtd: spinand: Allow enabling Octal DTR mode in the coreApurva Nandan
2023-05-30mtd: spinand: Add pointer to probed flash's spinand_infoApurva Nandan
2023-05-30mtd: spinand: Add change_protocol() in manufacturer_opsApurva Nandan
2023-05-30mtd: spinand: Add support for manufacturer-based ctrl_ops variationsApurva Nandan
2023-05-30mtd: spinand: Define ctrl_ops for non-page read/write op templatesApurva Nandan
2023-05-30mtd: spinand: Rename 'op_templates' to 'data_ops'Apurva Nandan
2023-05-30mtd: spinand: Add enum spinand_protocol to indicate current SPI IO modeApurva Nandan
2023-05-30mtd: spinand: Define macros for Octal DTR opsApurva Nandan
2023-02-10Correct SPL uses of SANDBOX_CLK_CCFSimon Glass
2023-02-07mtd: Drop unused fsmc_nand driverSimon Glass
2023-02-07mtd: Drop unused fsl_upm driverSimon Glass
2023-01-26mtd: spi-nor: Add support for Infineon s25fs256tTakahiro Kuwano
2023-01-26mtd: spi-nor-core: Make CFRx reg fields genericTakahiro Kuwano
2023-01-26mtd: spi-nor-core: Consider reserved bits in CFR5 registerTakahiro Kuwano
2023-01-18lib: zstd: update to latest Linux zstd 1.5.2Brandon Maier
2023-01-08Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-01-08mtd: rawnand: omap_elm: u-boot driver model supportRoger Quadros
2023-01-06Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-12-10mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi
2022-12-08mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulationBalamanikandan Gunasundar
2022-12-08mfd: syscon: Add atmel-matrix registers definitionBalamanikandan Gunasundar
2022-11-28liteeth: LiteX Ethernet deviceJoel Stanley
2022-11-02list.h: synchronize hlist_for_each_entry* iterators with linuxRasmus Villemoes
2022-10-26memory: Add TI GPMC driverRoger Quadros
2022-10-23mtd: spi-nor-core: Track flash's internal address modeTakahiro Kuwano
2022-10-09mtd: Update the function name to 'rfree'Fabio Estevam
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-13mtd: spi-nor: Use spi-mem dirmap APIChin-Ting Kuo
2022-08-24Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...Tom Rini
2022-08-23arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocationPali Rohár
2022-08-22mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi
2022-08-22mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi
2022-08-22mtd: nand: Rename the nand_manufacturers structMichael Trimarchi
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck
2022-07-22mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi
2022-07-22mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cMichael Trimarchi
2022-07-22mtd: nand: Move Micron specific init logic in nand_micron.cMichael Trimarchi
2022-07-22mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cMichael Trimarchi
2022-07-22mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cMichael Trimarchi
2022-07-22mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cMichael Trimarchi
2022-07-22mtd: nand: Export symbol nand_decode_ext_idMichael Trimarchi
2022-07-22mtd: nand: Get rid of mtd variable in function callsMichael Trimarchi
2022-07-22mtd: nand: Add manufacturer specific initialization/detection stepsMichael Trimarchi
2022-07-22mtd: nand: Store nand ID in struct nand_chipMichael Trimarchi
2022-07-18mtd: spi: Convert is_locked callback to is_unlockedJan Kiszka
2022-07-18mtd: spi-nor: Parse SFDP SCCR MapJaimeLiao
2022-07-18mtd: spi-nor: add support for Macronix Octal flashJaimeLiao
2022-07-12usb: common: move urb code to commonRui Miguel Silva
2022-06-28usb: xhci-fsl: Remove non-DM codeTom Rini