aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-09mISDN: Minor cleanupsAndreas Eversberg2-4/+4
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs2-55/+219
2009-01-09mISDN: Add missing release functionsAndreas Eversberg1-7/+21
2009-01-09mISDN: Add different different timer settings for hfc-pciAndreas Eversberg1-0/+23
2009-01-09mISDN: Minor fixesAndreas Eversberg1-1/+1
2009-01-09mISDN: Correct busy device detectionAndreas Eversberg2-15/+18
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg3-19/+41
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg5-25/+236
2009-01-09mISDN: Add E-Channel logging featuresMartin Bachem2-1/+20
2009-01-09mISDN: Fixed more indexing bugsAndreas Eversberg1-4/+4
2009-01-09mISDN: Make debug output a little bit more verbosePeter Schlaile1-1/+3
2009-01-09mISDN: Fix HDLC DSP transmitPeter Schlaile1-4/+7
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs5-30/+35
2009-01-09mISDN: Added an ioctl to change the device nameMatthias Urlichs1-0/+15
2009-01-09mISDN: Fix queue limit counting problemAndreas Eversberg1-9/+14
2009-01-09mISDN: Add some debug option for clock problemsAndreas Eversberg2-7/+10
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg3-21/+73
2009-01-06ISDN: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-12-12misdn: Fix lockdep warningKarsten Keil1-1/+1
2008-12-12mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder1-2/+2
2008-12-12mISDN: comment out unused symbolsHannes Eder1-0/+2
2008-12-12mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder1-11/+11
2008-12-12mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder1-1/+1
2008-12-12mISDN: make global symbols static or include header filesHannes Eder11-18/+23
2008-12-12mISDN: consistently define 'debug' as '*u_int'Hannes Eder4-5/+5
2008-12-12mISDN: use NULL pointer instead of plain integerHannes Eder2-46/+46
2008-12-03drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall1-1/+1
2008-10-13mISDN/dsp_cmx.c: fix size checksAdrian Bunk1-2/+2
2008-10-13misdn: use nonseekable_open()Andrew Morton1-1/+1
2008-09-22mISDN: 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