Age | Commit message (Expand) | Author |
2012-08-17 | pinctrl/nomadik: add kp_b_2 keyboard function group list | Patrice Chotard |
2012-08-17 | pinctrl: imx51: fix .conf_reg of MX51_PAD_SD2_CMD__CSPI_MOSI | Shawn Guo |
2012-08-17 | trivial: pinctrl core: remove extraneous code lines | Richard Genoud |
2012-08-17 | pinctrl/nomadik: fix null in irqdomain errorpath | Linus Walleij |
2012-08-07 | drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd data | Julia Lawall |
2012-08-07 | pinctrl-sirf: remove devm_kfree at error path | Devendra Naga |
2012-08-07 | pinctrl/nomadik: fix hsi function group list | Patrice Chotard |
2012-08-05 | pinctrl/pinctrl-u300: remove unneeded devm_kfree call | Devendra Naga |
2012-08-05 | pinctrl: mxs: register driver at postcore_initcall time | Shawn Guo |
2012-07-24 | Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-23 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-23 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-14 | pinctrl: Add one-register-per-pin type device tree based pinctrl driver | Tony Lindgren |
2012-07-14 | pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID | Dong Aisheng |
2012-07-14 | pinctrl: pinctrl-imx: only print debug message when DEBUG is defined | Dong Aisheng |
2012-07-13 | pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific pref... | Lee Jones |
2012-07-05 | pinctrl/nomadik: add spi2_oc1_2 pin group | Patrice Chotard |
2012-07-04 | pinctrl/nomadik: kerneldoc fix | Linus Walleij |
2012-07-04 | pinctrl/nomadik: use devm_* allocators for gpio probe | Linus Walleij |
2012-07-03 | pinctrl/nomadik: add pin group to mco function | Patrice Chotard |
2012-07-03 | pinctrl/nomadik: add hsit_a_2 pin group | Patrice Chotard |
2012-07-03 | pinctrl/nomadik: add pin group smcs1 and smps0 | Patrice Chotard |
2012-07-03 | pinctrl/nomadik: fix hsir_a_1_pins pin list | Patrice Chotard |
2012-07-03 | pinctrl: pinctrl-imx: fix map setting problem if NO_PAD_CTL is set | Hui Wang |
2012-07-03 | pinctrl/coh901: use clk_prepare_[en|dis]able() | Linus Walleij |
2012-07-03 | pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctl | Devendra Naga |
2012-07-03 | pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctl | Devendra Naga |
2012-07-03 | pinctrl/u300: drop unused variable | Linus Walleij |
2012-07-03 | pinctrl: select the proper symbol | Linus Walleij |
2012-07-03 | pinctrl: add pinctrl_add_gpio_ranges function | Dong Aisheng |
2012-07-03 | pinctrl: remove pinctrl_remove_gpio_range | Dong Aisheng |
2012-07-03 | pinctrl/pinctrl-core: cleanup pinctrl_register | Devendra Naga |
2012-07-03 | pinctrl/u300: delete pointless debug print | Linus Walleij |
2012-07-03 | pinctrl/pinctrl-u300: remove devm_kfree at driver unload | Devendra Naga |
2012-07-02 | PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaII | Barry Song |
2012-06-20 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-06-20 | Viresh has moved | Viresh Kumar |
2012-06-17 | pinctrl/nomadik: document Alt-C glitch | Linus Walleij |
2012-06-17 | pinctrl: mxs: Use kfree to fix build error | Fabio Estevam |
2012-06-12 | pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre... | Devendra Naga |
2012-06-12 | pinctrl: pinctrl-mxs: Take care of frees if the kzalloc fails | Devendra Naga |
2012-06-12 | pinctrl: pinctrl-imx: fix incorrect debug message of maps | Dong Aisheng |
2012-06-12 | pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent node | Devendra Naga |
2012-06-12 | pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ... | Devendra Naga |
2012-06-12 | pinctrl: nomadik: fix up typo | Linus Walleij |
2012-06-12 | pinctrl: nomadik: add clk_prepare() call | Linus Walleij |
2012-06-04 | pinctrl: fix a minor harmless typo | Guennadi Liakhovetski |
2012-06-04 | pinctrl: sirf: mark of_device_id match table as __devinitconst | Barry Song |
2012-06-01 | pinctrl-nomadik: Allow Device Tree driver probing | Lee Jones |
2012-05-26 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |