summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Shell: Handle aborting loops betterSascha Hauer2019-04-241-1/+3
* hab/caam: Fix compilation of caam driver when hab is disabledSascha Hauer2019-04-111-2/+5
* hab: habv4_need_rng_software_self_test is needed without hab supportSascha Hauer2019-04-111-1/+2
* Merge branch 'for-next/warnings'Sascha Hauer2019-04-091-3/+4
|\
| * mfd: twl-core: Add missing prototype for twlcore_get()Sascha Hauer2019-03-181-3/+4
* | Merge branch 'for-next/usb-storage'Sascha Hauer2019-04-092-23/+0
|\ \
| * | usb: Drop usb_disable_asynch()Andrey Smirnov2019-03-111-1/+0
| * | usb: storage: Drop struct SCSI_cmd_blockAndrey Smirnov2019-03-111-22/+0
| |/
* | 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
| |/
* | Merge branch 'for-next/layerscape'Sascha Hauer2019-04-087-0/+2130
|\ \
| * | ARM: Add basic Layerscape supportSascha Hauer2019-03-132-0/+429
| * | ddr: fsl: Add Freescale ddr driverSascha Hauer2019-03-132-0/+742
| * | net: Add Freescale FMan ethernet supportSascha Hauer2019-03-132-0/+695
| * | Add Freescale QUICC Engine firmware supportSascha Hauer2019-03-131-0/+264
| |/
* / ARM: zii-common: add support for switch reset on RDU1Lucas Stach2019-03-181-0/+1
|/
* Merge branch 'for-next/spd'Sascha Hauer2019-03-072-185/+542
|\
| * ddr_spd: provide common SPD typeSascha Hauer2019-03-041-0/+10
| * ddr_spd: Add function to read eepromSascha Hauer2019-03-041-0/+6
| * ddr_spd: Update from U-BootSascha Hauer2019-03-041-183/+496
| * crc: Add PBL variant for crc_itu_t()Sascha Hauer2019-03-041-0/+16
| * crc: import crc_itu_t() from kernelSascha Hauer2019-03-041-2/+14
* | Merge branch 'for-next/rpi'Sascha Hauer2019-03-072-0/+81
|\ \
| * | debug_ll: Add ns16550 early debugging functionsSascha Hauer2019-03-061-0/+56
| * | debug_ll: Move pl011 header file to architecture independent placeSascha Hauer2019-03-061-0/+25
* | | Merge branch 'for-next/nvme'Sascha Hauer2019-03-077-1/+4379
|\ \ \
| * | | 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-182-0/+138
| * | | include: Add definitnion for HZAndrey Smirnov2019-02-181-0/+2
| * | | include: Sync up pci_ids.h with 4.20-rc1Andrey Smirnov2019-02-181-0/+2952