aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-06staging: rtl8192e: Remove unnecessary parenthesesDafna Hirschfeld1-3/+3
2018-03-06staging: rtl8192e: Fix issues regarding blank linesDafna Hirschfeld1-27/+0
2018-03-06staging: rtl8712: remove unnecessary parenthesesArushi Singhal3-41/+41
2018-03-06staging: rtl8712: Add spaces around '|'Arushi Singhal2-2/+2
2018-03-06staging: rtl8712: Added spaces around '+'Arushi Singhal1-2/+2
2018-03-06staging: rtl8712: Remove multiple blank line(s)Arushi Singhal9-12/+0
2018-03-06staging: rtl8712: match alignment with open parenthesisArushi Singhal2-2/+2
2018-03-06staging: rtl8712: Fixed 'tabstop' coding style warningArushi Singhal1-1/+1
2018-03-06staging: vc04_services: bcm2835-audio: Change to unsigned int *Nishka Dasgupta1-1/+1
2018-03-06staging: vc04_services: bcm2835-audio Format multiline commentNishka Dasgupta1-1/+2
2018-03-06staging: vc04_services: bcm2835-audio: Add blank line after declarationNishka Dasgupta1-0/+1
2018-03-06staging: rtlwifi: Remove nonessential semicolonArushi Singhal2-4/+3
2018-03-06staging: rtlwifi: remove unneeded semicolonSantha Meena Ramamoorthy2-2/+2
2018-03-06staging: rtlwifi: remove condition where it has no effectSantha Meena Ramamoorthy1-6/+2
2018-03-06staging: vt6655: Fix style violation for line ending in '('Rinkle Jain1-7/+4
2018-03-06staging: vt6655: remove unnecessary parenthesesSantha Meena Ramamoorthy1-3/+3
2018-03-06staging: lustre: obdclass: Replace 'unsigned' with 'unsigned int'Dafna Hirschfeld2-5/+5
2018-03-06staging: lustre: obdclass: Add 'const' to char* arrayDafna Hirschfeld2-2/+2
2018-03-06staging: lustre: obdclass: Fix comparison to NULLDafna Hirschfeld1-1/+1
2018-03-06staging: lustre: Replace "dont" with "don't"Arushi Singhal1-1/+1
2018-03-06staging: lustre: Replace "to to" with "to"Arushi Singhal1-1/+1
2018-03-06staging: lustre: Replace "be be" with "be"Arushi Singhal2-2/+2
2018-03-06staging: comedi: Replace "dont" with "don'tArushi Singhal3-3/+3
2018-03-06staging: speakup: match alignment with open parenthesisSantha Meena Ramamoorthy5-9/+9
2018-03-01staging: fsl-mc: Cleanup dpbp and dpcon APIBogdan Purcareata3-87/+0
2018-03-01staging: ks7010: Replace local frame type constants with kernel constants.Quytelda Kahja2-7/+1
2018-03-01staging: ks7010: Replace local capability constants with kernel constants.Quytelda Kahja3-17/+7
2018-03-01staging: ks7010: Factor out repeated code into function 'ks_wlan_cap()'.Quytelda Kahja1-65/+23
2018-03-01staging: ks7010: Replace SSID_MAX_SIZE with IEEE80211_MAX_SSID_LEN.Quytelda Kahja2-4/+3
2018-03-01staging: ks7010: Use constants from ieee80211_eid instead of literal ints.Quytelda Kahja2-16/+16
2018-03-01staging:r8188eu: use lib80211 CCMP decryptIvan Safonov2-216/+51
2018-03-01staging: rtl8723bs: fix u8 less than zero checkColin Ian King1-1/+1
2018-03-01staging: vt6655: remove unnecessary blank linesJeremy Fertic1-5/+0
2018-03-01staging: fsl-mc/dpio: qbman_pull_desc_set_token() can be staticFengguang Wu1-1/+1
2018-03-01staging: fsl-dpaa2/eth: Fix incorrect castsIoana Radulescu1-3/+3
2018-03-01staging: fsl-mc/dpio: allow the driver to compile multi-archIoana Radulescu1-1/+1
2018-03-01staging: fsl-mc: dpio: remove foolish -Werror Makefile addtionGreg Kroah-Hartman1-2/+0
2018-03-01staging: fsl-mc/dpio: Fix incorrect castsIoana Radulescu2-4/+4
2018-03-01staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddrColin Ian King1-0/+2
2018-03-01staging: wilc1000: rename WILC_WFI_mgmt_rx() to avoid camelCaseAjay Singh3-3/+3
2018-03-01staging: wilc1000: move multiple definition of same macro to common headerAjay Singh4-10/+5
2018-03-01staging: wilc1000: fix line over 80 char in wilc_wlan_handle_txq()Ajay Singh1-37/+39
2018-03-01staging: wilc1000: rename label _end_ in wilc_wlan_handle_txq()Ajay Singh1-5/+5
2018-03-01staging: wilc1000: remove unnecessary while(0) in wilc_wlan_handle_txq()Ajay Singh1-154/+141
2018-03-01staging: most: Fix missing identifier in function definition argument.Quytelda Kahja1-1/+1
2018-03-01staging: most: Remove unnecessary OOM messages.Quytelda Kahja1-2/+0
2018-03-01staging: rtl8192e: move logical continuation to previous lineSantha Meena Ramamoorthy1-2/+2
2018-03-01staging: vt6655: replace NULL comparison with variableSantha Meena Ramamoorthy1-3/+3
2018-03-01staging: lustre: fix block comment styleSantha Meena Ramamoorthy1-4/+8
2018-03-01staging: rtl8723bs: use kmemdup for allocation and copyDafna Hirschfeld1-2/+1