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
*
pinctrl-sx150x: Convert driver to use regmap API
Andrey Smirnov
2016-11-08
2
-46
/
+57
*
pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6
Andrey Smirnov
2016-11-08
1
-0
/
+7
*
pinctrl-sx150x: Move some code out of sx150x_init_hw
Andrey Smirnov
2016-11-08
1
-12
/
+26
*
pinctrl-sx150x: Fix incorrect constant in sx150x_init_hw
Andrey Smirnov
2016-11-08
1
-1
/
+1
*
pinctrl-sx150x: Replace magic number in sx150x_init_hw
Andrey Smirnov
2016-11-08
1
-1
/
+4
*
bindings: pinctrl-sx150x: Document SX1503 compatibility string
Andrey Smirnov
2016-11-08
1
-1
/
+2
*
pinctrl-sx150x: Add SX1503 specific data
Andrey Smirnov
2016-11-08
1
-0
/
+25
*
pinctrl-sx150x: Improve OF device matching code
Andrey Smirnov
2016-11-08
1
-8
/
+13
*
pinctrl: qcom: Add msm8994 pinctrl driver
Michael Scott
2016-11-04
4
-0
/
+1566
*
pinctrl: sunxi: make bool drivers explicitly non-modular
Paul Gortmaker
2016-11-04
13
-95
/
+26
*
pinctrl: meson: Add GXL pinctrl definitions
Neil Armstrong
2016-11-04
6
-1
/
+734
*
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bits
Tony Lindgren
2016-11-04
1
-24
/
+24
*
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pins
Tony Lindgren
2016-11-04
1
-18
/
+93
*
pinctrl: Introduce generic #pinctrl-cells and pinctrl_parse_index_with_args
Tony Lindgren
2016-11-04
3
-1
/
+210
*
pinctrl: bcm2835: reduce GPPUD set-up time
Stefan Wahren
2016-11-04
1
-4
/
+6
*
pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs output
Mika Westerberg
2016-11-04
1
-1
/
+1
*
pinctrl: zynq: Add a 8 bit wide nand option
Jason Gunthorpe
2016-11-04
1
-1
/
+5
*
pinctrl: at91: add support for OUTPUT config
Boris BREZILLON
2016-10-31
3
-0
/
+25
*
pinctrl: sunxi: Deal with configless pins
Maxime Ripard
2016-10-29
1
-14
/
+37
*
pinctrl: intel: merrifield: Add pin config group handlers
Andy Shevchenko
2016-10-29
1
-0
/
+41
*
pinctrl: generic: Parse pinmux init nodes if node status is okay
Laxman Dewangan
2016-10-29
1
-1
/
+1
*
pinctrl: max77620: add OF dependency
Arnd Bergmann
2016-10-29
1
-1
/
+1
*
pinctrl: single: Drop pointless macro
Tony Lindgren
2016-10-28
1
-11
/
+7
*
pinctrl: single: Drop custom names
Tony Lindgren
2016-10-28
1
-30
/
+6
*
Merge branch 'ib-sx150x' into devel
Linus Walleij
2016-10-24
8
-842
/
+1151
|
\
|
*
pinctrl: Add SX150X GPIO Extender Pinctrl Driver
Neil Armstrong
2016-10-24
8
-842
/
+1151
*
|
pinctrl: sunxi: Deprecate sunxi pinctrl bindings
Maxime Ripard
2016-10-24
1
-0
/
+16
*
|
pinctrl: sunxi: Support generic binding
Maxime Ripard
2016-10-24
1
-2
/
+46
*
|
dt-bindings: oxnas: Update Pinctrl and GPIO for OX820 Support
Neil Armstrong
2016-10-24
2
-2
/
+2
*
|
pinctrl: oxnas: Add support for OX820
Neil Armstrong
2016-10-24
1
-0
/
+433
*
|
pinctrl: oxnas: Move OX810SE specific function and structure as separate
Neil Armstrong
2016-10-24
1
-75
/
+101
*
|
pinctrl: sunxi: Handle bias disable
Maxime Ripard
2016-10-24
1
-0
/
+8
*
|
pinctrl: sunxi: Use macros from bindings header file for DT parsing
Maxime Ripard
2016-10-24
1
-2
/
+4
*
|
pinctrl: sunxi: Rework the pin config building code
Maxime Ripard
2016-10-24
1
-48
/
+130
|
/
*
Linux 4.9-rc2
v4.9-rc2
Linus Torvalds
2016-10-23
1
-1
/
+1
*
Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-10-23
4
-12
/
+13
|
\
|
*
ubifs: Abort readdir upon error
Richard Weinberger
2016-10-20
1
-5
/
+3
|
*
UBI: Fix crash in try_recover_peb()
Geert Uytterhoeven
2016-10-20
1
-0
/
+1
|
*
ubi: fix swapped arguments to call to ubi_alloc_aeb
Colin Ian King
2016-10-20
1
-1
/
+1
|
*
ubifs: Fix xattr_names length in exit paths
Richard Weinberger
2016-10-20
1
-0
/
+2
|
*
ubifs: Rename ubifs_rename2
Richard Weinberger
2016-10-20
1
-6
/
+6
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-23
9
-50
/
+56
|
\
\
|
*
|
ext4: add missing KERN_CONT to a few more debugging uses
Joe Perches
2016-10-15
4
-31
/
+26
|
*
|
fscrypto: lock inode while setting encryption policy
Eric Biggers
2016-10-15
1
-0
/
+4
|
*
|
ext4: correct endianness conversion in __xattr_check_inode()
Eric Biggers
2016-10-15
1
-1
/
+1
|
*
|
fscrypto: make XTS tweak initialization endian-independent
Eric Biggers
2016-10-12
1
-7
/
+8
|
*
|
ext4: do not advertise encryption support when disabled
Eric Biggers
2016-10-12
1
-0
/
+4
|
*
|
jbd2: fix incorrect unlock on j_list_lock
Taesoo Kim
2016-10-12
1
-1
/
+2
|
*
|
ext4: super.c: Update logging style using KERN_CONT
Joe Perches
2016-10-12
1
-10
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2016-10-23
8
-75
/
+105
|
\
\
\
[next]