Commit Graph

57 Commits (7245a2fe3c10ed7c2e9b1c8a83af5919c0cc0a89)

Author SHA1 Message Date
Roel Kluin ddacd14e8d mISDN: get_free_devid() failure ignored 16 years ago
Karsten Keil db9bb63a1b mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti 16 years ago
Karsten Keil 5df3b8bcc7 mISDN: Fix skb leak in error cases 16 years ago
Andreas Eversberg d796509a57 mISDN: Add "sapi" information to debug messages 16 years ago
Frank Seidel 3dc403939c mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size 16 years ago
Andreas Eversberg 5b277b8605 mISDN: Fix TEI and SAPI handling 16 years ago
Andreas Eversberg bc138ec4ac mISDN: Hardware acceleration is now possible in conjunction with audio recording 16 years ago
Andreas Eversberg b5df5a5c3b mISDN: Fix DTMF locking bug issue 16 years ago
Andreas Eversberg e73f6b2260 mISDN: Added layer-1-hold feature 16 years ago
Andreas Eversberg ba3af34ec9 mISDN: Fixed missing spin lock on pipeline process 16 years ago
Frank Seidel 44e095897d mISDN: Reduce stack size in dsp_cmx_send() 16 years ago
Andreas Eversberg 7cfa153dd7 mISDN: Echo canceler now gets delay information from hardware 16 years ago
Andreas Eversberg a5355c27d2 mISDN: DSP now uses ring buffer for echo canceler 16 years ago
Matt LaPlante 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 16 years ago
Alexey Zaytsev 24ec68fb8f trivial: Fix dubious bitwise 'or' usage spotted by sparse. 16 years ago
Eric Sesterhenn 211174ea8d MISDN: list usage cleanup 16 years ago
Hannes Eder f8532fde95 drivers/isdn/mISDN: fix sparse warnings: make symbols static 16 years ago
Karsten Keil fae3e7fba4 Fix small typo 16 years ago
Ilpo Järvinen 21c150a6d2 misdn: indentation and braces disagree - add braces 16 years ago
Ilpo Järvinen 1916ebb2dd misdn: one handmade ARRAY_SIZE converted 16 years ago
Ilpo Järvinen f27b8c356c indentation & braces disagree - add braces 16 years ago
Andreas Eversberg c6a2e587e5 mISDN: Fix kernel crash when doing hardware conference with more than two members 16 years ago
Andreas Eversberg 400fd9783e mISDN: Minor cleanups 16 years ago
Matthias Urlichs b36b654a7e mISDN: Create /sys/class/mISDN 16 years ago
Andreas Eversberg 808a14a158 mISDN: Add missing release functions 16 years ago
Andreas Eversberg 87c5fa1bb4 mISDN: Add different different timer settings for hfc-pci 16 years ago
Andreas Eversberg 1b36c78f26 mISDN: Minor fixes 16 years ago
Andreas Eversberg 9a812553bd mISDN: Correct busy device detection 16 years ago
Andreas Eversberg 1b4d33121f mISDN: Fix deactivation, if peer IP is removed from l1oip instance. 16 years ago
Andreas Eversberg 3bd69ad197 mISDN: Add ISDN sample clock API to mISDN core 16 years ago
Martin Bachem 1f28fa19d3 mISDN: Add E-Channel logging features 16 years ago
Andreas Eversberg 83a8a55b1d mISDN: Fixed more indexing bugs 16 years ago
Peter Schlaile 0aafe75d5c mISDN: Make debug output a little bit more verbose 16 years ago
Peter Schlaile e4cce225f0 mISDN: Fix HDLC DSP transmit 16 years ago
Matthias Urlichs 837468d135 mISDN: Use struct device name field 16 years ago
Matthias Urlichs 8b6015f736 mISDN: Added an ioctl to change the device name 16 years ago
Andreas Eversberg 11618496d0 mISDN: Fix queue limit counting problem 16 years ago
Andreas Eversberg 190f71d9d8 mISDN: Add some debug option for clock problems 16 years ago
Andreas Eversberg 8dd2f36f31 mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty 16 years ago
Kay Sievers 0162f3822c ISDN: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Karsten Keil 702c7904a2 misdn: Fix lockdep warning 16 years ago
Hannes Eder c46f0a2d40 mISDN: timerdev: use __user for mISDN_read's buffer argument 16 years ago
Hannes Eder 047ce8f207 mISDN: comment out unused symbols 16 years ago
Hannes Eder 863a76e588 mISDN: fix sparse warning: symbol 'id' shadows an earlier one 16 years ago
Hannes Eder bb68b1d964 mISDN: fix sparse warning: symbol 'nskb' shadows an earlier one 16 years ago
Hannes Eder 5b8343540a mISDN: make global symbols static or include header files 16 years ago
Hannes Eder dfa96ec1bb mISDN: consistently define 'debug' as '*u_int' 16 years ago
Hannes Eder bcf9174509 mISDN: use NULL pointer instead of plain integer 16 years ago
Julia Lawall fd568fc3fe drivers/isdn/mISDN: use ARRAY_SIZE 16 years ago
Adrian Bunk 9e9540b8f7 mISDN/dsp_cmx.c: fix size checks 17 years ago