aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAge
...
| * mISDN: fix a race in dev_expire_timer()Eric Dumazet2019-02-05
* | socket: Use old_timeval types for socket timestampsDeepa Dinamani2019-02-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-21
|\|
| * isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-01-19
* | isdn: remove unneeded semicolonYueHaibing2019-01-19
|/
* mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-11
* isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai2019-01-11
* isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet2019-01-02
* isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai2018-12-29
* isdn/hisax: remove set but not used variable 'total'YueHaibing2018-11-17
* PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit2018-11-11
* ISDN: eicon: Remove driverOlof Johansson2018-11-06
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-24
|\ \
| * | gigaset: add ->compat_ioctl()Al Viro2018-10-13
| * | gigaset: don't try to printk userland buffer contentsAl Viro2018-10-13
| * | isdn_tty: TCSBRK{,P} won't reach ->ioctl()Al Viro2018-10-13
| * | kill capinc_tty_ioctl()Al Viro2018-10-13
* | | mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor2018-10-22
* | | isdn: hfc_{pci,sx}: Avoid empty body if statementsNathan Chancellor2018-10-22
| |/ |/|
* | isdn/hisax: amd7930_fn: Remove unnecessary parenthesesNathan Chancellor2018-10-11
* | isdn/gigaset/isocdata: mark expected switch fall-throughGustavo A. R. Silva2018-10-08
* | isdn/gigaset: mark expected switch fall-throughsGustavo A. R. Silva2018-10-08
* | gigaset: asyncdata: mark expected switch fall-throughsGustavo A. R. Silva2018-10-05
* | isdn/hisax: Fix fall-through annotationGustavo A. R. Silva2018-10-02
* | mISDN: remove redundant null pointer check before kfree_skbzhong jiang2018-09-21
* | isdn/hisax: Remove unnecessary parenthesisNathan Chancellor2018-09-20
|/
* isdn: Disable IIOCDBGVARKees Cook2018-08-16
* isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-07-27
* isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()Jia-Ju Bai2018-07-27
* isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()Jia-Ju Bai2018-07-27
* isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()Jia-Ju Bai2018-07-27
* isdn/capi: fix defined but not used warningsRandy Dunlap2018-07-07
* isdn: mark expected switch fall-throughsGustavo A. R. Silva2018-07-04
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-02
|\
| * Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* | TTY: isdn: Replace strncpy with memcpyGuenter Roeck2018-07-02
* | isdn: mISDN: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-22
* | isdn: hisax: st5481_usb: use usb_fill_int_urb()Sebastian Andrzej Siewior2018-06-22
* | isdn: hisax: hfc_usb: use usb_fill_int_urb()Sebastian Andrzej Siewior2018-06-22
* | isdn: gigaset: use usb_fill_int_urb()Sebastian Andrzej Siewior2018-06-22
|/
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\
| * net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-26
| * net: remove sock_no_pollChristoph Hellwig2018-05-26
* | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \
| * | isdn/gigaset: add back gigaset_procinfo assignmentChristoph Hellwig2018-05-17