summaryrefslogtreecommitdiff
path: root/drivers/staging/gdm72xx/gdm_usb.c
AgeCommit message (Expand)Author
2015-09-12staging: gdm72xx: NULL comparison styleSudip Mukherjee
2014-07-17staging: gdm72xx: replace print_hex_dump_debug() with dev_dbg()Michalis Pappas
2014-07-09staging: gdm72xx: reorder functions and remove forward declarationsMichalis Pappas
2014-07-09staging: gdm72xx: clean up endianness conversionsBen Chan
2014-06-29staging: gdm72xx: return -EINVAL instead of BUG_ON for invalid data lengthBen Chan
2014-06-26staging: gdm72xx: remove blank lines after an open braceBen Chan
2014-06-26staging: gdm72xx: fix block comment styleBen Chan
2014-05-24staging: gdm72xx: code cleanupDavide Gianforte
2014-05-16staging: gdm72xx: Indentation and other whitespace fixesMichalis Pappas
2014-05-16staging: gdm72xx: Whitespace fixes to conform to coding standardsMichalis Pappas
2014-05-16staging: gdm72xx: Move logical continuation to previous line to conform to co...Michalis Pappas
2014-05-16staging: gdm72xx: Replace comparisons on jiffies values with wrap-safe functionsMichalis Pappas
2014-03-16staging: gdm72xx: replace printk() and debug macros with dynamic debuggingKristina Martšenko
2014-03-16staging: gdm72xx: use print_hex_dump_debug and remove debug macrosKristina Martšenko
2014-02-07staging: gdm72xx: fix leaks at failure path in gdm_usb_probe()Alexey Khoroshilov
2014-01-09staging: gdm72xx: fix interruptible_sleep_on raceArnd Bergmann
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-29staging: gdm72xx: unlock on error in init_usb()Dan Carpenter
2012-11-28kill daemonize()Al Viro
2012-11-27staging: gdm72xx: fix unused variable warning in gdm_usb_sendBen Chan
2012-11-26staging: gdm72xx: protect access of rx / tx structsBen Chan
2012-10-30staging/gdm72xx: Use dev_ printks in gdm_usb.cYAMANE Toshiaki
2012-09-13staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_structBen Chan
2012-09-12staging/gdm72xx: gdm_usb coding style clean upMacpaul Lin
2012-09-06staging: gdm72xx: use list_move instead of list_del/list_addWei Yongjun
2012-09-05staging: gdm72xx: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-04staging: gdm72xx: use kzalloc to allocate usb_tx structureDevendra Naga
2012-07-16staging/gdm72xx: use kzalloc for phydev and udevDevendra Naga
2012-06-12staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_completeBen Chan
2012-06-12staging: gdm72xx: Fix spinlock recursion on gdm_usb_send_completeBen Chan
2012-06-12staging/gdm72xx: Remove version.h includesDevendra Naga
2012-06-12Staging: gdm72xx: gdm_usb: fix deprecated function kernel_threadAdnan Ali
2012-05-17staging: gdm72xx: Set up parent link in sysfs for gdm72xx devicesPaul Stewart
2012-05-16staging: gdm72xx: WIMAX_GDM72XX_USB_PM should depend on USB_SUSPENDGeert Uytterhoeven
2012-05-15staging: gdm72xx: Add GCT GDM72xx WiMAX driver.Sage Ahn