index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gdm724x
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
staging: gdm724x: drop unused CDC defines
Johan Hovold
1
-6
/
+0
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+1
2022-03-14
staging: gdm724x: remove redundant assignment of pointer w
Colin Ian King
1
-1
/
+0
2022-03-14
Merge 5.17-rc8 into staging-next
Greg Kroah-Hartman
1
-2
/
+3
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2022-03-07
staging: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-01
staging: gdm724x: fix use after free in gdm_lte_rx()
Dan Carpenter
1
-2
/
+3
2022-02-08
staging: gdm724x: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2021-10-20
staging: use eth_hw_addr_set() in orphan drivers
Jakub Kicinski
1
-1
/
+3
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-7
/
+6
2021-08-12
staging: gdm724x: Place macro argument within parentheses
Dee-Jay Anthony Logozzo
1
-2
/
+2
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-2
/
+2
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-5
/
+4
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2021-06-14
staging: gdm724x: check for overflow in gdm_lte_netif_rx()
Dan Carpenter
1
-4
/
+6
2021-06-14
staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()
Dan Carpenter
1
-1
/
+9
2021-06-09
staging: gdm724x: emove redundant initialization of variable hci_len
Colin Ian King
1
-1
/
+0
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-1
/
+1
2021-03-10
tty: make everyone's write_room return >= 0
Jiri Slaby
1
-1
/
+1
2021-02-11
staging: gdm724x: Fix DMA from stack
Amey Narkhede
1
-3
/
+7
2020-10-26
staging: gdm724x: Clarify naming of packet_type<->tty index symbols
Misha Gusarov
1
-5
/
+5
2020-07-28
staging: gdm724x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-04-13
staging: gdm724x: remove redundant assignment to pointer 'w'
Colin Ian King
1
-1
/
+1
2020-03-20
staging: gdm724x: use netdev_err() instead of pr_err()
Lourdes Pedrajas
3
-5
/
+7
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+4
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-03-22
Staging: gdm724x: Remove unnecessary print statements
Bhanusree Pola
1
-1
/
+0
2019-03-21
staging: gdm724x: Rename dftEpsId to dft_eps_id
Branden Bonaby
1
-1
/
+1
2019-03-18
staging: gdm724x: Do not break expressions
Ignacio Losiggio
1
-4
/
+3
2018-07-11
staging: gdm724x: redundant variables idProduct and idVendor
Colin Ian King
1
-5
/
+0
2018-06-17
Staging: gdm724x: use match_string() helper
Yisheng Xie
1
-13
/
+5
2018-04-26
staging: gdm724x: remove redundant license information
Greg Kroah-Hartman
14
-168
/
+14
2018-04-26
staging: gdm724x: add SPDX identifiers to all files.
Greg Kroah-Hartman
14
-0
/
+14
2018-04-25
staging: gdm724x: fix gdm_lte_tx()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-02-23
Staging: gdm724x: LTE: Refactor gdm_lte_pdn_table().
Quytelda Kahja
1
-11
/
+11
2018-02-23
Staging: gdm724x: Simplify the struct gdm_endian to a variable.
Quytelda Kahja
6
-46
/
+32
2018-02-23
Staging: gdm724x: LTE: Fix trailing open parentheses.
Quytelda Kahja
1
-23
/
+21
2018-02-19
Staging: gdm724x: tty: Remove unused macro 'gdm_tty_send_control'.
Quytelda Kahja
1
-3
/
+0
2018-02-19
Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_recv'.
Quytelda Kahja
1
-5
/
+6
2018-02-19
Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_send'.
Quytelda Kahja
1
-9
/
+6
2018-02-19
Staging: gdm724x: mux: Check return value of register_lte_tty_driver().
Quytelda Kahja
1
-1
/
+5
2018-02-19
Staging: gdm724x: LTE: Fix argument list not aligned with parenthesis.
Quytelda Kahja
1
-1
/
+2
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
staging: gdm724x: fix return codes in gdm_lte
Andrii Vladyka
1
-7
/
+7
2017-10-20
staging: gdm724x: check for skb->len in gdm_lte_emulate_arp
Andrii Vladyka
1
-0
/
+5
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-16
/
+9
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-16
/
+9
2017-06-03
Staging: gdm724x: Change spaces to tabs
Mart Lubbers
1
-4
/
+4
2017-04-28
staging: gdm724x: gdm_mux: fix use-after-free on module unload
Johan Hovold
1
-2
/
+1
[next]