Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | isdn: whitespace coding style cleanup | Joe Perches | 2012-02-21 | 1 | -14/+14 |
| | | | | | | | | | | | | | | | isdn source code uses a not-current coding style. Update the coding style used on a per-line basis so that git diff -w shows only elided blank lines at EOF. Done with emacs and some scripts and some typing. Built x86 allyesconfig. No detected change in objdump -d or size. Signed-off-by: Joe Perches <joe@perches.com> | ||||
* | mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti | Karsten Keil | 2009-05-25 | 1 | -0/+167 |
New version without emulating arch specific stuff for the other architectures, the special IO and init functions for the 8xx microcontroller are in a separate include file. Signed-off-by: Andreas Eversberg <andreas@eversberg.eu> Signed-off-by: Karsten Keil <keil@b1-systems.de> Signed-off-by: David S. Miller <davem@davemloft.net> |