summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-142-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-144-3/+17
|\ \
| * | net: phy: make exported variables non-staticDenis Efremov2019-07-131-0/+3
| * | net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov2019-07-131-0/+10
| * | Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-121-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-141-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-148-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-147-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
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-133-2/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | io_uring: add support for recvmsg()Jens Axboe2019-07-092-0/+4
| * | | | | | | | | | io_uring: add support for sendmsg()Jens Axboe2019-07-092-0/+6
| * | | | | | | | | | io_uring: add support for sqe linksJens Axboe2019-06-241-0/+1
| * | | | | | | | | | uio: make import_iovec()/compat_import_iovec() return bytes on successJens Axboe2019-05-311-2/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-07-131-5/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | f2fs: support swap file w/ DIOJaegeuk Kim2019-07-031-5/+6