index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53
Phil Elwell
1
-12
/
+38
2016-11-11
pinctrl: single: search for the bits property when parsing bits
Axel Haslam
1
-1
/
+1
2016-11-11
pinctrl: single: check for any error when getting rows
Axel Haslam
1
-4
/
+8
2016-11-08
pinctrl: st: st_pctl_dt_parse_groups simplify expression
Heinrich Schuchardt
1
-1
/
+1
2016-11-08
pinctrl: st: st_pinconf_dbg_show wrong format string
Heinrich Schuchardt
1
-1
/
+1
2016-11-08
pinctrl: sx150x: fix up headers
Linus Walleij
1
-2
/
+1
2016-11-08
pinctrl-sx150x: Remove magic numbers from sx150x_reset
Andrey Smirnov
1
-2
/
+4
2016-11-08
pinctrl-sx150x: Remove magic numbers from sx150x_irq_set_type
Andrey Smirnov
1
-4
/
+20
2016-11-08
pinctrl-sx150x: Use handle_bad_irq instead of handle_edge_irq
Andrey Smirnov
1
-1
/
+12
2016-11-08
pinctrl-sx150x: Simplify interrupt handler
Andrey Smirnov
1
-12
/
+6
2016-11-08
pinctrl-sx150x: Improve oscio GPIO functions
Andrey Smirnov
1
-7
/
+11
2016-11-08
pinctrl-sx150x: Remove excessive locking
Andrey Smirnov
1
-54
/
+16
2016-11-08
pinctrl-sx150x: Replace sx150x_*_cfg by means of regmap API
Andrey Smirnov
1
-243
/
+284
2016-11-08
pinctrl-sx150x: Convert driver to use regmap API
Andrey Smirnov
2
-46
/
+57
2016-11-08
pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6
Andrey Smirnov
1
-0
/
+7
2016-11-08
pinctrl-sx150x: Move some code out of sx150x_init_hw
Andrey Smirnov
1
-12
/
+26
2016-11-08
pinctrl-sx150x: Fix incorrect constant in sx150x_init_hw
Andrey Smirnov
1
-1
/
+1
2016-11-08
pinctrl-sx150x: Replace magic number in sx150x_init_hw
Andrey Smirnov
1
-1
/
+4
2016-11-08
bindings: pinctrl-sx150x: Document SX1503 compatibility string
Andrey Smirnov
1
-1
/
+2
2016-11-08
pinctrl-sx150x: Add SX1503 specific data
Andrey Smirnov
1
-0
/
+25
2016-11-08
pinctrl-sx150x: Improve OF device matching code
Andrey Smirnov
1
-8
/
+13
2016-11-07
pinctrl: sh-pfc: r8a7796: Fix GPSR definitions for SDHI2/3
Geert Uytterhoeven
1
-10
/
+10
2016-11-04
pinctrl: qcom: Add msm8994 pinctrl driver
Michael Scott
4
-0
/
+1566
2016-11-04
pinctrl: sunxi: make bool drivers explicitly non-modular
Paul Gortmaker
13
-95
/
+26
2016-11-04
pinctrl: meson: Add GXL pinctrl definitions
Neil Armstrong
6
-1
/
+734
2016-11-04
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bits
Tony Lindgren
1
-24
/
+24
2016-11-04
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pins
Tony Lindgren
1
-18
/
+93
2016-11-04
pinctrl: Introduce generic #pinctrl-cells and pinctrl_parse_index_with_args
Tony Lindgren
3
-1
/
+210
2016-11-04
pinctrl: bcm2835: reduce GPPUD set-up time
Stefan Wahren
1
-4
/
+6
2016-11-04
pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs output
Mika Westerberg
1
-1
/
+1
2016-11-04
pinctrl: zynq: Add a 8 bit wide nand option
Jason Gunthorpe
1
-1
/
+5
2016-10-31
pinctrl: at91: add support for OUTPUT config
Boris BREZILLON
3
-0
/
+25
2016-10-29
pinctrl: sunxi: Deal with configless pins
Maxime Ripard
1
-14
/
+37
2016-10-29
pinctrl: intel: merrifield: Add pin config group handlers
Andy Shevchenko
1
-0
/
+41
2016-10-29
pinctrl: generic: Parse pinmux init nodes if node status is okay
Laxman Dewangan
1
-1
/
+1
2016-10-29
pinctrl: max77620: add OF dependency
Arnd Bergmann
1
-1
/
+1
2016-10-28
pinctrl: single: Drop pointless macro
Tony Lindgren
1
-11
/
+7
2016-10-28
pinctrl: single: Drop custom names
Tony Lindgren
1
-30
/
+6
2016-10-24
pinctrl: Add SX150X GPIO Extender Pinctrl Driver
Neil Armstrong
8
-842
/
+1151
2016-10-24
pinctrl: sunxi: Deprecate sunxi pinctrl bindings
Maxime Ripard
1
-0
/
+16
2016-10-24
pinctrl: sunxi: Support generic binding
Maxime Ripard
1
-2
/
+46
2016-10-24
dt-bindings: oxnas: Update Pinctrl and GPIO for OX820 Support
Neil Armstrong
2
-2
/
+2
2016-10-24
pinctrl: oxnas: Add support for OX820
Neil Armstrong
1
-0
/
+433
2016-10-24
pinctrl: oxnas: Move OX810SE specific function and structure as separate
Neil Armstrong
1
-75
/
+101
2016-10-24
pinctrl: sunxi: Handle bias disable
Maxime Ripard
1
-0
/
+8
2016-10-24
pinctrl: sunxi: Use macros from bindings header file for DT parsing
Maxime Ripard
1
-2
/
+4
2016-10-24
pinctrl: sunxi: Rework the pin config building code
Maxime Ripard
1
-48
/
+130
2016-10-24
Linux 4.9-rc2
v4.9-rc2
Linus Torvalds
1
-1
/
+1
2016-10-22
x86/boot/smp: Don't try to poke disabled/non-existent APIC
Ville Syrjälä
1
-7
/
+9
2016-10-21
arm/arm64: KVM: Map the BSS at HYP
Marc Zyngier
1
-0
/
+7
[next]