| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mISDN: Minor cleanups | Andreas Eversberg | 2009-01-09 | 2 | -4/+4 |
* | mISDN: Create /sys/class/mISDN | Matthias Urlichs | 2009-01-09 | 2 | -55/+219 |
* | mISDN: Add missing release functions | Andreas Eversberg | 2009-01-09 | 1 | -7/+21 |
* | mISDN: Add different different timer settings for hfc-pci | Andreas Eversberg | 2009-01-09 | 1 | -0/+23 |
* | mISDN: Minor fixes | Andreas Eversberg | 2009-01-09 | 1 | -1/+1 |
* | mISDN: Correct busy device detection | Andreas Eversberg | 2009-01-09 | 2 | -15/+18 |
* | mISDN: Fix deactivation, if peer IP is removed from l1oip instance. | Andreas Eversberg | 2009-01-09 | 3 | -19/+41 |
* | mISDN: Add ISDN sample clock API to mISDN core | Andreas Eversberg | 2009-01-09 | 5 | -25/+236 |
* | mISDN: Add E-Channel logging features | Martin Bachem | 2009-01-09 | 2 | -1/+20 |
* | mISDN: Fixed more indexing bugs | Andreas Eversberg | 2009-01-09 | 1 | -4/+4 |
* | mISDN: Make debug output a little bit more verbose | Peter Schlaile | 2009-01-09 | 1 | -1/+3 |
* | mISDN: Fix HDLC DSP transmit | Peter Schlaile | 2009-01-09 | 1 | -4/+7 |
* | mISDN: Use struct device name field | Matthias Urlichs | 2009-01-09 | 5 | -30/+35 |
* | mISDN: Added an ioctl to change the device name | Matthias Urlichs | 2009-01-09 | 1 | -0/+15 |
* | mISDN: Fix queue limit counting problem | Andreas Eversberg | 2009-01-09 | 1 | -9/+14 |
* | mISDN: Add some debug option for clock problems | Andreas Eversberg | 2009-01-09 | 2 | -7/+10 |
* | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty | Andreas Eversberg | 2009-01-09 | 3 | -21/+73 |
* | ISDN: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
* | misdn: Fix lockdep warning | Karsten Keil | 2008-12-12 | 1 | -1/+1 |
* | mISDN: timerdev: use __user for mISDN_read's buffer argument | Hannes Eder | 2008-12-12 | 1 | -2/+2 |
* | mISDN: comment out unused symbols | Hannes Eder | 2008-12-12 | 1 | -0/+2 |
* | mISDN: fix sparse warning: symbol 'id' shadows an earlier one | Hannes Eder | 2008-12-12 | 1 | -11/+11 |
* | mISDN: fix sparse warning: symbol 'nskb' shadows an earlier one | Hannes Eder | 2008-12-12 | 1 | -1/+1 |
* | mISDN: make global symbols static or include header files | Hannes Eder | 2008-12-12 | 11 | -18/+23 |
* | mISDN: consistently define 'debug' as '*u_int' | Hannes Eder | 2008-12-12 | 4 | -5/+5 |
* | mISDN: use NULL pointer instead of plain integer | Hannes Eder | 2008-12-12 | 2 | -46/+46 |
* | drivers/isdn/mISDN: use ARRAY_SIZE | Julia Lawall | 2008-12-03 | 1 | -1/+1 |
* | mISDN/dsp_cmx.c: fix size checks | Adrian Bunk | 2008-10-13 | 1 | -2/+2 |
* | misdn: use nonseekable_open() | Andrew Morton | 2008-10-13 | 1 | -1/+1 |
* | mISDN: misc timerdev fixes | Andi Kleen | 2008-09-22 | 1 | -16/+6 |
* | mISDN cleanup user interface | Karsten Keil | 2008-08-02 | 2 | -6/+4 |
* | Fix namespace issue with Hisax | Karsten Keil | 2008-07-27 | 3 | -3/+3 |
* | Add layer1 over IP support | Karsten Keil | 2008-07-27 | 5 | -1/+2003 |
* | Add mISDN DSP | Karsten Keil | 2008-07-27 | 14 | -0/+5991 |
* | Add mISDN core files | Karsten Keil | 2008-07-27 | 15 | -0/+6835 |