| Age | Commit message (Expand) | Author | Files | Lines |
| 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: fix missing unlock on error in pinctrl_groups_show() | Wei Yongjun | 1 | -1/+3 |
| 2012-10-23 | pinctrl/nomadik: use irq_create_mapping() | Linus Walleij | 1 | -1/+1 |
| 2012-10-18 | pinctrl: remove mutex lock in groups show | Haojian Zhuang | 1 | -4/+0 |
| 2012-10-17 | pinctrl: tegra: correct bank for pingroup and drv pingroup | Pritesh Raithatha | 1 | -12/+12 |
| 2012-10-17 | pinctrl: tegra: set low power mode bank width to 2 | Pritesh Raithatha | 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-15 | pinctrl: remove duplicated include from pinctrl-xway.c | Wei Yongjun | 1 | -2/+0 |
| 2012-10-15 | pinctrl: sirf: remove sirfsoc_gpio_set_pull function | Arnd Bergmann | 1 | -35/+0 |
| 2012-10-15 | pinctrl: fix return value in bcm2835_pinctrl_probe() | Wei Yongjun | 1 | -1/+1 |
| 2012-10-15 | pinctrl: remove duplicated include from pinctrl-bcm2835.c | Wei Yongjun | 1 | -1/+0 |
| 2012-10-15 | pinctrl: bcm2835: Use existing pointer to struct device | Tobias Klauser | 1 | -1/+1 |
| 2012-10-15 | pinctrl: samsung: use __devinit section for init code | Arnd Bergmann | 1 | -5/+5 |
| 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 | 4 | -47/+765 |
| 2012-10-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 6 | -0/+1804 |
| 2012-10-07 | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 8 | -0/+2954 |
| 2012-10-02 | Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -473/+4602 |
| 2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 6 | -0/+1935 |
| 2012-10-01 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -2/+44 |
| 2012-10-01 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+57 |
| 2012-10-01 | pinctrl: add bcm2835 driver | Simon Arlott | 3 | -0/+1081 |
| 2012-09-28 | pinctrl/nomadik: use irq_find_mapping() | Linus Walleij | 1 | -3/+1 |
| 2012-09-28 | pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irq | Barry Song | 1 | -0/+6 |
| 2012-09-28 | pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_range | Barry Song | 1 | -1/+3 |
| 2012-09-28 | pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_input | Barry Song | 1 | -5/+0 |
| 2012-09-28 | pinctrl: sirf: add missing pins to pinctrl list | Barry Song | 1 | -0/+6 |
| 2012-09-28 | pinctrl: sirf: fix a typo in sirfsoc_gpio_probe | Barry Song | 1 | -0/+2 |
| 2012-09-28 | pinctrl: pinctrl-single: add debugfs pin h/w state info | Matt Porter | 1 | -1/+9 |
| 2012-09-27 | pinctrl: Fix potential memory leak in pinctrl_register_one_pin() | Sachin Kamat | 1 | -1/+3 |
| 2012-09-22 | Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu... | Olof Johansson | 8 | -0/+2954 |
| 2012-09-22 | pinctrl: mvebu: add pinctrl driver for Armada XP | Thomas Petazzoni | 3 | -0/+473 |
| 2012-09-22 | pinctrl: mvebu: add pinctrl driver for Armada 370 | Thomas Petazzoni | 3 | -0/+426 |
| 2012-09-22 | pinctrl: mvebu: kirkwood pinctrl driver | Sebastian Hesselbarth | 3 | -0/+477 |
| 2012-09-22 | pinctrl: mvebu: dove pinctrl driver | Sebastian Hesselbarth | 3 | -0/+625 |
| 2012-09-22 | pinctrl: mvebu: pinctrl driver core | Sebastian Hesselbarth | 4 | -0/+953 |
| 2012-09-20 | Merge branch 'next/dt' into next/multiplatform | Olof Johansson | 1 | -1/+57 |
| 2012-09-21 | pinctrl: exynos: Fix wakeup IRQ domain registration check | Tomasz Figa | 1 | -1/+1 |
| 2012-09-21 | pinctrl: samsung: Uninline samsung_pinctrl_get_soc_data | Tomasz Figa | 1 | -1/+1 |
| 2012-09-21 | pinctrl: exynos: Correct the detection of wakeup-eint node | Tomasz Figa | 1 | -5/+9 |
| 2012-09-21 | pinctrl: exynos: Mark exynos_irq_demux_eint as inline | Tomasz Figa | 1 | -1/+1 |
| 2012-09-21 | pinctrl: exynos: Handle only unmasked wakeup interrupts | Tomasz Figa | 1 | -2/+5 |
| 2012-09-21 | pinctrl: exynos: Fix typos in gpio/wkup _irq_mask | Tomasz Figa | 1 | -2/+2 |
| 2012-09-21 | pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO EINTa | Tomasz Figa | 2 | -0/+13 |
| 2012-09-18 | pinctrl: imx: remove duplicated const | Richard Zhao | 1 | -1/+1 |
| 2012-09-14 | pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl | Stephen Warren | 2 | -2/+44 |
| 2012-09-14 | pinctrl: use kasprintf() in pinmux_request_gpio() | Thomas Petazzoni | 1 | -4/+1 |
| 2012-09-13 | OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC | John Crispin | 3 | -0/+474 |
| 2012-09-13 | OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl support | John Crispin | 5 | -0/+1330 |
| 2012-09-13 | pinctrl: pinctrl-single: Add pinctrl-single,bits type of mux | Peter Ujfalusi | 1 | -10/+36 |
| 2012-09-10 | pinctrl/nomadik : add MC1_a_2 pin MC1 function group list | Patrice Chotard | 1 | -1/+4 |
| 2012-09-10 | pinctrl: pinctrl-single: Make sure we do not change bits outside of mask | Peter Ujfalusi | 1 | -1/+1 |
| 2012-09-07 | pinctrl: add exynos4210 specific extensions for samsung pinctrl driver | Thomas Abraham | 4 | -0/+782 |
| 2012-09-07 | pinctrl: add samsung pinctrl and gpiolib driver | Thomas Abraham | 4 | -0/+1133 |
| 2012-09-05 | pinctrl: sirf: add DT-binding pinmux mapping support | Barry Song | 1 | -1/+57 |
| 2012-09-04 | Merge branch 'cleanup/io-pci' into next/cleanup | Arnd Bergmann | 8 | -24/+14 |
| 2012-09-03 | pinctrl/nomadik: MASK_ON_SUSPEND | Etienne Carriere | 1 | -0/+1 |
| 2012-09-03 | pinctrl: imx5: start numbering pad from 0 | Shawn Guo | 2 | -446/+446 |
| 2012-09-03 | pinctrl: pinctrl-imx: add imx35 pinctrl driver | Uwe Kleine-König | 3 | -0/+1604 |
| 2012-09-03 | pinctrl/nomadik: add STn8815 ASIC support | Linus Walleij | 5 | -0/+377 |
| 2012-09-03 | pinctrl/nomadik: add ASIC DB8450 pinctrl driver | Patrice Chotard | 5 | -0/+1021 |
| 2012-08-17 | pinctrl/nomadik: add kp_b_2 keyboard function group list | Patrice Chotard | 1 | -1/+4 |
| 2012-08-17 | pinctrl: imx51: fix .conf_reg of MX51_PAD_SD2_CMD__CSPI_MOSI | Shawn Guo | 1 | -1/+1 |
| 2012-08-17 | trivial: pinctrl core: remove extraneous code lines | Richard Genoud | 1 | -10/+3 |
| 2012-08-17 | pinctrl/nomadik: fix null in irqdomain errorpath | Linus Walleij | 1 | -1/+1 |
| 2012-08-13 | pinctrl/coh901: move header to platform data dir | Linus Walleij | 1 | -1/+1 |
| 2012-08-13 | pinctrl/coh901: retire ancient GPIO block versions | Linus Walleij | 1 | -176/+42 |
| 2012-08-07 | drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd data | Julia Lawall | 1 | -1/+0 |
| 2012-08-07 | pinctrl-sirf: remove devm_kfree at error path | Devendra Naga | 1 | -1/+0 |
| 2012-08-07 | pinctrl/nomadik: fix hsi function group list | Patrice Chotard | 1 | -1/+1 |
| 2012-08-05 | pinctrl/pinctrl-u300: remove unneeded devm_kfree call | Devendra Naga | 1 | -6/+2 |
| 2012-08-05 | pinctrl: mxs: register driver at postcore_initcall time | Shawn Guo | 2 | -2/+2 |
| 2012-07-24 | Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -79/+1064 |
| 2012-07-23 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+488 |
| 2012-07-23 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
| 2012-07-14 | pinctrl: Add one-register-per-pin type device tree based pinctrl driver | Tony Lindgren | 3 | -0/+996 |
| 2012-07-14 | pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID | Dong Aisheng | 1 | -0/+2 |
| 2012-07-14 | pinctrl: pinctrl-imx: only print debug message when DEBUG is defined | Dong Aisheng | 1 | -0/+2 |
| 2012-07-13 | pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific pref... | Lee Jones | 1 | -1/+1 |
| 2012-07-05 | pinctrl/nomadik: add spi2_oc1_2 pin group | Patrice Chotard | 1 | -1/+4 |
| 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 |
| 2012-07-03 | pinctrl/nomadik: add pin group to mco function | Patrice Chotard | 1 | -1/+3 |
| 2012-07-03 | pinctrl/nomadik: add hsit_a_2 pin group | Patrice Chotard | 1 | -1/+4 |
| 2012-07-03 | pinctrl/nomadik: add pin group smcs1 and smps0 | Patrice Chotard | 1 | -3/+9 |
| 2012-07-03 | pinctrl/nomadik: fix hsir_a_1_pins pin list | Patrice Chotard | 1 | -3/+4 |
| 2012-07-03 | pinctrl: pinctrl-imx: fix map setting problem if NO_PAD_CTL is set | Hui Wang | 1 | -6/+7 |
| 2012-07-03 | pinctrl/coh901: use clk_prepare_[en|dis]able() | Linus Walleij | 1 | -3/+3 |
| 2012-07-03 | pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctl | Devendra Naga | 1 | -2/+2 |
| 2012-07-03 | pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctl | Devendra Naga | 1 | -2/+2 |
| 2012-07-03 | pinctrl/u300: drop unused variable | Linus Walleij | 1 | -1/+0 |
| 2012-07-03 | pinctrl: select the proper symbol | Linus Walleij | 1 | -1/+1 |
| 2012-07-03 | pinctrl: add pinctrl_add_gpio_ranges function | Dong Aisheng | 1 | -0/+11 |
| 2012-07-03 | pinctrl: remove pinctrl_remove_gpio_range | Dong Aisheng | 3 | -17/+5 |
| 2012-07-03 | pinctrl/pinctrl-core: cleanup pinctrl_register | Devendra Naga | 1 | -11/+6 |
| 2012-07-03 | pinctrl/u300: delete pointless debug print | Linus Walleij | 1 | -2/+0 |
| 2012-07-03 | pinctrl/pinctrl-u300: remove devm_kfree at driver unload | Devendra Naga | 1 | -1/+0 |
| 2012-07-02 | PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaII | Barry Song | 1 | -1/+488 |
| 2012-06-20 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 9 | -14/+14 |
| 2012-06-20 | Viresh has moved | Viresh Kumar | 9 | -14/+14 |
| 2012-06-17 | pinctrl/nomadik: document Alt-C glitch | Linus Walleij | 1 | -1/+21 |
| 2012-06-17 | pinctrl: mxs: Use kfree to fix build error | Fabio Estevam | 1 | -1/+1 |
| 2012-06-12 | pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre... | Devendra Naga | 1 | -0/+2 |
| 2012-06-12 | pinctrl: pinctrl-mxs: Take care of frees if the kzalloc fails | Devendra Naga | 1 | -3/+8 |
| 2012-06-12 | pinctrl: pinctrl-imx: fix incorrect debug message of maps | Dong Aisheng | 1 | -1/+1 |
| 2012-06-12 | pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent node | Devendra Naga | 1 | -1/+3 |
| 2012-06-12 | pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ... | Devendra Naga | 1 | -16/+12 |
| 2012-06-12 | pinctrl: nomadik: fix up typo | Linus Walleij | 1 | -1/+1 |
| 2012-06-12 | pinctrl: nomadik: add clk_prepare() call | Linus Walleij | 1 | -0/+1 |
| 2012-06-04 | pinctrl: fix a minor harmless typo | Guennadi Liakhovetski | 1 | -1/+1 |
| 2012-06-04 | pinctrl: sirf: mark of_device_id match table as __devinitconst | Barry Song | 1 | -1/+1 |
| 2012-06-01 | pinctrl-nomadik: Allow Device Tree driver probing | Lee Jones | 1 | -1/+19 |
| 2012-05-26 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 6 | -102/+4451 |
| 2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 18 | -126/+8767 |
| 2012-05-20 | pinctrl: pinctrl-imx: add imx51 pinctrl driver | Dong Aisheng | 3 | -0/+1331 |
| 2012-05-20 | pinctrl: pinctrl-imx: add imx53 pinctrl driver | Dong Aisheng | 3 | -0/+1658 |
| 2012-05-15 | ARM: nomadik: enable PINCTRL_NOMADIK where needed | Arnd Bergmann | 1 | -1/+1 |
| 2012-05-15 | pinctrl: pinctrl-pxa3xx: remove empty pinmux disable function | Dong Aisheng | 1 | -6/+0 |
| 2012-05-15 | pinctrl: pinctrl-mxs: remove empty pinmux disable function | Dong Aisheng | 1 | -7/+0 |
| 2012-05-15 | pinctrl: pinctrl-imx: remove empty pinmux disable function | Dong Aisheng | 1 | -7/+0 |
| 2012-05-15 | pinctrl: make pinmux disable function optional | Dong Aisheng | 1 | -3/+3 |
| 2012-05-15 | pinctrl: a minor error checking improvement for pinconf | Dong Aisheng | 1 | -2/+2 |
| 2012-05-14 | pinctrl: SPEAr1310: Fix pin numbers for clcd_high_res | Viresh Kumar | 1 | -1/+1 |
| 2012-05-14 | pinctrl: Add SPEAr13xx pinctrl drivers | Viresh Kumar | 5 | -0/+4345 |
| 2012-05-14 | pinctrl: SPEAr: Create macro for declaring GPIO PINS | Viresh Kumar | 2 | -102/+106 |
| 2012-05-14 | pinctrl: mxs: skip gpio nodes for group creation | Shawn Guo | 1 | -0/+7 |
| 2012-05-14 | pinctrl: mxs: create group for pin config node | Shawn Guo | 1 | -24/+44 |
| 2012-05-12 | Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 5 | -0/+2726 |
| 2012-05-12 | Merge branch 'spear/pinctrl' into next/pinctrl | Arnd Bergmann | 12 | -44/+4517 |
| 2012-05-12 | Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi... | Arnd Bergmann | 22 | -177/+5301 |
| 2012-05-11 | pinctrl/nomadik: implement pin configuration | Linus Walleij | 2 | -0/+114 |
| 2012-05-11 | pinctrl/nomadik: implement pin multiplexing | Linus Walleij | 4 | -2/+353 |
| 2012-05-11 | pinctrl/nomadik: reuse GPIO debug function for pins | Linus Walleij | 1 | -1/+27 |
| 2012-05-11 | pinctrl/nomadik: break out single GPIO debug function | Linus Walleij | 1 | -48/+57 |
| 2012-05-11 | pinctrl/nomadik: basic Nomadik pinctrl interface | Linus Walleij | 5 | -2/+919 |
| 2012-05-11 | pinctrl/nomadik: !CONFIG_OF build error | Arnd Bergmann | 1 | -0/+2 |
| 2012-05-11 | gpio: move the Nomadik GPIO driver to pinctrl | Linus Walleij | 2 | -0/+1307 |
| 2012-05-09 | Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 4 | -126/+213 |
| 2012-05-09 | Merge tag 'pinctrl-mergebase-20120418' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 15 | -132/+766 |
| 2012-05-07 | pinctrl: add more info to error msgs in pin_request | Stephen Warren | 1 | -6/+8 |
| 2012-05-02 | pinctrl: add pinctrl-mxs support | Shawn Guo | 6 | -0/+1343 |
| 2012-05-02 | pinctrl: pinctrl-imx: add imx6q pinctrl driver | Dong Aisheng | 3 | -0/+2340 |
| 2012-05-02 | pinctrl: pinctrl-imx: add imx pinctrl core driver | Dong Aisheng | 4 | -0/+739 |
| 2012-05-02 | pinctrl: support gpio request deferred probing | Dong Aisheng | 1 | -3/+4 |
| 2012-04-30 | Merge branch 'ux500-gpio-pins-for-arm-soc' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 1 | -4/+21 |
| 2012-04-26 | pinctrl: add pinctrl_provide_dummies interface for platforms to use | Dong Aisheng | 1 | -2/+27 |
| 2012-04-26 | pinctrl: enhance reporting of errors when loading from DT | John Crispin | 3 | -27/+49 |
| 2012-04-26 | pinctrl: propagate map validation errors | Stephen Warren | 1 | -2/+2 |
| 2012-04-25 | pinctrl: tegra: error reporting cleanup | Stephen Warren | 1 | -26/+55 |
| 2012-04-24 | pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting | John Crispin | 1 | -7/+8 |
| 2012-04-22 | pinctrl: Add SPEAr3xx pinctrl drivers | Viresh Kumar | 7 | -0/+5311 |
| 2012-04-22 | pinctrl: Add SPEAr pinctrl drivers | Viresh Kumar | 6 | -0/+517 |
| 2012-04-18 | pinctrl: tegra: debugfs enhancements | Stephen Warren | 1 | -6/+69 |
| 2012-04-18 | pinctrl: tegra: refactor probe handling | Stephen Warren | 4 | -94/+89 |
| 2012-04-18 | ARM: tegra: Switch to new pinctrl driver | Stephen Warren | 1 | -3/+3 |
| 2012-04-18 | pinctrl: show pin name for pingroups in sysfs | Dong Aisheng | 2 | -4/+29 |
| 2012-04-18 | pinctrl: show pin name when request pins | Dong Aisheng | 1 | -2/+3 |
| 2012-04-18 | pinctrl: implement devm_pinctrl_get()/put() | Stephen Warren | 1 | -0/+56 |
| 2012-04-18 | pinctrl: a minor fix of pin config debug information | Dong Aisheng | 1 | -2/+2 |
| 2012-04-18 | pinctrl: pinconf: fix compilation error if PINCONF is not selected | Viresh Kumar | 1 | -1/+1 |
| 2012-04-18 | pinctrl: allow pctldevs to decode pin config in debugfs | Stephen Warren | 1 | -4/+27 |
| 2012-04-18 | pinctrl: ifdef CONFIG_DEBUG_FS cleanup | Stephen Warren | 2 | -11/+24 |
| 2012-04-18 | pinctrl: mark non-EXPERIMENTAL | Linus Walleij | 1 | -1/+0 |
| 2012-04-18 | pinctrl: tegra: Add complete device tree support | Stephen Warren | 1 | -0/+205 |
| 2012-04-18 | pinctrl: implement pinctrl deferred probing | Linus Walleij | 2 | -6/+9 |
| 2012-04-18 | pinctrl: add some error checking for user interfaces | Dong Aisheng | 2 | -2/+17 |
| 2012-04-18 | pinctrl: fix pinmux_check_ops error checking | Dong Aisheng | 1 | -3/+5 |
| 2012-04-18 | pinctrl: replace list_*() with get_*_count() | Viresh Kumar | 7 | -85/+43 |
| 2012-04-18 | pinctrl: mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 1 | -2/+2 |
| 2012-04-18 | pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL | Stephen Warren | 1 | -1/+3 |
| 2012-04-18 | pinctrl: core device tree mapping table parsing support | Stephen Warren | 5 | -18/+350 |
| 2012-04-18 | pinctrl: implement pinctrl_check_ops | Stephen Warren | 1 | -4/+21 |
| 2012-04-11 | pinctrl: implement pinctrl_check_ops | Stephen Warren | 1 | -4/+21 |
| 2012-03-12 | pinctrl: support pinconfig on the U300 | Linus Walleij | 4 | -8/+135 |
| 2012-03-12 | pinctrl/coh901: use generic pinconf enums and parameters | Linus Walleij | 1 | -43/+13 |
| 2012-03-12 | pinctrl: introduce generic pin config | Linus Walleij | 5 | -4/+170 |
| 2012-03-12 | pinctrl: fix error path in pinconf_map_to_setting() | Linus Walleij | 1 | -10/+17 |
| 2012-03-12 | pinctrl: allow concurrent gpio and mux function ownership of pins | Stephen Warren | 2 | -29/+56 |
| 2012-03-06 | Merge branch 'pinctrl-tegra-for-next-diet' into for-next | Linus Walleij | 6 | -0/+7326 |
| 2012-03-06 | pinctrl: include machine header to core.h | Linus Walleij | 1 | -1/+2 |
| 2012-03-06 | pinctrl: add a driver for NVIDIA Tegra | Stephen Warren | 6 | -0/+7326 |
| 2012-03-05 | pinctrl: Show selected function and group in pinmux-pins debugfs | Stephen Warren | 2 | -1/+69 |
| 2012-03-05 | pinctrl: enhance mapping table to support pin config operations | Stephen Warren | 6 | -60/+426 |
| 2012-03-05 | pinctrl: API changes to support multiple states per device | Stephen Warren | 2 | -149/+237 |
| 2012-03-05 | pinctrl: add usecount to pins for muxing | Stephen Warren | 2 | -5/+28 |
| 2012-03-05 | pinctrl: refactor struct pinctrl handling in core.c vs pinmux.c | Stephen Warren | 4 | -376/+197 |
| 2012-03-05 | pinctrl: fix and simplify locking | Stephen Warren | 4 | -121/+215 |
| 2012-03-02 | pinctrl: fix the pin descriptor kerneldoc | Linus Walleij | 1 | -3/+1 |
| 2012-03-02 | pinctrl: assume map table entries can't have a NULL name field | Stephen Warren | 1 | -12/+5 |
| 2012-03-02 | pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that state | Stephen Warren | 2 | -140/+9 |
| 2012-03-02 | pinctrl: enhance pinctrl_get() to handle multiple functions | Stephen Warren | 3 | -27/+14 |
| 2012-02-29 | pinctrl: move pinctrl-maps debugfs file to top-level | Stephen Warren | 1 | -35/+35 |
| 2012-02-29 | pinctrl: make the pinmux-pins more helpful | Linus Walleij | 1 | -3/+8 |
| 2012-02-24 | pinctrl: remove pin and hogs locks from struct pinctrl_dev | Stephen Warren | 2 | -28/+8 |
| 2012-02-24 | pinctrl: allocate sizeof(*p) instead of sizeof(struct foo) | Stephen Warren | 2 | -4/+4 |
| 2012-02-24 | pinctrl: use dev_*() instead of pr_*(), add some msgs, minor cleanups | Stephen Warren | 1 | -12/+21 |
| 2012-02-24 | pinctrl: disallow map table entries with NULL dev_name field | Stephen Warren | 1 | -51/+22 |
| 2012-02-22 | pinctrl: fix pinconf_groups_show() to emit newline | Stephen Warren | 1 | -0/+2 |