summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-vr41xx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-16gpio: ge: Use of_device_get_match_data()Thierry Reding1-3/+1
2018-05-16gpio: dwapb: Use of_device_get_match_data()Thierry Reding1-7/+1
2018-05-16gpio: 74xx-mmio: Use of_device_get_match_data()Thierry Reding1-7/+2
2018-05-16gpio: mockup: use the SPDX identifier and remove license boilerplateBartosz Golaszewski1-6/+1
2018-05-16gpio: dwapb: Add support for 1 interrupt per port A GPIOPhil Edworthy4-13/+48
2018-05-16gpio: make several const arrays static, shrinks object sizeColin Ian King2-2/+2
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-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
2018-04-14x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem bufferAKASHI Takahiro1-51/+31
2018-04-14x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()AKASHI Takahiro1-12/+12
2018-04-14x86: kexec_file: purge system-ram walking from prepare_elf64_headers()AKASHI Takahiro1-63/+58
2018-04-14kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro8-94/+71
2018-04-14kexec_file: make use of purgatory optionalAKASHI Takahiro3-0/+11
2018-04-14proc: revalidate misc dentriesAlexey Dobriyan1-1/+22
2018-04-14mm, slab: reschedule cache_reap() on the same CPUVlastimil Babka1-1/+2