summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: New driver for LSI ZEVIO SoCsFabian Vogt2014-02-274-0/+243
* gpio-ts5500: Add dependencyJean Delvare2014-02-271-0/+1
* gpio: document polarity flag best practicesStephen Warren2014-02-271-8/+52
* 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 - use "unsigned" for the setup and teardown callbacksJean-Francois Dagenais2014-02-131-2/+2
* 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-123-16/+27
* 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-074-20/+57
* 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-062-0/+3
* 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
* gpio: document how to make combined GPIO+irqchip driversLinus Walleij2014-02-031-0/+35
* Linus 3.14-rc1v3.14-rc1Linus Torvalds2014-02-031-3/+3
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0315-73/+278
|\
| * parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
| * parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
| * parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19
| * parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-022-1/+5
| * parisc: fix cache-flushingHelge Deller2014-02-023-3/+16
| * parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-022-4/+4
* | hpfs: optimize quad buffer loadingMikulas Patocka2014-02-031-46/+50
* | hpfs: remember free spaceMikulas Patocka2014-02-033-10/+87
|/
* 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 branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-023-27/+39
|\ \