summaryrefslogtreecommitdiffstats
path: root/drivers/sh/pfc.c
Commit message (Expand)AuthorAgeFilesLines
* sh: pfc: Unlock register supportMagnus Damm2012-01-091-12/+10
* sh: pfc: Variable bitfield width config register supportMagnus Damm2012-01-091-11/+33
* sh: pfc: Add config_reg_helper() functionMagnus Damm2012-01-091-44/+32
* sh: pfc: Convert index to field and value pairMagnus Damm2012-01-091-27/+18
* sh: pfc: Add gpio_read_bit() for data register accessMagnus Damm2012-01-091-1/+14
* sh: pfc: ioremap() supportMagnus Damm2011-12-091-24/+113
* sh: pfc: Add GPIO IRQ supportMagnus Damm2011-10-281-0/+27
* sh: pfc: get_config_reg() shift clean upMagnus Damm2011-10-281-1/+1
* sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups.Paul Mundt2010-10-041-4/+2
* sh: pfc: support pinmux deregistration.Paul Mundt2010-10-041-1/+10
* sh: update PFC to allow any enum in MARK listsMagnus Damm2010-01-201-5/+32
* sh: pfc: Fixup type mismatch in debug printks.Paul Mundt2009-12-091-1/+1
* sh: pfc: pr_info() -> pr_debug() cleanups.Paul Mundt2009-11-301-16/+9
* sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines.Paul Mundt2009-11-301-9/+9
* sh: Break out SuperH PFC codeMagnus Damm2009-11-301-0/+584