summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-11pinctrl: baytrail: Convert to use devm_*()Andy Shevchenko
2017-01-11pinctrl: intel: Convert to use devm_gpiochip_add_data()Mika Westerberg
2017-01-09pinctrl: Introduce TI IOdelay configuration driverNishanth Menon
2017-01-09pinctrl: core: Make dt_free_map optionalTony Lindgren
2017-01-09pinctrl: sunxi: Remove old sun5i pinctrl driversMaxime Ripard
2017-01-09pinctrl: sunxi: Add common sun5i pinctrl driverMaxime Ripard
2017-01-09pinctrl: sunxi: Add pinctrl variantsMaxime Ripard
2017-01-05pinctrl: Fix panic when pinctrl devices with hogs are unregisteredJon Hunter
2017-01-03pinctrl: amd: fix compilation warningLinus Walleij
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
2017-01-01Linux 4.10-rc2v4.10-rc2Linus Torvalds
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-30Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds
2016-12-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
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-30pinctrl: fix DT bindings for marvell,kirkwood-pinctrlAndreas Klinger
2016-12-29mm/filemap: fix parameters to test_bit()Olof Johansson
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds
2016-12-28pinctrl: amd: Add support for additional GPIOShah, Nehal-bakulchandra
2016-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-28pinctrl: aspeed: Fix kerneldoc return descriptionsAndrew Jeffery
2016-12-28pinctrl: aspeed-g5: Add mux configuration for all pinsAndrew Jeffery
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-27pinctrl: aspeed: dt: Fix compatibles for the System Control UnitAndrew Jeffery
2016-12-27Documentation/unaligned-memory-access.txt: fix incorrect comparison operatordocs-4.10-rc1-fixCihangir Akturk
2016-12-27docs: Fix build failureJohn Brooks
2016-12-27Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan