summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-04Staging: hv: mousevsc: Cleanup mousevsc_on_device_add()K. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Get rid of mousevsc_on_receive_input_report() by inliningK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Cleanup camel cased enumsK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_devK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Now cleanup mousevsc_remove()K. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Get rid of mousevsc_on_device_remove() by inlining codeK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Cleanup mousevsc_connect_to_vsp()K. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Get rid of mousevsc_on_send_completion()K. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Cleanup alloc_input_device()K. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Get rid of the unused state: num_outstanding_reqK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Free allocated memory in free_input_device()K. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Get rid of unnecessary pr_* callsK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Cleanup error handlingK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Get rid of unnecessary DPRINT callsK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Cleanup and properly implement reportdesc_callback()K. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Use completion primitive to synchronizeK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Correctly initialize the header sizeK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Handle the case where we may get bogus report desc sizeK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Change the allocation flags to reflect interrupt contextK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Fixup some bogus WARN_ON() callsK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Get rid of the struct input_device_contextK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Fixup struct hv_input_dev_infoK. Y. Srinivasan
2011-10-04staging: iio: if(__LITTLE_ENDIAN) -> #ifdef __LITTLE_ENDIANJonathan Cameron
2011-10-04staging: r8712u: include module.h where neededStephen Rothwell
2011-10-04staging: iio: adc: add includes of module.h and stat.hStephen Rothwell
2011-10-03staging: brcm80211: removed functionality to disable N modeRoland Vossen
2011-10-03staging: brcm80211: cleaned up buffer len defines in fullmacRoland Vossen
2011-10-03staging: brcm80211: renamed ioctl functions/structs to dcmdRoland Vossen
2011-10-03staging: brcm80211: removed 'enforce_mutex' parameter in fullmacRoland Vossen
2011-10-03staging: brcm80211: removed fullmac function brcmf_bus_devreset()Roland Vossen
2011-10-03staging: brcm80211: removed unused softmac mimo disable codeRoland Vossen
2011-10-03staging: brcm80211: removed unused fullmac spinlockRoland Vossen
2011-10-03staging: brcm80211: reducing indentation levels in bcmsdh_sdmmc.cArend van Spriel
2011-10-03staging: brcm80211: reduce indentation level in dhd_sdio.c #3Roland Vossen
2011-10-03staging: brcm80211: reduce indentation level in dhd_sdio.c #2Roland Vossen
2011-10-03staging: brcm80211: reduce indentation level in dhd_sdio.c #1Roland Vossen
2011-10-03staging: brcm80211: only allow one call to add_interface callbackArend van Spriel
2011-10-03staging: brcm80211: added __iomem qualifier to softmac phyRoland Vossen
2011-10-03staging: brcm80211: added __iomem qualifier to softmac dma.cRoland Vossen
2011-10-03staging: brcm80211: added __iomem qualifier to softmac main.cRoland Vossen
2011-10-03staging: brcm80211: reduced softmac sparse warningsRoland Vossen
2011-10-03staging: brcm80211: various __iomem additions to softmac.Roland Vossen
2011-10-03staging: brcm80211: cleaning up tx rate control code in softmacRoland Vossen
2011-10-03staging: brcm80211: removed unused smac tx ampdu packet queueRoland Vossen
2011-10-03staging: brcm80211: removed some unused fmac variable declarationsRoland Vossen
2011-10-03staging: brcm80211: declared global vars in softmac phy as constRoland Vossen
2011-10-03staging: brcm80211: simple changes to softmac phy variablesRoland Vossen
2011-10-03staging: brcm80211: use d11rxhdr structure in brcms_c_recover_tsf64()Arend van Spriel
2011-10-03staging: brcm80211: move rssi computation to place we need itArend van Spriel
2011-10-03staging: brcm80211: use endian annotated structures in brcmsmacArend van Spriel