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-sx150x.c
Age
Commit message (
Expand
)
Author
2015-10-02
gpio: sx150x: use container_of() to get state container
Linus Walleij
2015-09-14
gpio: sx150x: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2015-01-22
gpio: sx150x: fixup OF support
Linus Walleij
2015-01-19
gpio: sx150x: add dts support for sx150x driver
Wei Chen
2015-01-15
gpio: sx150x: Fix comparing wrong value with chip->irq_masked
Axel Lin
2015-01-15
gpio: sx150x: add support for sx1506 gpio expander device
Wei Chen
2015-01-15
gpio: sx150x: move to irqdomain framework for sx150x driver
Wei Chen
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-04-28
gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h
Axel Lin
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2013-05-30
gpio: sx150x: convert to use devm_* functions
Nikolay Balandin
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-06
gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate places
Axel Lin
2011-06-06
gpio: reorganize drivers
Grant Likely