summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-05-15staging: most: dim2: enable flow control for isoc channelsAndrey Shvetsov2-0/+3
2017-05-15staging: most: allocate private net_dev_context with the alloc_netdevAndrey Shvetsov1-61/+20
2017-05-15staging: most: net: remove redundant cleanup codeAndrey Shvetsov1-18/+1
2017-05-15staging: most: use unsafe version of list traversingAndrey Shvetsov1-2/+2
2017-05-15staging: most: remove dependency on networking-aimAndrey Shvetsov7-37/+42
2017-05-15staging: most: i2c: remove empty callback request_netinfoAndrey Shvetsov1-7/+0
2017-05-15staging: most: check availability of the callback request_netinfoAndrey Shvetsov1-1/+2
2017-05-15staging: most: net: add carrier informationAndrey Shvetsov1-0/+6
2017-05-15staging: most: net: use dormant stateAndrey Shvetsov1-25/+6
2017-05-15staging: most: net: remove useless variable channels_openedAndrey Shvetsov1-13/+4
2017-05-15staging: rtl8188eu: Put constant on right side of comparisonAviv Palivoda1-2/+2
2017-05-15staging: rtl8723bs: checkpatch - fix typos in commentsMatthew Giassa1-8/+8
2017-05-15staging: rtl8723bs: checkpatch - remove mixed spaces/hard-tabsMatthew Giassa1-15/+15
2017-05-15staging: rtl8723bs: checkpatch - remove multiple blank linesMatthew Giassa1-5/+0
2017-05-15staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calli...Andrea della Porta1-1/+1
2017-05-15staging: octeon-usb: use correct function for hcd cleanupAnton Bondarenko1-3/+3
2017-05-15Staging: rtl8712: ieee80211: fixed camelcase coding style issueJaya Durga1-5/+5
2017-05-15staging: ks7010: hostif, u32 data types to __le32Tobin C. Harding1-15/+15
2017-05-15staging: ks7010: hostif, u16 data types to __le16Tobin C. Harding2-72/+72
2017-05-15staging: ks7010: eap, change unsigned short to __be16Tobin C. Harding1-2/+2
2017-05-15staging: vt6656: rtxt.c Fix PARENTHESIS_ALIGNMENT type errorsSalvatore Benedetto1-33/+37
2017-05-15staging: rtl8188eu: core: removed comparison to NULLJuliana Rodrigues1-5/+5
2017-05-15Staging: rtl8192u - changed include of asm/io.hDerek Robson1-1/+1
2017-05-15staging: emxx_udc: Update "reserved" registers nameAlexis Lothoré1-5/+5
2017-05-15staging: emxx_udc: Break long linesAlexis Lothoré1-3/+8
2017-05-15staging: emxx_udc: Update function parameters nameAlexis Lothoré1-6/+6
2017-05-15staging: emxx_udc: Update local variable namesAlexis Lothoré1-124/+124
2017-05-15staging: emxx_udc: Update function namesAlexis Lothoré1-4/+4
2017-05-15staging: emxx_udc: Balance "else" parenthesisAlexis Lothoré1-1/+2
2017-05-15staging: emxx_udc: Update EPn variables nameAlexis Lothoré2-176/+176
2017-05-15staging: ccree: Fix indentation of driver_hash[] initializersGeert Uytterhoeven1-8/+8
2017-05-15staging: ccree: fix checkpatch errors in macro defGilad Ben-Yossef1-8/+20
2017-05-15staging: ccree: drop __KERNEL__ include guardGilad Ben-Yossef1-4/+2
2017-05-15stating: ccree: remove double definition of MSB64Gilad Ben-Yossef1-2/+0
2017-05-15staging: ccree: fix cc_lli_defs.h white spaceGilad Ben-Yossef1-3/+1
2017-05-15staging: ccree: fix white space style errorsGilad Ben-Yossef1-44/+38
2017-05-15staging: ccree: fix enum/struct definitions styleGilad Ben-Yossef11-104/+100
2017-05-15staging: ccree: drop open coded init for memsetGilad Ben-Yossef1-8/+1
2017-05-15staging: ccree: remove min/max macrosGilad Ben-Yossef1-6/+0
2017-05-15staging: ccree: stdint to kernel types conversionGilad Ben-Yossef24-379/+357
2017-05-15staging: ccree: remove unused codeGilad Ben-Yossef11-700/+0
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert7-30/+19
2017-05-15staging: lustre: ptlrpc: remove unnecessary codeGustavo A. R. Silva1-1/+1
2017-05-15staging: android: ion: Resolve minor indentation issue.Matthew Giassa1-1/+1
2017-05-15staging: greybus: power_supply: replace kzalloc by kcallocJB Van Puyvelde1-1/+1
2017-05-15Staging: greybus: light: Prefer kcalloc over kzallocKarthik Tummala1-2/+2
2017-05-15Staging: fbtft: Fix unbalanced braces around else statementLaurence Rochfort1-2/+2
2017-05-15staging:r8188eu: remove unused definitions from include/ieee80211.hIvan Safonov1-91/+0
2017-05-15staging:r8188eu: remove ieee80211_is_empty_essid()Ivan Safonov2-20/+0
2017-05-15staging:r8188eu: remove ieee80211_get_hdrlen()Ivan Safonov2-40/+0