summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-09pinctrl: Introduce TI IOdelay configuration driverNishanth Menon5-0/+957
2017-01-09pinctrl: core: Make dt_free_map optionalTony Lindgren2-4/+2
2017-01-09pinctrl: sunxi: Remove old sun5i pinctrl driversMaxime Ripard5-1638/+0
2017-01-09pinctrl: sunxi: Add common sun5i pinctrl driverMaxime Ripard4-0/+764
2017-01-09pinctrl: sunxi: Add pinctrl variantsMaxime Ripard2-22/+81
2017-01-05pinctrl: Fix panic when pinctrl devices with hogs are unregisteredJon Hunter1-2/+6
2017-01-03pinctrl: amd: fix compilation warningLinus Walleij1-0/+3
2017-01-03pinctrl: imx: use generic pinmux helpers for managing functionsGary Bisson3-94/+18
2017-01-03pinctrl: imx: use generic pinctrl helpers for managing groupsGary Bisson3-141/+69
2017-01-03pinctrl: qcom: msm8660: rename some SDC1->SDC4Linus Walleij1-3/+3
2017-01-03pinctrl: single: Use generic pinmux helpers for managing functionsTony Lindgren2-117/+19
2017-01-03pinctrl: single: Use generic pinctrl helpers for managing groupsTony Lindgren2-146/+12
2017-01-03pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren5-0/+243
2017-01-03pinctrl: stricten up generic group codeLinus Walleij3-18/+22
2017-01-03pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren3-0/+228
2017-01-03pinctrl: add some comments to the hog/late init codeLinus Walleij1-0/+12
2017-01-03pinctrl: core: Use delayed work for hogsTony Lindgren4-39/+93
2016-12-30pinctrl: imx: use radix trees for groups and functionsGary Bisson2-28/+141
2016-12-30pinctrl: imx: remove const qualifier of imx_pinctrl_soc_infoGary Bisson1-17/+17
2016-12-30pinctrl: single: fix spelling mistakes on "Ivalid"Colin Ian King1-1/+1
2016-12-30pinctrl: simplify check for pin request conflictsVladimir Zapolskiy1-28/+15
2016-12-30pinctrl: update my email addressJohn Crispin6-6/+6
2016-12-30pinctrl: sirf: atlas7: Improve code layoutChristophe JAILLET1-3/+3
2016-12-30pinctrl: sirf: atlas7: Add missing 'of_node_put()'Christophe JAILLET1-3/+4
2016-12-30pinctrl: stm32: activate strict mux modeGabriel Fernandez1-0/+1
2016-12-28pinctrl: amd: Add support for additional GPIOShah, Nehal-bakulchandra2-13/+20
2016-12-28pinctrl: aspeed: Fix kerneldoc return descriptionsAndrew Jeffery1-6/+6
2016-12-28pinctrl: aspeed-g5: Add mux configuration for all pinsAndrew Jeffery2-4/+1475
2016-12-28pinctrl: aspeed-g4: Add mux configuration for all pinsAndrew Jeffery1-13/+1084
2016-12-28pinctrl: aspeed: Read and write bits in LPC and GFX controllersAndrew Jeffery4-88/+171
2016-12-26avoid spurious "may be used uninitialized" warningLinus Torvalds1-0/+1
2016-12-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds84-189/+179
2016-12-26Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-233/+178
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner34-64/+54
2016-12-25ktime: Get rid of the unionThomas Gleixner6-15/+15
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner48-110/+110
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner1-1/+1
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner1-1/+1
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner1-2/+2
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner24-30/+30
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner1-40/+45
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior1-48/+30
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior1-46/+33
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner1-1/+4
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner1-64/+32
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds386-386/+386
2016-12-24Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-57/+261
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds5-32/+737
2016-12-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+7
2016-12-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+16