aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/mISDNisar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida1-1/+1
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil1-1/+2
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil1-0/+5
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil1-10/+23
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil1-19/+6
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil1-25/+12
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil1-13/+5
2012-05-16mISDN: Cleanup channel also if it already was deactivatedKarsten Keil1-9/+4
2012-03-27mISDN: array underflow in open_bchannel()Dan Carpenter1-1/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-104/+104
2011-10-31drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker1-0/+1
2010-11-15drivers/isdn: Remove unnecessary semicolonsJoe Perches1-1/+1
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
2010-02-05isdn/hardware: add __init/__exit macros to mISDNisar.cPeter Huewe1-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-07-25mISDN: Add support for Speedfax+ cardsKarsten Keil1-0/+1726