index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
blackfin: Fix local <asm/gpio.h> includes
Linus Walleij
5
-3
/
+26
2017-10-19
pinctrl: adi2: Fix Kconfig build problem
Linus Walleij
3
-3
/
+8
2017-10-17
gpio: Cut old SX150X Kconfig option
Linus Walleij
1
-9
/
+0
2017-10-16
pinctrl: meson: rework pinmux ops
Jerome Brunet
10
-109
/
+194
2017-10-16
pinctrl: meson: separate soc drivers
Jerome Brunet
9
-79
/
+139
2017-10-16
pinctrl: dt-bindings: Fix A37xx uart2 group name
Miquel Raynal
1
-2
/
+2
2017-10-14
pinctrl: gemini: Add missing functions
Linus Walleij
1
-0
/
+10
2017-10-12
pinctrl: Do not depend in GPIOLIB, select it
Linus Walleij
2
-3
/
+6
2017-10-11
pinctrl: qcom: spmi-gpio: Update GPIO EN_CTL when setting pin config
Fenglin Wu
1
-0
/
+5
2017-10-11
pinctrl: mcp23s08: remove unused variables from pinconf_set
Phil Reid
1
-4
/
+1
2017-10-11
dt-bindings: pinctrl: add mcp23018 to mcp23s08 documentation
Phil Reid
1
-0
/
+1
2017-10-11
dt-bindings: pinctrl: mcp23s08 update binding doc
Lars Poeschel
1
-0
/
+58
2017-10-11
dt-bindings: pinctrl: Move mcp23s08 from gpio
Lars Poeschel
1
-0
/
+0
2017-10-11
pinctrl: change Kconfig PINCTRL variable to a menuconfig
Phil Reid
1
-5
/
+4
2017-10-11
pinctrl: meson: remove unused pin_base
Jerome Brunet
1
-1
/
+0
2017-10-11
pinctrl: meson-gx: add TEST_N i2s pinmux
Jerome Brunet
2
-1
/
+10
2017-10-09
pinctrl: sx150x: make struct sx150x_regmap_config static
Colin Ian King
1
-1
/
+1
2017-10-09
pinctrl: ingenic: make function ingenic_pinctrl_probe static
Colin Ian King
1
-1
/
+1
2017-10-08
MAINTAINERS: Add git repository to Renesas pinctrl driver section
Geert Uytterhoeven
1
-0
/
+1
2017-10-07
Merge tag 'sh-pfc-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
3
-0
/
+744
2017-10-07
pinctrl: rockchip: rk3328: Fix the correct routing config
David Wu
1
-2
/
+9
2017-10-07
pinctrl: rockchip: Fix the rk3399 gpio0 and gpio1 banks' drv_offset at pmu grf
David Wu
1
-6
/
+6
2017-10-07
Merge branch 'pinconf-rename' into devel
Linus Walleij
20
-78
/
+51
2017-10-07
gpio: pxa: Use library functions
Linus Walleij
1
-12
/
+2
2017-10-07
pinctrl: meson: Use library functions
Linus Walleij
1
-14
/
+2
2017-10-07
pinctrl: bcm: nsp: Use library functions
Linus Walleij
1
-19
/
+2
2017-10-05
pinctrl: meson-gxbb: add missing GPIOX_22 pin
Jerome Brunet
1
-0
/
+1
2017-10-05
pinctrl: meson-gx: TEST_N belongs to the AO controller
Jerome Brunet
4
-10
/
+10
2017-10-05
pinctrl: meson: get rid of pin_base
Jerome Brunet
5
-25
/
+13
2017-10-05
pinctrl: meson: remove offset from pinctrl
Jerome Brunet
6
-1741
/
+1697
2017-10-02
pinctrl: sh-pfc: r8a7795: Add USB3.0 host support
Takeshi Kihara
1
-0
/
+15
2017-10-02
pinctrl: sh-pfc: r8a7795-es1: Add USB3.0 host support
Takeshi Kihara
1
-0
/
+29
2017-09-27
pinctrl: cherryview fixed typo in comment
Chris Gorman
1
-1
/
+1
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
21
-53
/
+53
2017-09-21
pinctrl: meson: fix incorrect usage of ENOSYS
Jerome Brunet
1
-1
/
+1
2017-09-21
pinctrl: single: make two arrays static const, reduces object code size
Colin Ian King
1
-2
/
+2
2017-09-21
pinctrl/amd: make functions amd_gpio_suspend and amd_gpio_resume static
Colin Ian King
1
-2
/
+2
2017-09-19
pinctrl: sh-pfc: r8a77995: Add USB2.0 host support
Takeshi Kihara
1
-0
/
+15
2017-09-19
pinctrl: sh-pfc: r8a77995: Add EthernetAVB pins, groups and functions
Yoshihiro Shimoda
1
-0
/
+119
2017-09-19
pinctrl: sh-pfc: r8a7795: Re-add DRIF support
Dirk Behme
1
-0
/
+291
2017-09-19
pinctrl: sh-pfc: r8a7795: Add SDHI0-3 support
Takeshi Kihara
1
-0
/
+275
2017-09-19
pinctrl: uniphier: make arrays static, reduces object code size
Colin Ian King
1
-6
/
+8
2017-09-16
Linux 4.14-rc1
v4.14-rc1
Linus Torvalds
1
-2
/
+2
2017-09-16
Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
4
-16
/
+16
2017-09-16
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-27
/
+41
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-234
/
+467
2017-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-11
/
+380
2017-09-16
firmware: Restore support for built-in firmware
Markus Trippelsdorf
4
-5
/
+71
2017-09-16
mlxsw: spectrum_router: Only handle IPv4 and IPv6 events
Ido Schimmel
1
-1
/
+2
2017-09-16
Documentation: link in networking docs
Pavel Machek
1
-1
/
+1
[next]