summaryrefslogtreecommitdiffstats
path: root/Documentation/VGA-softcursor.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-30gpio: set up initial state from .get_direction()Linus Walleij1-7/+24
2016-04-29gpio: rename gpio-generic.c into gpio-mmio.cChristian Lamparter2-0/+3
2016-04-29gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module caseChristian Lamparter1-1/+1
2016-04-29gpio: dwapb: add gpio-signaled acpi event supportJiang Qiu1-0/+17
2016-04-29gpio: dwapb: convert device node to fwnodeJiang Qiu3-21/+19
2016-04-29gpio: dwapb: remove name from dwapb_port_propertyJiang Qiu3-15/+11
2016-04-29gpio/qoriq: select IRQ_DOMAINArnd Bergmann1-0/+1
2016-04-29gpio: tegra: Add support for gpio debounceLaxman Dewangan1-1/+68
2016-04-29gpio: tegra: Get rid of all file scoped global variablesLaxman Dewangan1-152/+198
2016-04-29gpio: tegra: Make of_device_id compatible data to constantLaxman Dewangan1-2/+2
2016-04-29gpio: tegra: Don't open code of_device_get_match_data()Laxman Dewangan1-26/+24
2016-04-28gpio: pl061: implement .get_direction()Linus Walleij1-0/+8
2016-04-28gpio: pl061: remove range checkLinus Walleij1-6/+0
2016-04-27gpio: clarify open drain/source docsLinus Walleij1-6/+14
2016-04-26gpio: omap: fix irq triggering in smart-idle wakeup modeGrygorii Strashko1-40/+2
2016-04-26ASoC: ac97: use gpiochip data pointerLinus Walleij1-5/+3
2016-04-26ASoC: wm8996: use gpiochip data pointerLinus Walleij1-10/+6
2016-04-26ASoC: wm8962: use gpiochip data pointerLinus Walleij1-10/+5
2016-04-26ASoC: wm8903: use gpiochip data pointerLinus Walleij1-11/+6
2016-04-26ASoC: wm5100: use gpiochip data pointerLinus Walleij1-10/+6
2016-04-26ASoC: rt5677: use gpiochip data pointerLinus Walleij1-11/+6
2016-04-26serial: sc16is7xx: use gpiochip data pointerLinus Walleij1-10/+6
2016-04-26serial: max310x: use gpiochip data pointerLinus Walleij1-6/+6
2016-04-26staging: vme: use gpiochip data pointerLinus Walleij1-11/+6
2016-04-26ssb: gpio_driver: use gpiochip data pointerLinus Walleij1-19/+14
2016-04-26platform: x86: intel-pmic: use gpiochip data pointerLinus Walleij1-3/+3
2016-04-26input: adp5588-keys: use gpiochip data pointerLinus Walleij1-5/+5
2016-04-26arc: select GPIOLIB directlyLinus Walleij2-2/+2
2016-04-26sparc: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-04-26cris: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-04-26nios2: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-04-26m68k: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-04-26xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-04-26alpha: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-04-26metag: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-04-26avr32: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-04-26gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+0
2016-04-26gpio: revert bank bindingsLinus Walleij1-7/+0
2016-04-26gpio: move gpiod_set_array_value_priv()Linus Walleij2-12/+16
2016-04-18gpio: f7188x: fix edit mistakeLinus Walleij1-1/+1
2016-04-15gpio/reset: move gpio-{poweroff|restart} DT doc to proper placeWolfram Sang2-0/+0
2016-04-15gpio: brcmstb: Return proper error if bank width is invalidAxel Lin1-0/+1
2016-04-14gpio: gpiolib: Print error number if gpio hog failedLaxman Dewangan1-5/+6
2016-04-14gpio: of: Scan available child node for gpio-hogLaxman Dewangan1-1/+1
2016-04-14gpio: tegra: Allow compile testAlexander Stein2-1/+6
2016-04-14gpio: gpiolib-of: Allow compile testingAlexander Stein1-1/+1
2016-04-14gpio: wm8994: use the new open drain callbackLinus Walleij1-1/+24
2016-04-14gpio: wm831x: use the new open drain callbackLinus Walleij1-1/+24
2016-04-14gpio: vx855: use the new open drain callbackLinus Walleij1-0/+23
2016-04-14gpio: menz127: use the new open drain callbackLinus Walleij1-7/+11