aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l
AgeCommit message (Expand)Author
2019-05-31isdn: hdlc: move into mISDNArnd Bergmann
2019-05-31isdn: remove isdn4linuxArnd Bergmann
2019-05-31isdn: remove hisax driverArnd Bergmann
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-20net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly staticYueHaibing
2019-02-22isdn_common: Mark expected switch fall-throughsGustavo A. R. Silva
2019-02-12isdn_v110: mark expected switch fall-throughGustavo A. R. Silva
2019-02-12isdn: i4l: isdn_tty: Mark expected switch fall-throughGustavo A. R. Silva
2019-01-11isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai
2018-10-13isdn_tty: TCSBRK{,P} won't reach ->ioctl()Al Viro
2018-08-16isdn: Disable IIOCDBGVARKees Cook
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-02TTY: isdn: Replace strncpy with memcpyGuenter Roeck
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-20isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu
2017-08-02isdn/i4l: fix buffer overflowAnnie Cherkaev
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-21idsn: fix wrong skb_put() usedyuan linyu
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-04isdn: get rid of pointless access_ok()Al Viro
2017-05-31isdn: Fix a sleep-in-atomic bugJia-Ju Bai
2017-03-24isdn: use setup_timerGeliang Tang
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-17isdn: use designated initializersKees Cook
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-05isdn: i4l: move active-isdn drivers to stagingArnd Bergmann
2016-01-28isdn: Remove ASYNC_CLOSINGPeter Hurley
2015-12-01isdn: remove spellcaster driverArnd Bergmann
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2015-11-02isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings
2015-10-17tty: Remove tty_wait_until_sent_from_close()Peter Hurley