index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-31
pinctrl: uniphier: rename macros for drive strength control
Masahiro Yamada
8
-1407
/
+1407
2016-05-31
pinctrl: uniphier: allocate struct pinctrl_desc in probe function
Masahiro Yamada
8
-54
/
+33
2016-05-31
pinctrl: uniphier: set pinctrl_desc name in common probe function
Masahiro Yamada
7
-24
/
+7
2016-05-31
pinctrl: uniphier: set pinctrl_desc owner in common probe function
Masahiro Yamada
7
-6
/
+1
2016-05-31
pinctrl: uniphier: fix register offsets for drive strength control
Masahiro Yamada
5
-46
/
+46
2016-05-31
pinctrl: uniphier: rename function and variable names
Masahiro Yamada
6
-126
/
+126
2016-05-31
pinctrl: uniphier: fix .pin_dbg_show() callback
Masahiro Yamada
1
-0
/
+6
2016-05-31
pinctrl: imx: fix initialization of imx_pinctrl_desc
Peng Fan
1
-11
/
+15
2016-05-31
pinctrl: amlogic: gxbb: add ethernet pins
Kevin Hilman
1
-0
/
+39
2016-05-31
pinctrl: amlogic: gxbb: add more UART pins
Kevin Hilman
1
-0
/
+48
2016-05-31
pinctrl: amlogic: gxbb: add EMMC and SD pins
Kevin Hilman
1
-0
/
+41
2016-05-31
pinctrl: amlogic: gxbb: add UART_AO_B, I2C
Kevin Hilman
1
-1
/
+34
2016-05-31
pinctrl: return -ENOMEM instead of -EINVAL for kasprintf() failure
Masahiro Yamada
1
-1
/
+1
2016-05-31
pinctrl: digicolor: add missing platform_set_drvdata() call
Masahiro Yamada
1
-0
/
+2
2016-05-31
pinctrl: pinconf: separate config parameters with commas for debugfs
Masahiro Yamada
2
-7
/
+11
2016-05-31
pinctrl: copy per-pin driver private data to struct pin_desc
Masahiro Yamada
2
-10
/
+14
2016-05-31
pinctrl: do not care about blank pin name
Masahiro Yamada
3
-16
/
+7
2016-05-31
pinctrl: stm32: factorize stm32_pconf_input/output_get()
Patrice Chotard
1
-21
/
+10
2016-05-30
pinctrl: samsung: Suppress unbinding to prevent theoretical attacks
Krzysztof Kozlowski
2
-0
/
+2
2016-05-30
pinctrl: oxnas: Add GPIO get_direction
Neil Armstrong
1
-0
/
+11
2016-05-30
pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024
Laxman Dewangan
3
-0
/
+689
2016-05-30
pinctrl: tegra: Get rid of parked_reg
Laxman Dewangan
1
-1
/
+1
2016-05-30
Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank""
Linus Walleij
7
-20
/
+14
2016-05-30
pinctrl: Add Oxford Semiconductor OXNAS pinctrl and gpio driver
Neil Armstrong
3
-0
/
+847
2016-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+9
2016-05-29
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
1
-0
/
+2
2016-05-28
Eliminate bad hash multipliers from hash_32() and hash_64()
George Spelvin
1
-0
/
+2
2016-05-28
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-05-28
Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-15
/
+230
2016-05-28
Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
40
-790
/
+5647
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
95
-3301
/
+1748
2016-05-28
Revert "platform/chrome: chromeos_laptop: Add Leon Touch"
Benson Leung
1
-15
/
+0
2016-05-28
i2c: dev: use after free in detach
Dan Carpenter
1
-1
/
+1
2016-05-28
irqchip: mips-gic: Setup EIC mode on each CPU if it's in use
Paul Burton
1
-1
/
+9
2016-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-23
/
+70
2016-05-28
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-10
/
+22
2016-05-28
Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
8
-32
/
+32
2016-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+4
2016-05-28
switch ->setxattr() to passing dentry and inode separately
Al Viro
2
-6
/
+4
2016-05-28
Input: pwm-beeper - fix - scheduling while atomic
Manfred Schlaegl
1
-21
/
+48
2016-05-28
Input: xpad - xbox one elite controller support
Pavel Rojtberg
1
-1
/
+2
2016-05-28
Input: xpad - add more third-party controllers
Pavel Rojtberg
1
-0
/
+9
2016-05-28
Input: xpad - prevent spurious input from wired Xbox 360 controllers
Cameron Gutman
1
-0
/
+4
2016-05-28
Input: xpad - move pending clear to the correct location
Pavel Rojtberg
1
-1
/
+1
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
32
-83
/
+83
2016-05-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-12
/
+56
2016-05-28
Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-29
/
+9
2016-05-28
Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
48
-492
/
+1044
2016-05-27
Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
15
-52
/
+482
[next]