summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Add MDIO PCS 2.5G and 5G speed macros from LinuxMarek Vasut2023-04-071-0/+18
* include: kernel.h: port find_closest() from LinuxChris Packham2023-03-301-0/+24
* Correct SPL uses of SANDBOX_CLK_CCFSimon Glass2023-02-101-3/+3
* mtd: Drop unused fsmc_nand driverSimon Glass2023-02-071-84/+0
* mtd: Drop unused fsl_upm driverSimon Glass2023-02-071-44/+0
* mtd: spi-nor: Add support for Infineon s25fs256tTakahiro Kuwano2023-01-261-0/+1
* mtd: spi-nor-core: Make CFRx reg fields genericTakahiro Kuwano2023-01-261-4/+4
* mtd: spi-nor-core: Consider reserved bits in CFR5 registerTakahiro Kuwano2023-01-261-1/+6
* lib: zstd: update to latest Linux zstd 1.5.2Brandon Maier2023-01-183-972/+2898
* Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/...Tom Rini2023-01-081-79/+0
|\
| * mtd: rawnand: omap_elm: u-boot driver model supportRoger Quadros2023-01-081-79/+0
* | Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini2023-01-062-0/+231
|\ \ | |/ |/|
| * mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulationBalamanikandan Gunasundar2022-12-081-0/+119
| * mfd: syscon: Add atmel-matrix registers definitionBalamanikandan Gunasundar2022-12-081-0/+112
* | mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi2022-12-101-1/+0
|/
* liteeth: LiteX Ethernet deviceJoel Stanley2022-11-281-0/+84
* list.h: synchronize hlist_for_each_entry* iterators with linuxRasmus Villemoes2022-11-021-28/+25
* memory: Add TI GPMC driverRoger Quadros2022-10-261-0/+3
* mtd: spi-nor-core: Track flash's internal address modeTakahiro Kuwano2022-10-231-0/+5
* mtd: Update the function name to 'rfree'Fabio Estevam2022-10-091-1/+1
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-1/+1
* mtd: spi-nor: Use spi-mem dirmap APIChin-Ting Kuo2022-09-131-0/+18
* Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...Tom Rini2022-08-241-7/+6
|\
| * mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi2022-08-221-2/+2
| * mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi2022-08-221-3/+2
| * mtd: nand: Rename the nand_manufacturers structMichael Trimarchi2022-08-221-4/+4
* | arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocationPali Rohár2022-08-231-12/+1
* | powerpc: remove support for kmtergr1 and MPC8309Holger Brunck2022-08-201-1/+1
|/
* mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi2022-07-221-0/+1
* mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cMichael Trimarchi2022-07-221-0/+1
* mtd: nand: Move Micron specific init logic in nand_micron.cMichael Trimarchi2022-07-221-20/+1
* mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cMichael Trimarchi2022-07-221-0/+1
* mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cMichael Trimarchi2022-07-221-0/+1
* mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cMichael Trimarchi2022-07-221-0/+2
* mtd: nand: Export symbol nand_decode_ext_idMichael Trimarchi2022-07-221-0/+3
* mtd: nand: Get rid of mtd variable in function callsMichael Trimarchi2022-07-221-2/+1
* mtd: nand: Add manufacturer specific initialization/detection stepsMichael Trimarchi2022-07-221-0/+30
* mtd: nand: Store nand ID in struct nand_chipMichael Trimarchi2022-07-221-0/+15
* mtd: spi: Convert is_locked callback to is_unlockedJan Kiszka2022-07-181-3/+3
* mtd: spi-nor: Parse SFDP SCCR MapJaimeLiao2022-07-181-0/+1
* mtd: spi-nor: add support for Macronix Octal flashJaimeLiao2022-07-181-0/+10
* usb: common: move urb code to commonRui Miguel Silva2022-07-121-0/+114
* usb: xhci-fsl: Remove non-DM codeTom Rini2022-06-281-17/+0
* firmware: psci: bind arm smccc features when discoveredEtienne Carriere2022-06-232-0/+30
* smccc: define generic IDs for feature discoveryEtienne Carriere2022-06-231-0/+4
* stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay2022-06-171-1/+1
* usb: xhci-dwc3: Support role switch default roleMark Kettenis2022-05-201-0/+10
* lib/date: Make rtc_mktime and mktime64 Y2038-readyJan Kiszka2022-05-051-3/+0
* Introduce Verifying Program Loader (VPL)Simon Glass2022-05-021-0/+3
* crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.hPali Rohár2022-04-211-0/+29