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
/
gdm72xx
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-16
staging: gdm72xx: remove completed TODO item
Kristina Martšenko
1
-2
/
+0
2014-03-16
staging: gdm72xx: replace printk() and debug macros with dynamic debugging
Kristina Martšenko
4
-47
/
+14
2014-03-16
staging: gdm72xx: use print_hex_dump_debug and remove debug macros
Kristina Martšenko
4
-101
/
+13
2014-03-07
Staging: gdm72xx: Fix incorrect type in assignment in gdm_wimax.c
Monam Agarwal
1
-2
/
+2
2014-03-07
staging:gdm72xx: Fix unnecessary brace errors
Himangi Saraogi
1
-3
/
+2
2014-02-07
staging: gdm72xx: fix leaks at failure path in gdm_usb_probe()
Alexey Khoroshilov
1
-0
/
+3
2014-01-09
staging: gdm72xx: fix interruptible_sleep_on race
Arnd Bergmann
1
-2
/
+3
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-17
staging: gdm72xx: Fix WARNING space prohibited before semicolon in gdm_qos.c
Masanari Iida
1
-1
/
+1
2013-07-23
staging: gdm72xx: potential use after free in send_qos_list()
Dan Carpenter
1
-1
/
+1
2013-06-05
staging: gdm72xx: fix typos in Kconfig
Ben Chan
1
-2
/
+2
2013-06-05
staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC
Ben Chan
1
-3
/
+3
2013-05-27
Merge 3.10-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2013-05-22
gdm72xx: remove unnecessary cast in gdm_wimax.c
Xenia Ragiadakou
1
-2
/
+1
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
1
-1
/
+1
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+6
2013-04-15
staging: gdm72xx: cancel work when driver unloads
Devendra Naga
1
-0
/
+1
2013-03-28
gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-6
/
+6
2013-03-11
staging/gdm72xx: Remove duplicated code in gdm_qos.c
Peter Huewe
1
-25
/
+17
2013-03-11
staging/gdm72xx: Remove unused variable in gdm_qos.c
Peter Huewe
1
-7
/
+2
2013-03-11
staging/gdm72xx: Include corresponding header file (fix sparse warning)
Peter Huewe
2
-0
/
+2
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
3
-19
/
+6
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+1
2012-11-29
staging: gdm72xx: unlock on error in init_usb()
Dan Carpenter
1
-0
/
+1
2012-11-28
kill daemonize()
Al Viro
1
-3
/
+1
2012-11-28
staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage...
Shan Wei
1
-12
/
+1
2012-11-27
staging: gdm72xx: fix unused variable warning in gdm_usb_send
Ben Chan
1
-1
/
+4
2012-11-26
staging: gdm72xx: protect access of rx / tx structs
Ben Chan
1
-7
/
+45
2012-10-30
staging/gdm72xx: Use dev_ printks in usb_boot.c
YAMANE Toshiaki
1
-24
/
+25
2012-10-30
staging/gdm72xx: Use dev_ printks in gdm_usb.c
YAMANE Toshiaki
1
-5
/
+5
2012-10-30
staging/gdm72xx: Use dev_ printks in sdio_boot.c
YAMANE Toshiaki
1
-11
/
+14
2012-10-30
staging/gdm72xx: Use dev_ printks in gdm_sdio.c
YAMANE Toshiaki
1
-13
/
+16
2012-10-30
staging/gdm72xx: Use netdev_ or pr_ printks in netlink_k.c
YAMANE Toshiaki
1
-10
/
+13
2012-10-30
staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.c
YAMANE Toshiaki
1
-17
/
+16
2012-10-30
staging/gdm72xx: Use netdev_ or pr_ printks in gdm_wimax.c
YAMANE Toshiaki
1
-29
/
+31
2012-10-22
staging/gdm72xx: sdio_boot: replace firmware upgrade API
Macpaul Lin
1
-39
/
+42
2012-10-22
staging/gdm72xx: gdm_wimax: fix compile error when enable debug
Macpaul Lin
1
-1
/
+4
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2012-09-17
staging/gdm72xx: usb_boot: replace firmware upgrade API in em_download
Macpaul Lin
1
-40
/
+37
2012-09-13
staging/gdm72xx: usb_boot: replace firmware upgrade API
Macpaul Lin
1
-63
/
+48
2012-09-13
staging/gdm72xx: usb_boot: coding style cleanup
Macpaul Lin
1
-19
/
+17
2012-09-13
staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_struct
Ben Chan
2
-47
/
+27
2012-09-12
staging/gdm72xx: gdm_usb coding style clean up
Macpaul Lin
2
-13
/
+13
2012-09-12
drivers/staging/gdm72xx/gdm_sdio.c: Remove useless kfree
Peter Senna Tschudin
1
-5
/
+2
2012-09-11
staging/gdm72xx: remove camel-case vars in gdm_qos
Macpaul Lin
2
-88
/
+88
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-1
/
+1
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-1
/
+1
2012-09-06
staging: gdm72xx: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2012-09-05
staging: gdm72xx: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-09-04
staging: gdm72xx: Fix bogus test
Alan Cox
1
-1
/
+1
[next]