summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-074-14/+16
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-071-4/+5
| |\
| | * isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle2019-05-051-4/+5
| * | isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang2019-04-231-3/+3
| * | isdn: hisax: Fix misuse of %x in config.cFuqian Huang2019-04-231-3/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-2/+2
| |\|
| * | net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly staticYueHaibing2019-03-201-4/+5
* | | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
| |/ |/|
* | mISDN: Check address length before reading address familyTetsuo Handa2019-04-121-2/+2
|/
* mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-03-181-1/+2
* isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+9
* isdn: mISDNinfineon: fix potential NULL pointer dereferenceKangjie Lu2019-03-101-1/+4
* isdn: isdnloop: fix pointer dereference bugArnd Bergmann2019-03-071-1/+1
* isdn: mISDN: Fix potential NULL pointer dereference of kzallocAditya Pakki2019-03-041-0/+3
* isdn_common: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-221-4/+3
* isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_anyHuang Zijiang2019-02-141-1/+1
* isdn_v110: mark expected switch fall-throughGustavo A. R. Silva2019-02-121-1/+1
* isdn: i4l: isdn_tty: Mark expected switch fall-throughGustavo A. R. Silva2019-02-121-1/+1
* ser_gigaset: mark expected switch fall-throughGustavo A. R. Silva2019-02-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-081-1/+1
|\
| * mISDN: fix a race in dev_expire_timer()Eric Dumazet2019-02-051-1/+1
* | socket: Use old_timeval types for socket timestampsDeepa Dinamani2019-02-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-211-1/+1
|\|
| * isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-01-191-1/+1
* | isdn: remove unneeded semicolonYueHaibing2019-01-194-6/+6
|/
* mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-111-2/+1
* isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai2019-01-111-1/+5
* isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet2019-01-021-2/+2
* isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai2018-12-281-0/+2
* isdn/hisax: remove set but not used variable 'total'YueHaibing2018-11-161-2/+1
* PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit2018-11-111-3/+0
* ISDN: eicon: Remove driverOlof Johansson2018-11-0684-41748/+0
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-011-2/+1
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-2/+1
* | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-243-27/+12
|\ \
| * | gigaset: add ->compat_ioctl()Al Viro2018-10-131-0/+11
| * | gigaset: don't try to printk userland buffer contentsAl Viro2018-10-131-1/+1
| * | isdn_tty: TCSBRK{,P} won't reach ->ioctl()Al Viro2018-10-131-19/+0
| * | kill capinc_tty_ioctl()Al Viro2018-10-131-7/+0
* | | mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor2018-10-221-4/+3
* | | isdn: hfc_{pci,sx}: Avoid empty body if statementsNathan Chancellor2018-10-224-12/+11
| |/ |/|
* | isdn/hisax: amd7930_fn: Remove unnecessary parenthesesNathan Chancellor2018-10-101-1/+1
* | isdn/gigaset/isocdata: mark expected switch fall-throughGustavo A. R. Silva2018-10-081-1/+1
* | isdn/gigaset: mark expected switch fall-throughsGustavo A. R. Silva2018-10-081-2/+2
* | gigaset: asyncdata: mark expected switch fall-throughsGustavo A. R. Silva2018-10-051-2/+2
* | isdn/hisax: Fix fall-through annotationGustavo A. R. Silva2018-10-021-1/+1
* | mISDN: remove redundant null pointer check before kfree_skbzhong jiang2018-09-211-2/+1
* | isdn/hisax: Remove unnecessary parenthesisNathan Chancellor2018-09-191-1/+1
|/
* isdn: Disable IIOCDBGVARKees Cook2018-08-161-7/+1
* isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-07-261-4/+4