index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
mISDN
/
mISDNisar.c
Age
Commit message (
Expand
)
Author
2024-06-10
isdn: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2022-03-21
mISDN: fix typo "frame to short" -> "frame too short"
Tong Zhang
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-16
mISDN: make dmril and dmrim static
Jason Yan
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-03
mISDN: remove unused variable 'faxmodulation_s'
YueHaibing
2019-10-18
idsn: Use pr_warn instead of pr_warning
Kefeng Wang
2019-08-22
mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
2018-07-04
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-03-24
isdn: use setup_timer
Geliang Tang
2012-11-09
isdn: Fix typo in drivers/isdn
Masanari Iida
2012-09-13
mISDN: Fix wrong usage of flush_work_sync while holding locks
Karsten Keil
2012-05-16
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
2012-05-16
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
2012-05-16
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
2012-05-16
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
2012-05-16
mISDN: Early confirm for transparent data
Karsten Keil
2012-05-16
mISDN: Cleanup channel also if it already was deactivated
Karsten Keil
2012-03-27
mISDN: array underflow in open_bchannel()
Dan Carpenter
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
2011-10-31
drivers/isdn: Add module.h to ISDN files implicitly using it.
Paul Gortmaker
2010-11-15
drivers/isdn: Remove unnecessary semicolons
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-05
isdn/hardware: add __init/__exit macros to mISDNisar.c
Peter Huewe
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-07-25
mISDN: Add support for Speedfax+ cards
Karsten Keil