summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-14staging: octeon-usb: support official bindingsAaro Koskinen
2016-02-14staging: octeon: support fixed-link physAaro Koskinen
2016-02-14staging: speakup: Fix block comment styleJanani Ravichandran
2016-02-14staging: netlogic: Fix parenthesis alignmentLaura Garcia Liebana
2016-02-14staging: netlogic: Remove multiple blank linesLaura Garcia Liebana
2016-02-14staging: netlogic: Fix multiple irq assignments in a single lineLaura Garcia Liebana
2016-02-14Staging: rtl819u: ieee80211: Remove function ieee80211_wep_nullBhumika Goyal
2016-02-14Staging: rtl8723au: Replace header filesBhumika Goyal
2016-02-14staging: sm750fb: Fix indentation of if...else statementsJanani Ravichandran
2016-02-14staging: sm750fb: Eliminate commented out codeJanani Ravichandran
2016-02-14staging: sm750fb: Remove unneeded braces in if...else statementsJanani Ravichandran
2016-02-14Staging: rtl8192u: Remove useless commentsBhumika Goyal
2016-02-14Staging: rtl8723au: Remove unused macrosBhumika Goyal
2016-02-14staging: rtl8712: Remove unnecessary ret variableJoseph Bisch
2016-02-14staging: rtl8712: Fixed a comparision coding style warning.Rakhi Sharma
2016-02-14Staging: iio: magnetometer: remove exceptional & on function nameBhumika Goyal
2016-02-14Staging: iio: light: remove exceptional & on function nameBhumika Goyal
2016-02-14Staging: iio: light: remove exceptional & on function nameBhumika Goyal
2016-02-14staging: rts5208: Place constants on the right side of comparisonsJanani Ravichandran
2016-02-14Staging: rdma: hfi1: Delete NULL check before vfreeBhumika Goyal
2016-02-14Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdevBhumika Goyal
2016-02-14staging: rtl8192u: ieee80211: Fix comment styleJanani Ravichandran
2016-02-14staging: rtl8192u: ieee80211: Remove msleep_interruptible_rsl MacroAmitoj Kaur Chawla
2016-02-14staging: rtl8192u: ieee80211: ieee80211_softmac: Replace driver specific macr...Amitoj Kaur Chawla
2016-02-14staging: rtl8192u: ieee80211: Remove MSECS macroAmitoj Kaur Chawla
2016-02-14staging: rtl8192u: r8192U_dm: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla
2016-02-14staging: rtl8192u: ieee80211: ieee80211_rx: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla
2016-02-14staging: rtl8192u: ieee80211: ieee80211_softmac: Replace MSECS with msecs_to_...Amitoj Kaur Chawla
2016-02-14staging: rtl8192u: ieee80211: rtl819x_BAProc: Replace MSECS with msecs_to_jif...Amitoj Kaur Chawla
2016-02-14staging: rtl8192u: ieee80211: rtl819x_TSProc: Replace MSECS with msecs_to_jif...Amitoj Kaur Chawla
2016-02-14drivers/staging/android: don't use modular references in sync_debug.cPaul Gortmaker
2016-02-14Staging: wlan-ng: Remove function prototypeBhumika Goyal
2016-02-14Staging: wlan-ng: Drop wrapper functionBhumika Goyal
2016-02-14Staging: wlan-ng: Remove multiple assignmentsBhumika Goyal
2016-02-14Staging: media: Remove multiple assignmentsBhumika Goyal
2016-02-14staging: wilc1000: linux_mon.c: Remove unneeded bracesJanani Ravichandran
2016-02-14staging: wilc1000: Simplify code by eliminating else blockJanani Ravichandran
2016-02-14staging: wilc1000: Remove useless return statement in a void functionJanani Ravichandran
2016-02-14staging: wilc1000: Remove useless macrosJanani Ravichandran
2016-02-14staging: wilc1000: Eliminate spaces between function names and open parenthesesJanani Ravichandran
2016-02-14staging: wilc1000: Eliminate extraneous bracesJanani Ravichandran
2016-02-14staging: wilc1000: Include KERN_ facility level for printk()Janani Ravichandran
2016-02-14staging: wilc1000: wilc_wfi_cfgoperations: remove cast on void pointersAlison Schofield
2016-02-14staging: wilc1000: linux_wlan: remove cast on void pointersAlison Schofield
2016-02-14staging: wilc1000: linux_mon: remove cast on void pointerAlison Schofield
2016-02-14staging: wilc1000: host_interface: remove cast on void pointersAlison Schofield
2016-02-14staging: wilc1000: use netdev_err instead of PRINT_ERChaehyun Lim
2016-02-14staging: wilc1000: rename result in handle_set_channelChaehyun Lim
2016-02-14staging: wilc1000: change data type of result variable to int.Chaehyun Lim
2016-02-14staging: wilc1000: change handle_set_channel's return type to voidChaehyun Lim