summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-02-18staging: hv: Remove dead code from netvsc.cHaiyang Zhang
2011-02-18Staging: hv: Cleanup vmalloc callsK. Y. Srinivasan
2011-02-18Staging: hv: Remove osd layerK. Y. Srinivasan
2011-02-18Staging: hv: Use native wait primitivesK. Y. Srinivasan
2011-02-18Staging: hv: Use native page allocation/free functionsK. Y. Srinivasan
2011-02-18staging: brcm80211: improved checks on incompatible firmwareRoland Vossen
2011-02-18staging: brcm80211: bugfix for stack dump on firmware load problemsRoland Vossen
2011-02-18staging: brcm80211: bugfix for oops on firmware load problemsRoland Vossen
2011-02-18staging: brcm80211: replace bcopy with memcpyStanislav Fomichev
2011-02-18staging: brcm80211: use %zu instead of %d for size_tStanislav Fomichev
2011-02-18staging: brcm80211: removed unused code because of mac rev cleanupRoland Vossen
2011-02-18staging: brcm80211: removed obsolete commentsRoland Vossen
2011-02-18staging: brcm80211: removal of inactive d11 codeRoland Vossen
2011-02-18staging: brcm80211: remove declaration of unused string arrayArend van Spriel
2011-02-18staging: brcm80211: remove #ifdef BCMDBG from regular functionsArend van Spriel
2011-02-18staging: brcm80211: remove warning introduced by rfkill implementationArend van Spriel
2011-02-18staging: brcm80211: remove unnecessary cast in wlc_d11hdrs_mac80211Arend van Spriel
2011-02-18staging: brcm80211: store BSSID in driver config informationArend van Spriel
2011-02-18staging: brcm80211: set beacon interval as provided by mac80211Arend van Spriel
2011-02-18staging: brcm80211: store HT operation mode settings from mac80211Arend van Spriel
2011-02-18staging: brcm80211: handle change in association state from mac80211Arend van Spriel
2011-02-18staging: brcm80211: cleanup mac80211 callback bss_info_changedArend van Spriel
2011-02-18staging: brcm80211: enable driver counter functionalityArend van Spriel
2011-02-18staging: brcm80211: fix potential null pointer access handling ucode bufferArend van Spriel
2011-02-18staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel
2011-02-18staging: brcm80211: return error code to mac80211 for 40MHz channelsArend van Spriel
2011-02-18staging: brcm80211: decrease level of non-error messagesArend van Spriel
2011-02-18staging: brcm80211: use consistent naming for mac80211 callbacksArend van Spriel
2011-02-18staging/easycap: use %p for printing pointersTomas Winkler
2011-02-18staging/easycap: drop EASYCAP_NEEDS_USBVIDEO_HTomas Winkler
2011-02-18staging/easycap: kill EASYCAP_NEEDS_V4L2_DEVICE_H and EASYCAP_NEEDS_V4L2_FOPSTomas Winkler
2011-02-18staging/easycap: style changes in easycap_low.cTomas Winkler
2011-02-18staging/easycap: don't mask return value of usb_control_msg() by 0xFFTomas Winkler
2011-02-18staging/easycap: add first level indetnation for easycap_low.cTomas Winkler
2011-02-18staging: xgifb: eliminate a global variableAaro Koskinen
2011-02-18staging: xgifb: clean up xgifb_remove()Aaro Koskinen
2011-02-18staging: xgifb: release and unmap I/O memoryAaro Koskinen
2011-02-18staging: xgifb: replace XGINew_LCD_Wait_Time() with mdelay()Aaro Koskinen
2011-02-18staging: xgifb: copy PCI ROM properlyAaro Koskinen
2011-02-18staging: xgifb: fix some memory leaksAaro Koskinen
2011-02-18staging: xgifb: xgifb_probe() error paths missing framebuffer_release()Aaro Koskinen
2011-02-18staging: Solo6x10: Changed solo6010* -> solo*, solo6x10* etc.Krzysztof Hałasa
2011-02-18staging: Solo6x10: Stripped "solo6010-" from file names.Krzysztof Hałasa
2011-02-18staging: Solo6x10: remove unneeded __solo parameter from SOLO_*_EXT_ADDR macros.Krzysztof Hałasa
2011-02-18staging: Solo6x10: Add support for SOLO6110 chip.Krzysztof Hałasa
2011-02-18staging: Solo6x10: Align MPEG video on 8-byte boundary instead of 32-byte.Krzysztof Hałasa
2011-02-18staging: Solo6x10: Build MPEG4 headers on the fly.Krzysztof Hałasa
2011-02-18staging: Solo6x10: accept WxH >= screen dimentions.Krzysztof Hałasa
2011-02-18staging: rtl8192e: Remove unused CONFIG_RTL8180_IO_MAPMike McCormack
2011-02-18staging: rtl8192e: Don't disable interrupts in mgmt_tx_lockMike McCormack