aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-24isdn: use setup_timerGeliang Tang2-6/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+1
2016-12-17isdn: use designated initializersKees Cook2-11/+11
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-25/+19
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal2-3/+3
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley1-5/+5
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley1-6/+2
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley1-11/+9
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley1-3/+3
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-10/+0
2016-03-05isdn: i4l: move active-isdn drivers to stagingArnd Bergmann1-10/+0
2016-01-28isdn: Remove ASYNC_CLOSINGPeter Hurley1-6/+6
2015-12-01isdn: remove spellcaster driverArnd Bergmann1-2/+0
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings1-6/+4
2015-11-02isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2015-10-17tty: Remove tty_wait_until_sent_from_close()Peter Hurley1-1/+1
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-05-26isdn: fix grammar in commentGeert Uytterhoeven1-1/+1
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman1-33/+0
2014-09-23isdn: i4l: Remove ASYNC_CTS_FLOWPeter Hurley1-5/+0
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov1-14/+12
2014-07-24isdn: use constants instead of magicnumbersHimangi Saraogi1-2/+2
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+16
2014-07-16net: ppp: fix creating PPP pass and active filtersChristoph Schulz1-4/+16
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+1
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+2
2014-07-14net: ppp: don't call sk_chk_filter twiceChristoph Schulz1-7/+1
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann1-2/+2
2014-03-31net: isdn: use sk_unattached_filter apiDaniel Borkmann1-20/+41
2014-03-27isdn: replace del_timer by del_timer_syncJulia Lawall1-1/+1
2014-02-26isdn: fix multiple sleep_on racesArnd Bergmann1-5/+8
2013-12-26isdn: slight optimization of addr comparedingtianhong1-2/+2
2013-05-28isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman1-1/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2013-03-28net: add ETH_P_802_3_MINSimon Horman1-1/+1
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman1-1/+3
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby1-3/+0
2013-03-18drivers/isdn: delete 'break' after 'return'Chen Gang1-1/+0
2013-03-08drivers/isdn: checkng length to be sure not memory overflowChen Gang1-1/+3
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-5/+5
2013-02-22new helper: file_inode(file)Al Viro2-5/+5
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-40/+35
2013-01-31wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker1-1/+0
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-23/+16
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby3-7/+6
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby2-10/+10
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby2-6/+9
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-0/+4