summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-16dt-bindings: gpio: Add support for r8a77965Jacopo Mondi1-0/+1
2018-05-16gpio: mxc: Remove reliance on <linux/gpio.h>Linus Walleij1-6/+3
2018-05-16gpio: mvebu: Use the proper APIsLinus Walleij1-12/+8
2018-05-16gpio: msic: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: mm-lantiq: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: ml_ioh: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: mc9s08dz60: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: mc33880: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: max730x: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: lynxpoint: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: lpc32xx: Include the right headerLinus Walleij1-2/+1
2018-05-16gpio: lp873x: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: lp3943: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: loongson: Use BIT() macrosLinus Walleij1-14/+11
2018-05-16gpio: loongson: Create a dynamic platform deviceLinus Walleij1-10/+37
2018-05-16gpio: loongson: Use right includeLinus Walleij1-33/+33
2018-05-16gpiolib: add hogs support for machine codeBartosz Golaszewski3-0/+114
2018-05-16gpio: 104-dio-48e: make array 'ports' static, shrinks object sizeColin Ian King1-1/+1
2018-05-16dt-bindings: gpio: rcar: Add r8a77470 (RZ/G1C) supportBiju Das1-0/+1
2018-05-16gpio: pmic_eic: Add edge trigger emulation for PMIC EICBaolin Wang1-2/+56
2018-05-16gpio: eic: Add edge trigger emulation for EICBaolin Wang1-0/+73
2018-05-16gpio: Add a reference to CEC on GPIOLinus Walleij1-0/+4
2018-04-27gpio: xra1403: Switch to a fixed upper bound for registersLaura Abbott1-10/+5
2018-04-16Linux 4.17-rc1v4.17-rc1Linus Torvalds1-2/+2
2018-04-16Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds94-1234/+277
2018-04-16Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-71/+240
2018-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds18-82/+109
2018-04-16Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds41-5164/+316
2018-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds33-802/+1150
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds22-105/+329
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-14/+22
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds33-187/+629
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2018-04-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-56/+106
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-2/+0
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-40/+63
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-654/+681
2018-04-14kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo5-4/+28
2018-04-14kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo4-32/+31
2018-04-14kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo2-34/+13
2018-04-14kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo1-22/+12
2018-04-14kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrsPhilipp Rudo1-46/+30
2018-04-14kernel/kexec_file.c: split up __kexec_load_puragoryPhilipp Rudo1-97/+103
2018-04-14kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo3-61/+71
2018-04-14kernel/kexec_file.c: search symbols in read-only kexec_purgatoryPhilipp Rudo1-16/+22
2018-04-14kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2-8/+13
2018-04-14kernel/kexec_file.c: remove checks in kexec_purgatory_loadPhilipp Rudo1-14/+0
2018-04-14include/linux/kexec.h: silence compile warningsPhilipp Rudo1-0/+2
2018-04-14kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro3-188/+201
2018-04-14x86: kexec_file: clean up prepare_elf64_headers()AKASHI Takahiro1-11/+7