index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-01-21
155
-676
/
+1859
|
\
|
*
gpio: mcp23s08: fix casting caused build warning
SeongJae Park
2014-01-20
1
-1
/
+1
|
*
gpio: mcp23s08: depend on OF_GPIO
Linus Walleij
2014-01-20
1
-1
/
+1
|
*
gpio: mcp23s08: Add irq functionality for i2c chips
Lars Poeschel
2014-01-17
3
-6
/
+271
|
*
ARM: S5P[v210|c100|64x0]: Fix build error
Sachin Kamat
2014-01-15
2
-0
/
+6
|
*
gpio: pxa: clamp gpio get value to [0,1]
Neil Zhang
2014-01-15
1
-1
/
+2
|
*
ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>
Linus Walleij
2014-01-14
6
-2
/
+5
|
*
ARM: S3C[24|64]xx: move includes back under <mach/> scope
Linus Walleij
2014-01-14
58
-67
/
+56
|
*
Documentation / ACPI: update to GPIO descriptor API
Mika Westerberg
2014-01-08
1
-29
/
+7
|
*
gpio / ACPI: get rid of acpi_gpio.h
Mika Westerberg
2014-01-08
4
-48
/
+26
|
*
gpio / ACPI: register to ACPI events automatically
Mika Westerberg
2014-01-08
5
-14
/
+39
|
*
mmc: sdhci-acpi: convert to use GPIO descriptor API
Mika Westerberg
2014-01-08
1
-16
/
+13
|
*
ARM: s3c24xx: fix build error
Linus Walleij
2014-01-08
1
-0
/
+1
|
*
gpio: f7188x: set can_sleep attribute
Simon Guinot
2014-01-07
1
-0
/
+1
|
*
gpio: samsung: Update documentation
Sachin Kamat
2014-01-07
1
-12
/
+1
|
*
gpio: samsung: Remove hardware.h inclusion
Sachin Kamat
2014-01-07
1
-1
/
+0
|
*
gpio: xtensa: depend on HAVE_XTENSA_GPIO32
Baruch Siach
2014-01-07
2
-0
/
+7
|
*
gpio: clps711x: Enable driver compilation with COMPILE_TEST
Alexander Shiyan
2014-01-07
1
-1
/
+1
|
*
gpio: clps711x: Use of_match_ptr()
Alexander Shiyan
2014-01-07
1
-2
/
+2
|
*
net: rfkill: gpio: convert to descriptor-based GPIO interface
Heikki Krogerus
2014-01-07
1
-43
/
+34
|
*
leds: s3c24xx: Fix build failure
Tushar Behera
2014-01-07
1
-0
/
+1
|
*
gpio: tb10x: Remove redundant of_match_ptr helper
Sachin Kamat
2014-01-02
1
-1
/
+1
|
*
gpio: mvebu: Do not hard code error code
Sachin Kamat
2014-01-02
1
-1
/
+1
|
*
gpio: mxc: Do not hard code return value
Sachin Kamat
2014-01-02
1
-1
/
+1
|
*
gpio: max730x: Remove redundant dev_set_drvdata
Sachin Kamat
2014-01-02
1
-3
/
+0
|
*
ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX.
José Miguel Gonçalves
2014-01-02
2
-8
/
+8
|
*
gpio: sch311x: fix compilation error
Linus Walleij
2013-12-23
1
-0
/
+1
|
*
ARM: s3c64xx: get rid of custom <mach/gpio.h>
Linus Walleij
2013-12-20
26
-10
/
+33
|
*
ARM: s3c24xx: get rid of custom <mach/gpio.h>
Linus Walleij
2013-12-20
37
-35
/
+42
|
*
gpio: sodaville: fix some error return code on error path
Wei Yongjun
2013-12-20
1
-2
/
+6
|
*
gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()
Wei Yongjun
2013-12-20
1
-4
/
+1
|
*
gpio: moxart: add missing .owner to struct gpio_chip
Wei Yongjun
2013-12-20
1
-0
/
+1
|
*
gpio: add GPIO support for SMSC SCH311x
Bruno Randolf
2013-12-20
3
-0
/
+441
|
*
gpio / ACPI: return -ENOENT when no mapping exists
Mika Westerberg
2013-12-12
1
-1
/
+1
|
*
gpio: msm: Add module device table and mark table const
Stephen Boyd
2013-12-12
1
-1
/
+2
|
*
gpiolib: return -ENOENT if no GPIO mapping exists
Alexandre Courbot
2013-12-12
2
-18
/
+22
|
*
gpio: driver for Xtensa GPIO32
Baruch Siach
2013-12-12
3
-0
/
+172
|
*
gpio: 74x164: Driver cleanup
Alexander Shiyan
2013-12-12
1
-27
/
+16
|
*
gpio: 74x164: Remove non-DT support
Alexander Shiyan
2013-12-12
3
-25
/
+4
|
*
gpio: tegra: add missing error handling to probe
Stephen Warren
2013-12-11
1
-1
/
+6
|
*
ARM: tegra: add gpiod_lookup table for paz00
Heikki Krogerus
2013-12-11
1
-0
/
+11
|
*
gpiolib: update inline documentation of gpiod_get_index()
Andy Shevchenko
2013-12-09
1
-1
/
+1
|
*
gpiolib: convert gpiod_lookup description to kernel-doc
Andy Shevchenko
2013-12-09
1
-17
/
+9
|
*
gpiolib: introduce chip_* to print with chip->label prefix
Andy Shevchenko
2013-12-09
1
-15
/
+26
|
*
gpiolib: unify pr_* messages format
Andy Shevchenko
2013-12-09
1
-37
/
+37
|
*
gpio: better lookup method for platform GPIOs
Alexandre Courbot
2013-12-09
3
-72
/
+85
|
*
Merge tag 'v3.13-rc3' into devel
Linus Walleij
2013-12-09
587
-3142
/
+7550
|
|
\
|
*
\
Merge branch 'mark-irqs' into devel
Linus Walleij
2013-12-04
5
-0
/
+113
|
|
\
\
|
|
*
|
gpio: lynxpoint: lock IRQs when starting them
Linus Walleij
2013-12-04
1
-0
/
+22
|
|
*
|
gpio: intel-mid: lock IRQs when starting them
Linus Walleij
2013-12-04
1
-0
/
+23
[next]