aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/pfc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-10sh: pfc: Shuffle PFC support core.Paul Mundt1-578/+0
2012-06-21sh: pfc: Verify pin type encoding size at build time.Paul Mundt1-0/+5
2012-06-20sh: pfc: Split out gpio chip support.Paul Mundt1-271/+105
2012-01-09sh: pfc: Unlock register supportMagnus Damm1-12/+10
2012-01-09sh: pfc: Variable bitfield width config register supportMagnus Damm1-11/+33
2012-01-09sh: pfc: Add config_reg_helper() functionMagnus Damm1-44/+32
2012-01-09sh: pfc: Convert index to field and value pairMagnus Damm1-27/+18
2012-01-09sh: pfc: Add gpio_read_bit() for data register accessMagnus Damm1-1/+14
2011-12-09sh: pfc: ioremap() supportMagnus Damm1-24/+113
2011-10-28sh: pfc: Add GPIO IRQ supportMagnus Damm1-0/+27
2011-10-28sh: pfc: get_config_reg() shift clean upMagnus Damm1-1/+1
2010-10-04sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups.Paul Mundt1-4/+2
2010-10-04sh: pfc: support pinmux deregistration.Paul Mundt1-1/+10
2010-01-20sh: update PFC to allow any enum in MARK listsMagnus Damm1-5/+32
2009-12-09sh: pfc: Fixup type mismatch in debug printks.Paul Mundt1-1/+1
2009-11-30sh: pfc: pr_info() -> pr_debug() cleanups.Paul Mundt1-16/+9
2009-11-30sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines.Paul Mundt1-9/+9
2009-11-30sh: Break out SuperH PFC codeMagnus Damm1-0/+584