summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-05staging: brcm80211: removed empty brcms_c_reset_bmac_done callback functionAlwin Beukers2-7/+0
2011-10-05staging: brcm80211: made NULL ethernet address constAlwin Beukers1-1/+1
2011-10-05staging: brcm80211: fixed function returnsAlwin Beukers1-21/+2
2011-10-05staging: brcm80211: removed accessor functions for band type and etheraddress.Alwin Beukers1-16/+5
2011-10-05staging: brcm80211: fixed checkpatch warningsAlwin Beukers4-14/+9
2011-10-05staging: brcm80211: stop using assigned thread priority in fullmacFranky Lin1-55/+5
2011-10-05staging: brcm80211: remove fullmac module_param for intr/poll modeFranky Lin1-10/+2
2011-10-05staging: brcm80211: clean up rtnl_lock in fullmacFranky Lin2-22/+5
2011-10-05staging: brcm80211: fullmac: fixed double #includeRoland Vossen1-1/+0
2011-10-05staging: brcm80211: replace brcmu_bitcount with hweight8Arend van Spriel2-9/+8
2011-10-05staging: brcm80211: remove brcmu_bprintf and related functionsArend van Spriel3-50/+0
2011-10-05staging: brcm80211: remove filtering of received framesArend van Spriel1-22/+1
2011-10-05staging: brcm80211: remove setting ssn to zero upon AMPDU_TX_STARTArend van Spriel1-5/+0
2011-10-05staging: brcm80211: cleaned up struct brcms_bss_cfgRoland Vossen2-167/+3
2011-10-04staging: et131x: Fix indefinite low power sleepMark Einon2-5/+12
2011-10-04staging: et131x: Updating copyright statements and module authorsMark Einon16-3/+31
2011-10-04staging: et131x: Update TODO file for kernel parametersMark Einon1-1/+0
2011-10-04staging: et131x: Fix add_timer() from et131x_openMark Einon4-8/+5
2011-10-04staging: et131x: Add pci suspend & resume functionsMark Einon3-3/+45
2011-10-04staging: et131x: Remove adapter->bmsr, replace with phydev equivalentsMark Einon3-10/+3
2011-10-04staging: et131x: Introduce et1310_in_phy_coma() callMark Einon5-22/+28
2011-10-04staging: et131x: Remove TODO entry 'alloc_etherdev initilising memory with zero'Mark Einon1-1/+0
2011-10-04staging: wlags49_h2: Remove bad debug messageDavid Kilroy1-1/+0
2011-10-04staging: wlags49_h2: Remove unused debug functionDavid Kilroy1-114/+0
2011-10-04staging: wlags49_h2: Use C99 __func__David Kilroy2-28/+35
2011-10-04Staging: hv: mousevsc: Get rid of unnecessary commentsK. Y. Srinivasan1-21/+0
2011-10-04Staging: hv: mousevsc: Enable autoloading of the mouse driverK. Y. Srinivasan1-4/+1
2011-10-04Staging: hv: mousevsc: Cleanup mousevsc_on_device_add()K. Y. Srinivasan1-7/+2
2011-10-04Staging: hv: mousevsc: Get rid of mousevsc_on_receive_input_report() by inliningK. Y. Srinivasan1-19/+8
2011-10-04Staging: hv: mousevsc: Cleanup camel cased enumsK. Y. Srinivasan1-17/+17
2011-10-04Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_devK. Y. Srinivasan1-51/+3
2011-10-04Staging: hv: mousevsc: Now cleanup mousevsc_remove()K. Y. Srinivasan1-50/+3
2011-10-04Staging: hv: mousevsc: Get rid of mousevsc_on_device_remove() by inlining codeK. Y. Srinivasan1-30/+17
2011-10-04Staging: hv: mousevsc: Cleanup mousevsc_connect_to_vsp()K. Y. Srinivasan1-33/+1
2011-10-04Staging: hv: mousevsc: Get rid of mousevsc_on_send_completion()K. Y. Srinivasan1-21/+0
2011-10-04Staging: hv: mousevsc: Cleanup alloc_input_device()K. Y. Srinivasan1-1/+1
2011-10-04Staging: hv: mousevsc: Get rid of the unused state: num_outstanding_reqK. Y. Srinivasan1-3/+0
2011-10-04Staging: hv: mousevsc: Free allocated memory in free_input_device()K. Y. Srinivasan1-0/+2
2011-10-04Staging: hv: mousevsc: Get rid of unnecessary pr_* callsK. Y. Srinivasan1-53/+11
2011-10-04Staging: hv: mousevsc: Cleanup error handlingK. Y. Srinivasan1-16/+7
2011-10-04Staging: hv: mousevsc: Get rid of unnecessary DPRINT callsK. Y. Srinivasan1-15/+3
2011-10-04Staging: hv: mousevsc: Cleanup and properly implement reportdesc_callback()K. Y. Srinivasan1-33/+23
2011-10-04Staging: hv: mousevsc: Use completion primitive to synchronizeK. Y. Srinivasan1-20/+10
2011-10-04Staging: hv: mousevsc: Correctly initialize the header sizeK. Y. Srinivasan1-1/+1
2011-10-04Staging: hv: mousevsc: Handle the case where we may get bogus report desc sizeK. Y. Srinivasan1-0/+2
2011-10-04Staging: hv: mousevsc: Change the allocation flags to reflect interrupt contextK. Y. Srinivasan1-3/+3
2011-10-04Staging: hv: mousevsc: Fixup some bogus WARN_ON() callsK. Y. Srinivasan1-3/+3
2011-10-04Staging: hv: mousevsc: Get rid of the struct input_device_contextK. Y. Srinivasan1-38/+13
2011-10-04Staging: hv: mousevsc: Fixup struct hv_input_dev_infoK. Y. Srinivasan1-3/+3
2011-10-04staging: iio: if(__LITTLE_ENDIAN) -> #ifdef __LITTLE_ENDIANJonathan Cameron1-4/+5