开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sh
/
pfc.c
Age
Commit message (
Expand
)
Author
2012-07-10
sh: pfc: Shuffle PFC support core.
Paul Mundt
2012-06-21
sh: pfc: Verify pin type encoding size at build time.
Paul Mundt
2012-06-20
sh: pfc: Split out gpio chip support.
Paul Mundt
2012-01-09
sh: pfc: Unlock register support
Magnus Damm
2012-01-09
sh: pfc: Variable bitfield width config register support
Magnus Damm
2012-01-09
sh: pfc: Add config_reg_helper() function
Magnus Damm
2012-01-09
sh: pfc: Convert index to field and value pair
Magnus Damm
2012-01-09
sh: pfc: Add gpio_read_bit() for data register access
Magnus Damm
2011-12-09
sh: pfc: ioremap() support
Magnus Damm
2011-10-28
sh: pfc: Add GPIO IRQ support
Magnus Damm
2011-10-28
sh: pfc: get_config_reg() shift clean up
Magnus Damm
2010-10-04
sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups.
Paul Mundt
2010-10-04
sh: pfc: support pinmux deregistration.
Paul Mundt
2010-01-20
sh: update PFC to allow any enum in MARK lists
Magnus Damm
2009-12-09
sh: pfc: Fixup type mismatch in debug printks.
Paul Mundt
2009-11-30
sh: pfc: pr_info() -> pr_debug() cleanups.
Paul Mundt
2009-11-30
sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines.
Paul Mundt
2009-11-30
sh: Break out SuperH PFC code
Magnus Damm