aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-14iio: accel: kxcjk1013: Add KIOX0009 ACPI Hardware-IDHans de Goede1-0/+1
2018-10-14staging: iio: adt7316: fix parenthesis alignmentRenato Lui Geh2-231/+233
2018-10-14iio: dpot-dac: mark expected switch fall-through with text GCC expects.Gustavo A. R. Silva1-2/+2
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-07iio: ssp_sensors: don't manually free devm managed resourcesUwe Kleine-König1-14/+6
2018-10-07staging: iio: ad5933: rename ext_clk_Hz -> ext_clk_hzAlexandru Ardelean1-4/+4
2018-10-07iio: adc: Fix Renesas GyroADC MAINTAINERS entryMarek Vasut1-1/+2
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube93-1206/+93
2018-10-03staging: fbtft: Prefer using the BIT macroMamta Shukla1-28/+28
2018-10-02staging: rtl8188eu: fix spelling mistake in commentMichael Straube1-1/+1
2018-10-02staging: rtl8188eu: remove braces from single if statementMichael Straube1-2/+1
2018-10-02staging: rtl8188eu: remove unnecessary parentheses in odm_rtl8188e.cMichael Straube1-3/+3
2018-10-02staging: rtl8188eu: add spaces around '+' in fw.cMichael Straube1-3/+3
2018-10-02staging: rtl8188eu: simplify block comment in pwrseq.cMichael Straube1-3/+2
2018-10-02staging: rtl8188eu: correct block comment in bb_cfg.cMichael Straube1-4/+4
2018-10-02staging: rtl8188eu: rename odm_SignalScaleMapping()Michael Straube1-3/+3
2018-10-02staging: rtl8188eu: rename variable in odm_SignalScaleMapping()Michael Straube1-10/+10
2018-10-02staging: rtl8188eu: rename parameter of odm_SignalScaleMapping()Michael Straube1-15/+16
2018-10-02staging: rtl8188eu: rename odm_EVMdbToPercentage()Michael Straube1-2/+2
2018-10-02staging: rtl8188eu: rename parameter of odm_EVMdbToPercentage()Michael Straube1-2/+2
2018-10-02staging: rtl8188eu: rename odm_QueryRxPwrPercentage()Michael Straube1-4/+4
2018-10-02staging: rtl8188eu: rename parameter of odm_QueryRxPwrPercentage()Michael Straube1-4/+4
2018-10-02staging: rtl8188eu: replace tabs with spaces in odm_hwconfig.cMichael Straube1-2/+2
2018-10-02staging: rtl8188eu: add spaces around '*' in odm_hwconfig.cMichael Straube1-14/+14
2018-10-02staging: rtl8188eu: add spaces around '+' in odm_hwconfig.cMichael Straube1-3/+3
2018-10-02staging: rtl8188eu: remove wrapper odm_SignalScaleMapping()Michael Straube1-6/+1
2018-10-02staging: rtl8188eu: rename odm_HWConfigMichael Straube4-2/+2
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube12-42/+43
2018-10-02staging: ks7010: Remove unnecessary null checkAymen Qader1-2/+2
2018-10-02staging: sm750fb: Remove extra space characterAymen Qader1-1/+1
2018-10-02staging: rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hRick Veens1-4/+0
2018-10-02staging: axis-fifo: add error handling of class_create()Alexey Khoroshilov1-0/+2
2018-10-02staging: most: usb: add release function for DCI deviceChristian Gromm1-1/+8
2018-10-02MAINTAINERS: removed staging/ft1000 driverDeepa Dinamani1-5/+0
2018-10-02staging: rtlwifi: Return -ENOMEM instead of -1Aymen Qader1-2/+2
2018-10-02staging: mt7621-mmc: Remove unused single statement macrosNishad Kamdar1-28/+0
2018-10-02staging: mt7621-mmc: Remove single statement macro msdc_irq_restore()Nishad Kamdar1-6/+1
2018-10-02staging: dgnc: delete the driverGreg Kroah-Hartman13-4723/+0
2018-10-02staging: dgnc: Fix Kconfig help header and textSehro Rautenkranz1-5/+9
2018-10-02staging: rtl8723bs: clean up clang warning on extraneous parenthesesColin Ian King2-4/+3
2018-10-02staging: rtl8712: Remove unnecessary parenthesesDafna Hirschfeld1-3/+3
2018-10-02staging: rtl8723bs: Mark ACPI table declaration as usedNathan Chancellor1-1/+1
2018-10-02staging: mt7621-mmc: replace `printk` with preferred APIDafna Hirschfeld1-3/+3
2018-10-02staging: mt7621-mmc: Fix comparison to NULLDafna Hirschfeld1-5/+5
2018-10-02staging: mt7621-mmc: remove unnecessary braces from 'if' statementsDafna Hirschfeld1-6/+3
2018-09-29staging: vboxvideo: Use more drm_fb_helper functionsHans de Goede5-91/+31
2018-09-29staging: vboxvideo: Drop unnecessary drm_connector_helper_funcs callbacksHans de Goede1-20/+0
2018-09-29staging: vboxvideo: Call drm_atomic_helper_check_plane_state from atomic_checkHans de Goede1-1/+29