summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2014-01-09staging: r8188eu: Fix sparse warning in core/rtw_sta_mgt.cLarry Finger1-1/+1
2014-01-09staging: r8188eu: Eliminate enum ODM_RADIO_PATH in favor of rf_radio_pathLarry Finger7-33/+26
2014-01-09staging: r8188eu: Cleanup of include/hal_intf.hLarry Finger6-46/+7
2014-01-09staging: r8188eu: Additional cleanup of include/odm.hLarry Finger5-58/+20
2014-01-09staging: r8188eu: Remove unneeded prototypes from include/odm.hLarry Finger2-108/+8
2014-01-09staging: r8188eu: Simplify code related to SupportICTypeLarry Finger6-666/+191
2014-01-09staging: r8188eu: Simplify code concerning SupportPlatformLarry Finger2-173/+31
2014-01-09staging: r8188eu: Remove even more empty routinesLarry Finger4-70/+1
2014-01-09staging: r8188eu: Remove more empty routinesLarry Finger4-43/+0
2014-01-09staging: r8188eu: Remove - number of dummy and unused routinesLarry Finger2-30/+0
2014-01-09staging: r8188eu: Remove macro ODM_GetMACRegLarry Finger3-12/+4
2014-01-09staging: r8188eu: Remove macro ODM_SetMACRegLarry Finger3-16/+7
2014-01-09staging: r8188eu: Remove macro ODM_GetRFRegLarry Finger4-13/+4
2014-01-09staging: r8188eu: Remove macro ODM_SetRFRegLarry Finger5-31/+24
2014-01-09staging: r8188eu: Remove macro ODM_GetBBRegLarry Finger4-65/+60
2014-01-09staging: r8188eu: Remove macro ODM_SetBBRegLarry Finger6-257/+266
2014-01-09staging: r8188eu: Remove wrapper around mutex_destroyLarry Finger4-9/+3
2014-01-09staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mute...Larry Finger9-53/+10
2014-01-09staging: r8188eu: Replace wrapper around sema_initLarry Finger7-15/+9
2014-01-09staging: r8188eu: Remove daemonize conditionalLarry Finger1-3/+0
2014-01-09staging: r8188eu: Replace wrappers for atomic_inc and atomic_inc_returnLarry Finger4-21/+7
2014-01-09staging: r8188eu: Remove unused atomic_xxx wrappersLarry Finger2-42/+0
2014-01-09staging: r8188eu: Replace wrapper around atomic_set()Larry Finger5-9/+3
2014-01-09staging: r8188eu: Replace ATOMIC_T with atomic_tLarry Finger5-25/+23
2014-01-09staging: r8188eu: Remove wrapper code for rtw_suspend_lock_init, rtw_suspend_...Larry Finger4-27/+0
2014-01-09staging: r8188eu: Replace wrapper rtw_yield_osLarry Finger4-9/+2
2014-01-09staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_osLarry Finger7-30/+12
2014-01-09beeceem: Replace C99 comments with C89 ones and remove unneeded comments in I...Matthias Oefelein1-6/+2
2014-01-09beeceem: Fix newline issues at opening braces of conditional statements in In...Matthias Oefelein1-45/+21
2014-01-09beeceem: Fix whitespace issues at opening parentheses in InterfaceRx.cMatthias Oefelein1-32/+32
2014-01-09beeceem: Fix broken indentations in InterfaceRx.cMatthias Oefelein1-29/+26
2014-01-09beeceem: Fix missing spaces between function arguments in InterfaceRx.cMatthias Oefelein1-17/+17
2014-01-09beeceem: Fix missing spaces around operators and unwanted spaces around semic...Matthias Oefelein1-13/+13
2014-01-09beeceem: Replace C99-style comments with C89 pendants in InterfaceTx.cRalph Mueck1-10/+10
2014-01-09beeceem: Fix position of braces in conditional statements in InterfaceTx.cRalph Mueck1-43/+20
2014-01-09beeceem: Add spaces before opening parentheses in if-conditionals in Interfac...Ralph Mueck1-15/+15
2014-01-09beeceem: Fix several whitespace issues in InterfaceTx.cRalph Mueck1-32/+32
2014-01-09staging: lustre: Use is_vmalloc_addrLaura Abbott1-2/+1
2014-01-09staging: lustre: Make LUSTRE_LLITE_LLOOP tristateBen Hutchings1-1/+1
2014-01-09staging: lustre: Remove braces for single statement in kernel_user_comm.cMasanari Iida1-2/+1
2014-01-09staging: lustre: Fix do not use C99 // comments in lcommon_cl.cMasanari Iida1-1/+1
2014-01-09staging: lustre: Fix space prohibited between function name and open parenthe...Masanari Iida1-5/+5
2014-01-09staging: lustre: Fix do not use C99 // comments in mgc_request.cMasanari Iida1-2/+2
2014-01-09staging: lustre: Fix brace {} are not necessary for single statement blocksMasanari Iida1-4/+4
2014-01-09lustre: Fix space required before the open parenthesis in mgc_required.cMasanari Iida1-2/+2
2014-01-09drivers: dgnc: Include appropriate header file in dgnc_trace.cRashika Kheria1-0/+1
2014-01-09drivers: bcm: Remove unused function in nvm.cRashika Kheria1-61/+0
2014-01-09drivers: bcm: Mark functions as static in Qos.cRashika Kheria1-3/+3
2014-01-09drivers: sbe-2t3e3: Mark functions as static in ctrl.cRashika Kheria1-7/+7
2014-01-09drivers: sm7xxfb: Mark function as static in sm7xxfb.cRashika Kheria1-1/+1