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