aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/mISDN/dsp_cmx.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16networking: introduce and use skb_put_data()Gravatar Johannes Berg 1-2/+1
2015-08-07treewide: Fix typo in printkGravatar Masanari Iida 1-1/+1
2015-03-06treewide: Fix typo in printk messagesGravatar Masanari Iida 1-1/+1
2014-09-05mISDN: remove DSP_NEVER_DEFINED and adjust code identationGravatar Colin Ian King 1-56/+53
2012-04-26mISDN: DSP scheduling fix (version 2)Gravatar Karsten Keil 1-1/+1
2012-04-26mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko.Gravatar Andreas Eversberg 1-5/+10
2012-04-26mISDN: Fix NULL pointer bug in if-condition of mISDN_dspGravatar Andreas Eversberg 1-1/+1
2012-02-21isdn: whitespace coding style cleanupGravatar Joe Perches 1-521/+519
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2011-01-03drivers: fix comment typo diable -> disable.Gravatar Justin P. Mattock 1-1/+1
2010-08-16drivers/isdn: Adjust confusing if indentationGravatar Julia Lawall 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-05-25mISDN: Cleanup debug messagesGravatar Karsten Keil 1-3/+4
2009-05-25mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiGravatar Karsten Keil 1-0/+4
2009-05-25mISDN: Hardware acceleration is now possible in conjunction with audio recordingGravatar Andreas Eversberg 1-36/+65
2009-05-25mISDN: Reduce stack size in dsp_cmx_send()Gravatar Frank Seidel 1-1/+2
2009-01-11Fix small typoGravatar Karsten Keil 1-1/+1
2009-01-11indentation & braces disagree - add bracesGravatar Ilpo Järvinen 1-1/+2
2009-01-09mISDN: Fix kernel crash when doing hardware conference with more than two mem...Gravatar Andreas Eversberg 1-4/+3
2009-01-09mISDN: Add different different timer settings for hfc-pciGravatar Andreas Eversberg 1-0/+23
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreGravatar Andreas Eversberg 1-24/+16
2009-01-09mISDN: Fixed more indexing bugsGravatar Andreas Eversberg 1-4/+4
2009-01-09mISDN: Make debug output a little bit more verboseGravatar Peter Schlaile 1-1/+3
2009-01-09mISDN: Add some debug option for clock problemsGravatar Andreas Eversberg 1-7/+9
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyGravatar Andreas Eversberg 1-19/+37
2008-12-12mISDN: comment out unused symbolsGravatar Hannes Eder 1-0/+2
2008-12-12mISDN: make global symbols static or include header filesGravatar Hannes Eder 1-3/+3
2008-10-13mISDN/dsp_cmx.c: fix size checksGravatar Adrian Bunk 1-2/+2
2008-07-27Add mISDN DSPGravatar Karsten Keil 1-0/+1886