summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \
* | \ \ \ \ \ 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-121-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | f2fs: support swap file w/ DIOJaegeuk Kim2019-07-031-5/+6
* | | | | | | | | Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds2019-07-121-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vfs: create a generic checking function for FS_IOC_FSSETXATTRDarrick J. Wong2019-07-011-0/+9
| * | | | | | | | | vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong2019-07-011-0/+3
* | | | | | | | | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-122-3/+1273
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kbuild: compile-test kernel headers to ensure they are self-containedMasahiro Yamada2019-07-091-0/+1270
| * | | | | | | | | | kbuild: re-implement Makefile.headersinst without recursionMasahiro Yamada2019-06-151-3/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-121-73/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | asm-generic: remove ptrace.hChristoph Hellwig2019-07-011-73/+0
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-124-8/+16
|\ \ \ \ \ \ \ \ \ \