summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-02-09staging/easycap: replace NOREADBACK with moduel parameterTomas Winkler
2011-02-09staging/easycap: use regget for register back readingTomas Winkler
2011-02-09stagine/easycap: make functions regset and regget staticTomas Winkler
2011-02-09staging/easycap: add first level indentation to regget/set functionsTomas Winkler
2011-02-09staging/easycap: remove TESTONE and EASYCAP_TESTTONETomas Winkler
2011-02-09staging/easycap: remove EASYCAP_SILENT optionTomas Winkler
2011-02-09staging/easycap: remove AUDIOTIME featureTomas Winkler
2011-02-09staging/easycap: remove obsolete VIDIOC_S_CTRL_OLD ioctlTomas Winkler
2011-02-09staging/easycap: replace one more EASYCAP_NEEDS_ALSA with CONFIG_EASYCAP_OSSTomas Winkler
2011-02-09stagine/easycap: use module paramter for default encoding instead of ifdefTomas Winkler
2011-02-09staging/easycap: prefer printk over SAY in module entry functionsTomas Winkler
2011-02-09staging/easycap: remove paranoid argument checks in usb probe/disconnectTomas Winkler
2011-02-09staging/easycap: fix build when SND is not enabledTomas Winkler
2011-02-09Staging: rtl8712: fix math errors in snprintf()Dan Carpenter
2011-02-09staging: rtl8192e: Factor out common codeMike McCormack
2011-02-09staging: rtl8192e: Remove dead codeMike McCormack
2011-02-09staging: rtl8192e: Clean up MlmeDisassociateRequestMike McCormack
2011-02-09staging: rtl8192e: Remove dead code from MgntActSet_RF_StateMike McCormack
2011-02-09staging: rtl8192e: Remove rf_chip variable, hardcode to RF_8256Mike McCormack
2011-02-09staging: rtl8192e: Remove dead code from SetRFPowerState8190Mike McCormack
2011-02-09staging: rtl8192e: Use spin_lock, just one exit pathMike McCormack
2011-02-09staging: rtl8192e: Delete dead codeMike McCormack
2011-02-09staging: rtl8192e: Avoid casting function pointersMike McCormack
2011-02-09staging: rtl8192e: Don't call ieee80211_ps_tx_ack in interrupt contextMike McCormack
2011-02-09staging: rtl8192e: Simplify flow of control in rtl8192_rxMike McCormack
2011-02-09staging: rtl8192e: Simplify r8192_set_multicastMike McCormack
2011-02-09staging: rtl8192e: Remove unused debug codeMike McCormack
2011-02-09staging: rtl8192e: Remove RTL8192P and RTL8192U ifdefsMike McCormack
2011-02-09staging: rtl8192e: Remove dead codeMike McCormack
2011-02-09staging: rtl8192e: Remove dead codeMike McCormack
2011-02-09staging: rtl8192e: Use private structure in IO functionsMike McCormack
2011-02-09staging: rtl8192e: Remove redundant externsMike McCormack
2011-02-09staging: rtl8192e: Remove duplicate headerMike McCormack
2011-02-09staging: brcm80211: implement mac80211 callback set_rts_thresholdArend van Spriel
2011-02-04zram/xvmalloc: combine duplicate block delete codeRobert Jennings
2011-02-04zram: Return zero'd pages on new readsRobert Jennings
2011-02-04zram/xvmalloc: Close 32byte hole on 64bit CPUsRobert Jennings
2011-02-04zram/xvmalloc: create CONFIG_ZRAM_DEBUG for debug codeRobert Jennings
2011-02-04zram/xvmalloc: free bit block insertion optimizationRobert Jennings
2011-02-04zram: Prevent overflow in logical block sizeRobert Jennings
2011-02-04zram/vmalloc: Correct tunings to enable use with 64K pagesRobert Jennings
2011-02-04staging: brcm80211: remove driver message upon initializationArend van Spriel
2011-02-04staging: brcm80211: align common dirver codeArend van Spriel
2011-02-04staging: brcm80211: allow both driver are created in single buildArend van Spriel
2011-02-04staging: brcm80211: fix compiler warning in fullmac driverArend van Spriel
2011-02-04staging: olpc_dcon: checkpatch.pl fixes for olpc_dcon.c file.Marek Belisko
2011-02-04staging: oplc_dcon: Fix compilation warning.Marek Belisko
2011-02-04staging: comedi: fix coding style issue in drivers.cMicha Hergarden
2011-02-04Staging: wlan-ng: fixed packed checkpatch warningsBas van den Berg
2011-02-04staging: rts_pstor: potential NULL dereferenceVasiliy Kulikov