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
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
2017-03-16
staging: gdm724x: fix checkpatch.pl camelCase warning
Aya Mahfouz
1
-1
/
+1
2017-03-09
staging: gdm724x: Replace ternary operator with min macro
Gargi Sharma
1
-2
/
+1
2017-03-06
staging: gdm724x: Drop useless initialisation
simran singhal
2
-3
/
+3
2017-03-06
staging: gdm724x: modify icmp6_checksum for returning a correct data type.
Javier Rodriguez
1
-9
/
+6
2017-02-09
staging: gdm724x: fix incorrect type in assignment
Javier Rodriguez
1
-1
/
+1
2017-02-09
staging: gdm724x: fix a couple array overflows
Dan Carpenter
1
-10
/
+14
2017-01-07
staging: gdm724x: cleanup long lines to conform to kernel coding style
Emil Gedda
1
-17
/
+10
2017-01-05
staging: gdm724x: update HCI structs with new bitwise types
Eric S. Stone
3
-39
/
+46
2016-11-29
staging: gdm724x: Remove one blank line in sequence
Dawid Kurek
1
-1
/
+0
2016-11-29
staging: gdm724x: Align parameters to parenthesis
Dawid Kurek
2
-8
/
+9
2016-09-16
staging: gdm724x: Remove unnecessary blank line
Rehas Sachdeva
1
-1
/
+0
2016-09-13
staging: gdm724x: Add spaces around the '*' operator
sayli karnik
2
-5
/
+5
2016-09-12
staging: gdm724x: gdm_lte: Constify gdm_netdev_ops
Imre Deak
1
-1
/
+1
2016-08-21
Staging: gdm724x: gdm_tty: Fixed a checkpatch check issue.
Samuele Baisi
1
-1
/
+0
2016-08-21
staging: gdm724x: Replace semaphore netlink with mutex
Binoy Jayan
1
-10
/
+1
2016-08-21
staging: gdm724x: gdm_usb: Remove ignored value
Luis de Bethencourt
1
-4
/
+4
2016-05-09
staging/gdm724x: fix "alignment should match open parenthesis" issues
Bruno Carvalho
2
-3
/
+5
2016-05-09
staging/gdm724x: Fix avoid CamelCase
Bruno Carvalho
2
-4
/
+4
2016-03-05
Staging: gdm724x: Replace random_ether_addr with eth_random_addr
Bhumika Goyal
1
-1
/
+1
2016-03-05
Staging: gdm724x: Use min instead of ternary operator
Bhumika Goyal
1
-1
/
+1
2016-03-05
staging: gdm724x: gdm_usb: Remove create_workqueue()
Amitoj Kaur Chawla
1
-26
/
+8
[next]