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
*
gpio: pch: fix non-DT build
Linus Walleij
2015-12-15
1
-0
/
+2
*
Merge branch 'for-dmitry' into devel
Linus Walleij
2015-12-15
0
-0
/
+0
|
\
|
*
gpiolib: tighten up ACPI legacy gpio lookups
Dmitry Torokhov
2015-12-13
3
-0
/
+54
*
|
gpio: pxa: add pin control gpio direction and request
Robert Jarzmik
2015-12-15
1
-0
/
+23
*
|
gpio: pl061: add support for wakeup configuration
Sudeep Holla
2015-12-14
1
-0
/
+9
*
|
gpio: zynq: Do PM initialization earlier to support gpio hogs
Michal Simek
2015-12-14
1
-10
/
+9
*
|
gpio: forward-declare enum gpiod_flags
Linus Walleij
2015-12-11
1
-1
/
+1
*
|
gpio: rcar: Improve clock error handling and reporting
Geert Uytterhoeven
2015-12-11
1
-1
/
+10
*
|
gpio: rcar: Remove obsolete platform data support
Geert Uytterhoeven
2015-12-11
2
-80
/
+26
*
|
gpio: Restore indentation of parent device setup
Geert Uytterhoeven
2015-12-11
3
-3
/
+3
*
|
pinctrl: lantiq: Implement gpio_chip.to_irq
John Crispin
2015-12-11
1
-0
/
+17
*
|
gpio: pca953x: Add set_multiple to allow multiple bits to be set in one write.
Phil Reid
2015-12-10
1
-0
/
+38
*
|
gpio: mpc5200: Use platform_register/unregister_drivers()
Thierry Reding
2015-12-10
1
-10
/
+7
*
|
gpio: 104-idio-16: Clear pending interrupt in IRQ handler
William Breathitt Gray
2015-12-10
1
-10
/
+7
*
|
pinctrl: nsp-gpio: fix up parent attribute
Linus Walleij
2015-12-10
1
-1
/
+1
*
|
Merge branch 'bcm-nsp' of ../linux-pinctrl into devel
Linus Walleij
2015-12-10
4
-0
/
+847
|
\
\
|
*
|
pinctrl: nsp: add gpio-a driver support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
2015-12-10
3
-0
/
+767
|
*
|
pinctrl: Broadcom NSP GPIO-a device tree bindings
Yendapally Reddy Dhananjaya Reddy
2015-12-10
1
-0
/
+80
|
|
/
*
|
gpio: drop surplus PCI and USB dependencies
Andrew F. Davis
2015-12-10
1
-8
/
+5
*
|
gpio: pch: allow use from device tree
Paul Burton
2015-12-10
1
-0
/
+1
*
|
gpio: pch: allow build on MIPS platforms
Paul Burton
2015-12-10
1
-1
/
+1
*
|
gpio: 74x164: Use a single SPI transfer instead of multiple transfers
Geert Uytterhoeven
2015-12-10
1
-32
/
+15
*
|
gpio: 74x164: Allocate buffer with gen_74x164_chip
Geert Uytterhoeven
2015-12-10
1
-12
/
+11
*
|
gpio: pxa: change the interrupt management
Robert Jarzmik
2015-12-10
1
-63
/
+82
*
|
gpio: pxa: convert to devm_ioremap
Robert Jarzmik
2015-12-10
1
-5
/
+2
*
|
gpio: pxa: convert to one gpiochip
Robert Jarzmik
2015-12-10
1
-101
/
+120
*
|
gpio: pca953x: make inclusion of <linux/of_platform.h> unconditional
Linus Walleij
2015-12-09
1
-2
/
+0
*
|
gpio: pca935x: fix of-only probed devices
Ben Dooks
2015-12-09
1
-32
/
+44
*
|
gpio: pca953x: add onsemi,pca9654 id
Ben Dooks
2015-12-09
2
-0
/
+3
*
|
ASoC: ac97: fix parent assignment
Linus Walleij
2015-12-07
1
-1
/
+1
*
|
Merge tag 'asoc-ac97-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Walleij
2015-12-07
2
-0
/
+128
|
\
\
|
*
|
ASoC: ac97: add gpio chip
Robert Jarzmik
2015-11-18
2
-0
/
+128
|
|
/
*
|
gpio: davinci: fix missed parent conversion
Linus Walleij
2015-12-04
1
-1
/
+1
*
|
gpio: Add GPIO support for the ACCES 104-IDI-48
William Breathitt Gray
2015-12-01
4
-0
/
+365
*
|
gpio: use dev_get_platdata()
Nizam Haider
2015-11-30
5
-6
/
+6
*
|
gpio: 104-idio-16: Disable IRQ on device probe
William Breathitt Gray
2015-11-30
1
-0
/
+3
*
|
gpio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-11-30
6
-6
/
+0
*
|
gpiolib: make comment consistent with code
Bamvor Jian Zhang
2015-11-29
1
-2
/
+3
*
|
gpio: 104-idio-16: Use lowercase symbol names for const variables
William Breathitt Gray
2015-11-19
1
-19
/
+18
*
|
gpiolib: do not allow to insert an empty gpiochip
Bamvor Jian Zhang
2015-11-19
1
-0
/
+5
*
|
gpiolib: improve overlap check of range of gpio
Bamvor Jian Zhang
2015-11-19
1
-19
/
+36
*
|
gpiolib: keep comment consistent with code
Bamvor Jian Zhang
2015-11-19
1
-1
/
+1
*
|
gpio: pxa: change initcall level second attempt
Robert Jarzmik
2015-11-19
1
-2
/
+14
*
|
MAINTAINERS: Update OMAP GPIO driver entry
Javier Martinez Canillas
2015-11-19
1
-1
/
+2
*
|
gpiolib: tighten up ACPI legacy gpio lookups
Dmitry Torokhov
2015-11-19
3
-0
/
+54
*
|
gpio: tps65086: Add DT bindings for the TPS65086 GPO controller
Andrew F. Davis
2015-11-19
1
-0
/
+16
*
|
gpio: Add IRQ support to ACCES 104-IDIO-16 driver
William Breathitt Gray
2015-11-19
2
-2
/
+116
*
|
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
128
-261
/
+274
|
/
*
Linux 4.4-rc1
v4.4-rc1
Linus Torvalds
2015-11-16
1
-2
/
+2
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-15
37
-292
/
+947
|
\
[next]