aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15ISDN: hfcsusb: checking idx of ep configurationPhong Tran1-0/+3
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds183-101477/+100
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet67-761/+282
2019-06-08isdn: mISDN: remove a bogus reference to a non-existing docMauro Carvalho Chehab1-2/+0
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller32-398/+32
2019-06-02Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playgroundDavid S. Miller183-101530/+100
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds46-465/+46
2019-05-31isdn: move capi drivers to stagingArnd Bergmann46-22765/+22
2019-05-31isdn: hdlc: move into mISDNArnd Bergmann7-11/+91
2019-05-31isdn: remove isdn4linuxArnd Bergmann34-22573/+0
2019-05-31isdn: remove hisax driverArnd Bergmann102-55481/+0
2019-05-31isdn: gigaset: remove i4l supportArnd Bergmann3-707/+7
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-216/+216
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner12-170/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner14-140/+14
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner7-103/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner13-52/+13
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner2-36/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner3-44/+3
2019-05-22mISDN: make sure device name is NUL terminatedDan Carpenter1-2/+3
2019-05-22mISDN: Fix indenting in dsp_cmx.cDan Carpenter1-214/+213
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner14-0/+14
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-14/+16
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+5
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2019-05-05isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle1-4/+5
2019-04-23isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang1-3/+3
2019-04-23isdn: hisax: Fix misuse of %x in config.cFuqian Huang1-3/+3
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2019-04-12mISDN: Check address length before reading address familyTetsuo Handa1-2/+2
2019-03-20net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly staticYueHaibing1-4/+5
2019-03-18mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas1-1/+2
2019-03-12isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu1-0/+9
2019-03-10isdn: mISDNinfineon: fix potential NULL pointer dereferenceKangjie Lu1-1/+4
2019-03-07isdn: isdnloop: fix pointer dereference bugArnd Bergmann1-1/+1
2019-03-04isdn: mISDN: Fix potential NULL pointer dereference of kzallocAditya Pakki1-0/+3
2019-02-22isdn_common: Mark expected switch fall-throughsGustavo A. R. Silva1-4/+3
2019-02-14isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_anyHuang Zijiang1-1/+1
2019-02-12isdn_v110: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-12isdn: i4l: isdn_tty: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-12ser_gigaset: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-02-05mISDN: fix a race in dev_expire_timer()Eric Dumazet1-1/+1
2019-02-03socket: Use old_timeval types for socket timestampsDeepa Dinamani1-1/+1
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-01-19isdn: remove unneeded semicolonYueHaibing4-6/+6
2019-01-19isdn: avm: Fix string plus integer warning from ClangNathan Chancellor1-1/+1
2019-01-11mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2019-01-11isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai1-1/+5