aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* Staging: hv: hv_mouse: fix up camelcase fields in struct mousevsc_prt_msgGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix up camelcase usage in struct pipe_prt_msgGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix up pipe size field nameGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix up camelcase use for enum pipe_prot_msg_type in st...Greg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: use an anonymous union for struct mousevsc_prt_msgGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: clean up camelcase in struct synthhid_input_reportGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix camelcase in struct synthhid_device_info_ackGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: use a real struct hid_descriptorGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: clean up camelcase when using struct hv_input_dev_infoGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: clean up camelcase in struct synthhid_protocol_responseGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: clean up version structure usageGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: change camelcase for struct synthhid_msgGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix build warningGreg Kroah-Hartman2011-03-02