summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2019-07-141-1/+3
|\
| * mailbox: omap: Add support for TI K3 SoCsSuman Anna2019-07-101-1/+3
* | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-07-141-1/+9
|\ \
| * | percpu_ref: release percpu memory early without PERCPU_REF_ALLOW_REINITRoman Gushchin2019-05-091-0/+1
| * | percpu_ref: introduce PERCPU_REF_ALLOW_REINIT flagRoman Gushchin2019-05-091-1/+8
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-141-0/+5
|\ \ \
| * | | perf/core: Fix exclusive events' groupingAlexander Shishkin2019-07-131-0/+5
* | | | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-132-8/+11
|\ \ \ \
| * | | | ocxl: Update for AFU descriptor template version 1.1Alastair D'Silva2019-07-101-1/+4
| * | | | ocxl: do not use C++ style comments in uapi headerMasahiro Yamada2019-06-141-7/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-134-3/+17
|\ \ \ \ \
| * | | | | net: phy: make exported variables non-staticDenis Efremov2019-07-121-0/+3
| * | | | | net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov2019-07-121-0/+10
| * | | | | Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-111-1/+2
| |\ \ \ \ \
| | * | | | | net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed2019-07-111-1/+2
| * | | | | | net: fib_rules: do not flow dissect local packetsPetar Penkov2019-07-111-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2019-07-131-136/+136
|\ \ \ \ \ \ \
| * | | | | | | ide: use BIT() macro for defining bit-flagsAmol Surati2019-07-091-136/+136
* | | | | | | | Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2019-07-138-7/+196
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Miquel Raynal2019-07-071-4/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mtd: spi-nor: intel-spi: Convert to use SPDX identifierMika Westerberg2019-06-221-4/+1
| * | | | | | | | | mtd: abi: do not use C++ style comments in uapi headerMasahiro Yamada2019-07-071-5/+5
| * | | | | | | | | Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-07-06858-7181/+1070
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mtd: spinand: Add initial support for Paragon PN26G0xAJeff Kletsky2019-06-271-0/+1
| | * | | | | | | | | mtd: Add flag to indicate panic_writeKamal Dasu2019-06-271-0/+6
| | * | | | | | | | | mtd: spinand: Add support for two-byte device IDsJeff Kletsky2019-06-271-2/+2
| | * | | | | | | | | mtd: spinand: Define macros for page-read ops with three-byte addressesJeff Kletsky2019-06-271-0/+30
| | * | | | | | | | | mtd: rawnand: gpmi: Implement exec_opSascha Hauer2019-06-271-0/+1
| | * | | | | | | | | dmaengine: mxs: rename custom flagSascha Hauer2019-06-271-0/+2
| | * | | | | | | | | dmaengine: mxs: Add header file to be shared with gpmi nand driverSascha Hauer2019-06-271-0/+21
| | * | | | | | | | | mtd: rawnand: export NAND operation tracerSascha Hauer2019-06-271-0/+36
| | * | | | | | | | | mtd: onenand: Add support for 8Gb datasize onenandJonathan Bakker2019-06-271-0/+1
| * | | | | | | | | | mtd: Add support for HyperBus memory devicesVignesh Raghavendra2019-06-271-0/+84
| * | | | | | | | | | mtd: cfi_cmdset_0002: Add support for polling status registerVignesh Raghavendra2019-06-271-0/+7
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-137-35/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pinctrl: remove unneeded #ifdef around declarationsMasahiro Yamada2019-06-254-26/+6
| * | | | | | | | | | pinctrl: make pinconf.h self-containedMasahiro Yamada2019-06-181-0/+2
| * | | | | | | | | | gpio: Fix build warnings on undefined struct pinctrl_devEnrico Weigelt2019-06-132-0/+3
| * | | | | | | | | | pinctrl: remove unused pin_is_valid()Masahiro Yamada2019-06-121-10/+0
| * | | | | | | | | | pinctrl: add include guard to pinctrl-state.hMasahiro Yamada2019-06-091-0/+5
| * | | | | | | | | | dt-bindings: gpio: meson8b-gpio: update with SPDX Licence identifierNeil Armstrong2019-06-011-7/+1
| * | | | | | | | | | dt-bindings: gpio: meson8-gpio: update with SPDX Licence identifierNeil Armstrong2019-06-011-7/+1
| * | | | | | | | | | dt-bindings: gpio: meson-gxl-gpio: update with SPDX Licence identifierNeil Armstrong2019-06-011-7/+1
| * | | | | | | | | | dt-bindings: gpio: meson-gxbb-gpio: update with SPDX Licence identifierNeil Armstrong2019-06-011-7/+1
| * | | | | | | | | | pinctrl: Enable device link creation for pin controlBenjamin Gaignard2019-05-231-0/+5
| * | | | | | | | | | pinctrl: generic: add new 'drive-strength-microamp' property supportGuillaume La Roque2019-05-231-0/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-131-0/+76
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Input: elan_i2c - export the device id whitelistJeffrey Hugo2019-06-301-0/+76
| * | | | | | | | | | Merge tag 'ib-mfd-gpio-input-leds-power-v5.2' of git://git.kernel.org/pub/scm...Dmitry Torokhov2019-05-101-0/+59
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.1' into nextDmitry Torokhov2019-05-101104-13217/+41989
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |