aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-20staging: octeon-usb: make driver name to match the file nameAaro Koskinen1-1/+1
2016-02-20staging: octeon-usb: add spaces around operatorAaro Koskinen1-15/+15
2016-02-20staging: octeon-usb: switch to use kernel typesAaro Koskinen2-306/+305
2016-02-20staging: octeon-usb: clean up includesAaro Koskinen1-18/+4
2016-02-20staging: octeon-usb: delete space after castAaro Koskinen1-4/+4
2016-02-20staging: octeon-usb: add missing bracesAaro Koskinen1-5/+6
2016-02-20staging: octeon-usb: delete redundant blank linesAaro Koskinen1-21/+0
2016-02-20staging: rtl8192e: Drop useless initialisationBhaktipriya Shridhar6-11/+11
2016-02-20staging: rtl8192e: Remove explicit pointer cast in assignmentsJanani Ravichandran1-14/+14
2016-02-20staging: rtl8192u: Remove create_workqueue()Bhaktipriya Shridhar2-18/+13
2016-02-20Staging: rtl8192u: Convert long if-else block to switch-caseBhumika Goyal1-12/+40
2016-02-20staging: fbtft: Fix block comment coding styleAnchal Jain1-3/+3
2016-02-20staging: rtl8188eu: core: Remove unnecessary bracesBhaktipriya Shridhar1-8/+4
2016-02-20staging: rtl8188eu: Remove RF_PATH_C & RF_PATH_DAndrew Bradford3-54/+0
2016-02-20Staging: rtl8188eu/core: Coding style fix, avoid line over 80 charactersColin Vidal1-1/+2
2016-02-20Staging: rtl8188eu/core: Coding style fix, set constant operand on right in testsColin Vidal1-2/+2
2016-02-20Staging: rtl8188eu/core: Coding style fix, set conform spaces between identifiersColin Vidal1-2/+2
2016-02-20Staging: rtl8188eu/core: remove paragraph which mention FSF address in comment headerColin Vidal1-4/+0
2016-02-20staging: rtl8188eu: core: Use put_unaligned_le16Amitoj Kaur Chawla1-3/+2
2016-02-20Staging: rtl8188eu: core: rtw_xmit.c: Remove NULL test before vfreeBhumika Goyal1-5/+2
2016-02-20Staging: rtl8188eu: core: rtw_mlme.c: Remove NULL test before vfreeBhumika Goyal1-4/+2
2016-02-20staging: rtl8723au: hal: Use macro ARRAY_SIZEBhaktipriya Shridhar1-1/+1
2016-02-20staging: rtl8723au: Remove unnecessary else following returnJanani Ravichandran1-1/+1
2016-02-20staging: rtl8723au: whitespace and blank line cleaningGeliang Tang7-94/+12
2016-02-20staging: rtl8723au: core: rtw_recv: remove useless codesGeliang Tang1-7/+2
2016-02-20staging: rtl8723au: use list_for_each_entry*()Geliang Tang8-138/+95
2016-02-20Staging: rtl8723au: hal: Remove unused macrosBhumika Goyal1-2/+0
2016-02-20staging: most: hdm-usb: Remove create_workqueue()Amitoj Kaur Chawla1-11/+6
2016-02-20staging: most: hdm-dim2: Replace pr_err with dev_errAmitoj Kaur Chawla1-3/+3
2016-02-20staging: most: hdm-dim2: Replace request_irq with devm_request_irqAmitoj Kaur Chawla1-11/+3
2016-02-20staging: most: hdm-dim2: Switch to devm_ioremap_resource()Amitoj Kaur Chawla1-28/+5
2016-02-20staging: most: hdm-dim2: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla1-6/+3
2016-02-20staging: netlogic: Return zero pointer after failed kmallocLaura Garcia Liebana1-1/+3
2016-02-20staging: netlogic: Fix indent for conditional statementLaura Garcia Liebana1-1/+1
2016-02-20staging: netlogic: Insert spaces around operatorLaura Garcia Liebana1-2/+2
2016-02-20staging: netlogic: Fix comparison to NULLLaura Garcia Liebana1-2/+2
2016-02-20staging: netlogic: Fix CamelCase for constantsLaura Garcia Liebana2-504/+504
2016-02-20staging: netlogic: Fix multiple assignmentsLaura Garcia Liebana1-1/+2
2016-02-20staging: netlogic: Remove blank spaces after a castLaura Garcia Liebana1-5/+5
2016-02-20staging: netlogic: Fix several parentheses alignmentsLaura Garcia Liebana2-79/+82
2016-02-20staging: media: davinci_vpfe: remove ret variable in switch statementsThaissa Falbo2-16/+6
2016-02-20staging: media: davinci_vpfe: remove unnecessary ret variableThaissa Falbo1-34/+20
2016-02-20staging:media:davinci_vpfe: Fix lines over 80 charactersThaissa Falbo3-9/+14
2016-02-20staging:media:davinci_vpfe: Fixed code identation warning as detected by checkpatchThaissa Falbo1-1/+1
2016-02-20staging:media:davinci_vpfe: Fixed comparisons with constants warningsThaissa Falbo1-12/+12
2016-02-20staging:media:davinci_vpfe: Fixed block comments according to kernel coding styleThaissa Falbo5-20/+31
2016-02-20staging: rdma: hfi1: Use offset_in_page macroAmitoj Kaur Chawla1-2/+2
2016-02-20staging: rdma: hfi1: Use DIV_ROUND_UPAmitoj Kaur Chawla1-3/+3
2016-02-20staging: rdma: hfi1: Replace kmalloc and memcpy with kmemdupAmitoj Kaur Chawla1-2/+1
2016-02-20staging: wlan-ng: fix NULL comparisonFu Yong Quah1-4/+4