aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx/gdm_sdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-11Staging: gdm72xx: Remove gdm72xx driverShraddha Barke1-700/+0
2016-02-20Staging: gdm72xx: Add space around that "+", "&" and "/"Shraddha Barke1-2/+2
2015-12-26staging: gdm72xx: Replace timeval with ktime_tArnd Bergmann1-7/+6
2015-09-12staging: gdm72xx: NULL comparison styleSudip Mukherjee1-10/+10
2015-03-06Staging: gdm72xx: clean dev_err loggingHaneen Mohammed1-4/+2
2014-07-17staging: gdm72xx: fix build errorsGreg Kroah-Hartman1-3/+3
2014-07-17staging: gdm72xx: replace print_hex_dump_debug() with dev_dbg()Michalis Pappas1-8/+7
2014-07-09staging: gdm72xx: reorder functions and remove forward declarationsMichalis Pappas1-40/+37
2014-07-09staging: gdm72xx: clean up endianness conversionsBen Chan1-2/+3
2014-06-29staging: gdm72xx: return -EINVAL instead of BUG_ON for invalid data lengthBen Chan1-1/+2
2014-06-26staging: gdm72xx: fix block comment styleBen Chan1-5/+2
2014-05-24staging: gdm72xx: code cleanupDavide Gianforte1-2/+4
2014-05-16staging: gdm72xx: Indentation and other whitespace fixesMichalis Pappas1-7/+7
2014-05-16staging: gdm72xx: Whitespace fixes to conform to coding standardsMichalis Pappas1-8/+7
2014-03-16staging: gdm72xx: replace printk() and debug macros with dynamic debuggingKristina Martšenko1-13/+3
2014-03-16staging: gdm72xx: use print_hex_dump_debug and remove debug macrosKristina Martšenko1-26/+8
2013-04-15staging: gdm72xx: cancel work when driver unloadsDevendra Naga1-0/+1
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-6/+2
2012-10-30staging/gdm72xx: Use dev_ printks in gdm_sdio.cYAMANE Toshiaki1-13/+16
2012-09-13staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_structBen Chan1-20/+10
2012-09-12drivers/staging/gdm72xx/gdm_sdio.c: Remove useless kfreePeter Senna Tschudin1-5/+2
2012-09-04staging: gdm72xx: Fix bogus testAlan Cox1-1/+1
2012-09-04staging: gdm72xx: use kzalloc to allocate usb_tx structureDevendra Naga1-3/+1
2012-07-16staging/gdm72xx: use kzalloc for phydev and sdevDevendra Naga1-5/+2
2012-06-12staging/gdm72xx: Remove version.h includesDevendra Naga1-1/+0
2012-05-17staging: gdm72xx: Set up parent link in sysfs for gdm72xx devicesPaul Stewart1-1/+1
2012-05-15staging: gdm72xx: Add GCT GDM72xx WiMAX driver.Sage Ahn1-0/+754