summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2018-11-11staging: iio: adc: ad7280a: don't cast type inside switch expressionSlawomir Stepien1-3/+3
2018-11-03staging: iio: ad5933: Remove unnecessary blank lineVictor Colombo1-1/+0
2018-11-03staging: iio: ad5933: Remove unnecessary space on castingVictor Colombo1-1/+1
2018-10-21staging: iio: ad7816: Switch to the gpio descriptor interfaceNishad Kamdar1-46/+34
2018-10-21Staging:iio:adc:ad7606: Match parenthesis alignmentMarcelo Schmitt1-1/+1
2018-10-21staging: iio: adc: ad7280a: use crc8.h API to build crc tableSlawomir Stepien2-21/+4
2018-10-21staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien1-4/+13
2018-10-14staging: iio: adt7316: fix parenthesis alignmentRenato Lui Geh2-231/+233
2018-10-08staging: iio: ad2s1210: fix 'assignment operator' style checksMatheus Tavares1-4/+4
2018-10-07staging: iio: cdc: ad7150: fix misaligned linesSlawomir Stepien1-2/+2
2018-10-07staging: iio: cdc: ad7150: use value copy to shorten the line lengthSlawomir Stepien1-2/+3
2018-10-07staging: iio: ad5933: rename ext_clk_Hz -> ext_clk_hzAlexandru Ardelean1-4/+4
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube93-1206/+93
2018-10-03staging: fbtft: Prefer using the BIT macroMamta Shukla1-28/+28
2018-10-03staging: rtl8188eu: fix spelling mistake in commentMichael Straube1-1/+1
2018-10-03staging: rtl8188eu: remove braces from single if statementMichael Straube1-2/+1
2018-10-03staging: rtl8188eu: remove unnecessary parentheses in odm_rtl8188e.cMichael Straube1-3/+3
2018-10-03staging: rtl8188eu: add spaces around '+' in fw.cMichael Straube1-3/+3
2018-10-03staging: rtl8188eu: simplify block comment in pwrseq.cMichael Straube1-3/+2
2018-10-03staging: rtl8188eu: correct block comment in bb_cfg.cMichael Straube1-4/+4
2018-10-03staging: rtl8188eu: rename odm_SignalScaleMapping()Michael Straube1-3/+3
2018-10-03staging: rtl8188eu: rename variable in odm_SignalScaleMapping()Michael Straube1-10/+10
2018-10-03staging: rtl8188eu: rename parameter of odm_SignalScaleMapping()Michael Straube1-15/+16
2018-10-03staging: rtl8188eu: rename odm_EVMdbToPercentage()Michael Straube1-2/+2
2018-10-03staging: rtl8188eu: rename parameter of odm_EVMdbToPercentage()Michael Straube1-2/+2
2018-10-03staging: rtl8188eu: rename odm_QueryRxPwrPercentage()Michael Straube1-4/+4
2018-10-03staging: rtl8188eu: rename parameter of odm_QueryRxPwrPercentage()Michael Straube1-4/+4
2018-10-03staging: rtl8188eu: replace tabs with spaces in odm_hwconfig.cMichael Straube1-2/+2
2018-10-03staging: rtl8188eu: add spaces around '*' in odm_hwconfig.cMichael Straube1-14/+14
2018-10-03staging: rtl8188eu: add spaces around '+' in odm_hwconfig.cMichael Straube1-3/+3
2018-10-03staging: rtl8188eu: remove wrapper odm_SignalScaleMapping()Michael Straube1-6/+1
2018-10-03staging: rtl8188eu: rename odm_HWConfigMichael Straube4-2/+2
2018-10-03staging: rtl8188eu: cleanup inconsistent indentingMichael Straube12-42/+43
2018-10-03staging: ks7010: Remove unnecessary null checkAymen Qader1-2/+2
2018-10-03staging: sm750fb: Remove extra space characterAymen Qader1-1/+1
2018-10-03staging: rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hRick Veens1-4/+0
2018-10-03staging: axis-fifo: add error handling of class_create()Alexey Khoroshilov1-0/+2
2018-10-03staging: most: usb: add release function for DCI deviceChristian Gromm1-1/+8
2018-10-03staging: rtlwifi: Return -ENOMEM instead of -1Aymen Qader1-2/+2
2018-10-03staging: mt7621-mmc: Remove unused single statement macrosNishad Kamdar1-28/+0
2018-10-03staging: mt7621-mmc: Remove single statement macro msdc_irq_restore()Nishad Kamdar1-6/+1
2018-10-03staging: dgnc: delete the driverGreg Kroah-Hartman12-4716/+0
2018-10-03staging: dgnc: Fix Kconfig help header and textSehro Rautenkranz1-5/+9
2018-10-03staging: rtl8723bs: clean up clang warning on extraneous parenthesesColin Ian King2-4/+3
2018-10-03staging: rtl8712: Remove unnecessary parenthesesDafna Hirschfeld1-3/+3
2018-10-03staging: rtl8723bs: Mark ACPI table declaration as usedNathan Chancellor1-1/+1
2018-10-03staging: mt7621-mmc: replace `printk` with preferred APIDafna Hirschfeld1-3/+3
2018-10-03staging: mt7621-mmc: Fix comparison to NULLDafna Hirschfeld1-5/+5
2018-10-03staging: mt7621-mmc: remove unnecessary braces from 'if' statementsDafna Hirschfeld1-6/+3
2018-10-02Merge tag 'iio-for-4.20b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman5-11/+66