summaryrefslogtreecommitdiffstats
path: root/include/sound/wm8996.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-13gpio / ACPI: Rework ACPI GPIO event handlingMika Westerberg2-86/+131
2014-03-13gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_eventMika Westerberg1-20/+19
2014-03-13gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()Mika Westerberg1-42/+64
2014-03-13gpiolib: Allow GPIO chips to request their own GPIOsMika Westerberg2-27/+76
2014-03-12MAINTAINERS: Add Broadcom GPIO maintainerMarkus Mayer1-0/+7
2014-03-12gpio: Spelling s/than/that/Geert Uytterhoeven1-1/+1
2014-03-12gpio: cs5535: Simplify dependenciesJean Delvare1-1/+1
2014-03-12gpio: mcp23s08: trivial: fixed coding style issuesGary Servin1-11/+11
2014-03-12gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+7
2014-03-12gpio: max732x: Fix I2C dummy device resource leak on probe failureKrzysztof Kozlowski1-0/+2
2014-03-11devicetree: bindings: gpio-davinic: fix documentationLad, Prabhakar1-0/+21
2014-03-11gpio: davinci: fix gpio selection for OFAlexander Holler1-0/+24
2014-03-07gpio-tz1090: Replace commas with semi-colonsJames Hogan1-14/+14
2014-03-07gpio: remove misleading documentationLinus Walleij1-4/+1
2014-03-07gpio: gpio-pl061: Use %pa to print 'resource_size_t'Fabio Estevam1-2/+2
2014-03-07fix build error in gpio-dwapb patchAlan Tull1-1/+1
2014-03-06gpio: zevio: depend on ARM and OF_GPIOLinus Walleij1-1/+1
2014-03-05gpio: remove obsolete tnetv107x driverArnd Bergmann3-211/+0
2014-03-05gpio: add a driver for the Synopsys DesignWare APB GPIO blockJamie Iles4-0/+505
2014-03-04gpio: davinci: reuse for keystone socGrygorii Strashko2-10/+42
2014-02-27gpio: New driver for LSI ZEVIO SoCsFabian Vogt4-0/+243
2014-02-27gpio-ts5500: Add dependencyJean Delvare1-0/+1
2014-02-27gpio: document polarity flag best practicesStephen Warren1-8/+52
2014-02-24gpio: rc5t583: Remove redundant checkAlexander Shiyan1-1/+1
2014-02-24gpio: davinci: Use signed type for 'irq' variableAlexander Shiyan1-1/+2
2014-02-24gpio: omap: Use devm_ioremap_resource()Jingoo Han1-17/+3
2014-02-24gpio: pl061: Use devm_ioremap_resource()Jingoo Han1-12/+3
2014-02-13gpio: pca953x: Fix gpio_base may not default to -1Aaron Sierra1-1/+2
2014-02-13gpio: pca953x: Add Exar XRA1202Aaron Sierra2-1/+4
2014-02-13gpio: pca953x: Add NXP PCA9698Aaron Sierra2-2/+4
2014-02-13gpio: pca953x: Add devices to Kconfig helpAaron Sierra2-1/+5
2014-02-13gpio: adp5588 - add support for gpio namesJean-Francois Dagenais1-0/+1
2014-02-13gpio: adp5588 - use "unsigned" for the setup and teardown callbacksJean-Francois Dagenais1-2/+2
2014-02-13gpio: adp5588: get value from data out when dir is outJean-Francois Dagenais1-2/+13
2014-02-12gpiolib: ACPI: remove gpio_to_desc() usageAlexandre Courbot1-1/+1
2014-02-12gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot3-16/+27
2014-02-12GPIO: gpiolib: correct description of gpiod_direction_outputRahul Bedarkar1-1/+1
2014-02-12gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibilityThomas Petazzoni1-0/+7
2014-02-12gpio: ich: Add output levels cache supportVincent Donnefort1-2/+19
2014-02-12gpio: ich: Add support for multiple register addressesVincent Donnefort1-12/+31
2014-02-12gpio: ich: Add blink capability optionVincent Donnefort1-1/+9
2014-02-07gpio: make gpiod_direction_output take a logical valuePhilipp Zabel4-20/+57
2014-02-06gpio: generic: clamp retured value to [0,1]Linus Walleij1-1/+1
2014-02-06gpio: clps711x: Add missing .owner to struct gpio_chipAxel Lin1-0/+1
2014-02-06gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIPAxel Lin1-1/+1
2014-02-06gpio: generic: Add label to platform dataPawel Moll2-0/+3
2014-02-06gpio: bcm281xx: Use "unsigned gpio" consistently throughout the codeMarkus Mayer1-4/+4
2014-02-06gpio: gpiolib-of: Use PTR_ERR_OR_ZEROSachin Kamat1-1/+2
2014-02-06gpio: bcm281xx: Centralize register lockingMarkus Mayer1-33/+49
2014-02-06gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macroMarkus Mayer1-1/+4