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