aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_gsm.c
Commit message (Expand)AuthorAge
* tty: n_gsm: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-26
* n_gsm: Constify u8 and unsigned char usageTony Lindgren2019-01-18
* tty: n_gsm: Add copy_config() and gsm_config() to prepare for serdevTony Lindgren2019-01-18
* change semantics of ldisc ->compat_ioctl()Al Viro2018-10-13
* Merge 4.17-rc3 into tty-nextGreg Kroah-Hartman2018-04-30
|\
| * tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren2018-04-22
| * tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren2018-04-22
* | tty: n_gsm: fix gsm_mux_net_start_xmit()'s return typeLuc Van Oostenryck2018-04-25
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-01
|\
| * tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren2018-01-09
| * tty: n_gsm: remove redundant pointer gsmColin Ian King2017-11-28
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* tty: Remove redundant license textGreg Kroah-Hartman2017-11-08
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* drivers: tty: n_gsm: use setup_timer() helper.Allen Pais2017-10-03
* tty: n_gsm: Add compat_ioctlLars Poeschel2017-08-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* | tty: n_gsm: do not send/receive in ldisc close pathSascha Hauer2017-06-03
|/
* tty: n_gsm: Use net_device_stats from struct net_deviceTobias Klauser2017-03-17
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* net: use core MTU range checking in wireless driversJarod Wilson2016-10-20
* 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: n_gsm, fix false positive WARN_ONJiri Slaby2016-04-28
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
|/
* tty: Use termios c_*flag macrosPeter Hurley2016-01-28
* tty: Remove chars_in_buffer() line discipline methodPeter Hurley2016-01-27
* tty: Convert use of __constant_htons to htonsVaishali Thakkar2015-07-23
* tty: Spelling s/reseved/reserved/Geert Uytterhoeven2015-05-24
* Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman2015-05-18
|\
| * tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui2015-05-10
* | tty: remove buf parameter from tty_name()Rasmus Villemoes2015-05-06
|/
* n_gsm: Drop unneeded cast on netdev_privJulia Lawall2015-04-10
* tty/n_gsm: fix sparse warningLad, Prabhakar2015-03-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\
| * net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* | tty/n_gsm.c: fix a memory leak in gsmld_openxinhui.pan2014-08-01
* | tty: n_gsm, use setup_timerJiri Slaby2014-08-01
* | tty/n_gsm.c: get gsm->num after gsm_activate_muxxinhui.pan2014-07-23
|/
* tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel2014-02-07
* TTY/n_gsm: Removing the wrong tty_unlock/lock() in gsm_dlci_release()Chuansheng Liu2013-12-18
* drivers: tty: Mark the functions as static in n_gsm.cRashika Kheria2013-12-17
* n_gsm: race between ld close and gsmtty openChao Bi2013-12-08
* tty: Always handle NULL flag ptrPeter Hurley2013-12-08
* Drivers: tty: n_gsm.c: fixed 7 errors & 6 warnings that checkpatch complainedAldo Iljazi2013-07-24
* TTY: fix DTR not being dropped on hang upJohan Hovold2013-03-18
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18