aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* staging/easycap: reduce code nesting in easycap_sound.cTomas Winkler2011-03-07
* staging/easycap: easycap_settings.c don't copy constant strings twiceTomas Winkler2011-03-07
* staging/easycap: add first level indentation to easycap_settings.cTomas Winkler2011-03-07
* staging/easycap: kill EASYCAP_IS_VIDEODEV_CLIENT compilation conditionalTomas Winkler2011-03-07
* staging/easycap: reduce code duplication for ssa stk settingsTomas Winkler2011-03-07
* staging/easycap: wait_i2c should be staticTomas Winkler2011-03-07
* staging: rtl8712: check _malloc return valueXiaochen Wang2011-03-07
* staging: rtl8712: check copy_from_user return valueXiaochen Wang2011-03-07
* staging: rtl8192e use kmemdup and check its return valueXiaochen Wang2011-03-07
* staging: rtl8187se: check kmalloc return valueXiaochen Wang2011-03-07
* staging: brcm80211: FIX for bug that prevents system from entering suspend stateDowan Kim2011-03-07
* staging: rts_pstor: fix a bug that a greenhouse sd card can't be recognizedwwang2011-03-07
* staging: sep: remove unused ioctlsMark Allyn2011-03-07
* Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li2011-03-07
* staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODEMike McCormack2011-03-07
* staging: rtl8192e: Move card specific structures out of ieee80211 library headerMike McCormack2011-03-07
* staging: rtl8192e: Delete unused members from struct r8192_privMike McCormack2011-03-07
* staging: rtl8192e: Delete non-existing function declarationsMike McCormack2011-03-07
* staging: rtl8192e: Delete unused dm_change_dynamic_initgain_threshMike McCormack2011-03-07
* staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_StateMike McCormack2011-03-07
* staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack2011-03-07
* staging: rtl8192e: Remove redundant function declarationsMike McCormack2011-03-07
* staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack2011-03-07
* staging: rtl8192e: Convert more functions to use r8192_privMike McCormack2011-03-07
* staging: rtl8192e: Pass r8192e_priv to phy functionsMike McCormack2011-03-07
* staging: rtl8192e: Pass r8192_priv to eprom_readMike McCormack2011-03-07
* staging: rtl8192e: Move PowerSaveControl to r8192e_privMike McCormack2011-03-07
* staging: rtl8192e: Move variables to ieee80211 structMike McCormack2011-03-07
* staging: rtl8192e: Move definition of RT_RF_CHANGE_SOURCEMike McCormack2011-03-07
* staging: rtl8192e: Move RfOffReason to r8192e_priv structMike McCormack2011-03-07
* staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack2011-03-07
* staging: rtl8192e: Remove pointless hw_sleep_wqMike McCormack2011-03-07
* staging: rtl8192e: Remove unnecessary ps_lockMike McCormack2011-03-07
* staging: rtl8192e: Use single spinlock in MgntActSet_RF_StateMike McCormack2011-03-07
* staging: rtl8192e: Remove SetRFPowerStateMike McCormack2011-03-07
* staging: rtl8192e: Remove SetRFPowerStateInProgressMike McCormack2011-03-07
* staging: rtl8192e: Add a spinlock around SetRFPowerState8190Mike McCormack2011-03-07
* staging: gma500: fix build errorsMarek Belisko2011-03-07
* staging: gma500: Resync the patch queue with GregKH's space cleanup.Alan Cox2011-03-07
* staging: keucr: use kernel byteorder functionsJonathan Neuschäfer2011-03-07
* staging: keucr: remove unused typedef VOIDJonathan Neuschäfer2011-03-07
* staging/easycap: convert comparison to NULL into booleanTomas Winkler2011-03-07
* staging/easycap: replace if(false == var) with if (!var)Tomas Winkler2011-03-07
* staging/easycap: replace if(true == var) with if (var)Tomas Winkler2011-03-07
* staging/easycap: more style fixing in easycap_main.cTomas Winkler2011-03-07
* staging: xgifb: remove private ioctlsAaro Koskinen2011-03-07
* staging: lirc: fix for "lirc_dev: lirc_register_driver: driver pointer must b...Thomas Viehweger2011-03-07
* Staging: hv: hv_mouse: remove unneeded function forward declarationGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix up guid variable nameGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: get rid of hungarian notation for name of the moduleGreg Kroah-Hartman2011-03-02