summaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)AuthorFilesLines
2021-01-19misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2020-06-22PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit1-3/+0
2019-12-17staging: gigaset: add endpoint-type sanity checkJohan Hovold1-0/+12
2019-12-17staging: gigaset: fix illegal free on probe errorsJohan Hovold1-5/+1
2019-12-17staging: gigaset: fix general protection fault on probeJohan Hovold1-0/+5
2019-12-01mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor1-4/+3
2019-11-10net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet1-1/+1
2019-10-05mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+2
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers1-1/+9
2019-08-29isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro1-1/+11
2019-08-29isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai1-0/+1
2019-08-04ISDN: hfcsusb: checking idx of ep configurationPhong Tran1-0/+3
2019-06-22mISDN: make sure device name is NUL terminatedDan Carpenter1-2/+3
2019-05-16isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle1-4/+5
2019-05-16mISDN: Check address length before reading address familyTetsuo Handa1-2/+2
2019-04-03mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas1-1/+2
2019-02-27isdn: avm: Fix string plus integer warning from ClangNathan Chancellor1-1/+1
2019-02-27isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai1-1/+5
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet1-1/+1
2019-02-12isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai1-0/+2
2019-01-09isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet1-2/+2
2018-08-16isdn: Disable IIOCDBGVARKees Cook1-7/+1
2018-07-27isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai1-4/+4
2018-07-27isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()Jia-Ju Bai1-1/+1
2018-07-27isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()Jia-Ju Bai1-1/+1
2018-07-27isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()Jia-Ju Bai1-1/+1
2018-07-08isdn/capi: fix defined but not used warningsRandy Dunlap2-3/+5
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva15-0/+33
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-07-02TTY: isdn: Replace strncpy with memcpyGuenter Roeck1-2/+2
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds1-1/+1
2018-06-22isdn: mISDN: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-16/+20
2018-06-22isdn: hisax: st5481_usb: use usb_fill_int_urb()Sebastian Andrzej Siewior1-8/+3
2018-06-22isdn: hisax: hfc_usb: use usb_fill_int_urb()Sebastian Andrzej Siewior1-7/+3
2018-06-22isdn: gigaset: use usb_fill_int_urb()Sebastian Andrzej Siewior1-14/+12
2018-06-13treewide: Use array_size() in vmalloc()Kees Cook1-2/+3
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook7-9/+13
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook7-13/+21
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-2/+1
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds18-242/+30
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig1-1/+1
2018-05-26net: remove sock_no_pollChristoph Hellwig1-1/+0
2018-05-22isdn: eicon: fix a missing-check bugWenwen Wang3-16/+29
2018-05-18isdn/gigaset: add back gigaset_procinfo assignmentChristoph Hellwig1-0/+1
2018-05-16isdn: replace ->proc_fops with ->proc_showChristoph Hellwig13-96/+18
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig4-72/+7
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-75/+5
2018-04-13mISDN: Remove VLAsLaura Abbott2-6/+16
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+2
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-5/+5