summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-11drivers: staging: rtl8723au: remove unneeded null testCihangir Akturk
2016-03-11staging: rtl8723au: hal: Remove Unused macroBhaktipriya Shridhar
2016-03-11staging: rtl8723au: fix static checker warningGeliang Tang
2016-03-11Staging: rtl8723au: Remove print statements and debug messagesBhumika Goyal
2016-03-11staging: rtl8723au: Eliminate commented out codeJanani Ravichandran
2016-03-11Staging: rtl8723au: Use min macro instead of ternary operatorBhumika Goyal
2016-03-11staging: rtl8723au: core: Remove CamelCaseJanani Ravichandran
2016-03-11staging: rtl8723au: core: Drop unneeded pointer castJanani Ravichandran
2016-03-11Staging: fsl-mc: Replace pr_err with dev_errBhumika Goyal
2016-03-11Staging: fsl-mc: Replace pr_debug with dev_dbgBhumika Goyal
2016-03-11staging: fsl-mc: bus: Eliminate double function callBhaktipriya Shridhar
2016-03-11staging: fsl-mc: Drop unneeded void pointer castJanani Ravichandran
2016-03-11Staging: android: ashmem.c: Convert macros page_range_{subsumes/subsumed_by/i...Bhumika Goyal
2016-03-11Staging: android: ashmem.c: Redefine macros as static inline functionsBhumika Goyal
2016-03-11staging: android: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla
2016-03-11staging: android: Replace min_t/max_t with min/maxAmitoj Kaur Chawla
2016-03-11staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERRAmitoj Kaur Chawla
2016-03-11staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla
2016-03-11staging: android: ion: hisilicon: Remove useless return variablesBhaktipriya Shridhar
2016-03-11Staging: android: change memory allocation style in ion_carveout_heap.cBen Marsh
2016-03-11Staging: Android: align code with open parenthesis in ion_carveout_heap.cBen Marsh
2016-03-11Staging: Android: change memory allocation style in ion_carveout_heap.cBen Marsh
2016-03-11staging/android/ion : fix a race condition in the ion driverEunTaik Lee
2016-03-11Staging: emxx_udc: Return NULL instead of 0.Sandhya Bankar
2016-03-11staging: netlogic: Replace pr_* with netdev_*Amitoj Kaur Chawla
2016-03-11staging: netlogic: Drop unneeded void pointer castJanani Ravichandran
2016-03-11staging: netlogic: Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla
2016-03-11Staging: gdm72xx: Remove gdm72xx driverShraddha Barke
2016-03-11staging: skein: threefish_block: Use rol64Joe Perches
2016-03-11Staging: xgifb: remove useless blank linesBen Marsh
2016-03-11staging: xgifb: Avoid multiple blank linesRehas Sachdeva
2016-03-11Staging: wlan-ng: Do not print message if kzalloc() failed.Sandhya Bankar
2016-03-11Staging: wlan-ng: Handle error condition.Sandhya Bankar
2016-03-11staging: wlan-ng: simplify NULL testsEva Rachel Retuya
2016-03-11staging: wlan-ng: prism2sta.c: Drop unneeded void pointer castJanani Ravichandran
2016-03-11staging: wlan-ng: prism2mgmt.c: Drop void pointer castJanani Ravichandran
2016-03-11staging: wlan-ng: prism2mib.c: Drop void pointer castJanani Ravichandran
2016-03-11staging: wlan-ng: Drop void pointer castJanani Ravichandran
2016-03-11staging: wlan-ng: Remove unnecessary macroAmitoj Kaur Chawla
2016-03-11staging: gs_fpgaboot: drop wrapper function 'finish_driver'Eva Rachel Retuya
2016-03-11staging: dgnc: cleanup properlySudip Mukherjee
2016-03-11staging: dgnc: unregister pci driverSudip Mukherjee
2016-03-11staging: dgnc: remove pci_unregister_driverSudip Mukherjee
2016-03-11staging: dgnc: remove unneeded elseSudip Mukherjee
2016-03-11staging: dgnc: Break line after boolean operatorRehas Sachdeva
2016-03-11staging: dgnc: Fix block comment styleRehas Sachdeva
2016-03-11staging: dgnc: Avoid multiple blank linesRehas Sachdeva
2016-03-11staging: dgnc: Add spaces around '|' and '<<'Rehas Sachdeva
2016-03-11staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya
2016-03-11staging: vme: devices: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla