summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio-ts5500: Add dependencyJean Delvare2014-02-271-0/+1
* gpio: rc5t583: Remove redundant checkAlexander Shiyan2014-02-241-1/+1
* gpio: davinci: Use signed type for 'irq' variableAlexander Shiyan2014-02-241-1/+2
* gpio: omap: Use devm_ioremap_resource()Jingoo Han2014-02-241-17/+3
* gpio: pl061: Use devm_ioremap_resource()Jingoo Han2014-02-241-12/+3
* gpio: pca953x: Fix gpio_base may not default to -1Aaron Sierra2014-02-131-1/+2
* gpio: pca953x: Add Exar XRA1202Aaron Sierra2014-02-132-1/+4
* gpio: pca953x: Add NXP PCA9698Aaron Sierra2014-02-132-2/+4
* gpio: pca953x: Add devices to Kconfig helpAaron Sierra2014-02-132-1/+5
* gpio: adp5588 - add support for gpio namesJean-Francois Dagenais2014-02-131-0/+1
* gpio: adp5588: get value from data out when dir is outJean-Francois Dagenais2014-02-131-2/+13
* gpiolib: ACPI: remove gpio_to_desc() usageAlexandre Courbot2014-02-121-1/+1
* gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot2014-02-121-8/+9
* GPIO: gpiolib: correct description of gpiod_direction_outputRahul Bedarkar2014-02-121-1/+1
* gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibilityThomas Petazzoni2014-02-121-0/+7
* gpio: ich: Add output levels cache supportVincent Donnefort2014-02-121-2/+19
* gpio: ich: Add support for multiple register addressesVincent Donnefort2014-02-121-12/+31
* gpio: ich: Add blink capability optionVincent Donnefort2014-02-121-1/+9
* gpio: make gpiod_direction_output take a logical valuePhilipp Zabel2014-02-071-19/+48
* gpio: generic: clamp retured value to [0,1]Linus Walleij2014-02-061-1/+1
* gpio: clps711x: Add missing .owner to struct gpio_chipAxel Lin2014-02-061-0/+1
* gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIPAxel Lin2014-02-061-1/+1
* gpio: generic: Add label to platform dataPawel Moll2014-02-061-0/+2
* gpio: bcm281xx: Use "unsigned gpio" consistently throughout the codeMarkus Mayer2014-02-061-4/+4
* gpio: gpiolib-of: Use PTR_ERR_OR_ZEROSachin Kamat2014-02-061-1/+2
* gpio: bcm281xx: Centralize register lockingMarkus Mayer2014-02-061-33/+49
* gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macroMarkus Mayer2014-02-061-1/+4
* gpio: intel-mid: comments cleanupDavid Cohen2014-02-031-6/+2
* gpio: pl061: remove confusing namingLinus Walleij2014-02-031-3/+2
* gpio: pl061: refactor type settingLinus Walleij2014-02-031-12/+14
* gpio: pl061: lock IRQs when starting themLinus Walleij2014-02-031-0/+22
* gpio: pl061: proper error messagesLinus Walleij2014-02-031-5/+17
* parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-021-1/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-021-0/+2
|\
| * hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
| * hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-023-6/+14
|\ \ | |/ |/|
| * clocksource: kona: Add basic use of external clockTim Kryger2014-02-011-3/+11
| * drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi2014-02-011-1/+1
| * Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-01-311-2/+2
| |\
| | * ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP)Arnaud Ebalard2014-01-211-2/+2
* | | Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-0175-0/+71854
|\ \ \
| * | | staging: r8821ae: Enable build by reverting BROKEN markingLarry Finger2014-01-271-1/+0
| * | | staging: r8821ae: Fix build problemsLarry Finger2014-01-276-12/+17
| * | | Merge branch 'master' into staging-nextGreg Kroah-Hartman2014-01-273025-70076/+161897
| |\ \ \
| * | | | Staging: rtl8812ae: disable due to build errorsStephen Rothwell2014-01-271-0/+1
| * | | | Staging: rtl8821ae: add TODO fileGreg Kroah-Hartman2014-01-231-0/+10
| * | | | Staging: rtl8821ae: removed unused functions and variablesGreg Kroah-Hartman2014-01-234-354/+3
| * | | | Staging: rtl8821ae: rc.c: fix up function prototypesGreg Kroah-Hartman2014-01-231-0/+2
| * | | | Staging: rtl8812ae: Add Realtek 8821 PCI WIFI driverGreg Kroah-Hartman2014-01-2374-0/+72188