summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl/amd: white space cleanups in amd_gpio_dbg_show()Dan Carpenter2017-01-111-6/+6
* pinctrl: imx7d-pinctrl: Fix a typoFabio Estevam2017-01-111-1/+1
* pinctrl: Drop error prints on kzalloc() failureBjorn Andersson2017-01-111-20/+6Star
* pinctrl: da850-pupd: Add to module device tableDavid Lechner2017-01-111-0/+1
* pinctrl: baytrail: Convert to use devm_*()Andy Shevchenko2017-01-111-12/+5Star
* pinctrl: intel: Convert to use devm_gpiochip_add_data()Mika Westerberg2017-01-114-23/+4Star
* pinctrl: Introduce TI IOdelay configuration driverNishanth Menon2017-01-096-0/+1004
* pinctrl: core: Make dt_free_map optionalTony Lindgren2017-01-092-4/+2Star
* pinctrl: sunxi: Remove old sun5i pinctrl driversMaxime Ripard2017-01-095-1638/+0Star
* pinctrl: sunxi: Add common sun5i pinctrl driverMaxime Ripard2017-01-094-0/+764
* pinctrl: sunxi: Add pinctrl variantsMaxime Ripard2017-01-092-22/+81
* pinctrl: Fix panic when pinctrl devices with hogs are unregisteredJon Hunter2017-01-051-2/+6
* pinctrl: amd: fix compilation warningLinus Walleij2017-01-031-0/+3
* pinctrl: imx: use generic pinmux helpers for managing functionsGary Bisson2017-01-033-94/+18Star
* pinctrl: imx: use generic pinctrl helpers for managing groupsGary Bisson2017-01-033-141/+69Star
* pinctrl: qcom: msm8660: rename some SDC1->SDC4Linus Walleij2017-01-031-3/+3
* pinctrl: single: Use generic pinmux helpers for managing functionsTony Lindgren2017-01-032-117/+19Star
* pinctrl: single: Use generic pinctrl helpers for managing groupsTony Lindgren2017-01-032-146/+12Star
* pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren2017-01-035-0/+243
* pinctrl: stricten up generic group codeLinus Walleij2017-01-033-18/+22
* pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren2017-01-033-0/+228
* pinctrl: add some comments to the hog/late init codeLinus Walleij2017-01-031-0/+12
* pinctrl: core: Use delayed work for hogsTony Lindgren2017-01-034-39/+93
* pinctrl: imx: use radix trees for groups and functionsGary Bisson2016-12-302-28/+141
* pinctrl: imx: remove const qualifier of imx_pinctrl_soc_infoGary Bisson2016-12-301-17/+17
* pinctrl: single: fix spelling mistakes on "Ivalid"Colin Ian King2016-12-301-1/+1
* pinctrl: simplify check for pin request conflictsVladimir Zapolskiy2016-12-301-28/+15Star
* pinctrl: update my email addressJohn Crispin2016-12-306-6/+6
* pinctrl: sirf: atlas7: Improve code layoutChristophe JAILLET2016-12-301-3/+3
* pinctrl: sirf: atlas7: Add missing 'of_node_put()'Christophe JAILLET2016-12-301-3/+4
* pinctrl: stm32: activate strict mux modeGabriel Fernandez2016-12-301-0/+1
* pinctrl: fix DT bindings for marvell,kirkwood-pinctrlAndreas Klinger2016-12-301-10/+10
* pinctrl: amd: Add support for additional GPIOShah, Nehal-bakulchandra2016-12-282-13/+20
* pinctrl: aspeed: Fix kerneldoc return descriptionsAndrew Jeffery2016-12-281-6/+6
* pinctrl: aspeed-g5: Add mux configuration for all pinsAndrew Jeffery2016-12-283-8/+1488
* pinctrl: aspeed-g4: Add mux configuration for all pinsAndrew Jeffery2016-12-272-20/+1096
* pinctrl: aspeed: Read and write bits in LPC and GFX controllersAndrew Jeffery2016-12-275-97/+242
* pinctrl: aspeed: dt: Fix compatibles for the System Control UnitAndrew Jeffery2016-12-271-3/+8
* Linux 4.10-rc1Linus Torvalds2016-12-261-2/+2
* powerpc: Fix build warning on 32-bit PPCLarry Finger2016-12-261-1/+1
* avoid spurious "may be used uninitialized" warningLinus Torvalds2016-12-251-0/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-25227-665/+604Star
|\
| * ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-254-20/+4Star
| * ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-2556-95/+84Star
| * ktime: Get rid of the unionThomas Gleixner2016-12-2548-227/+200Star
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25132-327/+320Star
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-2572-689/+308Star
|\ \
| * | irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2016-12-252-2/+1Star
| * | irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2016-12-252-2/+1Star
| * | coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-252-3/+2Star