aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAge
* drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-08-07
* pinctrl-sirf: remove devm_kfree at error pathDevendra Naga2012-08-07
* pinctrl/nomadik: fix hsi function group listPatrice Chotard2012-08-07
* pinctrl/pinctrl-u300: remove unneeded devm_kfree callDevendra Naga2012-08-04
* pinctrl: mxs: register driver at postcore_initcall timeShawn Guo2012-08-04
* Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-24
|\
| * pinctrl: Add one-register-per-pin type device tree based pinctrl driverTony Lindgren2012-07-14
| * pinctrl/nomadik: add spi2_oc1_2 pin groupPatrice Chotard2012-07-05
| * pinctrl/nomadik: kerneldoc fixLinus Walleij2012-07-04
| * pinctrl/nomadik: use devm_* allocators for gpio probeLinus Walleij2012-07-04
| * pinctrl/nomadik: add pin group to mco functionPatrice Chotard2012-07-03
| * pinctrl/nomadik: add hsit_a_2 pin groupPatrice Chotard2012-07-03
| * pinctrl/nomadik: add pin group smcs1 and smps0Patrice Chotard2012-07-03
| * pinctrl/nomadik: fix hsir_a_1_pins pin listPatrice Chotard2012-07-03
| * pinctrl: pinctrl-imx: fix map setting problem if NO_PAD_CTL is setHui Wang2012-07-03
| * pinctrl/coh901: use clk_prepare_[en|dis]able()Linus Walleij2012-07-03
| * pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctlDevendra Naga2012-07-03
| * pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctlDevendra Naga2012-07-03
| * pinctrl/u300: drop unused variableLinus Walleij2012-07-03
| * pinctrl: select the proper symbolLinus Walleij2012-07-03
| * pinctrl: add pinctrl_add_gpio_ranges functionDong Aisheng2012-07-03
| * pinctrl: remove pinctrl_remove_gpio_rangeDong Aisheng2012-07-03
| * pinctrl/pinctrl-core: cleanup pinctrl_registerDevendra Naga2012-07-03
| * pinctrl/u300: delete pointless debug printLinus Walleij2012-07-03
| * pinctrl/pinctrl-u300: remove devm_kfree at driver unloadDevendra Naga2012-07-03
* | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \
| * | PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaIIBarry Song2012-07-01
| |/
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \
| * | pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific pref...Lee Jones2012-07-13
| |/
* | pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_IDDong Aisheng2012-07-14
* | pinctrl: pinctrl-imx: only print debug message when DEBUG is definedDong Aisheng2012-07-14
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-20
|\
| * Viresh has movedViresh Kumar2012-06-20
* | pinctrl/nomadik: document Alt-C glitchLinus Walleij2012-06-17
* | pinctrl: mxs: Use kfree to fix build errorFabio Estevam2012-06-17
|/
* pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre...Devendra Naga2012-06-12
* pinctrl: pinctrl-mxs: Take care of frees if the kzalloc failsDevendra Naga2012-06-12
* pinctrl: pinctrl-imx: fix incorrect debug message of mapsDong Aisheng2012-06-12
* pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent nodeDevendra Naga2012-06-12
* pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ...Devendra Naga2012-06-12
* pinctrl: nomadik: fix up typoLinus Walleij2012-06-12
* pinctrl: nomadik: add clk_prepare() callLinus Walleij2012-06-12
* pinctrl: fix a minor harmless typoGuennadi Liakhovetski2012-06-04
* pinctrl: sirf: mark of_device_id match table as __devinitconstBarry Song2012-06-04
* pinctrl-nomadik: Allow Device Tree driver probingLee Jones2012-05-31
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * pinctrl: SPEAr1310: Fix pin numbers for clcd_high_resViresh Kumar2012-05-14
| * pinctrl: Add SPEAr13xx pinctrl driversViresh Kumar2012-05-14
| * pinctrl: SPEAr: Create macro for declaring GPIO PINSViresh Kumar2012-05-14
* | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \