index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gdm724x
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-07-25
staging: gdm724x: Remove version.h header inclusion in gdm_lte.h
Sachin Kamat
1
-1
/
+0
2013-07-25
staging: gdm724x: Remove version.h header inclusion in gdm_lte.c
Sachin Kamat
1
-1
/
+0
2013-07-25
staging: gdm724x: remove ioctl call
Greg Kroah-Hartman
2
-96
/
+0
2013-07-24
staging: gdm724x: prevent module from being built in
Greg Kroah-Hartman
1
-1
/
+1
2013-07-24
staging: gdm724x: Update logging
Joe Perches
5
-69
/
+73
2013-07-24
staging: gdm724x: fix up line lengths in the .h files
Greg Kroah-Hartman
3
-6
/
+12
2013-07-24
staging: gdm724x: remove unneeded TO_HOST_SUCCESS enum
Greg Kroah-Hartman
2
-2
/
+1
2013-07-24
staging: gdm724x: add tty stuff to TODO file.
Greg Kroah-Hartman
1
-0
/
+1
2013-07-24
staging: gdm724x: gdm_tty: fix tty api build warnings
Greg Kroah-Hartman
1
-7
/
+5
2013-07-24
staging: gdm7240: adding LTE USB driver
Won Kang
18
-0
/
+3913