Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-16pinctrl: nand: meson-gxbb: fix missing data pinsYixun Lan
2018-05-16pinctrl: qcom: Print high/low status of gpios in debugfsStephen Boyd
2018-05-16pinctrl: mvebu: use correct MPP sel value for dev pinsChris Packham
2018-05-16pinctrl: qcom: fix wrong pull status display for no_keeper SoCClément Péron
2018-05-16pinctrl: tegra20: Provide CDEV1/2 clock muxesDmitry Osipenko
2018-05-16pinctrl: sunxi: add support for H6 R_PIO pin controllerIcenowy Zheng
2018-05-16pinctrl: armada-37xx: Convert to use match_string() helperAndy Shevchenko
2018-05-16pinctrl: bcm2835: Add support for output-low output-high propertiesMatheus Castello
2018-05-16pinctrl: bcm2835: Add support for generic pinctrl bindingMatheus Castello
2018-05-16pinctrl: sh-pfc: Add r8a77470 PFC supportBiju Das
2018-05-16pinctrl: sh-pfc: r8a77965: Add SDHI pins, groups and functionsTakeshi Kihara
2018-05-16pinctrl: sh-pfc: r8a77965: Add DU RGB output pins, groups and functionsKieran Bingham
2018-05-16pinctrl: sh-pfc: r8a77965: Fixup incorrect SPDX identifierThomas Gleixner
2018-05-16pinctrl: sh-pfc: r8a77970: Fix pin I/O voltage control supportSergei Shtylyov
2018-05-16pinctrl: sh-pfc: r8a77980: Add pin I/O voltage control supportSergei Shtylyov
2018-05-16pinctrl: sh-pfc: r8a77965: Add PWM pins, groups and functionsTakeshi Kihara
2018-05-16pinctrl: sh-pfc: r8a7796: Fix comment for MSIOF3 SS2_E pinGeert Uytterhoeven
2018-05-16pinctrl: sh-pfc: r8a7795: Fix comment for MSIOF3 SS2_E pinGeert Uytterhoeven
2018-05-16pinctrl: sh-pfc: r8a77965: Add MSIOF pins, groups and functionsTakeshi Kihara
2018-05-02pinctrl: samsung: Remove support for Exynos5440Krzysztof Kozlowski
2018-05-02pinctrl: sunxi: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven
2018-05-02pinctrl: imx: use seq_puts() instead of seq_printf()Dong Aisheng
2018-05-02pinctrl: pinctrl-imx: improve the code comments of PIN_FUNC_IDDong Aisheng
2018-05-02pinctrl: imx: fix unsigned check if nfuncs with less than or equal zeroDong Aisheng
2018-05-02pinctrl: uniphier: add LD11 MPEG2-TS I/O pin-mux settingsKatsuhiro Suzuki
2018-05-02pinctrl: uniphier: add LD20 MPEG2-TS I/O pin-mux settingsKatsuhiro Suzuki
2018-05-02pinctrl: actions: Fix Kconfig dependency and help textManivannan Sadhasivam
2018-05-02pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case.Colin Ian King
2018-05-02pinctrl: actions: make s900_functions, s900_padinfo and s900_pads staticColin Ian King
2018-05-02pinctrl: meson: axg: add tdm pinsJerome Brunet
2018-05-02pinctrl: meson: meson8: add the RGMII RXD2/RXD3 and TXD2/TXD3 signalsMartin Blumenstingl
2018-05-02pinctrl: meson: meson8: add support for the Meson8m2 SoCMartin Blumenstingl
2018-05-02pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002Timur Tabi
2018-05-02pinctrl: qcom: remove static globals to allow multiple TLMMsTimur Tabi
2018-05-02pinctrl: actions: Add Actions S900 pinctrl driverManivannan Sadhasivam
2018-05-02pinctrl: samsung: add pin_dbg_show callback for debugfsChanho Park
2018-05-02pinctrl: sunrisepoint: Align GPIO number space with WindowsMika Westerberg
2018-05-02pinctrl: cherryview: Associate IRQ descriptors to irqdomainMika Westerberg
2018-05-02pinctrl: meson-axg: fix the range of aobus bankYixun Lan
2018-04-18pinctrl: samsung: Document required order of banksPaweł Chmiel
2018-04-18pinctrl: samsung: Correct EINTG banks orderPaweł Chmiel
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-04-03Merge tag 'pinctrl-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-03Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-27pinctrl: qcom: Don't allow protected pins to be requestedStephen Boyd
2018-03-27pinctrl: uniphier: add UART hardware flow control pin-mux settingsKunihiko Hayashi
2018-03-27pinctrl: sunxi: add support for the Allwinner H6 main pin controllerIcenowy Zheng
2018-03-27pinctrl: sunxi: change irq_bank_base to irq_bank_mapIcenowy Zheng
2018-03-27pinctrl: sunxi: introduce IRQ bank conversion functionIcenowy Zheng
2018-03-27pinctrl: sunxi: refactor irq related register function to have descIcenowy Zheng