summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-01-03pinctrl: imx: use generic pinmux helpers for managing functionsGary Bisson
2017-01-03pinctrl: imx: use generic pinctrl helpers for managing groupsGary Bisson
2017-01-03pinctrl: qcom: msm8660: rename some SDC1->SDC4Linus Walleij
2017-01-03pinctrl: single: Use generic pinmux helpers for managing functionsTony Lindgren
2017-01-03pinctrl: single: Use generic pinctrl helpers for managing groupsTony Lindgren
2017-01-03pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren
2017-01-03pinctrl: stricten up generic group codeLinus Walleij
2017-01-03pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren
2017-01-03pinctrl: add some comments to the hog/late init codeLinus Walleij
2017-01-03pinctrl: core: Use delayed work for hogsTony Lindgren
2016-12-30pinctrl: imx: use radix trees for groups and functionsGary Bisson
2016-12-30pinctrl: imx: remove const qualifier of imx_pinctrl_soc_infoGary Bisson
2016-12-30pinctrl: single: fix spelling mistakes on "Ivalid"Colin Ian King
2016-12-30pinctrl: simplify check for pin request conflictsVladimir Zapolskiy
2016-12-30pinctrl: update my email addressJohn Crispin
2016-12-30pinctrl: sirf: atlas7: Improve code layoutChristophe JAILLET
2016-12-30pinctrl: sirf: atlas7: Add missing 'of_node_put()'Christophe JAILLET
2016-12-30pinctrl: stm32: activate strict mux modeGabriel Fernandez
2016-12-28pinctrl: amd: Add support for additional GPIOShah, Nehal-bakulchandra
2016-12-28pinctrl: aspeed: Fix kerneldoc return descriptionsAndrew Jeffery
2016-12-28pinctrl: aspeed-g5: Add mux configuration for all pinsAndrew Jeffery
2016-12-27pinctrl: aspeed-g4: Add mux configuration for all pinsAndrew Jeffery
2016-12-27pinctrl: aspeed: Read and write bits in LPC and GFX controllersAndrew Jeffery
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-24Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23ntb_transport: Remove unnecessary call to ntb_peer_spad_readSteve Wahl
2016-12-23NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET
2016-12-23ntb: fix SKX NTB config space size register offsetsDave Jiang
2016-12-23ntb_transport: Limit memory windows based on available, scratchpadsShyam Sundar S K
2016-12-23NTB: Register and offset values fix for memory windowShyam Sundar S K
2016-12-23NTB: add support for hotplug featureXiangliang Yu