summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/hwchannel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-2/+2
* | mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-131-5/+4
|/
* mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-161-1/+13
* mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-161-1/+11
* mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-161-6/+59
* mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-161-12/+63
* mISDN: Early confirm for transparent dataKarsten Keil2012-05-161-4/+4
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-11/+11
* mISDN: fix printk typo fushingPaul Bolle2011-02-151-3/+3
* mISDN: don't use flush_scheduled_work()Tejun Heo2010-12-241-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mISDN: Make clearing B-channel a common functionKarsten Keil2009-07-251-2/+13
* mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-251-2/+2
* mISDN: Add E-Channel logging featuresMartin Bachem2009-01-091-0/+19
* mISDN: Fix queue limit counting problemAndreas Eversberg2009-01-091-9/+14
* Add mISDN core filesKarsten Keil2008-07-271-0/+365
OpenPOWER on IntegriCloud