index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
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 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