summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-single.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-16/+16
* Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-141-54/+73
|\
| * pinctrl: single: Fix missing unlock on error pathWei Yongjun2018-07-171-2/+2
| * pinctrl: single: Fix group and function selector useTony Lindgren2018-07-171-36/+55
| * pinctrl: pinctrl-single: Avoid divisions in context save/restoreGeert Uytterhoeven2018-06-181-18/+18
* | pinctrl: single: Add allocation failure checking of saved_valsColin Ian King2018-06-181-3/+11
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-12/+14
* pinctrl: pinctrl-single: Add functions to save and restore pinctrl contextKeerthy2018-05-231-1/+71
* pinctrl: pinctrl-single: Fix pcs_request_gpio() when bits_per_mux != 0David Lechner2018-03-261-3/+19
* Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-021-7/+3Star
|\
| * pinctrl: single: Delete an unnecessary return statement in pcs_irq_chain_hand...Markus Elfring2018-01-031-2/+0Star
| * pinctrl: single: Delete an error message for a failed memory allocation in pc...Markus Elfring2018-01-031-3/+2Star
| * pinctrl: single: Remove invalid messageTony Lindgren2017-12-201-2/+1Star
* | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-281-1/+4
|/
* pinctrl: single: make two arrays static const, reduces object code sizeColin Ian King2017-09-211-2/+2
* pinctrl: single: use of_device_get_match_data() to get soc dataMasahiro Yamada2017-05-291-6/+2Star
* pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren2017-04-071-1/+1
* Merge branch 'ib-pinctrl-genprops' into develLinus Walleij2017-01-261-1/+1
|\
| * pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-261-1/+1
* | pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren2017-01-131-3/+2Star
* | pinctrl: single: Use generic pinmux helpers for managing functionsTony Lindgren2017-01-031-116/+18Star
* | pinctrl: single: Use generic pinctrl helpers for managing groupsTony Lindgren2017-01-031-145/+11Star
* | pinctrl: single: fix spelling mistakes on "Ivalid"Colin Ian King2016-12-301-1/+1
|/
* pinctrl: single: Fix a couple error codesDan Carpenter2016-11-161-2/+6
* pinctrl: single: search for the bits property when parsing bitsAxel Haslam2016-11-111-1/+1
* pinctrl: single: check for any error when getting rowsAxel Haslam2016-11-111-4/+8
* pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bitsTony Lindgren2016-11-041-24/+24
* pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pinsTony Lindgren2016-11-041-18/+93
* pinctrl: single: Drop pointless macroTony Lindgren2016-10-281-11/+7Star
* pinctrl: single: Drop custom namesTony Lindgren2016-10-281-30/+6Star
* pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren2016-06-221-0/+3
* pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffsKeerthy2016-04-151-3/+3
* pinctrl: single: Use a separate lockdep classSudeep Holla2016-03-111-0/+8
* pinctrl: Delete unnecessary checksMarkus Elfring2015-11-171-4/+1Star
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-041-10/+4Star
|\
| * pinctrl: kill off set_irq_flags usageRob Herring2015-07-281-5/+0Star
| * pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-171-1/+1
| * pinctrl: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-171-3/+3
| * pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQGrygorii Strashko2015-07-161-1/+0Star
* | pinctrl: single: ensure pcs irq will not be forced threadedGrygorii Strashko2015-07-201-1/+2
|/
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-101-2/+2
* pinctrl: single: Constify irq_domain_opsKrzysztof Kozlowski2015-05-061-1/+1
* pinctrl: constify of_device_id arrayFabian Frederick2015-03-271-2/+2
* pinctrl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* pinctrl: single: fix freudian slipLinus Walleij2014-09-051-1/+1
* pinctrl: clean up after enable refactoringLinus Walleij2014-09-041-2/+2
* pinctrl: single: AM437x: Add pinctrl compatibilityKeerthy2014-08-291-0/+7
* pinctrl: single: Add DRA7 pinctrl compatibilityNishanth Menon2014-08-291-0/+7
* pinctrl: pinctrl-single.c: Cleaning up wrong format string usageRickard Strandqvist2014-07-111-1/+1