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: brcmstb: support wakeup from S5 cold boot
Gregory Fong
2015-08-13
1
-6
/
+50
*
gpio: brcmstb: Add interrupt and wakeup source support
Gregory Fong
2015-08-13
2
-6
/
+257
*
gpio/ABI: document what is already the case
Linus Walleij
2015-08-13
1
-1
/
+2
*
gpio: etraxfs: add interrupt support
Rabin Vincent
2015-08-03
2
-7
/
+253
*
gpio: don't override irq_*_resources() callbacks
Rabin Vincent
2015-08-03
1
-2
/
+10
*
gpio: mpc8xxx: Convert mpc8xxx_gpio_chip.lock to raw_spinlock
Alexander Stein
2015-07-28
1
-24
/
+24
*
gpio: defer probe if pinctrl cannot be found
Tomeu Vizoso
2015-07-28
3
-12
/
+24
*
gpio: kill off set_irq_flags usage
Rob Herring
2015-07-28
14
-57
/
+10
*
gpio: etraxfs: add support for ARTPEC-3
Rabin Vincent
2015-07-27
2
-7
/
+62
*
gpio: generic: support input-only chips
Rabin Vincent
2015-07-27
2
-3
/
+21
*
gpio: etraxfs: fix set register flag
Rabin Vincent
2015-07-27
1
-1
/
+1
*
gpio: rcar: Add r8a7795 (R-Car H3) support
Ulrich Hecht
2015-07-27
2
-0
/
+5
*
gpio: omap: use raw locks for locking
Sebastian Andrzej Siewior
2015-07-27
1
-40
/
+40
*
gpio: remove unneeded initializer in gpiochip_add_to_list()
Masahiro Yamada
2015-07-27
1
-1
/
+1
*
dt-bindings: gpio: document bindings supported by gpio-mpc8xxx.c
Uwe Kleine-König
2015-07-27
1
-0
/
+22
*
gpio: mpc8xxx: add support for MPC5125
Uwe Kleine-König
2015-07-27
1
-0
/
+15
*
gpio: mpc8xxx: handle differences between incarnations at a single place
Uwe Kleine-König
2015-07-27
1
-11
/
+38
*
gpio: mpc8xxx: constify of_device_id
Uwe Kleine-König
2015-07-27
1
-1
/
+1
*
gpio: document interaction with other subsystems
Linus Walleij
2015-07-21
3
-5
/
+102
*
Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
2015-07-17
18
-65
/
+55
|
\
|
*
gpio/davinci: Fix race in installing chained irq handler
Thomas Gleixner
2015-07-14
1
-4
/
+2
|
*
gpio/davinci: Avoid redundant lookup of irq_data
Thomas Gleixner
2015-07-14
1
-4
/
+4
|
*
gpio/msm-v2: Avoid redundant lookup of irq_data
Thomas Gleixner
2015-07-14
1
-13
/
+5
|
*
gpio/sa1100: Prepare sa1100_gpio_handler for irq argument removal
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
*
gpio/mvebu: Prepare mvebu_gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-14
1
-1
/
+1
|
*
gpio/ep93xx: Prepare ep93xx_gpio_f_irq_handler for irq argument removal
Thomas Gleixner
2015-07-14
1
-1
/
+3
|
*
gpio/davinci: Prepare gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-14
1
-1
/
+2
|
*
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-14
10
-15
/
+14
|
*
gpio/davinci: Use accessor function irq_data_get_irq_handler_data()
Jiang Liu
2015-07-14
1
-1
/
+1
|
*
gpio/gpio-tegra: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
*
gpio/pch: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
*
gpio/omap: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
*
gpio/msm-v2: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
*
gpio/ep93xx: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
1
-1
/
+1
|
*
gpio/zynq: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
*
gpiolib: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
*
gpio/tz1090: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
*
gpio/timberdale: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-14
1
-2
/
+1
|
*
gpio/mvebu: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
*
gpio/mpc8xxx: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-14
1
-4
/
+3
*
|
gpio/davinci: add interrupt support for GPIOs 16-31
Vitaly Andrianov
2015-07-17
1
-1
/
+1
*
|
Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int...
Linus Walleij
2015-07-17
13
-155
/
+88
|
\
\
|
*
|
gpio: make flags mandatory for gpiod_get functions
Uwe Kleine-König
2015-07-06
3
-76
/
+40
|
*
|
usb: pass flags parameter to gpiod_get functions
Uwe Kleine-König
2015-07-06
2
-3
/
+5
|
*
|
usb: dwc3: pci: make better use of gpiod API
Uwe Kleine-König
2015-07-06
1
-10
/
+16
|
*
|
phy: tusb1210: make better use of gpiod API
Uwe Kleine-König
2015-07-06
1
-18
/
+12
|
*
|
NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_index
Uwe Kleine-König
2015-07-06
1
-7
/
+3
|
*
|
media: i2c/adp1653: set enable gpio to output
Uwe Kleine-König
2015-07-06
1
-1
/
+1
|
*
|
iio: magn: bmc150: use flags argument of devm_gpiod_get
Uwe Kleine-König
2015-07-06
1
-5
/
+1
|
*
|
iio: light: stk3310: use flags argument of devm_gpiod_get
Uwe Kleine-König
2015-07-06
1
-5
/
+1
[next]