- 79d6208 pinctrl: mediatek: Use real dependencies by Jean Delvare · 8 years ago
- cff2b01 pinctrl: meson: meson-gxl: add the pwm_ao_b pin by Martin Blumenstingl · 8 years ago
- ece2dac9 pinctrl: broxton: Rename apl-pinctrl driver by Andy Shevchenko · 8 years ago
- 27a2873 Merge branch 'ib-pinctrl-genprops' into devel by Linus Walleij · 8 years ago
- 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
- 15381bc pinctrl: Allow configuration of pins from gpiolib based drivers by Mika Westerberg · 8 years ago
- 58957d2 pinctrl: Widen the generic pinconf argument from 16 to 24 bits by Mika Westerberg · 8 years ago
- af81ba3 pinctrl: mvebu: remove unused variable by Arnd Bergmann · 8 years ago
- 1736f75 gpio: aspeed: Add banks Y, Z, AA, AB and AC by Andrew Jeffery · 8 years ago
- 8ccb6dc pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7] by Andrew Jeffery · 8 years ago
- 7153f8e gpio: aspeed: Make bank names strings by Joel Stanley · 8 years ago
- 47b03ca pinctrl: qcom: Use raw spinlock variants by Julia Cartwright · 8 years ago
- 1f7b8ea pinctrl: samsung: Fix samsung_pinctrl_create_functions return value by Marek Szyprowski · 8 years ago
- fa5c0f4 pinctrl: samsung: Remove messages for failed memory allocation by Marek Szyprowski · 8 years ago
- 9d7b1f2 pinctrl: samsung: Document Exynos3250 SoC support by Marek Szyprowski · 8 years ago
- 8dca4a4 pinctrl/amd: Drop pinctrl_unregister for devm_ registered device by Wei Yongjun · 8 years ago
- 1fe8d6cb pinctrl: meson: Add HDMI HPD/DDC pins functions by Neil Armstrong · 8 years ago
- 9635af8 pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore) by Krzysztof Kozlowski · 8 years ago
- 731d43c pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int by Colin Ian King · 8 years ago
- d068b09 pinctrl: mvebu: add simple regmap based pinctrl implementation by Russell King · 8 years ago
- ad9ec4e pinctrl: mvebu: switch drivers to generic simple mmio by Russell King · 8 years ago
- 44aa9d0 pinctrl: mvebu: provide generic simple mmio-based implementation by Russell King · 8 years ago
- 20955c5 pinctrl: mvebu: provide per-control private data by Russell King · 8 years ago
- 30be3fb pinctrl: mvebu: constify mvebu_mpp_ctrl structures by Russell King · 8 years ago
- a61266e pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
- 420dc61 pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
- 39c7c5a pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
- 77d3d2e pinctrl: mvebu: Delete an error message for a failed memory allocation in three functions by Markus Elfring · 8 years ago
- e6e965c pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map() by Markus Elfring · 8 years ago
- 537e18b Merge tag 'sh-pfc-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 8 years ago
- 46daed6 pinctrl: Initialize pinctrl_dev.node by Thierry Reding · 8 years ago
- 950b0d9 pinctrl: core: Fix regression caused by delayed work for hogs by Tony Lindgren · 8 years ago
- 56d9e4a pinctrl: sunxi: add driver for V3s SoC by Icenowy Zheng · 8 years ago
- 3775dac pinctrl/amd: white space cleanups in amd_gpio_dbg_show() by Dan Carpenter · 8 years ago
- 6e8b66c pinctrl: imx7d-pinctrl: Fix a typo by Fabio Estevam · 8 years ago
- 2104d12 pinctrl: Drop error prints on kzalloc() failure by Bjorn Andersson · 8 years ago
- 476e3e1 pinctrl: da850-pupd: Add to module device table by David Lechner · 8 years ago
- 0612413 pinctrl: baytrail: Convert to use devm_*() by Andy Shevchenko · 8 years ago
- f25c3aa pinctrl: intel: Convert to use devm_gpiochip_add_data() by Mika Westerberg · 8 years ago
- 003910e pinctrl: Introduce TI IOdelay configuration driver by Nishanth Menon · 8 years ago
- 92c2b67 pinctrl: core: Make dt_free_map optional by Tony Lindgren · 8 years ago
- d83bb5a pinctrl: sunxi: Remove old sun5i pinctrl drivers by Maxime Ripard · 8 years ago
- 858f559 pinctrl: sunxi: Add common sun5i pinctrl driver by Maxime Ripard · 8 years ago
- 578db85 pinctrl: sunxi: Add pinctrl variants by Maxime Ripard · 8 years ago
- 3429fb3 pinctrl: Fix panic when pinctrl devices with hogs are unregistered by Jon Hunter · 8 years ago
- 6ac4c1a pinctrl: amd: fix compilation warning by Linus Walleij · 8 years ago
- 3fd6d6a pinctrl: imx: use generic pinmux helpers for managing functions by Gary Bisson · 8 years ago
- e566fc1 pinctrl: imx: use generic pinctrl helpers for managing groups by Gary Bisson · 8 years ago
- 824e4d9 pinctrl: qcom: msm8660: rename some SDC1->SDC4 by Linus Walleij · 8 years ago
- 571aec4 pinctrl: single: Use generic pinmux helpers for managing functions by Tony Lindgren · 8 years ago
- caeb774 pinctrl: single: Use generic pinctrl helpers for managing groups by Tony Lindgren · 8 years ago
- a76edc8 pinctrl: core: Add generic pinctrl functions for managing groups by Tony Lindgren · 8 years ago
- c033a71 pinctrl: stricten up generic group code by Linus Walleij · 8 years ago
- c7059c5 pinctrl: core: Add generic pinctrl functions for managing groups by Tony Lindgren · 8 years ago
- 2d22e5b pinctrl: add some comments to the hog/late init code by Linus Walleij · 8 years ago
- 99e4f67 pinctrl: core: Use delayed work for hogs by Tony Lindgren · 8 years ago
- a51c158 pinctrl: imx: use radix trees for groups and functions by Gary Bisson · 8 years ago
- b28742b pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info by Gary Bisson · 8 years ago
- 059a6e6 pinctrl: single: fix spelling mistakes on "Ivalid" by Colin Ian King · 8 years ago
- b1eb8fa pinctrl: simplify check for pin request conflicts by Vladimir Zapolskiy · 8 years ago
- 55e4095 pinctrl: update my email address by John Crispin · 8 years ago
- 704ae20 pinctrl: sirf: atlas7: Improve code layout by Christophe JAILLET · 8 years ago
- 7af355e pinctrl: sirf: atlas7: Add missing 'of_node_put()' by Christophe JAILLET · 8 years ago
- c32c22e pinctrl: stm32: activate strict mux mode by Gabriel Fernandez · 8 years ago
- 0e028b4 pinctrl: fix DT bindings for marvell,kirkwood-pinctrl by Andreas Klinger · 8 years ago
- 3bfd443 pinctrl: amd: Add support for additional GPIO by Shah, Nehal-bakulchandra · 8 years ago
- b75dd87 pinctrl: aspeed: Fix kerneldoc return descriptions by Andrew Jeffery · 8 years ago
- f133785 pinctrl: aspeed-g5: Add mux configuration for all pins by Andrew Jeffery · 8 years ago
- 6d329f1 pinctrl: aspeed-g4: Add mux configuration for all pins by Andrew Jeffery · 8 years ago
- 7d29ed88 pinctrl: aspeed: Read and write bits in LPC and GFX controllers by Andrew Jeffery · 8 years ago
- c95b0fe pinctrl: aspeed: dt: Fix compatibles for the System Control Unit by Andrew Jeffery · 8 years ago
- 0e4e499 pinctrl: sh-pfc: r8a7796: Add HSCIF pins, groups, and functions by Ulrich Hecht · 8 years ago
- aa6931f pinctrl: sh-pfc: r8a7793: Implement voltage switching for SDHI by Simon Horman · 8 years ago
- 4753231 pinctrl: sh-pfc: r8a7796: Add MSIOF pins, groups and functions by Takeshi Kihara · 9 years ago
- 3dc93dc pinctrl: sh-pfc: r8a7796: Add CAN FD support by Chris Paterson · 8 years ago
- cf75341 pinctrl: sh-pfc: r8a7796: Add CAN support by Chris Paterson · 8 years ago
- 4c2fb44 pinctrl: sh-pfc: r8a7795: Support none GPIO pins bias setting by Niklas Söderlund · 8 years ago
- 2d40bd2 pinctrl: sh-pfc: r8a7796: Add bias pinconf support by Niklas Söderlund · 8 years ago
- 9e35d6f pinctrl: sh-pfc: r8a7796: Add drive strength support by Niklas Söderlund · 8 years ago
- 7ce7d89 Linux 4.10-rc1 by Linus Torvalds · 8 years ago
- 8ae679c powerpc: Fix build warning on 32-bit PPC by Larry Finger · 8 years ago
- d33d5a6c avoid spurious "may be used uninitialized" warning by Linus Torvalds · 8 years ago
- 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 10bbe75 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 8 years ago
- 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
- 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 8 years ago
- 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 8 years ago
- 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
- 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
- a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
- 008b69e irqchip/armada-xp: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
- 6896bcd irqchip/gic: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
- 36e5b0e coresight/etm3/4x: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
- 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
- 530e9b7 cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions by Thomas Gleixner · 8 years ago
- 7b73796 staging/lustre/libcfs: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
- e210faa scsi/bnx2i: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- c53b005 scsi/bnx2fc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- dc280d93 cpu/hotplug: Prevent overwriting of callbacks by Thomas Gleixner · 8 years ago