summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-single.c
Commit message (Expand)AuthorAge
* kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-28
* pinctrl: single: make two arrays static const, reduces object code sizeColin Ian King2017-09-21
* pinctrl: single: use of_device_get_match_data() to get soc dataMasahiro Yamada2017-05-29
* pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren2017-04-07
* Merge branch 'ib-pinctrl-genprops' into develLinus Walleij2017-01-26
|\
| * pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-26
* | pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren2017-01-13
* | pinctrl: single: Use generic pinmux helpers for managing functionsTony Lindgren2017-01-03
* | pinctrl: single: Use generic pinctrl helpers for managing groupsTony Lindgren2017-01-03
* | pinctrl: single: fix spelling mistakes on "Ivalid"Colin Ian King2016-12-30
|/
* pinctrl: single: Fix a couple error codesDan Carpenter2016-11-16
* pinctrl: single: search for the bits property when parsing bitsAxel Haslam2016-11-11
* pinctrl: single: check for any error when getting rowsAxel Haslam2016-11-11
* pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bitsTony Lindgren2016-11-04
* pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pinsTony Lindgren2016-11-04
* pinctrl: single: Drop pointless macroTony Lindgren2016-10-28
* pinctrl: single: Drop custom namesTony Lindgren2016-10-28
* pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren2016-06-22
* pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffsKeerthy2016-04-15
* pinctrl: single: Use a separate lockdep classSudeep Holla2016-03-11
* pinctrl: Delete unnecessary checksMarkus Elfring2015-11-17
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-04
|\
| * pinctrl: kill off set_irq_flags usageRob Herring2015-07-28
| * pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-17
| * pinctrl: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-17
| * pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQGrygorii Strashko2015-07-16
* | pinctrl: single: ensure pcs irq will not be forced threadedGrygorii Strashko2015-07-20
|/
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-10
* pinctrl: single: Constify irq_domain_opsKrzysztof Kozlowski2015-05-06
* pinctrl: constify of_device_id arrayFabian Frederick2015-03-27
* pinctrl: drop owner assignment from platform_driversWolfram Sang2014-10-20
* pinctrl: single: fix freudian slipLinus Walleij2014-09-05
* pinctrl: clean up after enable refactoringLinus Walleij2014-09-04
* pinctrl: single: AM437x: Add pinctrl compatibilityKeerthy2014-08-29
* pinctrl: single: Add DRA7 pinctrl compatibilityNishanth Menon2014-08-29
* pinctrl: pinctrl-single.c: Cleaning up wrong format string usageRickard Strandqvist2014-07-11
* pinctrl: pinctrl-single.c: Cleaning up values that are never usedRickard Strandqvist2014-07-11
* pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu2014-07-11
* pinctrl: single: Clear pin interrupts enabled by bootloaderTony Lindgren2014-04-23
* pinctrl: single: add low power mode supportChao Xie2014-02-10
* pinctrl: single: fix infinite loop caused by bad maskTomi Valkeinen2014-01-15
* pinctrl: single: fix pcs_disable with bits_per_muxTomi Valkeinen2014-01-15
* pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changedRoger Quadros2013-11-14
* pinctrl: single: Fix build when not built on ARMTony Lindgren2013-10-18
* pinctrl: single: Add support for auxdataTony Lindgren2013-10-10
* pinctrl: single: Add support for wake-up interruptsTony Lindgren2013-10-10
* pinctrl: single: Prepare for supporting SoC specific featuresTony Lindgren2013-10-09
* Merge tag 'v3.11-rc7' into develLinus Walleij2013-08-29
|\
| * pinctrl: pinctrl-single: fix compile warning when no CONFIG_PMJean-Francois Moine2013-07-22