Age | Commit message (Expand) | Author |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-03 | pinctrl/nomadik: add device tree bindings for db8540 | Gabriel Fernandez |
2013-03-27 | pinctrl/nomadik: Fix checkpatch errors | Sachin Kamat |
2013-03-26 | arm: Move chained_irq_(enter|exit) to a generic file | Catalin Marinas |
2013-03-07 | pinctrl: Declare operation structures as const | Laurent Pinchart |
2013-02-21 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-04 | Merge tag 'v3.8-rc6' into next/dt | Olof Johansson |
2013-01-29 | pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unused | Arnd Bergmann |
2013-01-28 | ARM: nomadik: move GPIO and pinctrl to device tree | Linus Walleij |
2013-01-22 | pinctrl: Convert to devm_ioremap_resource() | Thierry Reding |
2013-01-18 | pinctrl: nomadik: Allow prcm_base to be extracted from Device Tree | Lee Jones |
2013-01-11 | pinctrl/nomadik: add device tree support | Gabriel Fernandez |
2013-01-11 | pinctrl/nomadik: simplify GPIO probe | Linus Walleij |
2013-01-11 | pinctrl/nomadik: make independent of <mach/irqs.h> | Linus Walleij |
2013-01-11 | pinctrl/nomadik: adopt pinctrl sleep mode management | Julien Delacou |
2013-01-03 | Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-01-03 | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-26 | pinctrl: nomadik: return if prcm_base is NULL | Fabio Baltieri |
2012-12-13 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-11-15 | pinctrl: nomadik: Staticize non-exported symbols | Axel Lin |
2012-11-15 | pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULL | Axel Lin |
2012-11-09 | pinctrl/nomadik: make independent of prcmu driver | Jonas Aaberg |
2012-11-05 | pinctrl: nomadik: Add terminating entry for platform_device_id table | Axel Lin |
2012-11-05 | ARM: plat-nomadik: convert platforms to SPARSE_IRQ | Linus Walleij |
2012-11-05 | pinctrl/nomadik: merge old pincfg header | Linus Walleij |
2012-11-05 | pinctrl/nomadik: move the platform data header | Linus Walleij |
2012-10-28 | pinctrl/nomadik: debugfs display of other alternate-C functions | Jean-Nicolas Graux |
2012-10-28 | pinctrl/nomadik: merge old pincfg header | Linus Walleij |
2012-10-28 | pinctrl/nomadik: move the platform data header | Linus Walleij |
2012-10-28 | ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.h | Patrice Chotard |
2012-10-28 | pinctrl/nomadik: allow to support several ranges per GPIO bank | Patrice Chotard |
2012-10-23 | pinctrl/nomadik: pass DT node to the irqdomain | Linus Walleij |
2012-10-23 | pinctrl/nomadik: use zero as default irq_start | Linus Walleij |
2012-10-23 | pinctrl/nomadik: use irq_create_mapping() | Linus Walleij |
2012-10-15 | pinctrl/nomadik: always use the simple irqdomain | Linus Walleij |
2012-10-15 | pinctrl/nomadik: provide stubs for legacy Nomadik | Linus Walleij |
2012-10-10 | pinctrl/nomadik: use simple or linear IRQ domain | Linus Walleij |
2012-10-10 | pinctrl/nomadik: support other alternate-C functions | Jean-Nicolas Graux |
2012-09-28 | pinctrl/nomadik: use irq_find_mapping() | Linus Walleij |
2012-09-03 | pinctrl/nomadik: MASK_ON_SUSPEND | Etienne Carriere |
2012-09-03 | pinctrl/nomadik: add STn8815 ASIC support | Linus Walleij |
2012-09-03 | pinctrl/nomadik: add ASIC DB8450 pinctrl driver | Patrice Chotard |
2012-08-17 | pinctrl/nomadik: fix null in irqdomain errorpath | Linus Walleij |
2012-08-07 | drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd data | Julia Lawall |
2012-07-24 | Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-13 | pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific pref... | Lee Jones |
2012-07-04 | pinctrl/nomadik: kerneldoc fix | Linus Walleij |
2012-07-04 | pinctrl/nomadik: use devm_* allocators for gpio probe | Linus Walleij |