index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-mpc8xxx.c
Age
Commit message (
Expand
)
Author
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-16
gpio: mpc8xxx: drop references to "virtual" IRQ
Linus Walleij
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-02-04
gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping
Anatolij Gustschin
2012-09-11
gpio/mpc8xxx: add a const qualifier
Uwe Kleine-König
2012-05-18
gpio: mpc8xxx: Prevent NULL pointer deref in demux handler
Thomas Gleixner
2012-02-16
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-12-13
gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121
Wolfram Sang
2011-11-03
powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driver
Felix Radensky
2011-11-03
powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driver
Kumar Gala
2011-09-23
gpio: move mpc8xxx/512x gpio driver to drivers/gpio
Wolfram Sang