summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-04-131-6/+6
|\
| * iopoll: Extend read_poll_timeout macro to support variable parametersAriel D'Alessandro2022-04-121-6/+6
* | include/linux/byteorder: fix cpu_to_be32_array()Heinrich Schuchardt2022-04-121-2/+2
* | linux/mtd/mtd.h: Add <dm/ofnode.h>Tom Rini2022-04-111-0/+1
* | mtd: Add flash_node in struct mtd_infoPatrice Chotard2022-04-111-0/+1
|/
* clk: ccf: Add some helper functions for clock opsSean Anderson2022-03-301-0/+8
* lib: div64: Add support for round up of div64_u64Ashok Reddy Soma2022-03-091-0/+3
* mailbox: apple: Add driver for Apple IOP mailboxMark Kettenis2022-02-101-0/+19
* kconfig: Add support for conditional valuesSimon Glass2022-02-081-0/+40
* kconfig: Update IS_ENABLED() internalsSimon Glass2022-02-081-7/+5
* linux: bitmap.h: Add find_next_zero_area functionKeerthy2022-02-081-0/+26
* doc: replace @return by Return:Heinrich Schuchardt2022-01-193-9/+9
* stddef: Avoid warning with clang with offsetof()Simon Glass2022-01-131-1/+7
* include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()Pali Rohár2021-12-191-0/+4
* include: import if_vlan.h from LinuxVladimir Oltean2021-11-231-0/+26