Age | Commit message (Expand) | Author | Files | Lines |
2012-07-10 | sh: pfc: Shuffle PFC support core. | Paul Mundt | 1 | -578/+0 |
2012-06-20 | sh: pfc: Verify pin type encoding size at build time. | Paul Mundt | 1 | -0/+5 |
2012-06-20 | sh: pfc: Split out gpio chip support. | Paul Mundt | 1 | -271/+105 |
2012-01-09 | sh: pfc: Unlock register support | Magnus Damm | 1 | -12/+10 |
2012-01-09 | sh: pfc: Variable bitfield width config register support | Magnus Damm | 1 | -11/+33 |
2012-01-09 | sh: pfc: Add config_reg_helper() function | Magnus Damm | 1 | -44/+32 |
2012-01-09 | sh: pfc: Convert index to field and value pair | Magnus Damm | 1 | -27/+18 |
2012-01-09 | sh: pfc: Add gpio_read_bit() for data register access | Magnus Damm | 1 | -1/+14 |
2011-12-09 | sh: pfc: ioremap() support | Magnus Damm | 1 | -24/+113 |
2011-10-28 | sh: pfc: Add GPIO IRQ support | Magnus Damm | 1 | -0/+27 |
2011-10-28 | sh: pfc: get_config_reg() shift clean up | Magnus Damm | 1 | -1/+1 |
2010-10-04 | sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups. | Paul Mundt | 1 | -4/+2 |
2010-10-03 | sh: pfc: support pinmux deregistration. | Paul Mundt | 1 | -1/+10 |
2010-01-19 | sh: update PFC to allow any enum in MARK lists | Magnus Damm | 1 | -5/+32 |
2009-12-09 | sh: pfc: Fixup type mismatch in debug printks. | Paul Mundt | 1 | -1/+1 |
2009-11-30 | sh: pfc: pr_info() -> pr_debug() cleanups. | Paul Mundt | 1 | -16/+9 |
2009-11-30 | sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines. | Paul Mundt | 1 | -9/+9 |
2009-11-30 | sh: Break out SuperH PFC code | Magnus Damm | 1 | -0/+584 |