Greg Kroah-Hartman 7b74d84a30 Merge 4.14.240 into android-4.14-stable 3 vuotta sitten
..
Kconfig 312ed39aa8 Merge 4.14.170 into android-4.14 4 vuotta sitten
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 vuotta sitten
devres.c 2b7c809bd4 gpio: devres: Improve kerneldoc 7 vuotta sitten
gpio-104-dio-48e.c 291b38a756 Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs 7 vuotta sitten
gpio-104-idi-48.c 291b38a756 Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs 7 vuotta sitten
gpio-104-idio-16.c 291b38a756 Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs 7 vuotta sitten
gpio-74x164.c 4c194e5b0d gpio: 74x164: Fix crash during .remove() 6 vuotta sitten
gpio-74xx-mmio.c a718ed2cfe gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registration 8 vuotta sitten
gpio-adnp.c 5d4cc25d57 gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input 5 vuotta sitten
gpio-adp5520.c 8ae6ace128 gpio: adp5520: Use devm_gpiochip_add_data() for gpio registration 8 vuotta sitten
gpio-adp5588.c 34bec4daf8 gpio: adp5588: Fix sleep-in-atomic-context bug 6 vuotta sitten
gpio-altera-a10sr.c 0e68ff5163 gpio: altera-a10sr: Set proper output level for direction_output 5 vuotta sitten
gpio-altera.c 7eb6ce2f27 gpio: Convert to using %pOF instead of full_name 7 vuotta sitten
gpio-amd8111.c 35568c40bd gpio: amd8111: Use devm_request_region 8 vuotta sitten
gpio-amdpt.c ca27379f5d gpio: amdpt: Add a new ACPI HID 8 vuotta sitten
gpio-arizona.c 9f86ae2ac8 gpio: arizona: put pm_runtime in case of failure 4 vuotta sitten
gpio-aspeed.c ecb44816ba gpio: aspeed: fix a potential NULL pointer dereference 5 vuotta sitten
gpio-ath79.c bf8c4b3dd7 gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE 6 vuotta sitten
gpio-axp209.c 1d2b2ac05a gpio: axp209: use correct register for GPIO input status 8 vuotta sitten
gpio-bcm-kona.c c69fcea57e gpio: bcm-kona: make use of raw_spinlock variants 7 vuotta sitten
gpio-bd9571mwv.c 9384793036 gpio: Add ROHM BD9571MWV-M PMIC GPIO driver 7 vuotta sitten
gpio-brcmstb.c dabaf70e3a gpio: brcmstb: release the bgpio lock during irq handlers 6 vuotta sitten
gpio-bt8xx.c e51b55236c gpio: bt8xx: use gpiochip data pointer 9 vuotta sitten
gpio-clps711x.c 1bdb5c8e03 gpio: clps711x: Remove board support 8 vuotta sitten
gpio-crystalcove.c 9a752b4c9a gpio: crystalcove: Do not write regular gpio registers for virtual GPIOs 7 vuotta sitten
gpio-cs5535.c 85bd84f536 gpio: cs5535: Use devm_gpiochip_add_data() for gpio registration 8 vuotta sitten
gpio-da9052.c e35b5ab0a7 gpio: constify gpio_chip structures 8 vuotta sitten
gpio-da9055.c e35b5ab0a7 gpio: constify gpio_chip structures 8 vuotta sitten
gpio-davinci.c 073cd31e2f gpio: davinci: Assign first bank regs for unbanked case 6 vuotta sitten
gpio-dln2.c 2956b5d94a pinctrl / gpio: Introduce .set_config() callback for GPIO chips 7 vuotta sitten
gpio-dwapb.c edadced2bc gpio: dwapb: fix missing first irq for edgeboth irq type 7 vuotta sitten
gpio-em.c 6219e7bba9 gpio: em: use gpiochip data pointer 9 vuotta sitten
gpio-ep93xx.c 2956b5d94a pinctrl / gpio: Introduce .set_config() callback for GPIO chips 7 vuotta sitten
gpio-etraxfs.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 vuotta sitten
gpio-exar.c c007e93486 gpio: exar: Fix bad handling for ida_simple_get error path 4 vuotta sitten
gpio-f7188x.c b86c86aa98 gpio: f7188x: Add a missing break 7 vuotta sitten
gpio-ftgpio010.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 vuotta sitten
gpio-ge.c 7eb6ce2f27 gpio: Convert to using %pOF instead of full_name 7 vuotta sitten
gpio-gpio-mm.c d759f90679 Annotate hardware config module parameters in drivers/gpio/ 7 vuotta sitten
gpio-grgpio.c 13c15ab8b3 gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap() 4 vuotta sitten
gpio-htc-egpio.c 24b35ed9a8 gpio: htc-egpio: read output value from cache 8 vuotta sitten
gpio-ich.c 8a06b08ec3 gpio: ich: Use devm_request_region 8 vuotta sitten
gpio-ingenic.c b0653ce39a gpio: Add gpio-ingenic driver 7 vuotta sitten
gpio-intel-mid.c fbc2a294f2 gpio: intel-mid: Fix build warning when !CONFIG_PM 7 vuotta sitten
gpio-iop.c 925e26b922 gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE 6 vuotta sitten
gpio-it87.c 01062ad31b gpio: it87: add support for IT8772F Super I/O. 7 vuotta sitten
gpio-janz-ttl.c abeb3f4029 gpio: janz-ttl: Use devm_gpiochip_add_data() for gpio registration 8 vuotta sitten
gpio-kempld.c 7b697b3a01 gpio: kempld: Use devm_gpiochip_add_data() for gpio registration 8 vuotta sitten
gpio-ks8695.c d7f7764e02 gpio: ks8695: remove irq_to_gpio function 8 vuotta sitten
gpio-loongson.c 4eab22e748 gpio: convert remaining users to gpiochip_add_data() 9 vuotta sitten
gpio-loongson1.c 6e643d8ddf gpio: loongson1: remove redundant return value check 8 vuotta sitten
gpio-lp3943.c 70aba44b6c Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free" 8 vuotta sitten
gpio-lp873x.c 2956b5d94a pinctrl / gpio: Introduce .set_config() callback for GPIO chips 7 vuotta sitten
gpio-lp87565.c fa8f6d0619 gpio: lp87565: Set proper output level and direction for direction_output 7 vuotta sitten
gpio-lpc18xx.c e35b5ab0a7 gpio: constify gpio_chip structures 8 vuotta sitten
gpio-lpc32xx.c 14bf873e59 gpio: lpc32xx: remove unused platform data file 8 vuotta sitten
gpio-lynxpoint.c 7eebe96f22 gpio: lynxpoint: avoid potential warning on error path 8 vuotta sitten
gpio-max7300.c d9110e9ce7 gpio: Drop owner assignment from i2c_driver 9 vuotta sitten
gpio-max7301.c 07cfa7ac9e gpio: max7301: fix driver for use with CONFIG_VMAP_STACK 5 vuotta sitten
gpio-max730x.c 6f4deb18a5 gpio: max730x: set gpiochip data pointer before using it 8 vuotta sitten
gpio-max732x.c 0a848d638a gpio: max732x: move header file out of I2C realm 7 vuotta sitten
gpio-max77620.c c3736f4006 gpio: max77620: Fixup debounce delays 5 vuotta sitten
gpio-mb86s7x.c d829b37ae3 gpio: mb86s7x: Handle return value of clk_prepare_enable. 7 vuotta sitten
gpio-mc33880.c 609f9692cc gpio: mc33880: use gpiochip data pointer 9 vuotta sitten
gpio-mc9s08dz60.c 0de6a80de1 gpio: mc9s08dz60: make explicitly non-modular 8 vuotta sitten
gpio-menz127.c de6ccdbd77 gpio: Fix wrong rounding in gpio-menz127 6 vuotta sitten
gpio-merrifield.c ff8c474d15 gpio: merrifield: Remove unused header 7 vuotta sitten
gpio-ml-ioh.c acd73639c3 gpio: ml-ioh: Fix buffer underwrite on probe error path 6 vuotta sitten
gpio-mm-lantiq.c baddc7ca44 gpio: update my email address 8 vuotta sitten
gpio-mmio.c b8c90199b5 gpio: mmio: add support for NI 169445 NAND GPIO 7 vuotta sitten
gpio-mockup.c 85a5616778 gpio: mockup: fix resource leak in error path 4 vuotta sitten
gpio-mpc5200.c 288e6eaa06 gpio: Include linux/gpio.h instead of asm/gpio.h 8 vuotta sitten
gpio-mpc8xxx.c 749b39e7c6 gpio: mpc8xxx: Add platform device to gpiochip->parent 4 vuotta sitten
gpio-msic.c ca1f3ae315 gpio: msic: fix error return code in platform_msic_gpio_probe() 7 vuotta sitten
gpio-mvebu.c 89a4610650 gpio: mvebu: fix pwm .get_state period calculation 3 vuotta sitten
gpio-mxc.c db5270acaa gpio: mxc: use devres for irq generic chip 7 vuotta sitten
gpio-mxs.c 43607eb9f7 gpio: mxs: Get rid of external API call 6 vuotta sitten
gpio-octeon.c b6d055b198 gpio: octeon: Constify octeon_gpio_match table 8 vuotta sitten
gpio-omap.c 1e26813c69 gpio: omap: ensure irq is enabled before wakeup 5 vuotta sitten
gpio-palmas.c a86e87e8c7 gpio: palmas: fix implicit assumption module.h is present 8 vuotta sitten
gpio-pca953x.c b2dc4110cb gpio: pca953x: remove incorrect le16_to_cpu calls 7 vuotta sitten
gpio-pcf857x.c 9c6ca2d4f1 gpio: pcf857x: Fix missing first interrupt 3 vuotta sitten
gpio-pch.c e0fc5a1b8e gpio: pch: use devres for irq generic chip 7 vuotta sitten
gpio-pci-idio-16.c ea38ce081d gpio: pci-idio-16: make use of raw_spinlock variants 7 vuotta sitten
gpio-pisosr.c e35b5ab0a7 gpio: constify gpio_chip structures 8 vuotta sitten
gpio-pl061.c 96040804c9 gpio: pl061: Move irq_chip definition inside struct pl061 5 vuotta sitten
gpio-pxa.c 15fbb1fe07 gpio: pxa: handle corner case of unprobed device 5 vuotta sitten
gpio-rc5t583.c fe7b778802 gpio: rc5t583: make explicitly non-modular 8 vuotta sitten
gpio-rcar.c dbd1dad2ab gpio: rcar: add gen[123] fallback compatibility strings 7 vuotta sitten
gpio-rdc321x.c 2ec64c9d0d gpio: remove redundant owner assignments of drivers 8 vuotta sitten
gpio-reg.c 0e3cb6ee38 gpio: gpio-reg: add irq mapping for gpio-reg users 7 vuotta sitten
gpio-sa1100.c c65d1fd350 gpio: sa1100: implement get_direction method 7 vuotta sitten
gpio-sch.c e35b5ab0a7 gpio: constify gpio_chip structures 8 vuotta sitten
gpio-sch311x.c 2ec64c9d0d gpio: remove redundant owner assignments of drivers 8 vuotta sitten
gpio-sodaville.c 74dd9ebfff gpio: sodaville: use resource management for irqs 7 vuotta sitten
gpio-spear-spics.c b29c5ddaea gpio: spear-spics: drop unused MODULE_ tags from non-modular code 8 vuotta sitten
gpio-sta2x11.c 624b5a9c0b gpio: sta2x11: use devres for irq generic chip 7 vuotta sitten
gpio-stmpe.c 460c5b9745 gpio: stmpe: i2c transfer are forbiden in atomic context 6 vuotta sitten
gpio-stp-xway.c baddc7ca44 gpio: update my email address 8 vuotta sitten
gpio-syscon.c 4d7ddcdbdf gpio: syscon: Fix possible NULL ptr usage 5 vuotta sitten
gpio-tb10x.c 7eb6ce2f27 gpio: Convert to using %pOF instead of full_name 7 vuotta sitten
gpio-tc3589x.c ceb3573176 gpio: tc35894: fix up tc35894 interrupt configuration 4 vuotta sitten
gpio-tegra.c be913cf32e gpio: tegra: mask GPIO IRQs during IRQ shutdown 4 vuotta sitten
gpio-thunderx.c 4aafb8cdcc gpio: thunderx: fix error return code in thunderx_gpio_probe() 6 vuotta sitten
gpio-timberdale.c 52ad90531a gpio: timberdale: make it explicitly non-modular 8 vuotta sitten
gpio-tpic2810.c e35b5ab0a7 gpio: constify gpio_chip structures 8 vuotta sitten
gpio-tps65086.c e35b5ab0a7 gpio: constify gpio_chip structures 8 vuotta sitten
gpio-tps65218.c 2956b5d94a pinctrl / gpio: Introduce .set_config() callback for GPIO chips 7 vuotta sitten
gpio-tps6586x.c 2ec64c9d0d gpio: remove redundant owner assignments of drivers 8 vuotta sitten
gpio-tps65910.c 2ec64c9d0d gpio: remove redundant owner assignments of drivers 8 vuotta sitten
gpio-tps65912.c e35b5ab0a7 gpio: constify gpio_chip structures 8 vuotta sitten
gpio-tps68470.c 275b13a655 gpio: Add support for TPS68470 GPIOs 7 vuotta sitten
gpio-ts4800.c 91f1551a74 gpio: ts4800: Fix module autoload 8 vuotta sitten
gpio-ts4900.c e35b5ab0a7 gpio: constify gpio_chip structures 8 vuotta sitten
gpio-ts5500.c 973eff01c5 gpio: ts5500: Use devm_gpiochip_add_data() for gpio registration 8 vuotta sitten
gpio-twl4030.c a205425658 mfd: twl: Move header file out of I2C realm 7 vuotta sitten
gpio-twl6040.c 1253baaaff gpio: twl6040: remove unneeded forward declaration 7 vuotta sitten
gpio-tz1090-pdc.c 059e3972d0 gpio: tz1090-pdc: use gpiochip data pointer 9 vuotta sitten
gpio-tz1090.c 7eb6ce2f27 gpio: Convert to using %pOF instead of full_name 7 vuotta sitten
gpio-ucb1400.c 5d61a9e0ac gpio: ucb1400: Use devm_gpiochip_add_data() for gpio registration 8 vuotta sitten
gpio-vf610.c 3e729a2c5a gpio: vf610: Do not share irq_chip 5 vuotta sitten
gpio-viperboard.c 2ec64c9d0d gpio: remove redundant owner assignments of drivers 8 vuotta sitten
gpio-vr41xx.c 4eab22e748 gpio: convert remaining users to gpiochip_add_data() 9 vuotta sitten
gpio-vx855.c 2956b5d94a pinctrl / gpio: Introduce .set_config() callback for GPIO chips 7 vuotta sitten
gpio-wcove.c 6972b007ca Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd 7 vuotta sitten
gpio-wm831x.c 9674a8dc5b gpio: wm831x: Add basic device tree support 7 vuotta sitten
gpio-wm8350.c e35b5ab0a7 gpio: constify gpio_chip structures 8 vuotta sitten
gpio-wm8994.c 2956b5d94a pinctrl / gpio: Introduce .set_config() callback for GPIO chips 7 vuotta sitten
gpio-ws16c48.c 291b38a756 Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs 7 vuotta sitten
gpio-xgene-sb.c c6cc75fec0 gpio: xgene-sb: Use irq_domain_free_irqs_common() 8 vuotta sitten
gpio-xgene.c b115bebc07 gpio: xgene: mark PM functions as __maybe_unused 7 vuotta sitten
gpio-xilinx.c 7eb6ce2f27 gpio: Convert to using %pOF instead of full_name 7 vuotta sitten
gpio-xlp.c 529f75d8ca gpio: xlp: Update for ARCH_THUNDER2 7 vuotta sitten
gpio-xra1403.c 5704520d78 gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driver 7 vuotta sitten
gpio-xtensa.c 4eab22e748 gpio: convert remaining users to gpiochip_add_data() 9 vuotta sitten
gpio-zevio.c 4a14af45f7 gpio: zevio: make gpio_chip const 7 vuotta sitten
gpio-zx.c 8c41ab4f05 gpio: zx: make use of raw_spinlock variants 7 vuotta sitten
gpio-zynq.c a7587d3b26 gpio: zynq: Check return value of pm_runtime_get_sync 3 vuotta sitten
gpiolib-acpi.c eba1aac8f9 gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055 3 vuotta sitten
gpiolib-devprop.c 074e2892a4 gpio: fix "gpio-line-names" property retrieval 7 vuotta sitten
gpiolib-legacy.c 85b03b3033 Revert "gpiolib: Split GPIO flags parsing and GPIO configuration" 8 vuotta sitten
gpiolib-of.c d23be337c7 gpio: of: Fix of_gpiochip_add() error path 5 vuotta sitten
gpiolib-sysfs.c 70b8e9eb3b Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 7 vuotta sitten
gpiolib.c 42d394b07c Revert "gpio: set up initial state from .get_direction()" 4 vuotta sitten
gpiolib.h 4101e59a29 gpiolib: Mark gpio_suffixes array with __maybe_unused 6 vuotta sitten