aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l
Commit message (Expand)AuthorAge
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-20
|\
| * tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-30
| * tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-30
| * tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2016-04-30
| * tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-30
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
|/
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-18
|\
| * isdn: i4l: move active-isdn drivers to stagingArnd Bergmann2016-03-05
* | isdn: Remove ASYNC_CLOSINGPeter Hurley2016-01-28
|/
* isdn: remove spellcaster driverArnd Bergmann2015-12-01
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-05
|\
| * tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-18
* | ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-02
* | isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2015-11-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-23
|\
| * isdn: fix grammar in commentGeert Uytterhoeven2015-05-26
* | net: Kill dev_rebuild_headerEric W. Biederman2015-03-02
|/
* isdn: i4l: Remove ASYNC_CTS_FLOWPeter Hurley2014-09-24
* net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
* isdn: use constants instead of magicnumbersHimangi Saraogi2014-07-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
|\
| * net: ppp: fix creating PPP pass and active filtersChristoph Schulz2014-07-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\|
| * net: ppp: don't call sk_chk_filter twiceChristoph Schulz2014-07-14
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
|/
* net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann2014-05-23
* net: isdn: use sk_unattached_filter apiDaniel Borkmann2014-03-31
* isdn: replace del_timer by del_timer_syncJulia Lawall2014-03-27
* isdn: fix multiple sleep_on racesArnd Bergmann2014-02-26
* isdn: slight optimization of addr comparedingtianhong2013-12-26
* isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman2013-05-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * net: add ETH_P_802_3_MINSimon Horman2013-03-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \
| * | drivers/isdn: delete 'break' after 'return'Chen Gang2013-03-18
* | | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-21
|\ \ \ | | |/ | |/|
| * | drivers/isdn: checkng length to be sure not memory overflowChen Gang2013-03-08
| |/
* / TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \
| * | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
| * | TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
| * | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
| |/
* / wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-01-31
|/
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-07
* isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter2012-10-10
* TTY: i4l, add tty installJiri Slaby2012-08-13