index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
*
gpio: qpnp-pin: Fix crash while freeing memory when probe fails
Nicholas Troast
2016-04-26
*
gpio: qpnp-pin: Fix out of bound shift
Ashay Jaiswal
2016-03-23
*
gpio: qpnp-pin: Fix compilation error on enabling the debug option
Anirudh Ghayal
2016-03-23
*
gpio: smp2p: Use irq_domain_get_of_node accessor
Karthikeyan Ramasubramanian
2016-03-22
*
gpio: smp2p: Remove setting IRQ flags
Karthikeyan Ramasubramanian
2016-03-22
*
soc: qcom: Add snapshot of SMP2P Driver
Karthikeyan Ramasubramanian
2016-03-22
*
spmi_devices: change to platform_devices
Abhijeet Dharmapurikar
2016-03-01
*
qpnp: Add snapshot of some qpnp, regulator and charger drivers
Abhijeet Dharmapurikar
2016-03-01
*
gpio: revert get() to non-errorprogating behaviour
Linus Walleij
2015-12-17
*
gpio: generic: clamp values from bgpio_get_set()
Linus Walleij
2015-12-17
*
gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE register
Axel Lin
2015-12-11
*
gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacks
Grygorii Strashko
2015-11-30
*
gpiolib: fix oops, if gpio name is NULL
Vladimir Zapolskiy
2015-11-29
*
gpio-tegra: Do not create the debugfs entry by default
Suzuki K. Poulose
2015-11-17
*
gpio: palmas: fix a possible NULL dereference
LABBE Corentin
2015-11-17
*
gpio: syscon: fix a possible NULL dereference
LABBE Corentin
2015-11-17
*
gpio: 74xx: fix a possible NULL dereference
LABBE Corentin
2015-11-17
*
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-06
|
\
|
*
gpio-mxc: stop including <asm-generic/bug>
Christoph Hellwig
2015-10-15
*
|
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-11-04
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
|
|
|
/
*
|
|
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-04
|
\
\
\
|
*
\
\
Merge branch 'device-properties'
Rafael J. Wysocki
2015-10-25
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ACPI / property: Extend device_get_next_child_node() to data-only nodes
Rafael J. Wysocki
2015-09-15
|
|
*
|
ACPI / gpio: Split acpi_get_gpiod_by_index()
Rafael J. Wysocki
2015-09-15
|
|
*
|
ACPI / property: Extend fwnode_property_* to data-only subnodes
Rafael J. Wysocki
2015-09-15
|
|
|
/
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
|
\
\
\
|
*
|
|
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
|
|
/
/
*
|
|
gpio: fix up SPI submenu
Linus Walleij
2015-11-01
*
|
|
gpio: drop surplus I2C dependencies
Linus Walleij
2015-11-01
*
|
|
gpio: drop surplus X86 dependencies
Linus Walleij
2015-11-01
*
|
|
gpio / ACPI: Allow shared GPIO event to be read via operation region
Mika Westerberg
2015-10-31
*
|
|
gpio: group port-mapped I/O drivers in a menu
Linus Walleij
2015-10-31
*
|
|
gpio: xilinx: Drop architecture dependencies
Soren Brinkmann
2015-10-27
*
|
|
gpio: generic: Revert to old error handling in bgpio_map
Guenter Roeck
2015-10-27
*
|
|
gpio: Add GPIO support for the ACCES 104-IDIO-16
William Breathitt Gray
2015-10-27
*
|
|
gpio: driver for AMD Promontory
YD Tseng
2015-10-26
*
|
|
gpio: xlp: Convert to use gpiolib irqchip helpers
Kamlakant Patel
2015-10-22
*
|
|
gpio/xilinx: enable for MIPS
Zubair Lutfullah Kakakhel
2015-10-19
*
|
|
gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag
Laurent Pinchart
2015-10-16
*
|
|
gpiolib: Split GPIO flags parsing and GPIO configuration
Laurent Pinchart
2015-10-16
*
|
|
gpio: pl061: use the generic request/free implementations
Jonas Gorski
2015-10-16
*
|
|
gpio: gpio-xz: use the generic request/free implementations
Jonas Gorski
2015-10-16
*
|
|
gpio: replace trivial implementations of request/free with generic one
Jonas Gorski
2015-10-16
*
|
|
gpiolib: provide generic request/free implementations
Jonas Gorski
2015-10-16
*
|
|
gpio: omap: fix static checker warning
Grygorii Strashko
2015-10-16
*
|
|
gpio: pl061: assign the apropriate handler for irqs
Linus Walleij
2015-10-15
*
|
|
gpio: pl061: returning with lock held in pl061_irq_type()
Dan Carpenter
2015-10-15
*
|
|
Revert "gpio-sysfs: Use gpio descriptor name instead of gpiochip names array"
Linus Walleij
2015-10-05
[next]