aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-07Staging: hv: Eliminate storvsc_driver_context structureK. Y. Srinivasan
2011-03-07Staging: hv: Eliminate netvsc_driver_contextK. Y. Srinivasan
2011-03-07Staging: hv: Eliminate mousevsc_driver_contextK. Y. Srinivasan
2011-03-07Staging: hv: Eliminate blkvsc_driver_context structureK. Y. Srinivasan
2011-03-07Staging: hv: Eliminate driver_context structureK. Y. Srinivasan
2011-03-07Staging: hv: Change the signature for vmbus_child_driver_unregisterK. Y. Srinivasan
2011-03-07Staging: hv: Change the signature for vmbus_child_driver_registerK. Y. Srinivasan
2011-03-07Staging: hv: Remove unnecessary function pointers in driver_contextK. Y. Srinivasan
2011-03-07Staging: hv: Use generic device_driver shutdown functionK. Y. Srinivasan
2011-03-07Staging: hv: Use generic device_driver remove functionK. Y. Srinivasan
2011-03-07Staging: hv: Use generic device_driver probe functionK. Y. Srinivasan
2011-03-07staging: samsung-laptop: Samsung R410P backlight driverAlberto Mardegan
2011-03-07staging/easycap: reduce code nesting in easycap_sound.cTomas Winkler
2011-03-07staging/easycap: easycap_settings.c don't copy constant strings twiceTomas Winkler
2011-03-07staging/easycap: add first level indentation to easycap_settings.cTomas Winkler
2011-03-07staging/easycap: kill EASYCAP_IS_VIDEODEV_CLIENT compilation conditionalTomas Winkler
2011-03-07staging/easycap: reduce code duplication for ssa stk settingsTomas Winkler
2011-03-07staging/easycap: wait_i2c should be staticTomas Winkler
2011-03-07staging: rtl8712: check _malloc return valueXiaochen Wang
2011-03-07staging: rtl8712: check copy_from_user return valueXiaochen Wang
2011-03-07staging: rtl8192e use kmemdup and check its return valueXiaochen Wang
2011-03-07staging: rtl8187se: check kmalloc return valueXiaochen Wang
2011-03-07staging: brcm80211: FIX for bug that prevents system from entering suspend stateDowan Kim
2011-03-07staging: rts_pstor: fix a bug that a greenhouse sd card can't be recognizedwwang
2011-03-07staging: sep: remove unused ioctlsMark Allyn
2011-03-07Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li
2011-03-07staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODEMike McCormack
2011-03-07staging: rtl8192e: Move card specific structures out of ieee80211 library headerMike McCormack
2011-03-07staging: rtl8192e: Delete unused members from struct r8192_privMike McCormack
2011-03-07staging: rtl8192e: Delete non-existing function declarationsMike McCormack
2011-03-07staging: rtl8192e: Delete unused dm_change_dynamic_initgain_threshMike McCormack
2011-03-07staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_StateMike McCormack
2011-03-07staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack
2011-03-07staging: rtl8192e: Remove redundant function declarationsMike McCormack
2011-03-07staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack
2011-03-07staging: rtl8192e: Convert more functions to use r8192_privMike McCormack
2011-03-07staging: rtl8192e: Pass r8192e_priv to phy functionsMike McCormack
2011-03-07staging: rtl8192e: Pass r8192_priv to eprom_readMike McCormack
2011-03-07staging: rtl8192e: Move PowerSaveControl to r8192e_privMike McCormack
2011-03-07staging: rtl8192e: Move variables to ieee80211 structMike McCormack
2011-03-07staging: rtl8192e: Move definition of RT_RF_CHANGE_SOURCEMike McCormack
2011-03-07staging: rtl8192e: Move RfOffReason to r8192e_priv structMike McCormack
2011-03-07staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack
2011-03-07staging: rtl8192e: Remove pointless hw_sleep_wqMike McCormack
2011-03-07staging: rtl8192e: Remove unnecessary ps_lockMike McCormack
2011-03-07staging: rtl8192e: Use single spinlock in MgntActSet_RF_StateMike McCormack
2011-03-07staging: rtl8192e: Remove SetRFPowerStateMike McCormack
2011-03-07staging: rtl8192e: Remove SetRFPowerStateInProgressMike McCormack
2011-03-07staging: rtl8192e: Add a spinlock around SetRFPowerState8190Mike McCormack
2011-03-07staging: gma500: fix build errorsMarek Belisko