Age | Commit message (Expand) | Author | Files | Lines |
2012-12-19 | gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG | Gregory CLEMENT | 2 | -17/+1 |
2012-12-19 | gpio/ich: Add missing spinlock init | Jean Delvare | 1 | -0/+1 |
2012-12-16 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 6 | -7/+551 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-12-13 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -13/+12 |
2012-12-13 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -22/+23 |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 55 | -157/+157 |
2012-12-11 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 20 | -238/+1418 |
2012-12-11 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -0/+59 |
2012-12-11 | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+128 |
2012-12-10 | gpio: Provide the STMPE GPIO driver with its own IRQ Domain | Lee Jones | 1 | -31/+47 |
2012-12-10 | gpio: add TS-5500 DIO blocks support | Vivien Didelot | 3 | -0/+475 |
2012-12-07 | gpio: pcf857x: use client->irq for gpio_to_irq() | Kuninori Morimoto | 1 | -18/+11 |
2012-12-03 | treewide: Fix typos in various Kconfig | Masanari Iida | 1 | -1/+1 |
2012-12-01 | gpio: stmpe: Add DT support for stmpe gpio | Vipul Kumar Samar | 1 | -2/+8 |
2012-12-01 | gpio: pl061 depends on ARM | Alessandro Rubini | 1 | -1/+1 |
2012-11-30 | Merge branch 'acpi-enumeration' | Rafael J. Wysocki | 3 | -0/+59 |
2012-11-30 | gpio / ACPI: add ACPI support | Mathias Nyman | 3 | -0/+59 |
2012-11-30 | gpio/pl061: remove old comment | Baruch Siach | 1 | -6/+1 |
2012-11-28 | gpio: remove use of __devexit | Bill Pemberton | 39 | -39/+39 |
2012-11-28 | gpio: remove use of __devinitconst | Bill Pemberton | 1 | -2/+2 |
2012-11-28 | gpio: remove use of __devinitdata | Bill Pemberton | 5 | -5/+5 |
2012-11-28 | gpio: remove use of __devinit | Bill Pemberton | 55 | -76/+76 |
2012-11-28 | gpio: remove use of __devexit_p | Bill Pemberton | 35 | -35/+35 |
2012-11-26 | Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i... | Olof Johansson | 1 | -1/+1 |
2012-11-25 | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson | 3 | -4/+27 |
2012-11-24 | GPIO: mvebu: Allow all plat-orion platforms. | Andrew Lunn | 1 | -1/+1 |
2012-11-21 | Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 1 | -21/+22 |
2012-11-21 | Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 1 | -13/+12 |
2012-11-21 | mfd/rtc/gpio: twl: No need to allocate bigger buffer for write | Peter Ujfalusi | 1 | -6/+6 |
2012-11-21 | gpiolib: Fix use after free in gpiochip_add_pin_range | Axel Lin | 1 | -1/+3 |
2012-11-21 | gpiolib: rename pin range arguments | Linus Walleij | 1 | -9/+10 |
2012-11-21 | gpiolib: return any error code from range creation | Linus Walleij | 1 | -1/+2 |
2012-11-21 | gpiolib: rename find_pinctrl_* | Linus Walleij | 1 | -1/+1 |
2012-11-21 | gpiolib: let gpiochip_add_pin_range() specify offset | Linus Walleij | 2 | -3/+41 |
2012-11-20 | gpio: Add viperboard gpio driver | Lars Poeschel | 3 | -0/+531 |
2012-11-20 | gpio: gpio-da9052: Convert to the new da9052 interrupt functions | Fabio Estevam | 1 | -1/+5 |
2012-11-18 | gpio: SPEAr: add spi chipselect control driver | Shiraz Hashim | 3 | -0/+225 |
2012-11-17 | gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m | Daniel M. Weeks | 1 | -3/+3 |
2012-11-17 | gpio: adnp: Depend on OF_GPIO instead of OF | Thierry Reding | 1 | -1/+1 |
2012-11-17 | mvebu-gpio: Disable blinking when enabling a GPIO for output | Jamie Lentin | 1 | -0/+23 |
2012-11-17 | gpio: gpio-max710x: Support device tree probing | Roland Stigge | 1 | -6/+6 |
2012-11-17 | gpio: twl4030: Use only TWL4030_MODULE_LED for LED configuration | Peter Ujfalusi | 1 | -17/+18 |
2012-11-17 | gpio: tegra: read output value when gpio is set in direction_out | Laxman Dewangan | 1 | -0/+5 |
2012-11-17 | gpio: pca953x: Add compatible strings to gpio-pca953x driver | Maxime Ripard | 1 | -0/+29 |
2012-11-17 | gpio: pca953x: Register an IRQ domain | Maxime Ripard | 1 | -6/+20 |
2012-11-15 | ARM: pxa: remove pxa95x support | Haojian Zhuang | 1 | -1/+1 |
2012-11-13 | mfd: Implement tps6586x gpio_to_irq | Laxman Dewangan | 1 | -0/+9 |
2012-11-11 | gpiolib: separation of pin concerns | Linus Walleij | 2 | -17/+14 |