index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
pinctrl: qcom: Add irq_enable callback for msm gpio
Srinivas Ramana
1
-1
/
+24
2019-06-29
Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
3
-27
/
+33
2019-06-27
pinctrl: mediatek: Update cur_mask in mask/mask ops
Nicolas Boichat
1
-14
/
+4
2019-06-26
pinctrl: mediatek: Ignore interrupts that are wake only during resume
Nicolas Boichat
1
-1
/
+15
2019-06-26
pinctrl: madera: Fixup SPDX headers
Charles Keepax
5
-25
/
+5
2019-06-25
pinctrl: qcom: sdm845: Fix CONFIG preprocessor guard
Nathan Chancellor
1
-1
/
+1
2019-06-25
pinctrl: ocelot: fix pinmuxing for pins after 31
Alexandre Belloni
1
-7
/
+9
2019-06-25
pinctrl: ocelot: fix gpio direction for pins after 31
Alexandre Belloni
1
-1
/
+1
2019-06-25
pinctrl: tegra: Add bitmask support for parked bits
Thierry Reding
8
-47
/
+57
2019-06-25
pinctrl: tegra: Set specific GPIO compatible string
Thierry Reding
3
-3
/
+3
2019-06-25
pinctrl: mvebu: Add support for MV98DX1135
Chris Packham
1
-279
/
+297
2019-06-25
pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call order
Phil Reid
1
-4
/
+4
2019-06-25
pinctrl: freescale: Add i.MX8MN pinctrl driver support
Anson Huang
3
-0
/
+356
2019-06-20
pinctrl: Minimize SPDX hamming distance
Linus Walleij
3
-3
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
8
-32
/
+8
2019-06-12
Merge branch 'ib-qcom-acpi' into devel
Linus Walleij
4
-2
/
+55
2019-06-12
pinctrl: qcom: sdm845: Provide ACPI support
Lee Jones
2
-2
/
+36
2019-06-12
pinctrl: msm: Add ability for drivers to supply a reserved GPIO list
Lee Jones
2
-0
/
+19
2019-06-12
pinctrl: remove unused pin_is_valid()
Masahiro Yamada
1
-23
/
+0
2019-06-12
pinctrl: remove unneeded initializer for list_for_each_entry() iterator
Masahiro Yamada
1
-4
/
+4
2019-06-08
Merge tag 'sh-pfc-for-v5.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
23
-1059
/
+1245
2019-06-08
pinctrl: nomadik: Fix SPDX tags
Linus Walleij
5
-17
/
+6
2019-06-08
pinctrl: tb10x: Use flexible-array member and struct_size() helper
Gustavo A. R. Silva
1
-7
/
+5
2019-06-08
pinctrl: aspeed: Add SGPM pinmux
Hongwei Zhang
1
-0
/
+4
2019-06-08
pinctrl: qcom: sdm845: Expose ufs_reset as gpio
Bjorn Andersson
1
-6
/
+6
2019-06-08
pinctrl: Add drive strength support for BM1880 SoC
Manivannan Sadhasivam
1
-3
/
+287
2019-06-08
pinctrl: ns2: Fix potential NULL dereference
Young Xiao
1
-0
/
+2
2019-06-08
pinctrl: u300: Fix SPDX tags
Linus Walleij
2
-1
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
Thomas Gleixner
8
-56
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
Thomas Gleixner
3
-27
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
4
-20
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 434
Thomas Gleixner
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
4
-18
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Thomas Gleixner
3
-12
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
15
-135
/
+15
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
20
-182
/
+20
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2019-06-04
pinctrl: sh-pfc: Remove obsolete SH_PFC_PIN_NAMED*() macros
Geert Uytterhoeven
1
-16
/
+0
2019-06-04
pinctrl: sh-pfc: sh73a0: Use new macros for non-GPIO pins
Geert Uytterhoeven
1
-7
/
+12
2019-06-04
pinctrl: sh-pfc: r8a77990: Use new macros for non-GPIO pins
Geert Uytterhoeven
1
-46
/
+41
2019-06-04
pinctrl: sh-pfc: r8a77965: Use new macros for non-GPIO pins
Geert Uytterhoeven
1
-156
/
+151
2019-06-04
pinctrl: sh-pfc: r8a7796: Use new macros for non-GPIO pins
Geert Uytterhoeven
1
-156
/
+151
2019-06-04
pinctrl: sh-pfc: r8a7795: Use new macros for non-GPIO pins
Geert Uytterhoeven
1
-159
/
+154
2019-06-04
pinctrl: sh-pfc: r8a7795-es1: Use new macros for non-GPIO pins
Geert Uytterhoeven
1
-170
/
+163
2019-06-04
pinctrl: sh-pfc: r8a7790: Use new macros for non-GPIO pins
Geert Uytterhoeven
1
-15
/
+19
2019-06-04
pinctrl: sh-pfc: r8a7778: Use new macros for non-GPIO pins
Geert Uytterhoeven
1
-13
/
+16
2019-06-04
pinctrl: sh-pfc: emev2: Use new macros for non-GPIO pins
Geert Uytterhoeven
1
-36
/
+34
2019-06-04
pinctrl: sh-pfc: Add new non-GPIO helper macros
Geert Uytterhoeven
1
-0
/
+56
[prev]
[next]