Age | Commit message (Expand) | Author |
2014-04-14 | pinctrl: nomadik: delete stray debug print | Linus Walleij |
2014-04-03 | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-03-26 | pinctrl: nomadik: convert driver to use gpiolib irqchip | Linus Walleij |
2014-03-25 | pinctrl: nomadik: factor in platform data container | Linus Walleij |
2014-03-25 | pinctrl: nomadik: rename secondary to latent | Linus Walleij |
2014-03-18 | gpio: switch drivers to use new callback | Linus Walleij |
2014-02-25 | pinctrl: nomadik: Convert to modern pm_ops | Ulf Hansson |
2014-02-25 | pinctrl: nomadik: Silence compiler warn for !CONFIG_PM | Ulf Hansson |
2014-01-23 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-01-21 | Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-01-03 | Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij |
2013-11-26 | pinctrl: nomadik: decomission non-DT boot path | Linus Walleij |
2013-11-26 | pinctrl: nomadik: move platform data handling into driver | Linus Walleij |
2013-11-25 | pinctrl: nomadik: always display IRQ in debugfs | Linus Walleij |
2013-10-16 | pinctrl: nomadik: mark GPIO lines used for IRQ | Linus Walleij |
2013-08-28 | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin |
2013-08-15 | pinctrl: nomadik: simplify use of devm_ioremap_resource | Julia Lawall |
2013-08-15 | pinctrl: nomadik: shut up a warning for flags | Linus Walleij |
2013-08-07 | pinctrl: nomadik: delete ancient pin control API | Linus Walleij |
2013-07-03 | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-06-20 | Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Arnd Bergmann |
2013-06-18 | pinctrl: nomadik: Staticize local symbols | Sachin Kamat |
2013-05-28 | pinctrl/nomadik: Standardise Pinctrl compat string for Nomadik based platforms | Lee Jones |
2013-05-27 | pinctrl/nomadik: Standardise Pinctrl compat string for DBx5x based platforms | Lee Jones |
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 |