Age | Commit message (Expand) | Author | Files | Lines |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+2 |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+0 |
2013-02-21 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -30/+27 |
2013-02-20 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -35/+0 |
2013-02-20 | Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -528/+1 |
2013-02-14 | drivers/gpio: add missing GENERIC_HARDIRQ dependency | Heiko Carstens | 1 | -2/+2 |
2013-02-13 | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() | Grant Likely | 1 | -35/+0 |
2013-02-06 | driver-core: constify data for class_find_device() | Michał Mirosław | 1 | -1/+1 |
2013-02-04 | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 1 | -1/+0 |
2013-01-30 | gpio: delete AB8500 driver | Linus Walleij | 3 | -527/+0 |
2013-01-28 | ARM: dts: fix compatible value for exynos pinctrl | Kukjin Kim | 1 | -2/+2 |
2013-01-28 | ARM: dts: Fix compatible value of pinctrl module on EXYNOS5440 | Thomas Abraham | 1 | -1/+1 |
2013-01-25 | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman | 2 | -17/+9 |
2013-01-22 | gpio: Convert to devm_ioremap_resource() | Thierry Reding | 5 | -26/+25 |
2013-01-21 | drivers/gpio: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+1 |
2013-01-21 | gpio: use pinctrl device name for add range | Haojian Zhuang | 1 | -1/+1 |
2013-01-17 | gpio: mvebu: Don't free chip label memory | Thierry Reding | 1 | -6/+0 |
2013-01-17 | gpio: samsung: skip gpio lib registration for EXYNOS5440 | Kukjin Kim | 1 | -0/+1 |
2013-01-17 | gpio: samsung: silent build warning for EXYNOS5 SoCs | Kukjin Kim | 1 | -5/+5 |
2013-01-17 | gpio: samsung: fix pinctrl condition for exynos and exynos5440 | Kukjin Kim | 1 | -1/+1 |
2013-01-10 | ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h | Kukjin Kim | 1 | -1/+0 |
2013-01-10 | gpio: samsung: remove inclusion <mach/regs-clock.h> | Kukjin Kim | 1 | -1/+0 |
2013-01-03 | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman | 3 | -10/+10 |
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 |