index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-adp5588.c
Age
Commit message (
Expand
)
Author
2016-02-23
gpio: adp5588: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: adp5588: use gpiochip data pointer
Linus Walleij
2015-07-28
gpio: kill off set_irq_flags usage
Rob Herring
2015-04-08
gpio: removing kfree remove functionality
Varka Bhadram
2015-04-08
gpio: use (!foo) instead of (foo == NULL)
Varka Bhadram
2015-04-08
gpio: use devm_kzalloc
Varka Bhadram
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-05-09
gpio: adp5588: remove unnecessary OOM messages
Jingoo Han
2014-02-13
gpio: adp5588 - add support for gpio names
Jean-Francois Dagenais
2014-02-13
gpio: adp5588: get value from data out when dir is out
Jean-Francois Dagenais
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
2012-09-04
gpio: adp5588: Use module_i2c_driver
Axel Lin
2012-04-10
gpio: Fix uninitialized variable bit in adp5588_irq_handler
Axel Lin
2011-12-12
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
2011-06-06
gpio: reorganize drivers
Grant Likely