index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
2017-01-13
8
-79
/
+165
*
pinctrl: sunxi: add driver for V3s SoC
Icenowy Zheng
2017-01-11
3
-0
/
+326
*
pinctrl/amd: white space cleanups in amd_gpio_dbg_show()
Dan Carpenter
2017-01-11
1
-6
/
+6
*
pinctrl: imx7d-pinctrl: Fix a typo
Fabio Estevam
2017-01-11
1
-1
/
+1
*
pinctrl: Drop error prints on kzalloc() failure
Bjorn Andersson
2017-01-11
1
-20
/
+6
*
pinctrl: da850-pupd: Add to module device table
David Lechner
2017-01-11
1
-0
/
+1
*
pinctrl: baytrail: Convert to use devm_*()
Andy Shevchenko
2017-01-11
1
-12
/
+5
*
pinctrl: intel: Convert to use devm_gpiochip_add_data()
Mika Westerberg
2017-01-11
4
-23
/
+4
*
pinctrl: Introduce TI IOdelay configuration driver
Nishanth Menon
2017-01-09
6
-0
/
+1004
*
pinctrl: core: Make dt_free_map optional
Tony Lindgren
2017-01-09
2
-4
/
+2
*
pinctrl: sunxi: Remove old sun5i pinctrl drivers
Maxime Ripard
2017-01-09
5
-1638
/
+0
*
pinctrl: sunxi: Add common sun5i pinctrl driver
Maxime Ripard
2017-01-09
4
-0
/
+764
*
pinctrl: sunxi: Add pinctrl variants
Maxime Ripard
2017-01-09
2
-22
/
+81
*
pinctrl: Fix panic when pinctrl devices with hogs are unregistered
Jon Hunter
2017-01-05
1
-2
/
+6
*
pinctrl: amd: fix compilation warning
Linus Walleij
2017-01-03
1
-0
/
+3
*
pinctrl: imx: use generic pinmux helpers for managing functions
Gary Bisson
2017-01-03
3
-94
/
+18
*
pinctrl: imx: use generic pinctrl helpers for managing groups
Gary Bisson
2017-01-03
3
-141
/
+69
*
pinctrl: qcom: msm8660: rename some SDC1->SDC4
Linus Walleij
2017-01-03
1
-3
/
+3
*
pinctrl: single: Use generic pinmux helpers for managing functions
Tony Lindgren
2017-01-03
2
-117
/
+19
*
pinctrl: single: Use generic pinctrl helpers for managing groups
Tony Lindgren
2017-01-03
2
-146
/
+12
*
pinctrl: core: Add generic pinctrl functions for managing groups
Tony Lindgren
2017-01-03
5
-0
/
+243
*
pinctrl: stricten up generic group code
Linus Walleij
2017-01-03
3
-18
/
+22
*
pinctrl: core: Add generic pinctrl functions for managing groups
Tony Lindgren
2017-01-03
3
-0
/
+228
*
pinctrl: add some comments to the hog/late init code
Linus Walleij
2017-01-03
1
-0
/
+12
*
pinctrl: core: Use delayed work for hogs
Tony Lindgren
2017-01-03
4
-39
/
+93
*
pinctrl: imx: use radix trees for groups and functions
Gary Bisson
2016-12-30
2
-28
/
+141
*
pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info
Gary Bisson
2016-12-30
1
-17
/
+17
*
pinctrl: single: fix spelling mistakes on "Ivalid"
Colin Ian King
2016-12-30
1
-1
/
+1
*
pinctrl: simplify check for pin request conflicts
Vladimir Zapolskiy
2016-12-30
1
-28
/
+15
*
pinctrl: update my email address
John Crispin
2016-12-30
6
-6
/
+6
*
pinctrl: sirf: atlas7: Improve code layout
Christophe JAILLET
2016-12-30
1
-3
/
+3
*
pinctrl: sirf: atlas7: Add missing 'of_node_put()'
Christophe JAILLET
2016-12-30
1
-3
/
+4
*
pinctrl: stm32: activate strict mux mode
Gabriel Fernandez
2016-12-30
1
-0
/
+1
*
pinctrl: fix DT bindings for marvell,kirkwood-pinctrl
Andreas Klinger
2016-12-30
1
-10
/
+10
*
pinctrl: amd: Add support for additional GPIO
Shah, Nehal-bakulchandra
2016-12-28
2
-13
/
+20
*
pinctrl: aspeed: Fix kerneldoc return descriptions
Andrew Jeffery
2016-12-28
1
-6
/
+6
*
pinctrl: aspeed-g5: Add mux configuration for all pins
Andrew Jeffery
2016-12-28
3
-8
/
+1488
*
pinctrl: aspeed-g4: Add mux configuration for all pins
Andrew Jeffery
2016-12-27
2
-20
/
+1096
*
pinctrl: aspeed: Read and write bits in LPC and GFX controllers
Andrew Jeffery
2016-12-27
5
-97
/
+242
*
pinctrl: aspeed: dt: Fix compatibles for the System Control Unit
Andrew Jeffery
2016-12-27
1
-3
/
+8
*
Linux 4.10-rc1
v4.10-rc1
Linus Torvalds
2016-12-26
1
-2
/
+2
*
powerpc: Fix build warning on 32-bit PPC
Larry Finger
2016-12-26
1
-1
/
+1
*
avoid spurious "may be used uninitialized" warning
Linus Torvalds
2016-12-25
1
-0
/
+1
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
227
-665
/
+604
|
\
|
*
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
4
-20
/
+4
|
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
56
-95
/
+84
|
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
48
-227
/
+200
|
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
132
-327
/
+320
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
72
-689
/
+308
|
\
\
|
*
|
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
2
-2
/
+1
[next]