summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-04-26gpio: omap: fix irq triggering in smart-idle wakeup modeGrygorii Strashko1-40/+2
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-26gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+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: 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
2016-04-14gpio: f7188x: use the new open drain callbackLinus Walleij1-0/+33
2016-04-14gpio: f7188x: use BIT() macroLinus Walleij1-9/+10
2016-04-14gpio: sx150x: use the new open drain callbackLinus Walleij1-14/+27
2016-04-14gpio: sx150x: move platform data into driverLinus Walleij1-1/+59
2016-04-14gpio: tps65218: use the new open drain callbackLinus Walleij1-10/+35
2016-04-13gpio: of: Return error if gpio hog configuration failedLaxman Dewangan1-6/+9
2016-04-09gpio: pca953x: add PCAL9535 interrupt support for Galileo Gen2Yong Li1-1/+41
2016-04-09gpio: zynq: Fix the error pathShubhrajyoti Datta1-1/+3
2016-04-09gpio: Loongson1: add Loongson1 GPIO driverKelvin Cheung3-0/+110
2016-04-05gpio: tps6586x: make explicitly non-modularPaul Gortmaker1-12/+1
2016-04-05gpio: tps65910: make explicitly non-modularPaul Gortmaker1-14/+2
2016-04-05gpio: palmas: make explicitly non-modularPaul Gortmaker1-12/+1
2016-04-05gpio: sx150x: make explicitly non-modularPaul Gortmaker1-11/+4
2016-04-05gpio: tc3589x: make explicitly non-modularPaul Gortmaker1-11/+0
2016-04-05gpio: rc5t583: make explicitly non-modularPaul Gortmaker1-12/+0
2016-04-05gpio: tc3589x: implement open drain/source callbackLinus Walleij1-0/+41
2016-04-05gpio: tc3589x: use BIT() macroLinus Walleij1-8/+9
2016-04-05gpio: support native single-ended hardware driversLinus Walleij1-15/+37
2016-03-31gpio: tpic2810: Make sure cached buffer has consistent status with h/w statusAxel Lin1-20/+15
2016-03-31gpio: zx: make explicitly non-modularPaul Gortmaker1-8/+6
2016-03-31gpio: xgene: make explicitly non-modularPaul Gortmaker1-8/+1
2016-03-31gpio: sta2x11: make explicitly non-modularPaul Gortmaker1-6/+2
2016-03-31gpio: pl061: make explicitly non-modularPaul Gortmaker1-8/+4
2016-03-31gpio: mvebu: make explicitly non-modularPaul Gortmaker1-3/+2
2016-03-31gpio: moxart: make explicitly non-modularPaul Gortmaker1-6/+1
2016-03-31gpio: mc9s08dz60: make explicitly non-modularPaul Gortmaker1-10/+2
2016-03-31gpio: mb86s7x: make explicitly non-modularPaul Gortmaker1-7/+1
2016-03-31gpio: bcm-kona: make explicitly non-modularPaul Gortmaker1-9/+5
2016-03-31gpio: gpio-it87: Add support for IT8620 and IT8628Martin Blumenstingl2-1/+11
2016-03-31gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64Kamlakant Patel2-6/+21
2016-03-31gpio: mcp23s08: Add support for level triggered interruptsAlexander Stein1-1/+8