index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-u300.c
Age
Commit message (
Expand
)
Author
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2016-06-13
pinctrl: u300: make u300_pmx_registers static
Ben Dooks
2016-04-21
pinctrl: u300: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2014-10-20
pinctrl: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-08-07
drivers/pinctrl: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-06-16
pinctrl: u300: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-31
pinctrl: u300 device tree support
Linus Walleij
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
2013-01-22
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-11-28
pinctrl: remove use of __devexit
Bill Pemberton
2012-11-28
pinctrl: remove use of __devexit_p
Bill Pemberton
2012-11-21
pinctrl/u300/coh901: let the gpio_chip register the range
Linus Walleij
2012-11-11
pinctrl: u300: Staticize non-exported symbols
Axel Lin
2012-11-11
pinctrl/u300: use managed resources
Linus Walleij
2012-08-05
pinctrl/pinctrl-u300: remove unneeded devm_kfree call
Devendra Naga
2012-07-03
pinctrl/u300: drop unused variable
Linus Walleij
2012-07-03
pinctrl: remove pinctrl_remove_gpio_range
Dong Aisheng
2012-07-03
pinctrl/u300: delete pointless debug print
Linus Walleij
2012-07-03
pinctrl/pinctrl-u300: remove devm_kfree at driver unload
Devendra Naga
2012-04-18
pinctrl: replace list_*() with get_*_count()
Viresh Kumar
2012-03-12
pinctrl: support pinconfig on the U300
Linus Walleij
2012-02-22
pinctrl: spawn U300 pinctrl from the COH901 GPIO
Linus Walleij
2012-01-03
pinctrl: remove unnecessary max pin number
Chanho Park
2012-01-03
pinctrl: rename U300 and SIRF pin controllers
Linus Walleij