summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* ISDN: hfcsusb: checking idx of ep configurationPhong Tran2019-08-041-0/+3
* mISDN: make sure device name is NUL terminatedDan Carpenter2019-06-221-2/+3
* isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle2019-05-161-4/+5
* mISDN: Check address length before reading address familyTetsuo Handa2019-05-161-2/+2
* mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-04-031-1/+2
* isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-02-271-1/+1
* isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai2019-02-271-1/+5
* mISDN: fix a race in dev_expire_timer()Eric Dumazet2019-02-231-1/+1
* isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai2019-02-121-0/+2
* isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet2019-01-091-2/+2
* isdn: Disable IIOCDBGVARKees Cook2018-08-161-7/+1Star
* isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-07-271-4/+4
* isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()Jia-Ju Bai2018-07-271-1/+1
* isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()Jia-Ju Bai2018-07-271-1/+1
* isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()Jia-Ju Bai2018-07-271-1/+1
* isdn/capi: fix defined but not used warningsRandy Dunlap2018-07-082-3/+5
* isdn: mark expected switch fall-throughsGustavo A. R. Silva2018-07-0415-0/+33
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-1/+1
|\
| * Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-281-1/+1
* | TTY: isdn: Replace strncpy with memcpyGuenter Roeck2018-07-021-2/+2
* | isdn: mISDN: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-221-16/+20
* | isdn: hisax: st5481_usb: use usb_fill_int_urb()Sebastian Andrzej Siewior2018-06-221-8/+3Star
* | isdn: hisax: hfc_usb: use usb_fill_int_urb()Sebastian Andrzej Siewior2018-06-221-7/+3Star
* | isdn: gigaset: use usb_fill_int_urb()Sebastian Andrzej Siewior2018-06-221-14/+12Star
|/
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-2/+3
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-137-9/+13
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-137-13/+21
* Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-2/+1Star
|\
| * net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-261-1/+1
| * net: remove sock_no_pollChristoph Hellwig2018-05-261-1/+0Star
* | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-0418-242/+30Star
|\ \
| * | isdn/gigaset: add back gigaset_procinfo assignmentChristoph Hellwig2018-05-181-0/+1
| * | isdn: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-1613-96/+18Star
| * | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-164-72/+7Star
| * | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-75/+5Star
| |/
* / isdn: eicon: fix a missing-check bugWenwen Wang2018-05-223-16/+29
|/
* mISDN: Remove VLAsLaura Abbott2018-04-132-6/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-031-3/+2Star
|\
| * net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-121-3/+2Star
* | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-5/+5
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-1110-28/+28
* Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-311-13/+9Star
|\
| * mISDN: switch to sock_recvmsg()Al Viro2017-12-031-13/+9Star
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-2811-19/+19
|/
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-221-2/+3
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-2210-43/+33Star
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-222-5/+4Star
* isdn: hisax: Fix pnp_irq's error checking for setup_teles3Arvind Yadav2017-11-161-1/+1
* isdn: hisax: Fix pnp_irq's error checking for setup_sedlbauer_isapnpArvind Yadav2017-11-161-1/+1
* isdn: hisax: Fix pnp_irq's error checking for setup_niccyArvind Yadav2017-11-161-1/+1