aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/dsp_core.c
AgeCommit message (Expand)Author
2017-10-18mISDN: Convert timers to use timer_setup()Kees Cook
2017-03-24isdn: use setup_timerGeliang Tang
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2013-08-30mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter
2012-12-14mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2012-02-13mISDN: Fix typo in dsp_core.cMasanari Iida
2011-09-15isdn: Convert vmalloc/memset to vzallocJoe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-05isdn/mISDN: add __init/__exit macros to dsp_core.cPeter Huewe
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson
2009-05-25mISDN: Fix DTMF detection enable/disableAndreas Eversberg
2009-05-25mISDN: Cleanup debug messagesKarsten Keil
2009-05-25mISDN: Hardware acceleration is now possible in conjunction with audio recordingAndreas Eversberg
2009-05-25mISDN: Fix DTMF locking bug issueAndreas Eversberg
2009-05-25mISDN: Fixed missing spin lock on pipeline processAndreas Eversberg
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg
2009-01-09mISDN: Fix kernel crash when doing hardware conference with more than two mem...Andreas Eversberg
2009-01-09mISDN: Minor cleanupsAndreas Eversberg
2009-01-09mISDN: Fix HDLC DSP transmitPeter Schlaile
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg
2008-12-12mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder
2008-12-12mISDN: make global symbols static or include header filesHannes Eder
2008-07-27Add mISDN DSPKarsten Keil