aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx/gdm_usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-3/+1
2012-11-29staging: gdm72xx: unlock on error in init_usb()Dan Carpenter1-0/+1
2012-11-28kill daemonize()Al Viro1-3/+1
2012-11-27staging: gdm72xx: fix unused variable warning in gdm_usb_sendBen Chan1-1/+4
2012-11-26staging: gdm72xx: protect access of rx / tx structsBen Chan1-7/+45
2012-10-30staging/gdm72xx: Use dev_ printks in gdm_usb.cYAMANE Toshiaki1-5/+5
2012-09-13staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_structBen Chan1-27/+17
2012-09-12staging/gdm72xx: gdm_usb coding style clean upMacpaul Lin1-5/+5
2012-09-06staging: gdm72xx: use list_move instead of list_del/list_addWei Yongjun1-2/+1
2012-09-05staging: gdm72xx: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-04staging: gdm72xx: use kzalloc to allocate usb_tx structureDevendra Naga1-3/+1
2012-07-16staging/gdm72xx: use kzalloc for phydev and udevDevendra Naga1-5/+2
2012-06-12staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_completeBen Chan1-16/+10
2012-06-12staging: gdm72xx: Fix spinlock recursion on gdm_usb_send_completeBen Chan1-6/+18
2012-06-12staging/gdm72xx: Remove version.h includesDevendra Naga1-1/+0
2012-06-12Staging: gdm72xx: gdm_usb: fix deprecated function kernel_threadAdnan Ali1-1/+2
2012-05-17staging: gdm72xx: Set up parent link in sysfs for gdm72xx devicesPaul Stewart1-1/+1
2012-05-16staging: gdm72xx: WIMAX_GDM72XX_USB_PM should depend on USB_SUSPENDGeert Uytterhoeven1-6/+0
2012-05-15staging: gdm72xx: Add GCT GDM72xx WiMAX driver.Sage Ahn1-0/+804