index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gdm724x
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-17
staging: gdm724x: fix line limit coding style issue in gdm_lte.c
Ning Zhou
1
-1
/
+2
2015-01-17
Staging: gdm724x: fix space before comma coding style issue in gdm_mux.c
Robert Nachlinger
1
-1
/
+1
2014-10-20
staging: gdm724x: Fix incorrect type in assignment
Ebru Akagunduz
1
-4
/
+4
2014-10-20
staging: gdm724x: Fix warning of prefer ether_addr_copy.
Dilek Uzulmez
1
-5
/
+5
2014-09-28
staging: gdm724x: Removed unnecessary else expression.
Gulsah Kose
1
-2
/
+1
2014-09-19
Staging: gdm724x: gdm_usb: added error checking in do_tx()
Abel Moyo
1
-0
/
+4
2014-09-19
staging: gdm724x: Fix missing blank line warning.
Gulsah Kose
1
-0
/
+1
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-07-26
staging: gdm724x: fix misplaced open braces
Cihangir Akturk
1
-17
/
+11
2014-07-22
staging: gdm724x: Use NLMSG_HDRLEN
Himangi Saraogi
1
-1
/
+1
2014-07-22
Staging: gdm724x: gdm_usb.c: fix missing blank line after variable declaration
Kiran Padwal
1
-0
/
+1
2014-07-17
Staging: gdm724x: gdm_tty.c: fix missing blank line after variable declaration
Kiran Padwal
1
-0
/
+5
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+1
2014-07-11
staging: gdm724x: fix leak at failure path in init_usb()
Alexey Khoroshilov
1
-5
/
+6
2014-06-19
staging: gdm724x: Added blank lines after declarations in gdm_lte.c
Scott Weir
1
-0
/
+2
2014-03-18
Staging: gdm724x: Fix unchecked sscanf values in gdm_lte.c
Monam Agarwal
1
-2
/
+9
2014-03-17
Staging: gdm724x: gdm_mux.c: fixed coding style
Daniel Ngu
1
-10
/
+16
2014-03-17
Staging: gdm724x: netlink_k.c: fixed coding style
Daniel Ngu
1
-1
/
+2
2014-03-16
staging: removed space after return function in gdm_lte.h
Uma Sharma
1
-1
/
+1
2014-03-16
staging: gdm724x: gdm_usb.c: Fix line over 80 characters.
Aybuke Ozdemir
1
-11
/
+24
2014-03-16
staging: gdm724x: Fix line over 80 characters.
Gulsah Kose
1
-56
/
+120
2014-02-18
staging: gdm724x: cleanup alloc_tx_sdu_struct()
Dan Carpenter
1
-17
/
+4
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-25
staging: gdm724x: fix leak at failure path in gdm_usb_probe()
Alexey Khoroshilov
1
-23
/
+17
2013-11-11
Staging: gdm724x: Remove confusing macro gdm_lte_sdu_send in gdm_lte.c
Rashika Kheria
1
-10
/
+5
2013-11-10
Staging: gdm724x: Use ALIGN() macro for dummy_cnt in gdm_mux.c
Rashika Kheria
1
-6
/
+2
2013-11-10
Staging: gdm724x: Remove confusing macro gdm_lte_hci_send in gdm_lte.c
Rashika Kheria
1
-4
/
+2
2013-11-10
Staging: gdm724x: Remove confusing macro gdm_dev_endian in gdm_lte.c
Rashika Kheria
1
-6
/
+12
2013-11-10
Staging: gdm724x: Remove confusing macro gdm_lte_rcv_with_cb in gdm_lte.c
Rashika Kheria
1
-4
/
+1
2013-10-27
staging: gdm724x: kzalloc should be used instead of kmalloc/memset
Teodora Baluta
1
-4
/
+2
2013-10-11
staging: gdm7240: fix memory leak on failure path
Alexey Khoroshilov
1
-2
/
+2
2013-10-11
staging: gdm7240: alloc_mux_rx() does not need GFP_ATOMIC
Alexey Khoroshilov
1
-3
/
+3
2013-10-11
Staging: gdm724x: fix line over 80 characters in gdm_tty.c
Ebru Akagunduz
1
-4
/
+8
2013-10-11
staging: gdm724x: Fix sparse warnings regarding static functions/variables
Valentina Manea
2
-5
/
+5
2013-08-27
staging: gdm724x: Remove version.h header inclusion in netlink_k.c
Sachin Kamat
1
-1
/
+0
2013-08-27
staging: gdm7240: gdm_driver[] can be static
Fengguang Wu
1
-2
/
+2
2013-08-25
staging: gdm724x: Remove tests of KERNELVERSION
Larry Finger
1
-13
/
+0
2013-08-23
staging: gdm724x: Fix typo in comments
Masanari Iida
1
-2
/
+2
2013-08-21
staging: gdm7240: fix error handling of probe()
Dan Carpenter
1
-32
/
+25
2013-08-19
staging: gdm7240: a TTY rewrite according to the latest TTY APIs
Won Kang
4
-45
/
+56
2013-08-19
staging: gdm7240: a TTY rewrite according to the latest TTY APIs
Won Kang
2
-157
/
+142
2013-07-29
staging: gdm724x: depend on CONFIG_TTY
Greg Kroah-Hartman
1
-1
/
+1
2013-07-29
staging: gdm724x: Modified function name conflict set_endian
Won Kang
3
-4
/
+4
2013-07-29
staging: gdm724x: remove duplicated include from gdm_lte.c
Wei Yongjun
1
-2
/
+0
2013-07-26
staging: gdm724x: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2013-07-25
staging: gdm724x: Remove version.h header inclusion in gdm_usb.h
Sachin Kamat
1
-1
/
+0
2013-07-25
staging: gdm724x: Remove version.h header inclusion in gdm_usb.c
Sachin Kamat
1
-1
/
+0
2013-07-25
staging: gdm724x: Remove version.h header inclusion in gdm_tty.h
Sachin Kamat
1
-1
/
+0
2013-07-25
staging: gdm724x: Remove version.h header inclusion in gdm_tty.c
Sachin Kamat
1
-1
/
+0
2013-07-25
staging: gdm724x: Remove version.h header inclusion in gdm_mux.c
Sachin Kamat
1
-1
/
+0
[next]