summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* serdev: Do not call .receive_buf() callback recursivelyAndrey Smirnov2019-05-151-0/+2
* Merge branch 'for-next/ubifs'Sascha Hauer2019-05-101-0/+5
|\
| * fs: ubifs: Add authentication supportSascha Hauer2019-04-241-0/+5
* | Merge branch 'for-next/qspi'Sascha Hauer2019-05-103-72/+560
|\ \
| * | 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-082-0/+362
| * | spi: Import more spi mode defines from LinuxSteffen Trumtrar2019-05-081-0/+10
| * | spi: Generalize SPI "master" to "controller"Steffen Trumtrar2019-05-081-12/+18
| |/
* | Merge branch 'for-next/layerscape'Sascha Hauer2019-05-103-2/+5
|\ \
| * | bbu: bbu_register_std_file_update should take const char*Sascha Hauer2019-05-101-2/+2
| * | filetype: Detect Layerscape PBL imagesSascha Hauer2019-05-091-0/+2
| * | ddr: fsl: move fsl_ddr_set_memctl_regs prototype to include/Sascha Hauer2019-05-081-0/+1
| |/
* | Merge branch 'for-next/ctrlc'Sascha Hauer2019-05-103-2/+7
|\ \
| * | console_countdown: Add pattern listSascha Hauer2019-04-241-1/+1
| * | console: forbid ctrlc during startupSascha Hauer2019-04-241-0/+3
| * | Shell: Handle aborting loops betterSascha Hauer2019-04-241-1/+3
| |/
* | lib: add blobgen frameworkSteffen Trumtrar2019-04-121-0/+58
* | include: crypto: import ablkcipher struct from kernelSteffen Trumtrar2019-04-121-0/+27
* | include: crypto: import des.h from kernelSteffen Trumtrar2019-04-121-0/+16
* | lib: add base64 helpersSteffen Trumtrar2019-04-121-0/+9
|/
* 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
|\ \