aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2012-08-17pinctrl/nomadik: add kp_b_2 keyboard function group listPatrice Chotard
2012-08-17pinctrl: imx51: fix .conf_reg of MX51_PAD_SD2_CMD__CSPI_MOSIShawn Guo
2012-08-17trivial: pinctrl core: remove extraneous code linesRichard Genoud
2012-08-17pinctrl/nomadik: fix null in irqdomain errorpathLinus Walleij
2012-08-07drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall
2012-08-07pinctrl-sirf: remove devm_kfree at error pathDevendra Naga
2012-08-07pinctrl/nomadik: fix hsi function group listPatrice Chotard
2012-08-05pinctrl/pinctrl-u300: remove unneeded devm_kfree callDevendra Naga
2012-08-05pinctrl: mxs: register driver at postcore_initcall timeShawn Guo
2012-07-24Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-23Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-14pinctrl: Add one-register-per-pin type device tree based pinctrl driverTony Lindgren
2012-07-14pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_IDDong Aisheng
2012-07-14pinctrl: pinctrl-imx: only print debug message when DEBUG is definedDong Aisheng
2012-07-13pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific pref...Lee Jones
2012-07-05pinctrl/nomadik: add spi2_oc1_2 pin groupPatrice Chotard
2012-07-04pinctrl/nomadik: kerneldoc fixLinus Walleij
2012-07-04pinctrl/nomadik: use devm_* allocators for gpio probeLinus Walleij
2012-07-03pinctrl/nomadik: add pin group to mco functionPatrice Chotard
2012-07-03pinctrl/nomadik: add hsit_a_2 pin groupPatrice Chotard
2012-07-03pinctrl/nomadik: add pin group smcs1 and smps0Patrice Chotard
2012-07-03pinctrl/nomadik: fix hsir_a_1_pins pin listPatrice Chotard
2012-07-03pinctrl: pinctrl-imx: fix map setting problem if NO_PAD_CTL is setHui Wang
2012-07-03pinctrl/coh901: use clk_prepare_[en|dis]able()Linus Walleij
2012-07-03pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctlDevendra Naga
2012-07-03pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctlDevendra Naga
2012-07-03pinctrl/u300: drop unused variableLinus Walleij
2012-07-03pinctrl: select the proper symbolLinus Walleij
2012-07-03pinctrl: add pinctrl_add_gpio_ranges functionDong Aisheng
2012-07-03pinctrl: remove pinctrl_remove_gpio_rangeDong Aisheng
2012-07-03pinctrl/pinctrl-core: cleanup pinctrl_registerDevendra Naga
2012-07-03pinctrl/u300: delete pointless debug printLinus Walleij
2012-07-03pinctrl/pinctrl-u300: remove devm_kfree at driver unloadDevendra Naga
2012-07-02PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaIIBarry Song
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-06-20Viresh has movedViresh Kumar
2012-06-17pinctrl/nomadik: document Alt-C glitchLinus Walleij
2012-06-17pinctrl: mxs: Use kfree to fix build errorFabio Estevam
2012-06-12pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre...Devendra Naga
2012-06-12pinctrl: pinctrl-mxs: Take care of frees if the kzalloc failsDevendra Naga
2012-06-12pinctrl: pinctrl-imx: fix incorrect debug message of mapsDong Aisheng
2012-06-12pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent nodeDevendra Naga
2012-06-12pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ...Devendra Naga
2012-06-12pinctrl: nomadik: fix up typoLinus Walleij
2012-06-12pinctrl: nomadik: add clk_prepare() callLinus Walleij
2012-06-04pinctrl: fix a minor harmless typoGuennadi Liakhovetski
2012-06-04pinctrl: sirf: mark of_device_id match table as __devinitconstBarry Song
2012-06-01pinctrl-nomadik: Allow Device Tree driver probingLee Jones
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds