Age | Commit message (Expand) | Author | Files | Lines |
2013-02-26 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -0/+31 |
2013-01-29 | gpio: mxs: Add IRQ_TYPE_EDGE_BOTH support | Gwenhael Goavec-Merou | 1 | -0/+31 |
2013-01-22 | gpio: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -3/+6 |
2012-11-28 | gpio: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-09-03 | gpio/mxs: adopt irq_domain support for mxs gpio driver | Shawn Guo | 1 | -18/+30 |
2012-05-26 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -62/+94 |
2012-05-19 | gpio/generic: initialize basic_mmio_gpio shadow variables properly | Shawn Guo | 1 | -1/+1 |
2012-05-12 | gpio/mxs: add device tree probe | Shawn Guo | 1 | -4/+32 |
2012-05-12 | gpio/mxs: get rid of the use of cpu_is_xxx | Shawn Guo | 1 | -22/+52 |
2012-05-12 | gpio/mxs: use devm_* helpers to make error handling simple | Shawn Guo | 1 | -39/+13 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | drivers/gpio: Fix drivers who are implicit users of module.h | Paul Gortmaker | 1 | -0/+1 |
2011-08-17 | gpio/mxs: move irq_to_gpio() into gpio-mxs driver | Shawn Guo | 1 | -0/+2 |
2011-07-19 | gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming | Shawn Guo | 1 | -2/+2 |
2011-06-07 | gpio/mxs: convert gpio-mxs to use generic irq chip | Shawn Guo | 1 | -61/+34 |
2011-06-07 | gpio/mxs: remove irq_high related implementation | Shawn Guo | 1 | -14/+4 |
2011-06-07 | gpio/mxs: convert gpio-mxs to use basic_mmio_gpio library | Shawn Guo | 1 | -62/+18 |
2011-06-06 | gpio/mxs: Change gpio-mxs into an upstanding gpio driver | Shawn Guo | 1 | -92/+124 |
2011-06-06 | gpio/mxs: Move Freescale mxs gpio driver to drivers/gpio | Grant Likely | 1 | -0/+338 |