summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx/gdm_usb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-3/+1Star
|\
| * kill daemonize()Al Viro2012-11-291-3/+1Star
* | staging: gdm72xx: unlock on error in init_usb()Dan Carpenter2012-11-301-0/+1
* | staging: gdm72xx: fix unused variable warning in gdm_usb_sendBen Chan2012-11-271-1/+4
* | staging: gdm72xx: protect access of rx / tx structsBen Chan2012-11-271-7/+45
* | staging/gdm72xx: Use dev_ printks in gdm_usb.cYAMANE Toshiaki2012-10-301-5/+5
|/
* staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_structBen Chan2012-09-141-27/+17Star
* staging/gdm72xx: gdm_usb coding style clean upMacpaul Lin2012-09-121-5/+5
* staging: gdm72xx: use list_move instead of list_del/list_addWei Yongjun2012-09-061-2/+1Star
* staging: gdm72xx: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-2/+1Star
* staging: gdm72xx: use kzalloc to allocate usb_tx structureDevendra Naga2012-09-041-3/+1Star
* staging/gdm72xx: use kzalloc for phydev and udevDevendra Naga2012-07-171-5/+2Star
* staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_completeBen Chan2012-06-121-16/+10Star
* staging: gdm72xx: Fix spinlock recursion on gdm_usb_send_completeBen Chan2012-06-121-6/+18
* staging/gdm72xx: Remove version.h includesDevendra Naga2012-06-121-1/+0Star
* Staging: gdm72xx: gdm_usb: fix deprecated function kernel_threadAdnan Ali2012-06-121-1/+2
* staging: gdm72xx: Set up parent link in sysfs for gdm72xx devicesPaul Stewart2012-05-171-1/+1
* staging: gdm72xx: WIMAX_GDM72XX_USB_PM should depend on USB_SUSPENDGeert Uytterhoeven2012-05-161-6/+0Star
* staging: gdm72xx: Add GCT GDM72xx WiMAX driver.Sage Ahn2012-05-151-0/+804