summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-07staging: lirc: fix for "lirc_dev: lirc_register_driver: driver pointer must b...Thomas Viehweger
2011-03-02Staging: hv: hv_mouse: remove unneeded function forward declarationGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up guid variable nameGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: get rid of hungarian notation for name of the moduleGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up camelcase fields in struct mousevsc_prt_msgGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up camelcase usage in struct pipe_prt_msgGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up pipe size field nameGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up camelcase use for enum pipe_prot_msg_type in st...Greg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: use an anonymous union for struct mousevsc_prt_msgGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: clean up camelcase in struct synthhid_input_reportGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix camelcase in struct synthhid_device_info_ackGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: use a real struct hid_descriptorGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: clean up camelcase when using struct hv_input_dev_infoGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: clean up camelcase in struct synthhid_protocol_responseGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: clean up version structure usageGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: change camelcase for struct synthhid_msgGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix build warningGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix camelcase use of struct synthhid_msg_hdrGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse.c: clean up struct synthhid_msg_hdrGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: use proper input define for bus typeGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up input device info structureGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: reorder functions to remove forward declarationsGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: remove inline function markingsGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse.c: remove struct mousevsc_drv_obj function callbacksGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: unwind the initialization process a bitGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: remove typedefsGreg Kroah-Hartman
2011-03-02Staging: hv: delete mousevsc_api.hGreg Kroah-Hartman
2011-03-02Staging: hv: delete vmbus_hid_protocol.hGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up copyright and license headerGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: rename hv_mouse_drv.cGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: delete mouse_vsc.cGreg Kroah-Hartman
2011-03-02Staging: hv: mouse_vsc: fix comment coding styleGreg Kroah-Hartman
2011-03-02Staging: hv: mouse_vsc: fix space coding style issuesGreg Kroah-Hartman
2011-03-02Staging: hv: mouse_vsc.c: fix brace coding style issuesGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse_drv.c: minor coding style cleanupsGreg Kroah-Hartman
2011-03-02Staging: hv: enable mouse driver to buildGreg Kroah-Hartman
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info from function prototypesArend van Spriel
2011-03-02staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel
2011-03-02staging: brcm80211: remove of type definition osldma_tArend van Spriel
2011-03-02staging: brcm80211: cleanup declaration in osl.hArend van Spriel
2011-03-02staging: brcm80211: remove unused attributes from struct osl_infoArend van Spriel
2011-03-02staging: brcm80211: removed struct osl_info usage from fullmac driverArend van Spriel
2011-03-02staging: brcm80211: remove function prototypes from wl_export.hArend van Spriel
2011-03-02staging: brcm80211: move frameid initialization in wlc_d11hdrs_mac80211Arend van Spriel
2011-03-02staging: brcm80211: remove osl_info usage in wlc_main and wl_mac80211Arend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info usage from phy sourcesArend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info usage from wlc_bmacArend van Spriel
2011-03-02staging: brcm80211: replace simple_strtoul with strict_strtoulArend van Spriel