summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Staging: iio: light: remove exceptional & on function nameBhumika Goyal2016-02-141-4/+4
* staging: rts5208: Place constants on the right side of comparisonsJanani Ravichandran2016-02-141-10/+10
* Staging: rdma: hfi1: Delete NULL check before vfreeBhumika Goyal2016-02-141-2/+1
* Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdevBhumika Goyal2016-02-141-2/+1
* staging: rtl8192u: ieee80211: Fix comment styleJanani Ravichandran2016-02-141-16/+16
* staging: rtl8192u: ieee80211: Remove msleep_interruptible_rsl MacroAmitoj Kaur Chawla2016-02-141-2/+0
* staging: rtl8192u: ieee80211: ieee80211_softmac: Replace driver specific macr...Amitoj Kaur Chawla2016-02-141-1/+1
* staging: rtl8192u: ieee80211: Remove MSECS macroAmitoj Kaur Chawla2016-02-141-1/+0
* staging: rtl8192u: r8192U_dm: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla2016-02-141-3/+6
* staging: rtl8192u: ieee80211: ieee80211_rx: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla2016-02-141-1/+2
* staging: rtl8192u: ieee80211: ieee80211_softmac: Replace MSECS with msecs_to_...Amitoj Kaur Chawla2016-02-141-3/+6
* staging: rtl8192u: ieee80211: rtl819x_BAProc: Replace MSECS with msecs_to_jif...Amitoj Kaur Chawla2016-02-141-1/+1
* staging: rtl8192u: ieee80211: rtl819x_TSProc: Replace MSECS with msecs_to_jif...Amitoj Kaur Chawla2016-02-141-3/+6
* drivers/staging/android: don't use modular references in sync_debug.cPaul Gortmaker2016-02-141-8/+0
* Staging: wlan-ng: Remove function prototypeBhumika Goyal2016-02-141-1/+0
* Staging: wlan-ng: Drop wrapper functionBhumika Goyal2016-02-141-22/+2
* Staging: wlan-ng: Remove multiple assignmentsBhumika Goyal2016-02-141-2/+4
* Staging: media: Remove multiple assignmentsBhumika Goyal2016-02-141-1/+2
* staging: wilc1000: linux_mon.c: Remove unneeded bracesJanani Ravichandran2016-02-141-2/+1
* staging: wilc1000: Simplify code by eliminating else blockJanani Ravichandran2016-02-141-3/+2
* staging: wilc1000: Remove useless return statement in a void functionJanani Ravichandran2016-02-141-2/+0
* staging: wilc1000: Remove useless macrosJanani Ravichandran2016-02-141-3/+0
* staging: wilc1000: Eliminate spaces between function names and open parenthesesJanani Ravichandran2016-02-141-3/+3
* staging: wilc1000: Eliminate extraneous bracesJanani Ravichandran2016-02-141-2/+1
* staging: wilc1000: Include KERN_ facility level for printk()Janani Ravichandran2016-02-141-2/+2
* staging: wilc1000: wilc_wfi_cfgoperations: remove cast on void pointersAlison Schofield2016-02-141-6/+6
* staging: wilc1000: linux_wlan: remove cast on void pointersAlison Schofield2016-02-141-5/+5
* staging: wilc1000: linux_mon: remove cast on void pointerAlison Schofield2016-02-141-1/+1
* staging: wilc1000: host_interface: remove cast on void pointersAlison Schofield2016-02-141-2/+2
* staging: wilc1000: use netdev_err instead of PRINT_ERChaehyun Lim2016-02-141-1/+1
* staging: wilc1000: rename result in handle_set_channelChaehyun Lim2016-02-141-4/+4
* staging: wilc1000: change data type of result variable to int.Chaehyun Lim2016-02-141-1/+1
* staging: wilc1000: change handle_set_channel's return type to voidChaehyun Lim2016-02-141-7/+3
* staging: wilc1000: define a new local variable in wilc_scanChaehyun Lim2016-02-141-15/+16
* staging: wilc1000: rename u8security in user_conn_reqChaehyun Lim2016-02-142-4/+4
* staging: wilc1000: rename pu8ssid in struct user_conn_reqChaehyun Lim2016-02-142-12/+12
* staging: wilc1000: rename pu8bssid in struct user_conn_reqChaehyun Lim2016-02-142-16/+16
* staging: wilc1000: rename s8rssi in struct found_net_infoChaehyun Lim2016-02-142-4/+4
* staging: wilc1000: rename au8bssid in struct found_net_infoChaehyun Lim2016-02-142-5/+5
* staging: wilc1000: rename au8bssid in struct join_bss_paramChaehyun Lim2016-02-141-2/+2
* staging: vt6656: move local var init into declarationAlison Schofield2016-02-141-9/+4
* staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocationAlison Schofield2016-02-141-3/+3
* staging: fbtft: Remove the use of CamelCaseEva Rachel Retuya2016-02-141-3/+3
* staging: fbtft: Delete blank line after '{' braceEva Rachel Retuya2016-02-141-1/+0
* staging: fbtft: Insert blank line after function declarationEva Rachel Retuya2016-02-144-0/+4
* staging: fbtft: Fix alignment to match open parenthesisEva Rachel Retuya2016-02-144-28/+27
* staging: fbtft: Modify block comments based on kernel coding styleEva Rachel Retuya2016-02-144-82/+83
* Staging: lustre: obdclass: Declare function as staticBhumika Goyal2016-02-141-1/+2
* Staging: lustre: llite: Remove NULL check before kfreeBhumika Goyal2016-02-141-5/+4
* staging: lustre: obdclass: Use IS_ERR_OR_NULLAmitoj Kaur Chawla2016-02-141-1/+1