index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: uniphier: add UniPhier GPIO controller driver
Masahiro Yamada
2017-10-23
4
-0
/
+517
*
dt-bindings: gpio: uniphier: add UniPhier GPIO binding
Masahiro Yamada
2017-10-23
3
-0
/
+71
*
gpio: Fix loose spelling
Andrew Jeffery
2017-10-20
6
-9
/
+9
*
gpio: Add driver for Maxim MAX3191x industrial serializer
Lukas Wunner
2017-10-19
3
-0
/
+503
*
dt-bindings: gpio: max3191x: Document new driver
Lukas Wunner
2017-10-19
1
-0
/
+59
*
dt-bindings: Document common property for daisy-chained devices
Lukas Wunner
2017-10-19
1
-0
/
+26
*
gpiolib: clear irq handler and data in one go
Martin Kaiser
2017-10-19
1
-2
/
+2
*
pinctrl: armada-37xx: Stop using struct gpio_chip.irq_base
Thierry Reding
2017-10-19
1
-2
/
+2
*
Documentation: fix ref to gpio.txt
Tom Saeger
2017-10-19
1
-1
/
+1
*
gpio: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-19
3
-2
/
+6
*
gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags for input
Bartosz Golaszewski
2017-10-19
1
-0
/
+6
*
gpiolib: only check line handle flags once
Bartosz Golaszewski
2017-10-19
1
-7
/
+7
*
gpio: Introduce ->get_multiple callback
Lukas Wunner
2017-10-19
5
-22
/
+250
*
bitops: Introduce assign_bit()
Lukas Wunner
2017-10-19
2
-15
/
+31
*
gpio: gpio-dwapb: add optional reset
Alan Tull
2017-10-19
2
-0
/
+10
*
gpio-rcar: document R8A77970 bindings
Sergei Shtylyov
2017-10-19
1
-0
/
+1
*
gpiolib: drop irq_base field from gpio_chip struct
Grygorii Strashko
2017-10-19
1
-2
/
+0
*
gpio: rcar: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-08
1
-6
/
+2
*
tools: gpio: Print error string on IOCTL failures
Jacopo Mondi
2017-10-07
1
-7
/
+10
*
MAINTAINERS: Add entry for Synopsys DesignWare APB GPIO driver
Hoan Tran
2017-10-06
1
-0
/
+7
*
gpio: Alter semantics of *raw* operations to actually be raw
Linus Walleij
2017-10-04
1
-43
/
+47
*
gpio: Get rid of _prefix and __prefixes
Linus Walleij
2017-10-04
1
-26
/
+26
*
gpio: thunderx: remove unused .map() hook from irq_domain_ops
Masahiro Yamada
2017-09-22
1
-13
/
+0
*
gpio: tb10x: Handle return value of devm_kasprintf
Arvind Yadav
2017-09-21
1
-0
/
+3
*
gpio: brcmstb: Handle return value of devm_kasprintf
Arvind Yadav
2017-09-21
1
-0
/
+4
*
gpio: dwapb: Add wakeup source support
Hoan Tran
2017-09-19
1
-1
/
+22
*
gpio: Clarify consumer stubs use-cases
Linus Walleij
2017-09-19
1
-3
/
+19
*
gpio: xgene-sb: Tidy up fwnode usage
Robin Murphy
2017-09-19
1
-11
/
+2
*
Linux 4.14-rc1
v4.14-rc1
Linus Torvalds
2017-09-16
1
-2
/
+2
*
Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2017-09-16
4
-16
/
+16
|
\
|
*
UBI: Fix two typos in comments
Uwe Kleine-König
2017-09-13
1
-2
/
+2
|
*
ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"
Colin Ian King
2017-09-13
1
-1
/
+1
|
*
ubi: pr_err() strings should end with newlines
Ben Dooks
2017-09-13
1
-3
/
+3
|
*
ubi: pr_err() strings should end with newlines
Ben Dooks
2017-09-13
1
-4
/
+4
|
*
ubi: pr_err() strings should end with newlines
Ben Dooks
2017-09-13
1
-6
/
+6
*
|
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-16
14
-27
/
+41
|
\
\
|
*
|
um: return negative in tuntap_open_tramp()
Dan Carpenter
2017-09-13
1
-1
/
+1
|
*
|
um: remove a stray tab
Dan Carpenter
2017-09-13
1
-1
/
+1
|
*
|
um: Use relative modversions with LD_SCRIPT_DYN
Thomas Meyer
2017-09-13
1
-0
/
+1
|
*
|
um: link vmlinux with -no-pie
Thomas Meyer
2017-09-13
1
-1
/
+1
|
*
|
um: Fix CONFIG_GCOV for modules.
Thomas Meyer
2017-09-13
1
-0
/
+7
|
*
|
Fix minor typos and grammar in UML start_up help
James Pack
2017-09-13
1
-3
/
+3
|
*
|
um: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2017-09-13
2
-2
/
+0
|
*
|
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-09-13
6
-19
/
+27
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-16
48
-234
/
+467
|
\
\
|
*
|
mlxsw: spectrum_router: Only handle IPv4 and IPv6 events
Ido Schimmel
2017-09-16
1
-1
/
+2
|
*
|
Documentation: link in networking docs
Pavel Machek
2017-09-16
1
-1
/
+1
|
*
|
tcp: fix data delivery rate
Eric Dumazet
2017-09-16
1
-4
/
+3
|
*
|
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-09-15
2
-1
/
+18
|
*
|
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
2017-09-15
1
-1
/
+0
[next]