index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-em.c
Age
Commit message (
Expand
)
Author
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2013-07-21
gpio: em: Add pinctrl support
Magnus Damm
2013-03-27
gpio: em: Make use of devm functions
Magnus Damm
2013-03-06
gpio/em: Add Device Tree support
Magnus Damm
2013-02-14
gpio: em: Use irq_domain_add_simple() to fix runtime error
Magnus Damm
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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-11-04
gpio: em: Fix build errors
Axel Lin
2012-10-26
gpio/em: convert to linear IRQ domain
Linus Walleij
2012-10-02
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
2012-09-06
gpio: em: Use irq_data_get_irq_chip_data() at appropriate places
Axel Lin
2012-08-31
gpio: em: Fix checking return value of irq_alloc_descs
Axel Lin
2012-08-10
gpio: em: do not discard em_gio_irq_domain_cleanup
Arnd Bergmann
2012-05-17
gpio: Emma Mobile GPIO driver V2
Magnus Damm