summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: vc04_services: remove header include path to vc04_servicesMasahiro Yamada2020-01-103-4/+4
* staging: vt6656: Move ieee80211_rx_status off stack.Malcolm Priestley2020-01-101-11/+10
* staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley2020-01-101-2/+4
* staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2020-01-102-9/+6
* staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2020-01-102-4/+10
* staging: mt7621-dts: fix register range of memc node in mt7621.dtsiChuanhong Guo2020-01-101-1/+1
* staging: rtl8192u: remove unneeded compiler flagsMasahiro Yamada2020-01-101-3/+0
* staging: rtl8192u: remove header include path to ieee80211/Masahiro Yamada2020-01-104-4/+3
* staging: rtl8192u: remove unused MakefileMasahiro Yamada2020-01-101-27/+0
* staging: rtl8188eu: refactor rtl88eu_dm_update_rx_idle_ant()Michael Straube2020-01-101-27/+29
* staging: rtl8188eu: remove else after returnMichael Straube2020-01-101-12/+14
* staging: rtl8188: avoid excessive stack usageArnd Bergmann2020-01-101-3/+6
* staging: rts5208: remove unneeded header include pathMasahiro Yamada2020-01-101-2/+0
* Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-10105-860/+4394
|\
| * iio: accel: bma180: BMA254 supportLinus Walleij2019-12-303-19/+100
| * iio: pressure: bmp280: Allow device to be enumerated from ACPIAndy Shevchenko2019-12-291-6/+1
| * iio: pressure: bmp280: Drop ACPI supportAndy Shevchenko2019-12-291-11/+0
| * dt-bindings: iio: adc: convert sd modulator to json-schemaOlivier Moysan2019-12-292-13/+37
| * iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen2019-12-297-19/+16
| * iio: buffer-dmaengine: Report buffer length requirementsLars-Peter Clausen2019-12-292-0/+40
| * bindings: iio: pressure: Add documentation for dlh driverTomislav Denis2019-12-292-0/+52
| * dt-bindings: Add asc vendorTomislav Denis2019-12-291-0/+2
| * iio: pressure: Add driver for DLH pressure sensorsTomislav Denis2019-12-294-0/+395
| * iio: buffer-dmaengine: Add module informationLars-Peter Clausen2019-12-291-0/+5
| * iio: accel: bma180: Use explicit member assignmentLinus Walleij2019-12-291-24/+44
| * iio: accel: bma180: Basic regulator supportLinus Walleij2019-12-291-0/+42
| * iio: accel: bma180: Add dev helper variableLinus Walleij2019-12-291-9/+10
| * iio: imu: st_lsm6dsx: enable sensor-hub support for lsm6dsmLorenzo Bianconi2019-12-294-15/+94
| * iio: imu: st_lsm6dsx: rename st_lsm6dsx_shub_read_reg in st_lsm6dsx_shub_read...Lorenzo Bianconi2019-12-291-5/+6
| * iio: imu: st_lsm6dsx: check if shub_output reg is located in primary pageLorenzo Bianconi2019-12-293-15/+28
| * iio: imu: st_lsm6dsx: check if pull_up is located in primary pageLorenzo Bianconi2019-12-292-5/+14
| * iio: imu: st_lsm6dsx: check if master_enable is located in primary pageLorenzo Bianconi2019-12-293-5/+14
| * iio: imu: st_lsm6dsx: export max num of slave devices in st_lsm6dsx_shub_sett...Lorenzo Bianconi2019-12-293-2/+5
| * iio: light: remove unneeded semicolonChen Zhou2019-12-291-1/+1
| * iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensorMatt Ranostay2019-12-292-6/+6
| * iio: st_sensors: Describe function parameters in kernel-docAndy Shevchenko2019-12-291-0/+3
| * iio: pressure: st_press: Mark default_press_pdata with __maybe_unusedAndy Shevchenko2019-12-291-1/+1
| * iio: accel: st_accel: Mark default_accel_pdata with __maybe_unusedAndy Shevchenko2019-12-291-1/+1
| * iio: gyro: st_gyro: Mark gyro_pdata with __maybe_unusedAndy Shevchenko2019-12-291-1/+1
| * iio: pressure: st_press: Drop unnecessary #else branch for ACPIAndy Shevchenko2019-12-291-2/+0
| * iio: accel: st_accel: Drop unnecessary #else branch for ACPIAndy Shevchenko2019-12-291-2/+0
| * iio: light: st_uvis25: Drop unneeded header inclusionAndy Shevchenko2019-12-291-1/+0
| * iio: st_lsm6dsx: Make use of device propertiesAndy Shevchenko2019-12-291-13/+13
| * iio: st_lsm6dsx: Drop unneeded OF codeAndy Shevchenko2019-12-292-4/+2
| * iio: st_lsm6dsx: Mark predefined constants with __maybe_unusedAndy Shevchenko2019-12-291-2/+5
| * iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928Daniel Junho2019-12-291-4/+44
| * iio: adc: ad7923: Add of_device_id tableDaniel Junho2019-12-291-0/+10
| * iio: adc: ad7923: Fix checkpatch warningDaniel Junho2019-12-291-1/+1
| * iio: adc: ad7923: Remove the unused definesDaniel Junho2019-12-291-4/+0
| * iio: accel: bma400: basic regulator supportDan Robertson2019-12-292-5/+38