summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-10Staging: bcm: Bcmnet: fixed checkpatch script reported issuesVinay Sawal1-15/+16
2011-03-10Staging: IIO: Documentation: iio_utils: fix channel array generation.Michael Hennerich1-23/+33
2011-03-10Staging: IIO: DAC: AD5624R: Update to IIO ABIMichael Hennerich3-111/+251
2011-03-10staging: rtl8192e: Pass priv to watch_dog_timer_callbackMike McCormack1-3/+3
2011-03-10staging: rtl8192e: Pass priv to rtl8192_rxMike McCormack1-3/+2
2011-03-10staging: rtl8192e: Pass priv to rtl8192_initMike McCormack1-3/+4
2011-03-10staging: rtl8192e: Pass priv to MgntActSet_802_11_PowerSaveModeMike McCormack1-5/+4
2011-03-10staging: rtl8192e: Pass priv to rtl8192_tx_resumeMike McCormack1-3/+3
2011-03-10staging: rtl8192e: Pass priv to rtl8192_hw_sleep_downMike McCormack1-3/+2
2011-03-10staging: rtl8192e: Pass priv to UpdateRxPktTimeStamp8190Mike McCormack1-3/+2
2011-03-10staging: rtl8192e: Pass priv to SetKeyMike McCormack3-49/+17
2011-03-10staging: rtl8192e: Pass priv to EnableHWSecurityConfig8192Mike McCormack3-8/+7
2011-03-10staging: rtl8192e: Pass priv to IPSEnterMike McCormack2-5/+3
2011-03-10staging: rtl8192e: Pass priv to IPSLeaveMike McCormack3-13/+11
2011-03-10staging: rtl8192e: Pass priv to UpdateReceivedRateHistogramStatistics8190Mike McCormack1-3/+2
2011-03-10staging: rtl8192e: Pass priv to TranslateRxSignalStuff819xpciMike McCormack1-4/+3
2011-03-10staging: rtl8192e: Pass priv to rtl819xE_tx_cmdMike McCormack1-4/+3
2011-03-08Staging: hv: Remove the vm_device structureK. Y. Srinivasan7-101/+73
2011-03-08Staging: hv: Eliminate device_id from vm_deviceK. Y. Srinivasan2-20/+16
2011-03-08Staging: hv: Get rid of class_id from vm_deviceK. Y. Srinivasan2-32/+29
2011-03-08Staging: hv: Remove probe_error from vm_deviceK. Y. Srinivasan3-3/+4
2011-03-08Staging: hv: Move probe_failed_work_item from vm_deviceK. Y. Srinivasan3-3/+6
2011-03-08Staging: hv: Eliminate storvsc_driver_context structureK. Y. Srinivasan1-20/+8
2011-03-08Staging: hv: Eliminate netvsc_driver_contextK. Y. Srinivasan1-17/+8
2011-03-08Staging: hv: Eliminate mousevsc_driver_contextK. Y. Srinivasan1-14/+7
2011-03-08Staging: hv: Eliminate blkvsc_driver_context structureK. Y. Srinivasan1-18/+8
2011-03-08Staging: hv: Eliminate driver_context structureK. Y. Srinivasan7-118/+103
2011-03-08Staging: hv: Change the signature for vmbus_child_driver_unregisterK. Y. Srinivasan6-11/+10
2011-03-08Staging: hv: Change the signature for vmbus_child_driver_registerK. Y. Srinivasan6-11/+10
2011-03-08Staging: hv: Remove unnecessary function pointers in driver_contextK. Y. Srinivasan1-8/+0
2011-03-08Staging: hv: Use generic device_driver shutdown functionK. Y. Srinivasan2-3/+3
2011-03-08Staging: hv: Use generic device_driver remove functionK. Y. Srinivasan5-6/+6
2011-03-08Staging: hv: Use generic device_driver probe functionK. Y. Srinivasan5-6/+7
2011-03-08staging: samsung-laptop: Samsung R410P backlight driverAlberto Mardegan1-0/+10
2011-03-08staging/easycap: reduce code nesting in easycap_sound.cTomas Winkler1-213/+205
2011-03-08staging/easycap: easycap_settings.c don't copy constant strings twiceTomas Winkler1-63/+59
2011-03-08staging/easycap: add first level indentation to easycap_settings.cTomas Winkler1-540/+560
2011-03-08staging/easycap: kill EASYCAP_IS_VIDEODEV_CLIENT compilation conditionalTomas Winkler4-111/+1
2011-03-08staging/easycap: reduce code duplication for ssa stk settingsTomas Winkler1-131/+42
2011-03-08staging/easycap: wait_i2c should be staticTomas Winkler2-32/+30
2011-03-08staging: rtl8712: check _malloc return valueXiaochen Wang1-1/+1
2011-03-08staging: rtl8712: check copy_from_user return valueXiaochen Wang1-2/+2
2011-03-08staging: rtl8192e use kmemdup and check its return valueXiaochen Wang1-2/+3
2011-03-08staging: rtl8187se: check kmalloc return valueXiaochen Wang1-2/+3
2011-03-08staging: brcm80211: FIX for bug that prevents system from entering suspend stateDowan Kim1-2/+0
2011-03-08staging: rts_pstor: fix a bug that a greenhouse sd card can't be recognizedwwang1-24/+32
2011-03-08staging: sep: remove unused ioctlsMark Allyn4-519/+1
2011-03-08Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li13-1112/+876
2011-03-08staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODEMike McCormack2-10/+0
2011-03-08staging: rtl8192e: Move card specific structures out of ieee80211 library headerMike McCormack2-80/+74