summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/mISDN/mISDNisar.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-21mISDN: fix typo "frame to short" -> "frame too short"Tong Zhang1-2/+2
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-4/+4
2020-04-16mISDN: make dmril and dmrim staticJason Yan1-2/+2
2019-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+0
2019-11-26Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-5/+5
2019-11-04mISDN: remove unused variable 'faxmodulation_s'YueHaibing1-1/+0
2019-10-18idsn: Use pr_warn instead of pr_warningKefeng Wang1-5/+5
2019-08-23mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner1-14/+1
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook1-6/+4
2017-03-24isdn: use setup_timerGeliang Tang1-6/+4
2012-11-10isdn: 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-28mISDN: array underflow in open_bchannel()Dan Carpenter1-1/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-104/+104
2011-11-01drivers/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 imp...Tejun 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