index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-adp5588.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: adp5588: Include proper header
Linus Walleij
2018-01-13
1
-1
/
+1
*
gpio: adp5588: move header file out of I2C realm
Wolfram Sang
2017-05-29
1
-1
/
+1
*
gpio: adp5588: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
1
-3
/
+1
*
gpio: adp5588: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-11
/
+7
*
gpio: kill off set_irq_flags usage
Rob Herring
2015-07-28
1
-9
/
+1
*
gpio: removing kfree remove functionality
Varka Bhadram
2015-04-08
1
-1
/
+0
*
gpio: use (!foo) instead of (foo == NULL)
Varka Bhadram
2015-04-08
1
-2
/
+2
*
gpio: use devm_kzalloc
Varka Bhadram
2015-04-08
1
-2
/
+1
*
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-22
1
-5
/
+1
*
gpio: adp5588: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: adp5588 - add support for gpio names
Jean-Francois Dagenais
2014-02-13
1
-0
/
+1
*
gpio: adp5588: get value from data out when dir is out
Jean-Francois Dagenais
2014-02-13
1
-2
/
+13
*
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
-3
/
+6
*
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: adp5588: Use module_i2c_driver
Axel Lin
2012-09-04
1
-13
/
+1
*
gpio: Fix uninitialized variable bit in adp5588_irq_handler
Axel Lin
2012-04-10
1
-1
/
+1
*
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
2011-12-12
1
-3
/
+2
*
gpio: reorganize drivers
Grant Likely
2011-06-06
1
-0
/
+503