Age | Commit message (Expand) | Author | Files | Lines |
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-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-25 | Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -79/+1064 |
2012-07-24 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+488 |
2012-07-24 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2012-07-15 | pinctrl: Add one-register-per-pin type device tree based pinctrl driver | Tony Lindgren | 3 | -0/+996 |
2012-07-15 | pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID | Dong Aisheng | 1 | -0/+2 |
2012-07-15 | 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-21 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 9 | -14/+14 |
2012-06-21 | 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-27 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 6 | -102/+4451 |