index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gdm724x
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: gdm724x: use min_t() for size_t varable and a constant
Jiri Slaby (SUSE)
2023-08-22
1
-3
/
+3
*
tty: gdm724x: simplify gdm_tty_write()
Jiri Slaby (SUSE)
2023-08-11
1
-6
/
+1
*
tty: gdm724x: convert counts to size_t
Jiri Slaby (SUSE)
2023-08-11
1
-6
/
+5
*
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
*
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+1
*
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-23
1
-2
/
+2
*
staging: gdm724x: Replace macro GDM_TTY_READY with static inline function
Brent Pappas
2022-11-22
1
-5
/
+8
*
staging: gdm724x: drop unused CDC defines
Johan Hovold
2022-07-25
1
-6
/
+0
*
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-28
2
-2
/
+1
|
\
|
*
staging: gdm724x: remove redundant assignment of pointer w
Colin Ian King
2022-03-14
1
-1
/
+0
|
*
Merge 5.17-rc8 into staging-next
Greg Kroah-Hartman
2022-03-14
1
-2
/
+3
|
|
\
|
*
|
staging: gdm724x: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-02-08
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
1
-2
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
staging: gdm724x: fix use after free in gdm_lte_rx()
Dan Carpenter
2022-03-01
1
-2
/
+3
|
|
/
*
/
staging: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-07
1
-1
/
+1
|
/
*
staging: use eth_hw_addr_set() in orphan drivers
Jakub Kicinski
2021-10-20
1
-1
/
+3
*
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
1
-7
/
+6
|
\
|
*
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-2
/
+2
|
*
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-5
/
+4
*
|
staging: gdm724x: Place macro argument within parentheses
Dee-Jay Anthony Logozzo
2021-08-12
1
-2
/
+2
|
/
*
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
1
-1
/
+1
|
\
|
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
|
staging: gdm724x: check for overflow in gdm_lte_netif_rx()
Dan Carpenter
2021-06-14
1
-4
/
+6
*
|
staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()
Dan Carpenter
2021-06-14
1
-1
/
+9
*
|
staging: gdm724x: emove redundant initialization of variable hci_len
Colin Ian King
2021-06-09
1
-1
/
+0
|
/
*
tty: make everyone's write_room return >= 0
Jiri Slaby
2021-03-10
1
-1
/
+1
*
staging: gdm724x: Fix DMA from stack
Amey Narkhede
2021-02-11
1
-3
/
+7
*
staging: gdm724x: Clarify naming of packet_type<->tty index symbols
Misha Gusarov
2020-10-26
1
-5
/
+5
*
staging: gdm724x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-28
1
-1
/
+1
*
staging: gdm724x: remove redundant assignment to pointer 'w'
Colin Ian King
2020-04-13
1
-1
/
+1
*
staging: gdm724x: use netdev_err() instead of pr_err()
Lourdes Pedrajas
2020-03-20
3
-5
/
+7
*
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-23
2
-4
/
+4
*
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
Staging: gdm724x: Remove unnecessary print statements
Bhanusree Pola
2019-03-22
1
-1
/
+0
*
staging: gdm724x: Rename dftEpsId to dft_eps_id
Branden Bonaby
2019-03-21
1
-1
/
+1
*
staging: gdm724x: Do not break expressions
Ignacio Losiggio
2019-03-18
1
-4
/
+3
*
staging: gdm724x: redundant variables idProduct and idVendor
Colin Ian King
2018-07-11
1
-5
/
+0
*
Staging: gdm724x: use match_string() helper
Yisheng Xie
2018-06-17
1
-13
/
+5
*
staging: gdm724x: remove redundant license information
Greg Kroah-Hartman
2018-04-26
14
-168
/
+14
*
staging: gdm724x: add SPDX identifiers to all files.
Greg Kroah-Hartman
2018-04-26
14
-0
/
+14
*
staging: gdm724x: fix gdm_lte_tx()'s return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
Staging: gdm724x: LTE: Refactor gdm_lte_pdn_table().
Quytelda Kahja
2018-02-23
1
-11
/
+11
*
Staging: gdm724x: Simplify the struct gdm_endian to a variable.
Quytelda Kahja
2018-02-23
6
-46
/
+32
*
Staging: gdm724x: LTE: Fix trailing open parentheses.
Quytelda Kahja
2018-02-23
1
-23
/
+21
*
Staging: gdm724x: tty: Remove unused macro 'gdm_tty_send_control'.
Quytelda Kahja
2018-02-19
1
-3
/
+0
*
Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_recv'.
Quytelda Kahja
2018-02-19
1
-5
/
+6
*
Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_send'.
Quytelda Kahja
2018-02-19
1
-9
/
+6
*
Staging: gdm724x: mux: Check return value of register_lte_tty_driver().
Quytelda Kahja
2018-02-19
1
-1
/
+5
*
Staging: gdm724x: LTE: Fix argument list not aligned with parenthesis.
Quytelda Kahja
2018-02-19
1
-1
/
+2
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
1
-7
/
+12
|
\
[next]