summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/tftp'Sascha Hauer2019-09-121-0/+2
|\
| * fs: provide no_revalidate_d_ops for network file systemsAhmad Fatoum2019-08-231-0/+2
* | Merge branch 'for-next/qemu'Sascha Hauer2019-09-122-0/+27
|\ \
| * | Compile libfdt for bareboxSascha Hauer2019-08-192-0/+27
| |/
* | Merge branch 'for-next/omap'Sascha Hauer2019-09-121-1/+1
|\ \
| * | mtd: nand: gpmc: Add BCH16 supportSascha Hauer2019-08-281-1/+1
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2019-09-121-0/+7
|\ \
| * | mtd: nand: Embed struct mtd_info into struct nand_chipSascha Hauer2019-08-261-0/+2
| * | mtd: nand: Add and use static inline wrapper for getting nand_chip from mtdSascha Hauer2019-08-261-0/+5
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-09-121-0/+1
|\ \
| * | mfd: rave-sp: Emulate firmware/bootloader mode reporting on RDU2Andrey Smirnov2019-09-091-0/+1
| |/
* / mtd: spi-nor: add UNLOCK_GLOBAL_BLOCK supportOleksij Rempel2019-08-211-0/+1
|/
* Merge branch 'for-next/mtd-gpmi-nand'Sascha Hauer2019-08-152-6/+3
|\
| * mtd: nand: Add function to parse device tree propertiesSascha Hauer2019-08-061-0/+2
| * mtd: nand-mxs: change API between NAND driver and fcb codeSascha Hauer2019-08-061-6/+1
* | Merge branch 'for-next/pstore'Sascha Hauer2019-07-121-2/+4
|\ \
| * | pstore: remove unused codeSascha Hauer2019-07-091-2/+0
| * | pstore: Only capture log messagesSascha Hauer2019-07-091-0/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-07-121-1/+1
|\ \
| * | treewide: remove stale mentions of CONFIG_OF in commentsAhmad Fatoum2019-06-131-1/+1
| |/
* | clk: divider: export clk_div_mask() helperMarcin Niestroj2019-07-041-0/+2
* | clk: divider: Make generic for usage elsewhereMarcin Niestroj2019-07-021-0/+8
|/
* mtd: spi-nor: provide default erase_sector implementationSteffen Trumtrar2019-05-081-1/+2
* mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsSteffen Trumtrar2019-05-081-26/+168
* mtd: spi-nor: remove unused read_xfer/write_xfer hooksSteffen Trumtrar2019-05-081-32/+0
* mtd: spi-nor: remove unused write_enable from write_regSteffen Trumtrar2019-05-081-2/+1
* spi: Extend the core to ease integration of SPI memory controllersSteffen Trumtrar2019-05-081-0/+307
* Merge branch 'for-next/stm32'Sascha Hauer2019-04-091-14/+27
|\
| * clk: mux: Support CLK_SET_RATE_NO_REPARENT flagSascha Hauer2019-03-111-0/+1
| * clk: mux: Support CLK_MUX_READ_ONLY flagSascha Hauer2019-03-111-0/+1
| * clk: mux: Support mux specific flagsSascha Hauer2019-03-111-6/+8
| * clk: divider: Support CLK_DIVIDER_READ_ONLY flagSascha Hauer2019-03-111-0/+1
| * clk: divider: pass divider flagsSascha Hauer2019-03-111-6/+10
| * clk: Support CLK_IS_CRITICAL flagSascha Hauer2019-03-111-0/+1
| * clk: Make CLK_IGNORE_UNUSED genericSascha Hauer2019-03-111-0/+1
| * clk: export clk_gate_is_enabled()Sascha Hauer2019-03-111-0/+2
| * clk: parent_names should be constSascha Hauer2019-03-111-4/+4
* | Merge branch 'for-next/pstore'Sascha Hauer2019-04-092-9/+22
|\ \
| * | pstore: Replace arguments for write() APIKees Cook2019-03-181-6/+6
| * | pstore: Replace arguments for read() APIKees Cook2019-03-181-3/+1
| * | pstore: Extract common arguments into structureKees Cook2019-03-181-1/+14
| * | pstore/ram: Clarify resource reservation labelsKees Cook2019-03-181-1/+2
| * | pstore/ram: Do not use stack VLA for parity workspaceKees Cook2019-03-181-0/+1
| |/
* | Merge branch 'for-next/net'Sascha Hauer2019-04-091-0/+39
|\ \
| * | net: phy: Add register access helper functions for physSascha Hauer2019-03-111-0/+35
| * | net: phy: Add PHY_ID_MATCH_* macrosSascha Hauer2019-03-111-0/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-04-092-27/+37
|\ \
| * | linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h>Masahiro Yamada2019-03-212-27/+37
| |/
* / ARM: zii-common: add support for switch reset on RDU1Lucas Stach2019-03-181-0/+1
|/
* Merge branch 'for-next/nvme'Sascha Hauer2019-03-075-1/+4335
|\