| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | pinctrl: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | pinctrl: st: Fix Sparse error | Pramod Gurav | 2014-10-21 | 1 | -1/+1 |
|/ |
|
* | pinctrl: st: remove gpiochip in failure cases | Pramod Gurav | 2014-09-23 | 1 | -0/+1 |
* | pinctrl: clean up after enable refactoring | Linus Walleij | 2014-09-04 | 1 | -3/+3 |
* | Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-07 | 1 | -11/+4 |
|\ |
|
| * | pinctrl: pinctrl-st.c: Cleaning up values that are never used | Rickard Strandqvist | 2014-07-11 | 1 | -4/+2 |
| * | pinctrl: pinctrl-st.c: Cleaning up if unsigned is less than zero | Rickard Strandqvist | 2014-07-11 | 1 | -1/+1 |
| * | pinctrl: st: add IRQCHIP_SKIP_SET_WAKE flag | David PARIS | 2014-07-11 | 1 | -0/+1 |
| * | pinctrl: avoid duplicated calling enable_pinmux_setting for a pin | Fan Wu | 2014-07-11 | 1 | -6/+0 |
* | | pinctrl: st: Fix irqmux handler | Maxime COQUELIN | 2014-07-15 | 1 | -1/+1 |
|/ |
|
* | pinctrl: st: Use ARRAY_SIZE for STiH415 data | Maxime COQUELIN | 2014-04-22 | 1 | -2/+2 |
* | pinctrl: st: Use const qualifier when required | Maxime COQUELIN | 2014-04-22 | 1 | -12/+12 |
* | pinctrl: st: use gpiolib irqchip helpers | Linus Walleij | 2014-04-22 | 1 | -81/+19 |
* | pinctrl: st: switch IRQ locking to resource callbacks | Linus Walleij | 2014-04-22 | 1 | -9/+7 |
* | pinctrl: st: Fix error check for of_irq_to_resource usage | Srinivas Kandagatla | 2014-03-12 | 1 | -1/+1 |
* | pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delays | Maxime COQUELIN | 2014-03-12 | 1 | -2/+2 |
* | pinctrl: st: add pinctrl support for the STiH407 SoC | Giuseppe Cavallaro | 2014-03-12 | 1 | -0/+17 |
* | pinctrl: st: Enhance the controller to manage unavailable registers | Giuseppe Cavallaro | 2014-03-12 | 1 | -43/+61 |
* | pinctrl: st: Add software edge trigger interrupt support | Srinivas Kandagatla | 2014-02-10 | 1 | -2/+114 |
* | pinctrl: st: Add Interrupt support | Srinivas Kandagatla | 2014-02-10 | 1 | -2/+223 |
* | pinctrl: st: Fix a typo in probe | Srinivas Kandagatla | 2014-01-15 | 1 | -4/+4 |
* | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin | 2013-08-28 | 1 | -4/+7 |
* | pinctrl: st: Staticize local symbols | Sachin Kamat | 2013-08-07 | 1 | -4/+4 |
* | pinctrl: st: Convert to use devm_ioremap_resource | Sachin Kamat | 2013-08-07 | 1 | -5/+3 |
* | pinctrl: st: Remove unnecessary use of of_match_ptr macro | Axel Lin | 2013-06-30 | 1 | -1/+1 |
* | pinctrl: st: fix return value check | Wei Yongjun | 2013-06-28 | 1 | -4/+4 |
* | pinctrl: st: Add pinctrl and pinconf support. | Srinivas KANDAGATLA | 2013-06-25 | 1 | -0/+1403 |