summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinconf.c
Commit message (Expand)AuthorAge
* pinctrl: check ops->pin_config_set in pinconf_set_config()Masahiro Yamada2017-08-14
* pinctrl: move const qualifier before structMasahiro Yamada2017-08-14
* pinctrl: Add spaces for better code readabilityMarkus Elfring2017-05-22
* pinctrl: Combine substrings for a message in pin_config_group_get()Markus Elfring2017-05-22
* pinctrl: Adjust five checks for null pointersMarkus Elfring2017-05-22
* pinctrl: Replace two seq_printf() calls by seq_puts() in pinconf_show_map()Markus Elfring2017-05-22
* pinctrl: Use seq_putc() in three functionsMarkus Elfring2017-05-22
* pinctrl: Fix spelling typosAndy Shevchenko2017-03-14
* pinctrl: Allow configuration of pins from gpiolib based driversMika Westerberg2017-01-26
* pinctrl: pinconf: separate config parameters with commas for debugfsMasahiro Yamada2016-05-31
* pinctrl: do not care about blank pin nameMasahiro Yamada2016-05-31
* pinctrl: pinconf: remove needless loopLaurent Meunier2015-10-31
* pinctrl: join dev_dbg strings into a single lineMasahiro Yamada2015-08-03
* pinctrl: pinconf: pinconf_show_config() can be statickbuild test robot2015-07-17
* pinctrl: pinconf: Fix display of configsJon Hunter2015-07-17
* pinctrl: pinconf: Allow groups to be configured via debugfsJon Hunter2015-07-17
* pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann2015-01-11
* pinctrl: pinconf: remove warning: unused variable 'ops'Alexandre Belloni2013-12-13
* pinctrl: pinconf: remove checks on ops->pin_config_getAlexandre Belloni2013-12-12
* pinctrl: remove an unnecessary castDan Carpenter2013-09-23
* pinctrl: fix pinconf_dbg_config_write return typeVincent Stehlé2013-09-23
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-28
* pinctrl: pinconf: fix comparison of different typesJingoo Han2013-08-07
* pinctrl: shut up a couple of pinctrl warningsRussell King - ARM Linux2013-08-07
* pinctrl: rip out the direct pinconf APILinus Walleij2013-06-25
* pinctrl: pinconf: take the right mutexLinus Walleij2013-05-27
* pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard2013-04-26
* pinctrl/pinconfig: fix misplaced gotoLaurent Meunier2013-04-26
* pinctrl/pinconfig: add debug interfaceLaurent Meunier2013-04-19
* pinctrl/pinconf: partial revert of pin config debugfsLinus Walleij2013-04-03
* pinctrl: Declare operation structures as constLaurent Pinchart2013-03-07
* pinctrl/pinconfig: add debug interfaceLaurent Meunier2013-02-10
* pinctrl: remove mutex lock in groups showHaojian Zhuang2012-10-18
* pinctrl: a minor error checking improvement for pinconfDong Aisheng2012-05-15
* pinctrl: enhance reporting of errors when loading from DTJohn Crispin2012-04-26
* pinctrl: a minor fix of pin config debug informationDong Aisheng2012-04-18
* pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren2012-04-18
* pinctrl: add some error checking for user interfacesDong Aisheng2012-04-18
* pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-18
* pinctrl: introduce generic pin configLinus Walleij2012-03-12
* pinctrl: fix error path in pinconf_map_to_setting()Linus Walleij2012-03-12
* pinctrl: enhance mapping table to support pin config operationsStephen Warren2012-03-05
* pinctrl: fix and simplify lockingStephen Warren2012-03-05
* pinctrl: fix pinconf_groups_show() to emit newlineStephen Warren2012-02-22
* pinctrl: Re-order pinconf.[ch] to match each-otherStephen Warren2012-02-22
* pinctrl: delete raw device pointers in pinmux mapsLinus Walleij2012-02-01
* pinctrl: add checks for empty function namesTony Lindgren2012-01-26
* pinctrl: fix pinconf_pins_show iterationStephen Warren2012-01-20
* pinctrl: correct a offset while enumerating pinsChanho Park2012-01-03
* pinctrl: pass name instead of device to pin_config_*Stephen Warren2012-01-03