summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-05staging: brcm80211: stop using assigned thread priority in fullmacFranky Lin
2011-10-05staging: brcm80211: remove fullmac module_param for intr/poll modeFranky Lin
2011-10-05staging: brcm80211: clean up rtnl_lock in fullmacFranky Lin
2011-10-05staging: brcm80211: fullmac: fixed double #includeRoland Vossen
2011-10-05staging: brcm80211: replace brcmu_bitcount with hweight8Arend van Spriel
2011-10-05staging: brcm80211: remove brcmu_bprintf and related functionsArend van Spriel
2011-10-05staging: brcm80211: remove filtering of received framesArend van Spriel
2011-10-05staging: brcm80211: remove setting ssn to zero upon AMPDU_TX_STARTArend van Spriel
2011-10-05staging: brcm80211: cleaned up struct brcms_bss_cfgRoland Vossen
2011-10-04staging: et131x: Fix indefinite low power sleepMark Einon
2011-10-04staging: et131x: Updating copyright statements and module authorsMark Einon
2011-10-04staging: et131x: Update TODO file for kernel parametersMark Einon
2011-10-04staging: et131x: Fix add_timer() from et131x_openMark Einon
2011-10-04staging: et131x: Add pci suspend & resume functionsMark Einon
2011-10-04staging: et131x: Remove adapter->bmsr, replace with phydev equivalentsMark Einon
2011-10-04staging: et131x: Introduce et1310_in_phy_coma() callMark Einon
2011-10-04staging: et131x: Remove TODO entry 'alloc_etherdev initilising memory with zero'Mark Einon
2011-10-04staging: wlags49_h2: Remove bad debug messageDavid Kilroy
2011-10-04staging: wlags49_h2: Remove unused debug functionDavid Kilroy
2011-10-04staging: wlags49_h2: Use C99 __func__David Kilroy
2011-10-04Staging: hv: mousevsc: Get rid of unnecessary commentsK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Enable autoloading of the mouse driverK. Y. Srinivasan
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