| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: mvebu: Don't free chip label memory | Thierry Reding | 2013-01-17 | 1 | -6/+0 |
* | gpio: samsung: skip gpio lib registration for EXYNOS5440 | Kukjin Kim | 2013-01-17 | 1 | -0/+1 |
* | gpio: samsung: silent build warning for EXYNOS5 SoCs | Kukjin Kim | 2013-01-17 | 1 | -5/+5 |
* | gpio: samsung: fix pinctrl condition for exynos and exynos5440 | Kukjin Kim | 2013-01-17 | 1 | -1/+1 |
* | gpio: samsung: remove inclusion <mach/regs-clock.h> | Kukjin Kim | 2013-01-10 | 1 | -1/+0 |
* | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 3 | -10/+10 |
* | gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG | Gregory CLEMENT | 2012-12-19 | 2 | -17/+1 |
* | gpio/ich: Add missing spinlock init | Jean Delvare | 2012-12-19 | 1 | -0/+1 |
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-12-16 | 6 | -7/+551 |
|\ |
|
| * | mfd/rtc/gpio: twl: No need to allocate bigger buffer for write | Peter Ujfalusi | 2012-11-21 | 1 | -6/+6 |
| * | gpio: Add viperboard gpio driver | Lars Poeschel | 2012-11-20 | 3 | -0/+531 |
| * | gpio: gpio-da9052: Convert to the new da9052 interrupt functions | Fabio Estevam | 2012-11-20 | 1 | -1/+5 |
| * | mfd: Implement tps6586x gpio_to_irq | Laxman Dewangan | 2012-11-13 | 1 | -0/+9 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: Fix typos in various Kconfig | Masanari Iida | 2012-12-03 | 1 | -1/+1 |
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-13 | 1 | -13/+12 |
|\ \ \ |
|
| * \ \ | Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2012-11-21 | 1 | -13/+12 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | gpio: samsung: use pr_* instead of printk | Jingoo Han | 2012-11-07 | 1 | -12/+6 |
| | * | | gpio: samsung: Fix input mode setting function for GPIO int | Eunki Kim | 2012-10-23 | 1 | -1/+6 |
| | |/ |
|
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-13 | 2 | -22/+23 |
|\ \ \ |
|
| * \ \ | Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i... | Olof Johansson | 2012-11-26 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | GPIO: mvebu: Allow all plat-orion platforms. | Andrew Lunn | 2012-11-24 | 1 | -1/+1 |
| * | | | | Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2012-11-21 | 1 | -21/+22 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | gpio: samsung: Skip registration if pinctrl driver is present on EXYNOS4X12 | Tomasz Figa | 2012-11-07 | 1 | -21/+22 |
| | |/ / |
|
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson | 2012-11-25 | 3 | -4/+27 |
| |\ \ \ \ |
|
| * | | | | | ARM: pxa: remove pxa95x support | Haojian Zhuang | 2012-11-15 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 55 | -157/+157 |
|\ \ \ \ \ |
|
| * | | | | | gpio: remove use of __devexit | Bill Pemberton | 2012-11-28 | 39 | -39/+39 |
| * | | | | | gpio: remove use of __devinitconst | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
| * | | | | | gpio: remove use of __devinitdata | Bill Pemberton | 2012-11-28 | 5 | -5/+5 |
| * | | | | | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 55 | -76/+76 |
| * | | | | | gpio: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 35 | -35/+35 |
| |/ / / / |
|
* | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-12-11 | 20 | -238/+1418 |
|\ \ \ \ \ |
|
| * | | | | | gpio: Provide the STMPE GPIO driver with its own IRQ Domain | Lee Jones | 2012-12-10 | 1 | -31/+47 |
| * | | | | | gpio: add TS-5500 DIO blocks support | Vivien Didelot | 2012-12-10 | 3 | -0/+475 |
| * | | | | | gpio: pcf857x: use client->irq for gpio_to_irq() | Kuninori Morimoto | 2012-12-07 | 1 | -18/+11 |
| * | | | | | gpio: stmpe: Add DT support for stmpe gpio | Vipul Kumar Samar | 2012-12-01 | 1 | -2/+8 |
| * | | | | | gpio: pl061 depends on ARM | Alessandro Rubini | 2012-12-01 | 1 | -1/+1 |
| * | | | | | gpio/pl061: remove old comment | Baruch Siach | 2012-11-30 | 1 | -6/+1 |
| * | | | | | gpio: SPEAr: add spi chipselect control driver | Shiraz Hashim | 2012-11-18 | 3 | -0/+225 |
| * | | | | | gpio: gpio-max710x: Support device tree probing | Roland Stigge | 2012-11-17 | 1 | -6/+6 |
| * | | | | | gpio: twl4030: Use only TWL4030_MODULE_LED for LED configuration | Peter Ujfalusi | 2012-11-17 | 1 | -17/+18 |
| * | | | | | gpio: tegra: read output value when gpio is set in direction_out | Laxman Dewangan | 2012-11-17 | 1 | -0/+5 |
| * | | | | | gpio: pca953x: Add compatible strings to gpio-pca953x driver | Maxime Ripard | 2012-11-17 | 1 | -0/+29 |
| * | | | | | gpio: pca953x: Register an IRQ domain | Maxime Ripard | 2012-11-17 | 1 | -6/+20 |
| * | | | | | gpio: mvebu: Set free callback for gpio_chip | Axel Lin | 2012-11-08 | 1 | -2/+3 |
| * | | | | | gpio: tegra: Drop exporting static functions | Axel Lin | 2012-11-08 | 1 | -2/+0 |
| * | | | | | gpio: tegra: Staticize non-exported symbols | Axel Lin | 2012-11-08 | 1 | -2/+2 |
| * | | | | | gpio: tegra: fix suspend/resume apis | Laxman Dewangan | 2012-11-08 | 1 | -5/+13 |