summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2022-06-23firmware: psci: bind arm smccc features when discoveredEtienne Carriere
2022-06-23smccc: define generic IDs for feature discoveryEtienne Carriere
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay
2022-05-20usb: xhci-dwc3: Support role switch default roleMark Kettenis
2022-05-05lib/date: Make rtc_mktime and mktime64 Y2038-readyJan Kiszka
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass
2022-04-21crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.hPali Rohár
2022-04-13Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-04-12iopoll: Extend read_poll_timeout macro to support variable parametersAriel D'Alessandro
2022-04-12include/linux/byteorder: fix cpu_to_be32_array()Heinrich Schuchardt
2022-04-11linux/mtd/mtd.h: Add <dm/ofnode.h>Tom Rini
2022-04-11mtd: Add flash_node in struct mtd_infoPatrice Chotard
2022-03-30clk: ccf: Add some helper functions for clock opsSean Anderson
2022-03-09lib: div64: Add support for round up of div64_u64Ashok Reddy Soma
2022-02-10mailbox: apple: Add driver for Apple IOP mailboxMark Kettenis
2022-02-08kconfig: Add support for conditional valuesSimon Glass
2022-02-08kconfig: Update IS_ENABLED() internalsSimon Glass
2022-02-08linux: bitmap.h: Add find_next_zero_area functionKeerthy
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-13stddef: Avoid warning with clang with offsetof()Simon Glass
2021-12-19include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()Pali Rohár
2021-11-23include: import if_vlan.h from LinuxVladimir Oltean