aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-11-17Merge branch '2023-11-16-assorted-updates' into nextTom Rini1-0/+9
2023-11-16linux/time.h: Add Linux time conversion definesIgor Prusov1-0/+9
2023-11-16Merge patch series "nand: Add sandbox tests"Tom Rini1-0/+12
2023-11-16mtd: Add some fallbacks for add/del_mtd_deviceSean Anderson1-0/+12
2023-11-07include: Drop <common.h> from include listsTom Rini2-2/+0
2023-11-07include/linux/mii.h: Add <linux/types.h>Tom Rini1-0/+2
2023-10-13mtd/spinand: sync supported devices with linux-5.15.43Mikhail Kshevetskiy2-1/+35
2023-10-13mtd/spinand: rework detect procedure for different READ_ID operationMikhail Kshevetskiy1-22/+44
2023-10-01linux/compat.h: Define empty __initconst and __initdataMarek Vasut1-0/+2
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut1-1/+1
2023-09-15dm: usb: udc: Drop legacy udevice handler functionsMarek Vasut1-17/+0
2023-09-15dm: usb: udc: Factor out plain udevice handler functionsMarek Vasut1-0/+17
2023-08-08arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi1-0/+45
2023-07-28phy: rockchip: add usbdp combo phy driverFrank Wang1-0/+70
2023-07-25common: define time_t as 64bitHeinrich Schuchardt1-1/+1
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini1-45/+0
2023-07-24arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi1-0/+45
2023-05-31linux/unaligned: remove unused access_ok.hJens Wiklander1-66/+0
2023-05-31include: Remove unused header filesTom Rini3-360/+0
2023-05-15Fix sparse checks processingWIP/2023-05-15-build-system-updatesChristophe Leroy2-39/+9
2023-04-07net: phy: Add MDIO PCS 2.5G and 5G speed macros from LinuxMarek Vasut1-0/+18
2023-03-30include: kernel.h: port find_closest() from LinuxChris Packham1-0/+24
2023-02-10Correct SPL uses of SANDBOX_CLK_CCFSimon Glass1-3/+3
2023-02-07mtd: Drop unused fsmc_nand driverSimon Glass1-84/+0
2023-02-07mtd: Drop unused fsl_upm driverSimon Glass1-44/+0
2023-01-26mtd: spi-nor: Add support for Infineon s25fs256tTakahiro Kuwano1-0/+1
2023-01-26mtd: spi-nor-core: Make CFRx reg fields genericTakahiro Kuwano1-4/+4
2023-01-26mtd: spi-nor-core: Consider reserved bits in CFR5 registerTakahiro Kuwano1-1/+6
2023-01-18lib: zstd: update to latest Linux zstd 1.5.2Brandon Maier3-972/+2898
2023-01-08Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/...WIP/08Jan2023-nextTom Rini1-79/+0
2023-01-08mtd: rawnand: omap_elm: u-boot driver model supportRoger Quadros1-79/+0
2023-01-06Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini2-0/+231
2022-12-10mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi1-1/+0
2022-12-08mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulationBalamanikandan Gunasundar1-0/+119
2022-12-08mfd: syscon: Add atmel-matrix registers definitionBalamanikandan Gunasundar1-0/+112
2022-11-28liteeth: LiteX Ethernet deviceJoel Stanley1-0/+84
2022-11-02list.h: synchronize hlist_for_each_entry* iterators with linuxRasmus Villemoes1-28/+25
2022-10-26memory: Add TI GPMC driverRoger Quadros1-0/+3
2022-10-23mtd: spi-nor-core: Track flash's internal address modeTakahiro Kuwano1-0/+5
2022-10-09mtd: Update the function name to 'rfree'Fabio Estevam1-1/+1
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese1-1/+1
2022-09-13mtd: spi-nor: Use spi-mem dirmap APIChin-Ting Kuo1-0/+18
2022-08-24Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...WIP/24Aug2022-nextTom Rini1-7/+6
2022-08-23arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocationPali Rohár1-12/+1
2022-08-22mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi1-2/+2
2022-08-22mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi1-3/+2
2022-08-22mtd: nand: Rename the nand_manufacturers structMichael Trimarchi1-4/+4
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck1-1/+1
2022-07-22mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi1-0/+1