summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: cros_ec: Fix event processing APIGwendal Grignou2019-06-101-11/+76
* mfd: cros_ec: Complete MEMS sensor APIGwendal Grignou2019-06-101-58/+406
* mfd: cros_ec: Add EC transport protocol v4Gwendal Grignou2019-06-101-2/+141
* mfd: cros_ec: Expand hash APIGwendal Grignou2019-06-101-2/+9
* mfd: cros_ec: Add lightbar v2 APIGwendal Grignou2019-06-101-4/+120
* mfd: cros_ec: Add PWM_SET_DUTY APIGwendal Grignou2019-06-101-2/+18
* mfd: cros_ec: Add Flash V2 commands APIGwendal Grignou2019-06-101-3/+147
* mfd: cros_ec: Remove zero-size structsGwendal Grignou2019-06-101-15/+18
* mfd: cros_ec: move HDMI CEC API definitionGwendal Grignou2019-06-101-73/+75
* mfd: cros_ec: Update ACPI interface definitionGwendal Grignou2019-06-101-126/+293
* mfd: cros_ec: use BIT macroGwendal Grignou2019-06-101-55/+55
* mfd: cros_ec: Define commands as 4-digit UPPER CASE hex valuesGwendal Grignou2019-06-101-99/+136
* mfd: cros_ec: add ec_align macrosGwendal Grignou2019-06-101-204/+238
* mfd: cros_ec: set comments properlyGwendal Grignou2019-06-101-25/+40
* mfd: cros_ec: Zero BUILD_ macroGwendal Grignou2019-06-101-0/+5
* mfd: cros_ec: Update license termGwendal Grignou2019-06-101-15/+5
* Linux 5.2-rc1v5.2-rc1Linus Torvalds2019-05-191-2/+2
* Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-193-4/+8
|\
| * ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-151-1/+1
| * ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
| * ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-151-1/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1910-257/+889
|\ \
| * | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-185-4/+24
| * | initramfs: don't free a non-existent initrdSteven Price2019-05-181-1/+1
| * | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue2019-05-181-3/+8
| * | mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-181-2/+2
| * | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)2019-05-181-0/+43
| * | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)2019-05-181-0/+48
| * | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-182-247/+763
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1974-172/+178
|\ \ \
| * | | kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-191-3/+1
| * | | kbuild: check uniqueness of module namesMasahiro Yamada2019-05-182-0/+17
| * | | kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-181-1/+12
| * | | kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada2019-05-181-1/+1
| * | | kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada2019-05-183-33/+13
| * | | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1817-26/+25
| * | | media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1830-49/+47
| * | | media: remove unneeded header search pathsMasahiro Yamada2019-05-187-11/+0
| * | | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2019-05-182-0/+2
| * | | kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2019-05-182-1/+9
| * | | kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada2019-05-181-1/+1
| * | | .gitignore: exclude .get_maintainer.ignore and .gitattributesMasahiro Yamada2019-05-181-3/+5
| * | | kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada2019-05-182-11/+11
| * | | kbuild: Don't try to add '-fcatch-undefined-behavior' flagNathan Chancellor2019-05-181-1/+0
| * | | kbuild: add some extra warning flags unconditionallyMasahiro Yamada2019-05-181-6/+7
| * | | kbuild: add -Wvla flag unconditionallyMasahiro Yamada2019-05-181-1/+1
| * | | arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-185-13/+0
| * | | samples: guard sub-directories with CONFIG optionsMasahiro Yamada2019-05-183-6/+22
| * | | kbuild: re-enable int-in-bool-context warningMasahiro Yamada2019-05-181-1/+0
| * | | MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*Krzysztof Kozlowski2019-05-181-0/+1