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