aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-21staging: Fix some incorrect use of positive error codes.Ralph Loader
2011-01-21staging: cs5535_gpio: check put_user() return codeVasiliy Kulikov
2011-01-21staging: comedi: Make INSN_BITS behavior consistent across driversIan Abbott
2011-01-21Staging: FT1000: remove duplicate inc of linux/slab.hJesper Juhl
2011-01-21staging/vt6655: fix sparse warning "obsolete struct initializer"Peter Huewe
2011-01-21staging/comedi/icp_multi: fix sparse warning "obsolete struct initializer"Peter Huewe
2011-01-21staging/comedi/me4000: fix sparse warning "obsolete struct initializer"Peter Huewe
2011-01-21staging: easycap: replace STRINGIZE with __stringify()Tomas Winkler
2011-01-21staging: easycap: kill EASYCAP_NEEDS_CARD_CREATETomas Winkler
2011-01-21staging: easycap: drop redunant backslashes from the codeTomas Winkler
2011-01-21Staging: easycap: fix sparse warnings for module parametersTomas Winkler
2011-01-21staging: easycap: add ALSA supportMike Thomas
2011-01-21staging: r8712u: Firmware changes for driverLarry Finger
2011-01-21staging: r8712u: Switch driver to use external firmware from linux-firmwareLarry Finger
2011-01-21staging: r8712u: Fix sparse messageLarry Finger
2011-01-21Staging: iio: add driver for MAX517/518/519Roland Stigge
2011-01-21Staging: easycap: Make easycap_debug non-staticMike Thomas
2011-01-21rtl8192u_usb: Remove built-in firmware imagesBen Hutchings
2011-01-21vt6656: Use request_firmware() to load firmwareBen Hutchings
2011-01-21staging: comedi : Analog input trigerring modes for cb_pcidasBrice Dubost
2011-01-21staging: keucr: Delete use kernel strcmp() & strcpy() from TODO fileJavier Martinez Canillas
2011-01-21staging: keucr: Delete StringCmp() and StringCopy custom functionsJavier Martinez Canillas
2011-01-21staging: keucr: Use memcpy() instead custom StringCopy() and some style cleanupsJavier Martinez Canillas
2011-01-21staging: keucr: Use memcmp() instead custom StringCmp() and some style cleanupsJavier Martinez Canillas
2011-01-21Staging: tm6000: check usb_alloc_urb() returnDan Carpenter
2011-01-21Staging: tm6000: silence Sparse warning "dubious: !x | !y"Dan Carpenter
2011-01-21staging: spectra: don't read past array in Conv_Spare_Data_Log2Phy_Format()roel kluin
2011-01-21staging: sep: update driver to SEP version 3.4.5Mark Allyn
2011-01-21staging: sep: Remove un-needed debug printsMark Allyn
2011-01-21staging: sep: Add comment to TODO to clean up un-needed debug printsMark Allyn
2011-01-21staging: add rts_pstor for Realtek PCIE cardreaderwwang
2011-01-21staging: hv: hv_utils depends on CONNECTORRandy Dunlap
2011-01-21staging: brcm80211: remove unused type definitions from driverArend van Spriel
2011-01-21staging: brcm80211: remove unused function from wlc_stf.cArend van Spriel
2011-01-21staging: brcm80211: removed unused inline function from wlc_ampdu.cArend van Spriel
2011-01-21staging: brcm80211: remove unused function from wlc_event.cArend van Spriel
2011-01-21staging: brcm80211: remove unused function from wlc_channel.cArend van Spriel
2011-01-21staging: brcm80211: remove unused function from wlc_bmac.cArend van Spriel
2011-01-21staging: brcm80211: remove unused functions from sbutils.cArend van Spriel
2011-01-21staging: brcm80211: remove unused inline funtion from siutils.hArend van Spriel
2011-01-21staging: brcm80211: remove unused function from dhd_common.cArend van Spriel
2011-01-21staging: brcm80211: remove unused function from dhd_cdc.cArend van Spriel
2011-01-21staging: brcm80211: remove unused function from bcmwifi.cArend van Spriel
2011-01-21staging: brcm80211: use KBUILD_MODNAME as driver name in registrationArend van Spriel
2011-01-21staging: brcm80211: removed sys directory layer from brcmsmac driverArend van Spriel
2011-01-21staging: brcm80211: cleanup on the brcm80211 include directoryArend van Spriel
2011-01-21staging: brcm80211: moved code around for cleanupArend van Spriel
2011-01-20Staging: rtl8192e: Remove pointless returnsMike McCormack
2011-01-20Staging: rtl8192e: Fix typo in enum nameMike McCormack
2011-01-20Staging: rtl8192e: Make arrays constMike McCormack