Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pinctrl: rockchip: Implement .request() and .free() callbacks | Axel Lin | 2013-08-29 | 1 | -0/+12 |
* | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin | 2013-08-28 | 1 | -22/+35 |
* | pinctrl: rockchip: Simplify pin_to_bank equation | Axel Lin | 2013-08-28 | 1 | -2/+1 |
* | pinctrl: rockchip: Remove of_match_ptr macro for DT only driver | Axel Lin | 2013-08-28 | 1 | -1/+1 |
* | pinctrl: rockchip: Simplify for loop iteration | Axel Lin | 2013-08-23 | 1 | -15/+6 |
* | drivers/pinctrl: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-08-07 | 1 | -5/+0 |
* | pinctrl: rockchip: include correct clk header | Heiko Stübner | 2013-08-07 | 1 | -1/+1 |
* | pinctrl: rockchip: Add missing irq_gc_unlock() call before return error | Axel Lin | 2013-06-24 | 1 | -0/+1 |
* | pinctrl: rockchip: correctly handle arguments of pinconf options | Heiko Stübner | 2013-06-17 | 1 | -4/+37 |
* | pinctrl: add pinctrl driver for Rockchip SoCs | Heiko Stübner | 2013-06-16 | 1 | -0/+1360 |