index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gdm724x
Age
Commit message (
Expand
)
Author
2024-02-17
staging: gdm724x: constantify the struct device_type usage
Ricardo B. Marliere
2023-10-21
staging: gdm724x: Add blank line after declaration
Soumya Negi
2023-08-22
tty: gdm724x: use min_t() for size_t varable and a constant
Jiri Slaby (SUSE)
2023-08-11
tty: gdm724x: simplify gdm_tty_write()
Jiri Slaby (SUSE)
2023-08-11
tty: gdm724x: convert counts to size_t
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2022-11-22
staging: gdm724x: Replace macro GDM_TTY_READY with static inline function
Brent Pappas
2022-07-25
staging: gdm724x: drop unused CDC defines
Johan Hovold
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-14
staging: gdm724x: remove redundant assignment of pointer w
Colin Ian King
2022-03-14
Merge 5.17-rc8 into staging-next
Greg Kroah-Hartman
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-07
staging: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-01
staging: gdm724x: fix use after free in gdm_lte_rx()
Dan Carpenter
2022-02-08
staging: gdm724x: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-10-20
staging: use eth_hw_addr_set() in orphan drivers
Jakub Kicinski
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-12
staging: gdm724x: Place macro argument within parentheses
Dee-Jay Anthony Logozzo
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-06-14
staging: gdm724x: check for overflow in gdm_lte_netif_rx()
Dan Carpenter
2021-06-14
staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()
Dan Carpenter
2021-06-09
staging: gdm724x: emove redundant initialization of variable hci_len
Colin Ian King
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-03-10
tty: make everyone's write_room return >= 0
Jiri Slaby
2021-02-11
staging: gdm724x: Fix DMA from stack
Amey Narkhede
2020-10-26
staging: gdm724x: Clarify naming of packet_type<->tty index symbols
Misha Gusarov
2020-07-28
staging: gdm724x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-13
staging: gdm724x: remove redundant assignment to pointer 'w'
Colin Ian King
2020-03-20
staging: gdm724x: use netdev_err() instead of pr_err()
Lourdes Pedrajas
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-03-22
Staging: gdm724x: Remove unnecessary print statements
Bhanusree Pola
2019-03-21
staging: gdm724x: Rename dftEpsId to dft_eps_id
Branden Bonaby
2019-03-18
staging: gdm724x: Do not break expressions
Ignacio Losiggio
2018-07-11
staging: gdm724x: redundant variables idProduct and idVendor
Colin Ian King
2018-06-17
Staging: gdm724x: use match_string() helper
Yisheng Xie
2018-04-26
staging: gdm724x: remove redundant license information
Greg Kroah-Hartman
2018-04-26
staging: gdm724x: add SPDX identifiers to all files.
Greg Kroah-Hartman
2018-04-25
staging: gdm724x: fix gdm_lte_tx()'s return type
Luc Van Oostenryck
2018-02-23
Staging: gdm724x: LTE: Refactor gdm_lte_pdn_table().
Quytelda Kahja
2018-02-23
Staging: gdm724x: Simplify the struct gdm_endian to a variable.
Quytelda Kahja
2018-02-23
Staging: gdm724x: LTE: Fix trailing open parentheses.
Quytelda Kahja
2018-02-19
Staging: gdm724x: tty: Remove unused macro 'gdm_tty_send_control'.
Quytelda Kahja
2018-02-19
Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_recv'.
Quytelda Kahja
2018-02-19
Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_send'.
Quytelda Kahja
2018-02-19
Staging: gdm724x: mux: Check return value of register_lte_tty_driver().
Quytelda Kahja
[next]