summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-28staging: wlan-ng: add parentheses to macro argument usage in prism2mgmt.cTim Collier1-2/+2
2018-06-28staging: wlan-ng: replace macro with inline function in prism2mgmt.cTim Collier1-4/+15
2018-06-28staging: wlan-ng: replace WLAN_CTL_FRAMELEN with inline function in p80211hdr.hTim Collier1-10/+20
2018-06-28staging: wlan-ng: fix coding style (indentation) in prism2mib.cTim Collier1-4/+4
2018-06-28staging: rtlwifi: Fix a possible sleep-in-atomic-context bug in _is_fw_read_c...Jia-Ju Bai1-1/+1
2018-06-28staging: wlan-ng: improved readability of function prism2_add_keyChris Opperman1-27/+13
2018-06-28staging: rtsx: remove rtsx_trace() and related codeArnd Bergmann14-1344/+1
2018-06-28staging: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat3-14/+14
2018-06-28staging: most: fix sparse warning Using plain integer as NULL pointerMarcin Ciupak1-1/+1
2018-06-28staging: rtl8723bs: remove rtw_set_tx_chksum_offload()Michael Straube3-9/+0
2018-06-28staging: rtl8723bs: Fix comment on variable initHenriette Hofmeier1-4/+1
2018-06-28staging: rtl8723bs: Remove unnecessary initializationsHenriette Hofmeier1-4/+4
2018-06-28staging: rtl8723bs: Move definition open braceHenriette Hofmeier1-2/+4
2018-06-28staging: rtl8723bs: Fix two possible sleep-in-atomic-context bugs in translat...Jia-Ju Bai1-2/+2
2018-06-28staging: rtl8723bs: remove get_monotonic_boottime()Arnd Bergmann1-8/+1
2018-06-28staging: rtl8723bs: Add missing curly braces on else statement.Quytelda Kahja1-1/+2
2018-06-28staging: rtl8723bs: Merge workaround conditionals into single else-if.Quytelda Kahja1-6/+3
2018-06-28staging: rtl8723bs: Merge conditionals with similar bodies.Quytelda Kahja1-6/+2
2018-06-28staging: rtl8723bs: Fix spelling mistake in comment.Quytelda Kahja1-1/+1
2018-06-28staging: rtl8723bs: Move bandwidth index lookup to new function.Quytelda Kahja1-9/+17
2018-06-28staging: rtl8723bs: Move rate section index lookup to new function.Quytelda Kahja1-62/+47
2018-06-28staging: rtl8723bs: Remove empty else-if conditional.Quytelda Kahja1-3/+0
2018-06-28staging: rtl8723bs: Combine if statements with equivalent body.Quytelda Kahja1-5/+1
2018-06-28staging: rtl8723bs: Fix camel-case names in phy_get_tx_pwr_lmt().Quytelda Kahja1-95/+105
2018-06-28staging: rtl8723bs: Rename PHY_GetTxPowerLimit().Quytelda Kahja3-5/+5
2018-06-28staging: rtl8723bs: Clean up whitespace in 'PHY_GetTxPowerLimit()'.Quytelda Kahja1-51/+59
2018-06-28staging: pi433: cleanup comments in rf69.hValentin Vidic1-4/+5
2018-06-28staging: pi433: add SPDX-License-Identifier tagValentin Vidic6-4/+10
2018-06-28staging: pi433: replace simple switch statementsValentin Vidic1-140/+93
2018-06-28staging: pi433: fix race condition in pi433_openHugo Lefeuvre1-29/+12
2018-06-28staging: android/vsoc: stop using 'timespec'Arnd Bergmann1-6/+5
2018-06-28staging: android: ashmem: Fix mmap size validationAlistair Strachan1-0/+6
2018-06-28staging: android: ashmem: Remove use of unlikely()Alistair Strachan1-17/+17
2018-06-28staging: wilc1000: updated TODO fileAjay Singh1-5/+0
2018-06-28staging: wilc1000: avoid use of static variable 'rssi'Ajay Singh1-3/+9
2018-06-28staging: wilc1000: avoid use of static variable 'inactive_time'Ajay Singh1-3/+3
2018-06-28staging: wilc1000: handle freeing of 'key' & 'seq' data in wilc_add_rx_gtk()Ajay Singh1-4/+0
2018-06-28staging: wilc1000: handle freeing of key data in wilc_add_ptk()Ajay Singh1-3/+0
2018-06-28staging: wilc1000: handle freeing of key data in wep add keyAjay Singh1-7/+0
2018-06-28staging: wilc1000: rename wilc_enqueue_cmd() to wilc_enqueue_work()Ajay Singh1-48/+42
2018-06-28staging: wilc1000: remove 'hif_thread_comp' completionsAjay Singh1-35/+0
2018-06-28staging: wilc1000: added 'work_comp' completion as part of host_if_msgAjay Singh3-133/+132
2018-06-28staging: wilc1000: move the allocation of cmd out of wilc_enqueue_cmd()Ajay Singh1-399/+544
2018-06-28staging: wilc1000: remove unused marco related to HIF commandsAjay Singh1-36/+0
2018-06-28staging: wilc1000: remove host_if_work() to handle TODO list issueAjay Singh1-296/+278
2018-06-28staging: wilc1000: Use common structs to parse ip packetsThibaut Robert1-28/+15
2018-06-28staging: mt7621-gpio: avoid use banks in device treeSergio Paracuellos4-90/+31
2018-06-28staging: mt7621-gpio: update Kconfig with SoC detailsSergio Paracuellos1-2/+2
2018-06-28staging: mt7621-gpio: avoid long line in a commentSergio Paracuellos1-2/+3
2018-06-28staging: mt7621-gpio: set different names for each gpio_chip and irq_chipSergio Paracuellos1-2/+12