summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * drivers: Import a very basic NVME implementation from LinuxAndrey Smirnov2019-02-181-0/+1271
| * include: Import min_not_zero() macro from LinuxAndrey Smirnov2019-02-181-0/+10
| * include: Import uuid.h for LinuxAndrey Smirnov2019-02-181-0/+96
| * include: Sync up pci_ids.h with 4.20-rc1Andrey Smirnov2019-02-181-0/+2952
| * PCI: Introduce device_pci_driver()Andrey Smirnov2019-02-181-0/+5
| * PCI: Fix to_pci_dev() macroAndrey Smirnov2019-02-181-1/+1
* | Merge branch 'for-next/misc'Sascha Hauer2019-03-071-0/+2
|\ \
| * | include/phy: Add missing modesSascha Hauer2019-03-041-0/+2
| |/
* | Merge branch 'for-next/imx8-usb'Sascha Hauer2019-03-072-11/+136
|\ \
| * | lib: Port basic Linux kernel NLS functionsAndrey Smirnov2019-02-221-0/+40
| * | clk: Import a subset of clk_bulk API from LinuxAndrey Smirnov2019-02-221-0/+98
| * | clk: Drop separate definitions of clk_put()Andrey Smirnov2019-02-221-17/+4
| |/
* / clk: at91: update to PMC bindingsSam Ravnborg2019-02-251-0/+7
|/
* Merge branch 'for-next/pci'Sascha Hauer2019-02-131-10/+2
|\
| * PCI: Consify pci_ops in struct pci_controllerAndrey Smirnov2019-01-161-1/+1
| * PCI: Convert ->res_start() to return resource_size_tAndrey Smirnov2019-01-161-1/+1
| * PCI: Drop "rom_address" from struct pci_devAndrey Smirnov2019-01-161-1/+0
| * PCI: Drop "ops" from struct pci_busAndrey Smirnov2019-01-161-2/+0
| * PCI: Drop "name" from struct pci_busAndrey Smirnov2019-01-161-2/+0
| * PCI: Drop "resources" from struct pci_busAndrey Smirnov2019-01-161-1/+0
| * PCI: Drop "slots" from struct pci_busAndrey Smirnov2019-01-161-1/+0
| * PCI: Make pci_scan_bus staticAndrey Smirnov2019-01-161-1/+0
* | Merge branch 'for-next/misc'Sascha Hauer2019-02-132-0/+4
|\ \