summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-09staging: olpc_dcon: revert strtoul changeAndres Salomon1-1/+1
2011-02-09staging/easycap: replace NOREADBACK with moduel parameterTomas Winkler3-34/+38
2011-02-09staging/easycap: use regget for register back readingTomas Winkler1-25/+12
2011-02-09stagine/easycap: make functions regset and regget staticTomas Winkler2-105/+100
2011-02-09staging/easycap: add first level indentation to regget/set functionsTomas Winkler1-66/+66
2011-02-09staging/easycap: remove TESTONE and EASYCAP_TESTTONETomas Winkler3-282/+0
2011-02-09staging/easycap: remove EASYCAP_SILENT optionTomas Winkler3-15/+0
2011-02-09staging/easycap: remove AUDIOTIME featureTomas Winkler1-42/+0
2011-02-09staging/easycap: remove obsolete VIDIOC_S_CTRL_OLD ioctlTomas Winkler1-5/+0
2011-02-09staging/easycap: replace one more EASYCAP_NEEDS_ALSA with CONFIG_EASYCAP_OSSTomas Winkler1-4/+5
2011-02-09stagine/easycap: use module paramter for default encoding instead of ifdefTomas Winkler2-8/+7
2011-02-09staging/easycap: prefer printk over SAY in module entry functionsTomas Winkler1-9/+3
2011-02-09staging/easycap: remove paranoid argument checks in usb probe/disconnectTomas Winkler1-26/+3
2011-02-09staging/easycap: fix build when SND is not enabledTomas Winkler1-2/+19
2011-02-09Staging: rtl8712: fix math errors in snprintf()Dan Carpenter1-9/+13
2011-02-09staging: rtl8192e: Factor out common codeMike McCormack1-47/+27
2011-02-09staging: rtl8192e: Remove dead codeMike McCormack1-91/+2
2011-02-09staging: rtl8192e: Clean up MlmeDisassociateRequestMike McCormack1-40/+13
2011-02-09staging: rtl8192e: Remove dead code from MgntActSet_RF_StateMike McCormack1-39/+7
2011-02-09staging: rtl8192e: Remove rf_chip variable, hardcode to RF_8256Mike McCormack4-359/+185
2011-02-09staging: rtl8192e: Remove dead code from SetRFPowerState8190Mike McCormack1-66/+6
2011-02-09staging: rtl8192e: Use spin_lock, just one exit pathMike McCormack1-15/+11
2011-02-09staging: rtl8192e: Delete dead codeMike McCormack1-18/+9
2011-02-09staging: rtl8192e: Avoid casting function pointersMike McCormack2-22/+21
2011-02-09staging: rtl8192e: Don't call ieee80211_ps_tx_ack in interrupt contextMike McCormack1-9/+17
2011-02-09staging: rtl8192e: Simplify flow of control in rtl8192_rxMike McCormack1-9/+8
2011-02-09staging: rtl8192e: Simplify r8192_set_multicastMike McCormack1-16/+1
2011-02-09staging: rtl8192e: Remove unused debug codeMike McCormack1-41/+1
2011-02-09staging: rtl8192e: Remove RTL8192P and RTL8192U ifdefsMike McCormack9-1881/+41
2011-02-09staging: rtl8192e: Remove dead codeMike McCormack1-9/+0
2011-02-09staging: rtl8192e: Remove dead codeMike McCormack4-172/+2
2011-02-09staging: rtl8192e: Use private structure in IO functionsMike McCormack9-376/+397
2011-02-09staging: rtl8192e: Remove redundant externsMike McCormack1-113/+109
2011-02-09staging: rtl8192e: Remove duplicate headerMike McCormack1-2682/+0
2011-02-09staging: brcm80211: implement mac80211 callback set_rts_thresholdArend van Spriel2-5/+19
2011-02-04zram/xvmalloc: combine duplicate block delete codeRobert Jennings1-42/+31
2011-02-04zram: Return zero'd pages on new readsRobert Jennings1-1/+1
2011-02-04zram/xvmalloc: Close 32byte hole on 64bit CPUsRobert Jennings1-5/+2
2011-02-04zram/xvmalloc: create CONFIG_ZRAM_DEBUG for debug codeRobert Jennings3-0/+16
2011-02-04zram/xvmalloc: free bit block insertion optimizationRobert Jennings1-0/+2
2011-02-04zram: Prevent overflow in logical block sizeRobert Jennings2-1/+3
2011-02-04zram/vmalloc: Correct tunings to enable use with 64K pagesRobert Jennings1-2/+14
2011-02-04staging: brcm80211: remove driver message upon initializationArend van Spriel2-16/+1
2011-02-04staging: brcm80211: align common dirver codeArend van Spriel2-10/+5
2011-02-04staging: brcm80211: allow both driver are created in single buildArend van Spriel11-21/+31
2011-02-04staging: brcm80211: fix compiler warning in fullmac driverArend van Spriel1-3/+3
2011-02-04staging: olpc_dcon: checkpatch.pl fixes for olpc_dcon.c file.Marek Belisko1-38/+46
2011-02-04staging: oplc_dcon: Fix compilation warning.Marek Belisko1-3/+12
2011-02-04staging: comedi: fix coding style issue in drivers.cMicha Hergarden1-2/+2
2011-02-04Staging: wlan-ng: fixed packed checkpatch warningsBas van den Berg8-127/+127