Age | Commit message (Expand) | Author | Files | Lines |
2014-04-22 | pinctrl: st: Use ARRAY_SIZE for STiH415 data | Maxime COQUELIN | 1 | -2/+2 |
2014-04-22 | pinctrl: st: Use const qualifier when required | Maxime COQUELIN | 1 | -12/+12 |
2014-04-22 | pinctrl: st: use gpiolib irqchip helpers | Linus Walleij | 1 | -81/+19 |
2014-04-22 | pinctrl: st: switch IRQ locking to resource callbacks | Linus Walleij | 1 | -9/+7 |
2014-03-12 | pinctrl: st: Fix error check for of_irq_to_resource usage | Srinivas Kandagatla | 1 | -1/+1 |
2014-03-12 | pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delays | Maxime COQUELIN | 1 | -2/+2 |
2014-03-12 | pinctrl: st: add pinctrl support for the STiH407 SoC | Giuseppe Cavallaro | 1 | -0/+17 |
2014-03-12 | pinctrl: st: Enhance the controller to manage unavailable registers | Giuseppe Cavallaro | 1 | -43/+61 |
2014-02-10 | pinctrl: st: Add software edge trigger interrupt support | Srinivas Kandagatla | 1 | -2/+114 |
2014-02-10 | pinctrl: st: Add Interrupt support | Srinivas Kandagatla | 1 | -2/+223 |
2014-01-15 | pinctrl: st: Fix a typo in probe | Srinivas Kandagatla | 1 | -4/+4 |
2013-08-28 | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin | 1 | -4/+7 |
2013-08-07 | pinctrl: st: Staticize local symbols | Sachin Kamat | 1 | -4/+4 |
2013-08-07 | pinctrl: st: Convert to use devm_ioremap_resource | Sachin Kamat | 1 | -5/+3 |
2013-06-30 | pinctrl: st: Remove unnecessary use of of_match_ptr macro | Axel Lin | 1 | -1/+1 |
2013-06-28 | pinctrl: st: fix return value check | Wei Yongjun | 1 | -4/+4 |
2013-06-25 | pinctrl: st: Add pinctrl and pinconf support. | Srinivas KANDAGATLA | 1 | -0/+1403 |