| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: u300: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 2016-04-21 | 1 | -11/+1 |
* | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 2015-06-10 | 1 | -2/+2 |
* | pinctrl: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | pinctrl: clean up after enable refactoring | Linus Walleij | 2014-09-04 | 1 | -3/+3 |
* | pinctrl: avoid duplicated calling enable_pinmux_setting for a pin | Fan Wu | 2014-07-11 | 1 | -14/+0 |
* | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin | 2013-08-28 | 1 | -8/+10 |
* | drivers/pinctrl: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-08-07 | 1 | -3/+0 |
* | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-03 | 1 | -1/+0 |
|\ |
|
| * | pinctrl: u300: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-06-16 | 1 | -1/+0 |
* | | pinctrl: u300 device tree support | Linus Walleij | 2013-05-31 | 1 | -0/+7 |
|/ |
|
* | pinctrl: Declare operation structures as const | Laurent Pinchart | 2013-03-07 | 1 | -3/+3 |
* | pinctrl: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -3/+3 |
* | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -2/+2 |
|\ |
|
| * | pinctrl: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
| * | pinctrl: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | pinctrl/u300/coh901: let the gpio_chip register the range | Linus Walleij | 2012-11-21 | 1 | -51/+4 |
* | | pinctrl: u300: Staticize non-exported symbols | Axel Lin | 2012-11-11 | 1 | -6/+4 |
* | | pinctrl/u300: use managed resources | Linus Walleij | 2012-11-11 | 1 | -28/+4 |
|/ |
|
* | pinctrl/pinctrl-u300: remove unneeded devm_kfree call | Devendra Naga | 2012-08-05 | 1 | -6/+2 |
* | pinctrl/u300: drop unused variable | Linus Walleij | 2012-07-03 | 1 | -1/+0 |
* | pinctrl: remove pinctrl_remove_gpio_range | Dong Aisheng | 2012-07-03 | 1 | -2/+0 |
* | pinctrl/u300: delete pointless debug print | Linus Walleij | 2012-07-03 | 1 | -2/+0 |
* | pinctrl/pinctrl-u300: remove devm_kfree at driver unload | Devendra Naga | 2012-07-03 | 1 | -1/+0 |
* | pinctrl: replace list_*() with get_*_count() | Viresh Kumar | 2012-04-18 | 1 | -14/+6 |
* | pinctrl: support pinconfig on the U300 | Linus Walleij | 2012-03-12 | 1 | -0/+60 |
* | pinctrl: spawn U300 pinctrl from the COH901 GPIO | Linus Walleij | 2012-02-22 | 1 | -7/+13 |
* | pinctrl: remove unnecessary max pin number | Chanho Park | 2012-01-03 | 1 | -1/+0 |
* | pinctrl: rename U300 and SIRF pin controllers | Linus Walleij | 2012-01-03 | 1 | -0/+1157 |