Age | Commit message (Expand) | Author | Files | Lines |
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-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-14 | pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl | Stephen Warren | 2 | -2/+44 |
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-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 |