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