summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sa1100.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-02-03gpio: intel-mid: comments cleanupDavid Cohen1-6/+2
2014-02-03gpio: pl061: remove confusing namingLinus Walleij1-3/+2
2014-02-03gpio: pl061: refactor type settingLinus Walleij1-12/+14
2014-02-03gpio: pl061: lock IRQs when starting themLinus Walleij1-0/+22
2014-02-03gpio: pl061: proper error messagesLinus Walleij1-5/+17
2014-02-03gpio: document how to make combined GPIO+irqchip driversLinus Walleij1-0/+35
2014-02-03Linus 3.14-rc1v3.14-rc1Linus Torvalds1-3/+3
2014-02-03hpfs: optimize quad buffer loadingMikulas Patocka1-46/+50
2014-02-03hpfs: remember free spaceMikulas Patocka3-10/+87
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller6-43/+233
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin1-1/+1
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller1-21/+19
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller2-1/+5
2014-02-02parisc: fix cache-flushingHelge Deller3-3/+16
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2-4/+4
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-01tools/power turbostat: introduce -s to dump countersAndy Shevchenko1-33/+65
2014-02-01tools/power turbostat: remove unused command line optionAndy Shevchenko1-3/+3
2014-02-01afs: proc cells and rootcell are writeablePali Rohár1-2/+2
2014-02-01tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens1-1/+0
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2-19/+19
2014-02-01ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMAOlof Johansson1-10/+2
2014-02-01ARM: multi_v7_defconfig: add mvebu driversOlof Johansson1-0/+10