aboutsummaryrefslogtreecommitdiff
path: root/drivers/sh/pfc.c
AgeCommit message (Expand)Author
2012-01-09sh: pfc: Unlock register supportMagnus Damm
2012-01-09sh: pfc: Variable bitfield width config register supportMagnus Damm
2012-01-09sh: pfc: Add config_reg_helper() functionMagnus Damm
2012-01-09sh: pfc: Convert index to field and value pairMagnus Damm
2012-01-09sh: pfc: Add gpio_read_bit() for data register accessMagnus Damm
2011-12-09sh: pfc: ioremap() supportMagnus Damm
2011-10-28sh: pfc: Add GPIO IRQ supportMagnus Damm
2011-10-28sh: pfc: get_config_reg() shift clean upMagnus Damm
2010-10-04sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups.Paul Mundt
2010-10-04sh: pfc: support pinmux deregistration.Paul Mundt
2010-01-20sh: update PFC to allow any enum in MARK listsMagnus Damm
2009-12-09sh: pfc: Fixup type mismatch in debug printks.Paul Mundt
2009-11-30sh: pfc: pr_info() -> pr_debug() cleanups.Paul Mundt
2009-11-30sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines.Paul Mundt
2009-11-30sh: Break out SuperH PFC codeMagnus Damm