summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* staging: rtl8188eu: simplify block comment in pwrseq.cMichael Straube2018-10-021-3/+2
* staging: rtl8188eu: correct block comment in bb_cfg.cMichael Straube2018-10-021-4/+4
* staging: rtl8188eu: rename odm_SignalScaleMapping()Michael Straube2018-10-021-3/+3
* staging: rtl8188eu: rename variable in odm_SignalScaleMapping()Michael Straube2018-10-021-10/+10
* staging: rtl8188eu: rename parameter of odm_SignalScaleMapping()Michael Straube2018-10-021-15/+16
* staging: rtl8188eu: rename odm_EVMdbToPercentage()Michael Straube2018-10-021-2/+2
* staging: rtl8188eu: rename parameter of odm_EVMdbToPercentage()Michael Straube2018-10-021-2/+2
* staging: rtl8188eu: rename odm_QueryRxPwrPercentage()Michael Straube2018-10-021-4/+4
* staging: rtl8188eu: rename parameter of odm_QueryRxPwrPercentage()Michael Straube2018-10-021-4/+4
* staging: rtl8188eu: replace tabs with spaces in odm_hwconfig.cMichael Straube2018-10-021-2/+2
* staging: rtl8188eu: add spaces around '*' in odm_hwconfig.cMichael Straube2018-10-021-14/+14
* staging: rtl8188eu: add spaces around '+' in odm_hwconfig.cMichael Straube2018-10-021-3/+3
* staging: rtl8188eu: remove wrapper odm_SignalScaleMapping()Michael Straube2018-10-021-6/+1
* staging: rtl8188eu: rename odm_HWConfigMichael Straube2018-10-024-2/+2
* staging: rtl8188eu: cleanup inconsistent indentingMichael Straube2018-10-0212-42/+43
* staging: ks7010: Remove unnecessary null checkAymen Qader2018-10-021-2/+2
* staging: sm750fb: Remove extra space characterAymen Qader2018-10-021-1/+1
* staging: rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hRick Veens2018-10-021-4/+0
* staging: axis-fifo: add error handling of class_create()Alexey Khoroshilov2018-10-021-0/+2
* staging: most: usb: add release function for DCI deviceChristian Gromm2018-10-021-1/+8
* MAINTAINERS: removed staging/ft1000 driverDeepa Dinamani2018-10-021-5/+0
* staging: rtlwifi: Return -ENOMEM instead of -1Aymen Qader2018-10-021-2/+2
* staging: mt7621-mmc: Remove unused single statement macrosNishad Kamdar2018-10-021-28/+0
* staging: mt7621-mmc: Remove single statement macro msdc_irq_restore()Nishad Kamdar2018-10-021-6/+1
* staging: dgnc: delete the driverGreg Kroah-Hartman2018-10-0213-4723/+0
* staging: dgnc: Fix Kconfig help header and textSehro Rautenkranz2018-10-021-5/+9
* staging: rtl8723bs: clean up clang warning on extraneous parenthesesColin Ian King2018-10-022-4/+3
* staging: rtl8712: Remove unnecessary parenthesesDafna Hirschfeld2018-10-021-3/+3
* staging: rtl8723bs: Mark ACPI table declaration as usedNathan Chancellor2018-10-021-1/+1
* staging: mt7621-mmc: replace `printk` with preferred APIDafna Hirschfeld2018-10-021-3/+3
* staging: mt7621-mmc: Fix comparison to NULLDafna Hirschfeld2018-10-021-5/+5
* staging: mt7621-mmc: remove unnecessary braces from 'if' statementsDafna Hirschfeld2018-10-021-6/+3
* Merge tag 'iio-for-4.20b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-10-0120-87/+438
|\
| * iio: ad5064: Fix regulator handlingLars-Peter Clausen2018-09-291-15/+38
| * iio: adc: meson-saradc: use the address attribute from iio_chan_specMartin Blumenstingl2018-09-291-14/+15
| * iio: adc: meson-saradc: do not use meson_sar_adc_iio_channels directlyMartin Blumenstingl2018-09-291-2/+2
| * iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev2018-09-291-1/+3
| * iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev2018-09-291-0/+2
| * iio: adc: meson-saradc: simplify access to meson_sar_adc_paramMartin Blumenstingl2018-09-291-14/+14
| * iio: adc: meson-saradc: use of_device_get_match_dataMartin Blumenstingl2018-09-291-5/+5
| * iio: adc: meson-saradc: remove #define MESON_SAR_ADC_DELTA_10_TS_C_SHIFTMartin Blumenstingl2018-09-291-1/+0
| * iio: light: bh1750: Add device tree supportryang2018-09-291-0/+11
| * dt-bindings: iio: light: bh1750: Add device tree binding documentationryang2018-09-291-0/+18
| * staging:iio:ad7606: Add support for the ad7605-4Alexandru Ardelean2018-09-225-6/+36
| * iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor.Song Qiang2018-09-225-0/+196
| * staging:iio:ad7606: update structs with doc annotationsAlexandru Ardelean2018-09-221-1/+25
| * iio: magnetometer: hmc5843: Fixed a comment error.Song Qiang2018-09-221-1/+1
| * iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov2018-09-221-0/+6
| * iio: adc: ti-ads7950: use SPI_CS_WORD to reduce CPU usageDavid Lechner2018-09-221-22/+31
| * Merge tag 'spi-cs-word' into togregJonathan Cameron2018-09-222-2/+31
| |\