summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-04-06MLK-22357-1 usb: Add handle_interrupts function pointer for UCLASS_USB_GADGET...Sherry Sun
2022-04-06MLK-16034-01: change the maximum oob sizeHan Xu
2022-04-06MLK-16066-1 usb: host: add imx8m xhci host driverLi Jun
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
2021-10-23Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek Behún
2021-10-08kconfig: Add tools support to CONFIG_IS_ENABLED()Simon Glass
2021-10-08zstd: Create a function for use from U-BootSimon Glass
2021-10-08lib: Add memdup()Simon Glass
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard
2021-09-28mtd: spi: nor: force mtd name to "nor%d"Patrick Delaunay
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard
2021-09-24mtd: remove SPEAr flash driver st_smiPatrick Delaunay
2021-09-22usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer
2021-09-17firmware: ti_sci: Include linux/err.h in ti_sci_protocol.hSuman Anna
2021-07-26net: ethtool: Add ethernet speed macros for higher speedsAshok Reddy Soma
2021-07-15soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsKeerthy
2021-07-01build_bug.h: add wrapper for _Static_assertRasmus Villemoes
2021-06-29mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-tTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byteTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Read status by Read Any RegisterTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Add the ->ready() hookTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Add support for volatile QE bitTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Add support for Read/Write Any RegisterTakahiro Kuwano
2021-06-29mtd: spi-nor: Add Cypress manufacturer IDTakahiro Kuwano
2021-06-28mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR modePratyush Yadav
2021-06-28mtd: spi-nor-core: Add support for Cypress Semper flashPratyush Yadav
2021-06-28mtd: spi-nor-core: Perform a Soft Reset on shutdownPratyush Yadav
2021-06-28mtd: spi-nor-core: Detect Soft Reset sequence support from BFPTPratyush Yadav
2021-06-28mtd: spi-nor-core: Enable octal DTR mode when possiblePratyush Yadav
2021-06-28mtd: spi-nor-core: Parse xSPI Profile 1.0 tablePratyush Yadav
2021-06-28mtd: spi-nor-core: Add support for DTR protocolPratyush Yadav
2021-06-28mtd: spi-nor-core: Rework hwcaps selectionPratyush Yadav
2021-06-28mtd: spi-nor-core: Introduce flash-specific fixup hooksPratyush Yadav
2021-06-28mtd: spi-nor-core: Add a ->setup() hookPratyush Yadav
2021-06-24mtd: add support for parsing partitions defined in OFMarek Behún
2021-06-11clk: fixed_rate: add API for directly registering fixed rate clocksTero Kristo