summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-02-08drivers: mtd: rawnand: Add u-boot driver model support for ELMNitin Yadav
2023-01-25mtd: spinand: winbond: Add support for write volatile configuration register opApurva Nandan
2023-01-25mtd: spinand: Allow enabling Octal DTR mode in the coreApurva Nandan
2023-01-25mtd: spinand: Add pointer to probed flash's spinand_infoApurva Nandan
2023-01-25mtd: spinand: Add change_protocol() in manufacturer_opsApurva Nandan
2023-01-25mtd: spinand: Add support for manufacturer-based ctrl_ops variationsApurva Nandan
2023-01-25mtd: spinand: Define ctrl_ops for non-page read/write op templatesApurva Nandan
2023-01-25mtd: spinand: Rename 'op_templates' to 'data_ops'Apurva Nandan
2023-01-25mtd: spinand: Add enum spinand_protocol to indicate current SPI IO modeApurva Nandan
2023-01-25mtd: spinand: Define macros for Octal DTR opsApurva Nandan
2022-11-21mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-tDhruva Gole
2022-11-21mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byteDhruva Gole
2022-11-21mtd: spi-nor-core: Read status by Read Any RegisterDhruva Gole
2022-11-21mtd: spi-nor-core: Add the ->ready() hookDhruva Gole
2022-11-21mtd: spi-nor-core: Add support for volatile QE bitDhruva Gole
2022-11-21mtd: spi-nor-core: Add support for Read/Write Any RegisterDhruva Gole
2022-11-21mtd: spi-nor: Add Cypress manufacturer IDDhruva Gole
2022-06-02mtd: spi-nor: add non-uniform sector erase support for s28hs512tVaishnav Achath
2022-02-02mtd: rawnand: use force_8bit flagRoger Quadros
2022-02-02mtd: rawnand: Add quirk to avoid 8-bit and 16-bit readsRoger Quadros
2022-02-02memory: Add TI GPMC driverRoger Quadros
2022-01-04firmware: ti_sci: Include linux/err.h in ti_sci_protocol.hSuman Anna
2021-09-01linux: bitmap.h: Add find_next_zero_area functionKeerthy
2021-06-23soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsKeerthy
2021-04-14mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR modePratyush Yadav
2021-04-14mtd: spi-nor-core: Add support for Cypress Semper flashPratyush Yadav
2021-04-14mtd: spi-nor-core: Perform a Soft Reset on shutdownPratyush Yadav
2021-04-14mtd: spi-nor-core: Detect Soft Reset sequence support from BFPTPratyush Yadav
2021-04-14mtd: spi-nor-core: Enable octal DTR mode when possiblePratyush Yadav
2021-04-14mtd: spi-nor-core: Parse xSPI Profile 1.0 tablePratyush Yadav
2021-04-14mtd: spi-nor-core: Add support for DTR protocolPratyush Yadav
2021-04-14mtd: spi-nor-core: Rework hwcaps selectionPratyush Yadav
2021-04-14mtd: spi-nor-core: Introduce flash-specific fixup hooksPratyush Yadav
2021-04-14mtd: spi-nor-core: Add a ->setup() hookPratyush Yadav
2021-04-12soc: ti: k3-navss-ringacc: Remove unused ring modesVignesh Raghavendra
2021-04-12soc: ti: k3-navss-ringacc: Add AM64 ringacc supportVignesh Raghavendra
2021-04-12firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra
2021-03-23clk: fixed_rate: add API for directly registering fixed rate clocksTero Kristo
2021-03-23lib: rational: copy the rational fraction lib routines from LinuxTero Kristo
2020-12-02linux/compat.h: Remove debug() from spin_lock_irqsave()Andy Shevchenko
2020-11-05Add an assembly guard around linux/bitops.hSimon Glass
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun
2020-10-16linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-09-30linux/compat.h: Remove netdev_xxx functionsSean Anderson
2020-09-22clk: at91: add pre-requisite headers for AT91 clock architectureClaudiu Beznea
2020-08-24include: kernel.h: define SSIZE_MAXHeinrich Schuchardt
2020-08-14linux/compat.h: Add wait_event_timeout macroOleksandr Andrushchenko
2020-08-03clk: Drop dm.h header file in clk-provider.hSimon Glass