summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx/gdm_sdio.c
Commit message (Expand)AuthorAgeFilesLines
* staging: gdm72xx: fix build errorsGreg Kroah-Hartman2014-07-171-3/+3
* staging: gdm72xx: replace print_hex_dump_debug() with dev_dbg()Michalis Pappas2014-07-171-8/+7
* staging: gdm72xx: reorder functions and remove forward declarationsMichalis Pappas2014-07-091-40/+37
* staging: gdm72xx: clean up endianness conversionsBen Chan2014-07-091-2/+3
* staging: gdm72xx: return -EINVAL instead of BUG_ON for invalid data lengthBen Chan2014-06-291-1/+2
* staging: gdm72xx: fix block comment styleBen Chan2014-06-261-5/+2
* staging: gdm72xx: code cleanupDavide Gianforte2014-05-241-2/+4
* staging: gdm72xx: Indentation and other whitespace fixesMichalis Pappas2014-05-161-7/+7
* staging: gdm72xx: Whitespace fixes to conform to coding standardsMichalis Pappas2014-05-161-8/+7
* staging: gdm72xx: replace printk() and debug macros with dynamic debuggingKristina Martšenko2014-03-161-13/+3
* staging: gdm72xx: use print_hex_dump_debug and remove debug macrosKristina Martšenko2014-03-161-26/+8
* staging: gdm72xx: cancel work when driver unloadsDevendra Naga2013-04-151-0/+1
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-6/+2
* staging/gdm72xx: Use dev_ printks in gdm_sdio.cYAMANE Toshiaki2012-10-301-13/+16
* staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_structBen Chan2012-09-131-20/+10
* drivers/staging/gdm72xx/gdm_sdio.c: Remove useless kfreePeter Senna Tschudin2012-09-121-5/+2
* staging: gdm72xx: Fix bogus testAlan Cox2012-09-041-1/+1
* staging: gdm72xx: use kzalloc to allocate usb_tx structureDevendra Naga2012-09-041-3/+1
* staging/gdm72xx: use kzalloc for phydev and sdevDevendra Naga2012-07-161-5/+2
* staging/gdm72xx: Remove version.h includesDevendra Naga2012-06-121-1/+0
* staging: gdm72xx: Set up parent link in sysfs for gdm72xx devicesPaul Stewart2012-05-171-1/+1
* staging: gdm72xx: Add GCT GDM72xx WiMAX driver.Sage Ahn2012-05-151-0/+754
OpenPOWER on IntegriCloud