| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-06 | 1 | -1/+1 |
|\ |
|
| * | gpio-mxc: stop including <asm-generic/bug> | Christoph Hellwig | 2015-10-15 | 1 | -1/+1 |
* | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2015-11-05 | 4 | -5/+0 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 2015-11-04 | 4 | -5/+0 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 4 | -5/+0 |
| | |/ |
|
* | | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-05 | 3 | -47/+119 |
|\ \ \ |
|
| * \ \ | Merge branch 'device-properties' | Rafael J. Wysocki | 2015-10-25 | 3 | -47/+119 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ACPI / property: Extend device_get_next_child_node() to data-only nodes | Rafael J. Wysocki | 2015-09-15 | 3 | -9/+64 |
| | * | | ACPI / gpio: Split acpi_get_gpiod_by_index() | Rafael J. Wysocki | 2015-09-15 | 1 | -47/+64 |
| | * | | ACPI / property: Extend fwnode_property_* to data-only subnodes | Rafael J. Wysocki | 2015-09-15 | 1 | -3/+3 |
| | |/ |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 2015-10-13 | 1 | -1/+1 |
| |/ / |
|
* | | | gpio: fix up SPI submenu | Linus Walleij | 2015-11-01 | 1 | -16/+18 |
* | | | gpio: drop surplus I2C dependencies | Linus Walleij | 2015-11-01 | 1 | -6/+1 |
* | | | gpio: drop surplus X86 dependencies | Linus Walleij | 2015-11-01 | 1 | -5/+2 |
* | | | gpio / ACPI: Allow shared GPIO event to be read via operation region | Mika Westerberg | 2015-10-31 | 1 | -1/+20 |
* | | | gpio: group port-mapped I/O drivers in a menu | Linus Walleij | 2015-10-31 | 1 | -77/+78 |
* | | | gpio: xilinx: Drop architecture dependencies | Soren Brinkmann | 2015-10-27 | 1 | -1/+1 |
* | | | gpio: generic: Revert to old error handling in bgpio_map | Guenter Roeck | 2015-10-27 | 1 | -1/+1 |
* | | | gpio: Add GPIO support for the ACCES 104-IDIO-16 | William Breathitt Gray | 2015-10-27 | 3 | -0/+227 |
* | | | gpio: driver for AMD Promontory | YD Tseng | 2015-10-26 | 3 | -0/+269 |
* | | | gpio: xlp: Convert to use gpiolib irqchip helpers | Kamlakant Patel | 2015-10-22 | 2 | -11/+12 |
* | | | gpio/xilinx: enable for MIPS | Zubair Lutfullah Kakakhel | 2015-10-19 | 1 | -1/+1 |
* | | | gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag | Laurent Pinchart | 2015-10-16 | 1 | -2/+18 |
* | | | gpiolib: Split GPIO flags parsing and GPIO configuration | Laurent Pinchart | 2015-10-16 | 2 | -20/+40 |
* | | | gpio: pl061: use the generic request/free implementations | Jonas Gorski | 2015-10-16 | 1 | -28/+4 |
* | | | gpio: gpio-xz: use the generic request/free implementations | Jonas Gorski | 2015-10-16 | 1 | -24/+4 |
* | | | gpio: replace trivial implementations of request/free with generic one | Jonas Gorski | 2015-10-16 | 6 | -72/+12 |
* | | | gpiolib: provide generic request/free implementations | Jonas Gorski | 2015-10-16 | 1 | -0/+23 |
* | | | gpio: omap: fix static checker warning | Grygorii Strashko | 2015-10-16 | 1 | -1/+1 |
* | | | gpio: pl061: assign the apropriate handler for irqs | Linus Walleij | 2015-10-15 | 1 | -5/+25 |
* | | | gpio: pl061: returning with lock held in pl061_irq_type() | Dan Carpenter | 2015-10-15 | 1 | -6/+7 |
* | | | Revert "gpio-sysfs: Use gpio descriptor name instead of gpiochip names array" | Linus Walleij | 2015-10-05 | 1 | -1/+7 |
* | | | gpio: pca953x: support ACPI devices found on Galileo Gen2 | Andy Shevchenko | 2015-10-05 | 1 | -1/+20 |
* | | | gpio: pca953x: store driver_data for future use | Andy Shevchenko | 2015-10-05 | 1 | -7/+10 |
* | | | gpio: generic: use error pointers | Heiner Kallweit | 2015-10-05 | 1 | -35/+21 |
* | | | gpio: generic: modernize remapping | Heiner Kallweit | 2015-10-05 | 1 | -11/+3 |
* | | | gpio: generic: improve error handling in bgpio_map | Heiner Kallweit | 2015-10-05 | 1 | -3/+5 |
* | | | gpio: pca953x: Add TI TCA9539 support | Thierry Reding | 2015-10-03 | 1 | -0/+1 |
* | | | gpio: max730x: eliminate double free | Julia Lawall | 2015-10-03 | 1 | -1/+0 |
* | | | gpio: omap: convert to use generic irq handler | Grygorii Strashko | 2015-10-02 | 1 | -28/+27 |
* | | | gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock | Grygorii Strashko | 2015-10-02 | 1 | -10/+15 |
* | | | gpio: add GPIO support for IT87xx, replacing gpio-it8761e | Diego Elio Pettenò | 2015-10-02 | 4 | -235/+422 |
* | | | gpio: gpiolib: don't compare an unsigned for >= 0 | Dirk Behme | 2015-10-02 | 1 | -3/+1 |
* | | | gpio: arizona: add support for WM8998 and WM1814 | Richard Fitzgerald | 2015-10-02 | 1 | -0/+2 |
* | | | gpio: Fix error checking in the function device_pca957x_init | Nicholas Krause | 2015-10-02 | 1 | -2/+6 |
* | | | gpio: ath79: Convert to the state container design pattern | Alban Bedel | 2015-10-02 | 1 | -59/+60 |
* | | | gpio: msm: Remove unused driver | Stephen Boyd | 2015-10-02 | 3 | -462/+0 |
* | | | gpio: zynq: use container_of() to get state container | Linus Walleij | 2015-10-02 | 1 | -10/+22 |
* | | | gpio: vf610: use container_of() to get state container | Linus Walleij | 2015-10-02 | 1 | -10/+19 |