aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/hwchannel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-18idsn: Use pr_warn instead of pr_warningKefeng Wang1-4/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-10/+1
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil1-5/+4
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-2/+2
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil1-1/+13
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil1-1/+11
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil1-6/+59
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil1-12/+63
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil1-4/+4
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-11/+11
2011-02-15mISDN: fix printk typo fushingPaul Bolle1-3/+3
2010-12-24mISDN: don't use flush_scheduled_work()Tejun Heo1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil1-2/+13
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg1-2/+2
2009-01-09mISDN: Add E-Channel logging featuresMartin Bachem1-0/+19
2009-01-09mISDN: Fix queue limit counting problemAndreas Eversberg1-9/+14
2008-07-27Add mISDN core filesKarsten Keil1-0/+365