index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-max732x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: max732x: Fix error handling in probe()
Nicholas Krause
2015-08-26
1
-3
/
+8
*
gpio: max732x: Add missing dev reference to gpiochip
Marek Vasut
2015-07-16
1
-0
/
+1
*
gpio: max732x: Fix irq-events handler
Semen Protsenko
2015-05-06
1
-1
/
+1
*
gpio: max732x: Add IRQF_SHARED to irq flags
Semen Protsenko
2015-05-06
1
-6
/
+4
*
gpio: max732x: Propagate wake-up setting to parent irq controller
Semen Protsenko
2015-05-04
1
-0
/
+9
*
gpio: max732x: convert to GPIOLIB_IRQCHIP
Linus Walleij
2015-03-02
1
-92
/
+42
*
gpio: max732x: use an inline function for container cast
Linus Walleij
2015-02-03
1
-15
/
+10
*
gpio: max732x: add set_multiple function
Mans Rullgard
2015-01-30
1
-3
/
+25
*
gpio: max732x: Fix possible deadlock
Semen Protsenko
2015-01-15
1
-1
/
+11
*
gpio: max732x: Rewrite IRQ code to use irq_domain API
Semen Protsenko
2015-01-15
1
-35
/
+65
*
gpio: max732x: Add device tree support
Semen Protsenko
2015-01-15
1
-11
/
+51
*
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-22
1
-6
/
+1
*
gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
2014-03-12
1
-0
/
+7
*
gpio: max732x: Fix I2C dummy device resource leak on probe failure
Krzysztof Kozlowski
2014-03-12
1
-0
/
+2
*
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-12-04
1
-1
/
+1
*
gpio: use dev_get_platdata()
Jingoo Han
2013-08-16
1
-4
/
+4
*
gpio: max732x: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-3
/
+2
*
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
1
-2
/
+2
*
gpio: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: reorganize drivers
Grant Likely
2011-06-06
1
-0
/
+714