Age | Commit message (Expand) | Author | Files | Lines |
2013-03-26 | arm: Move chained_irq_(enter|exit) to a generic file | Catalin Marinas | 6 | -10/+6 |
2013-03-24 | Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+2 |
2013-03-18 | Merge branches 'soc' and 'pinmux' into boards-base | Simon Horman | 2 | -55/+82 |
2013-03-16 | Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 1 | -0/+1 |
2013-03-16 | Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 1 | -2/+6 |
2013-03-15 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/... | Simon Horman | 1 | -3/+2 |
2013-03-12 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+7 |
2013-03-09 | gpio: mvebu: Add clk support to prevent lockup | Andrew Lunn | 1 | -0/+7 |
2013-03-07 | gpio: pl061: bind pinctrl by gpio request | Haojian Zhuang | 1 | -0/+13 |
2013-03-07 | gpio: pl061: support irqdomain | Haojian Zhuang | 1 | -39/+65 |
2013-03-07 | gpio: add gpio offset in gpio range cells property | Haojian Zhuang | 1 | -13/+2 |
2013-03-07 | gpio: fix wrong checking condition for gpio range | Haojian Zhuang | 1 | -3/+2 |
2013-03-06 | gpio/em: Add Device Tree support | Magnus Damm | 1 | -3/+42 |
2013-03-06 | gpio/omap: warn if bank is not enabled on setting irq type | Jon Hunter | 1 | -0/+3 |
2013-03-06 | gpio/omap: convert gpio irq domain to linear mapping | Jon Hunter | 1 | -41/+31 |
2013-03-06 | gpio: Make gpio-msm-v1 into a platform driver | Stephen Boyd | 1 | -71/+149 |
2013-03-05 | gpio: samsung: skip gpiolib registration if pinctrl support is enabled for ex... | Thomas Abraham | 1 | -0/+1 |
2013-03-05 | gpio: samsung: fixes build warning with s3c2410_defconfig | Kukjin Kim | 1 | -1/+2 |
2013-03-05 | ARM: S3C24XX: handle s3c2412 eints using new infrastructure | Heiko Stuebner | 1 | -1/+4 |
2013-03-04 | gpio/tegra: assume CONFIG_OF | Stephen Warren | 1 | -6/+5 |
2013-03-02 | gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect | Mika Westerberg | 1 | -2/+2 |
2013-03-02 | gpiolib: move comment to right function | Alexandre Courbot | 1 | -1/+1 |
2013-03-02 | gpiolib: use const parameters when possible | Alexandre Courbot | 1 | -13/+16 |
2013-03-02 | gpiolib: check descriptors validity before use | Alexandre Courbot | 1 | -47/+65 |
2013-02-28 | gpio: convert to idr_alloc() | Tejun Heo | 1 | -8/+3 |
2013-02-26 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 15 | -600/+1454 |
2013-02-25 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 3 | -0/+192 |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+2 |
2013-02-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+0 |
2013-02-22 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
2013-02-22 | 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 | gpio: em: Use irq_domain_add_simple() to fix runtime error | Magnus Damm | 1 | -1/+2 |
2013-02-14 | drivers/gpio: add missing GENERIC_HARDIRQ dependency | Heiko Carstens | 1 | -2/+2 |
2013-02-14 | gpio: palmas: Add support for Palmas GPIO | Laxman Dewangan | 3 | -0/+192 |
2013-02-13 | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() | Grant Likely | 1 | -35/+0 |
2013-02-12 | gpio: using common order: let 'static const' instead of 'const static' | Chen Gang | 1 | -3/+3 |
2013-02-12 | gpio/vt8500: memory cleanup missing | Tony Prisk | 1 | -12/+49 |
2013-02-12 | gpiolib: Fix locking on gpio debugfs files | Grant Likely | 1 | -3/+9 |
2013-02-12 | gpiolib: let gpio_chip reference its descriptors | Alexandre Courbot | 1 | -16/+23 |
2013-02-12 | gpiolib: use descriptors internally | Alexandre Courbot | 1 | -176/+338 |
2013-02-09 | gpiolib: use gpio_chips list in gpiochip_find_base | Alexandre Courbot | 1 | -21/+16 |
2013-02-09 | gpiolib: use gpio_chips list in sysfs ops | Alexandre Courbot | 1 | -27/+10 |
2013-02-09 | gpiolib: use gpio_chips list in gpiochip_find | Alexandre Courbot | 1 | -10/+7 |
2013-02-09 | gpiolib: use gpio_chips list in gpiolib_sysfs_init | Alexandre Courbot | 1 | -5/+2 |
2013-02-09 | gpiolib: link all gpio_chips using a list | Alexandre Courbot | 1 | -7/+44 |
2013-02-07 | driver-core: constify data for class_find_device() | Michał Mirosław | 1 | -1/+1 |
2013-02-05 | Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Grant Likely | 11 | -294/+463 |
2013-02-05 | gpio/langwell: cleanup driver | David Cohen | 1 | -34/+17 |