summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* isdn: use designated initializersKees Cook2016-12-172-11/+11
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-25/+19
|\
| * tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-5/+5
| * tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-301-6/+2
| * tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2016-04-301-11/+9
| * tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-3/+3
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-042-3/+3
|/
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-171-10/+0
|\
| * isdn: i4l: move active-isdn drivers to stagingArnd Bergmann2016-03-051-10/+0
* | isdn: Remove ASYNC_CLOSINGPeter Hurley2016-01-281-6/+6
|/
* isdn: remove spellcaster driverArnd Bergmann2015-12-011-2/+0
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-041-1/+1
|\
| * tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-171-1/+1
* | ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-021-6/+4
* | isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2015-11-021-0/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-231-1/+1
|\
| * isdn: fix grammar in commentGeert Uytterhoeven2015-05-261-1/+1
* | net: Kill dev_rebuild_headerEric W. Biederman2015-03-021-33/+0
|/
* isdn: i4l: Remove ASYNC_CTS_FLOWPeter Hurley2014-09-231-5/+0
* net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-021-14/+12
* isdn: use constants instead of magicnumbersHimangi Saraogi2014-07-241-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-221-4/+16
|\
| * net: ppp: fix creating PPP pass and active filtersChristoph Schulz2014-07-161-4/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-7/+1
|\|
| * net: ppp: don't call sk_chk_filter twiceChristoph Schulz2014-07-141-7/+1
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+2
|/
* net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann2014-05-231-2/+2
* net: isdn: use sk_unattached_filter apiDaniel Borkmann2014-03-311-20/+41
* isdn: replace del_timer by del_timer_syncJulia Lawall2014-03-271-1/+1
* isdn: fix multiple sleep_on racesArnd Bergmann2014-02-261-5/+8
* isdn: slight optimization of addr comparedingtianhong2013-12-261-2/+2
* isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman2013-05-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-1/+1
|\
| * net: add ETH_P_802_3_MINSimon Horman2013-03-281-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+0
|\ \
| * | drivers/isdn: delete 'break' after 'return'Chen Gang2013-03-181-1/+0
* | | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-211-1/+3
|\ \ \ | | |/ | |/|
| * | drivers/isdn: checkng length to be sure not memory overflowChen Gang2013-03-081-1/+3
| |/
* / TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-181-3/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-5/+5
|\
| * new helper: file_inode(file)Al Viro2013-02-222-5/+5
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-213-40/+35
|\ \
| * | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-23/+16
| * | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-153-7/+6
| * | TTY: switch tty_insert_flip_charJiri Slaby2013-01-152-10/+10
| * | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-152-6/+9
| |/
* / wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-01-311-1/+0
|/
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-0/+4
* isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-072-5/+1