summaryrefslogtreecommitdiffstats
path: root/lib/asn1_decoder.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-02staging: unisys: Prepare vbus_hdr_info to be publicDon Zickus1-22/+30
2015-06-02staging: unisys: Convert pending_msg_hdr to a pointerDon Zickus2-71/+118
2015-06-02staging: unisys: Move channel creation up the stackDon Zickus3-95/+63
2015-06-02staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman16-509/+508
2015-06-02staging: wilc100: remove WILC_NULL usageGreg Kroah-Hartman11-219/+217
2015-06-02staging: wilc1000: remove unused data typesGreg Kroah-Hartman1-10/+0
2015-06-02staging: wilc1000: update TODO listArnd Bergmann1-1/+7
2015-06-02staging: wilc1000: fix compiler warningsArnd Bergmann4-11/+10
2015-06-02staging: wilc1000: fix const cast warningsArnd Bergmann7-37/+39
2015-06-02staging: wilc1000: remove semaphore wrapperArnd Bergmann13-400/+161
2015-06-02staging: wilc1000: remove EXPORT_SYMTABArnd Bergmann1-1/+1
2015-06-02staging: wilc1000: remove unused OS abstraction featuresArnd Bergmann5-238/+0
2015-06-02staging: wilc1000: clean up timer featureArnd Bergmann5-41/+0
2015-06-02staging: wilc1000: clean up sleep wrapperArnd Bergmann5-49/+1
2015-06-02staging: wilc1000: simplify semaphore wrapperArnd Bergmann4-34/+1
2015-06-02staging: wilc1000: remove unused memory handling codeArnd Bergmann5-116/+0
2015-06-02staging: wilc1000: simplify msgqueue codeArnd Bergmann5-56/+0
2015-06-02staging: wilc1000: remove unused string functionsArnd Bergmann5-641/+0
2015-06-02staging: wilc1000: remove time wrapperArnd Bergmann6-387/+1
2015-06-01staging/lustre/ldlm: Fix up LDLM_POOL_SYSFS_WRITER*_STORE defineOleg Drokin1-2/+2
2015-06-01staging: unisys: visorbus: add static declarationsDrew Fustini1-15/+10
2015-05-31staging: rtl8192e: Fix SPACING errorMateusz Kulikowski1-1/+1
2015-05-31staging: rtl8192e: rtl8192E_suspend(): Fix WOL reportingMateusz Kulikowski1-4/+2
2015-05-31staging: rtl8192e: Fix trivial LONG_LINE errorsMateusz Kulikowski2-40/+67
2015-05-31staging: rtl8192e: Replace RT_TRACE(COMP_ERR, ...) with netdev_*Mateusz Kulikowski8-142/+127
2015-05-31staging: rtl8192e: rtl8192_phy_checkBBAndRF(): Don't check MACMateusz Kulikowski1-5/+7
2015-05-31staging: rtl8192e: Remove unneeded RT_TRACE(COMP_ERR,...)Mateusz Kulikowski2-2/+0
2015-05-31staging: rtl8192e: Replace ?: with maxMateusz Kulikowski1-1/+2
2015-05-31staging: rtl8192e: Replace ?: with min_tMateusz Kulikowski2-9/+2
2015-05-31staging: rtl8192e: Replace ?: with max_tMateusz Kulikowski1-1/+1
2015-05-31staging: rtl8192e: Remove unused rtl_crypto.hMateusz Kulikowski1-382/+0
2015-05-31staging: rtl8192e: Fix OOM_MESSAGE warningsMateusz Kulikowski1-6/+2
2015-05-31staging: rtl8192e: Remove unimplemented iwpriv handlersMateusz Kulikowski4-85/+4
2015-05-31staging: rtl8192e: Fix LONG_LING in rtllib_parse_info_param()Mateusz Kulikowski1-20/+29
2015-05-31staging: rtl8192e: Fix LONG_LINE warningsMateusz Kulikowski12-214/+314
2015-05-31staging: rtl8192e: Fix PREFER_PR_LEVEL warningsMateusz Kulikowski3-39/+35
2015-05-31staging: rtl8192e: Remove assert() macroMateusz Kulikowski2-10/+3
2015-05-31staging: rtl8192e: Remove remains of RTLLIB_*_DEBUG() (including proc entry)Mateusz Kulikowski2-100/+0
2015-05-31staging: rtl8192e: Remove RTLLIB_DEBUG_DATA()Mateusz Kulikowski4-18/+25
2015-05-31staging: rtl8192e: Remove RTLLIB_DEBUG()Mateusz Kulikowski5-81/+67
2015-05-31staging: rtl8192e: Remove RTLLIB_DEBUG_INFO()Mateusz Kulikowski2-2/+1
2015-05-31staging: rtl8192e: Remove RTLLIB_DEBUG_MGMT()Mateusz Kulikowski3-69/+61
2015-05-31staging: rtl8192e: Remove RTLLIB_DEBUG_QOS()Mateusz Kulikowski2-13/+14
2015-05-31staging: rtl8192e: Remove RTLLIB_DEBUG_(FRAG|EAP|DROP|STATE|TX|RX)()Mateusz Kulikowski3-34/+35
2015-05-31staging: rtl8192e: Remove RTLLIB_DEBUG_SCAN()Mateusz Kulikowski3-60/+54
2015-05-31staging: rtl8192e: Simplify rtllib_process_probe_response()Mateusz Kulikowski1-22/+15
2015-05-31staging: rtl8192e: Remove RTLLIB_DEBUG_WX()Mateusz Kulikowski2-18/+16
2015-05-31staging: rtl8192e: Remove RTLLIB_ERROR() and RTLLIB_WARNING()Mateusz Kulikowski2-7/+3
2015-05-31staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()Mateusz Kulikowski6-73/+75
2015-05-31staging: rtl8192e: Remove rtllib_crypt.[ch]Mateusz Kulikowski2-288/+0