summaryrefslogtreecommitdiff
path: root/drivers/isdn/mISDN
AgeCommit message (Expand)AuthorFilesLines
2008-12-13mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder1-11/+11
2008-12-13mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder1-1/+1
2008-12-13mISDN: make global symbols static or include header filesHannes Eder11-18/+23
2008-12-13mISDN: consistently define 'debug' as '*u_int'Hannes Eder4-5/+5
2008-12-13mISDN: use NULL pointer instead of plain integerHannes Eder2-46/+46
2008-12-04drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall1-1/+1
2008-10-14mISDN/dsp_cmx.c: fix size checksAdrian Bunk1-2/+2
2008-10-14misdn: use nonseekable_open()Andrew Morton1-1/+1
2008-09-23mISDN: misc timerdev fixesAndi Kleen1-16/+6
2008-08-02mISDN cleanup user interfaceKarsten Keil2-6/+4
2008-07-27Fix namespace issue with HisaxKarsten Keil3-3/+3
2008-07-27Add layer1 over IP supportKarsten Keil5-1/+2003
2008-07-27Add mISDN DSPKarsten Keil14-0/+5991
2008-07-27Add mISDN core filesKarsten Keil15-0/+6835