aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-04staging: vchiq_core: fix logic in poll_services_of_groupStefan Wahren1-15/+13
2021-06-04staging: mt7621-dts: review pcie overlay in 'gbpc1' dts fileSergio Paracuellos1-6/+0
2021-06-04iio: adis: Cleanout unused headersJonathan Cameron11-47/+0
2021-06-03iio: accel: bma180: Add missing 500 Hz / 1000 Hz bandwidthStephan Gerhold1-1/+1
2021-06-03counter: Add support for Intel Quadrature Encoder PeripheralJarkko Nikula5-0/+571
2021-06-03staging: iio: cdc: ad7746: extract capac setup to own functionLucas Stankus1-18/+18
2021-06-03staging: iio: cdc: ad7746: clean up probe returnLucas Stankus1-5/+1
2021-06-03staging: iio: cdc: ad7746: remove ordinary commentsLucas Stankus1-12/+4
2021-06-03iio: adc: ti-adc161s626: Use devm managed functions for all of probe.Jonathan Cameron1-33/+18
2021-06-03iio: adc: ti-adc108s102: Use devm managed functions for all of probe()Jonathan Cameron1-30/+15
2021-06-03iio: adc: ti-adc0832: Use devm managed functions for all of probe()Jonathan Cameron1-27/+12
2021-06-03iio: adc: ti-adc081c: Use devm managed functions for all of probe()Jonathan Cameron1-29/+14
2021-06-03iio: adc: max1118: Avoid jumping back and forth between spi and iio structuresJonathan Cameron1-13/+9
2021-06-03iio: adc: max1118: Use devm_ managed functions for all of probeJonathan Cameron1-31/+15
2021-06-03iio: adc: max11100: Use devm_ functions for rest of probe()Jonathan Cameron1-22/+9
2021-06-03iio: adc: max11100: Use get_unaligned_be16() rather than opencoding.Jonathan Cameron1-1/+2
2021-06-03iio: chemical: sgp30: Drop use of %hx in format string.Jonathan Cameron1-1/+1
2021-06-03iio: gyro: st_gyro: Support mount matrixLinus Walleij1-6/+27
2021-06-03iio: magnetometer: st_magn: Support mount matrixLinus Walleij1-18/+45
2021-06-03iio: accel: st_sensors: Stop copying channelsLinus Walleij1-10/+1
2021-06-03iio: accel: st_sensors: Support generic mounting matrixLinus Walleij2-54/+62
2021-06-03iio: st_sensors: Create extended attr macroLinus Walleij1-2/+8
2021-06-03iio: adis16136: make use of adis lock helpersNuno Sá1-9/+6
2021-06-03iio: adis16260: make use of adis lock helpersNuno Sá1-2/+2
2021-06-03staging: iio: cdc: ad7746: use dt for capacitive channel setup.Lucas Stankus2-49/+33
2021-06-03dt-bindings: staging: iio: cdc: ad7746: add binding documentation for AD7746Lucas Stankus1-0/+77
2021-06-03iio: afe: iio-rescale: Support processed channelsLinus Walleij1-6/+35
2021-06-03staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe()Tang Bin1-1/+1
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko20-35/+21
2021-06-03iio: adis16480: support burst read functionNuno Sa1-13/+147
2021-06-03iio: buffer: Remove redundant assignment to in_locJiapeng Chong1-1/+0
2021-06-03iio: hid: trigger: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron1-6/+2
2021-06-03iio: adc: tsc2046: fix a warning message in tsc2046_adc_update_scan_mode()Dan Carpenter1-1/+1
2021-06-03staging: rtl8192u: fix spaces in r8192U_hw.hManikishan Ghantasala1-1/+1
2021-06-03staging: rtl8192u: put parentheses on macros with complex values in r8192U_hw.hManikishan Ghantasala1-7/+7
2021-06-03staging: rtl8192u: r8192U_hw.h: fix spaces preferred around that '|' code style errorManikishan Ghantasala1-9/+8
2021-06-03staging: rtl8188eu: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+3
2021-06-03staging: rtl8188eu: remove dummy setfreq handlerMartin Kaiser1-9/+0
2021-06-03staging: rtl8188eu: remove dummy wext handlersMartin Kaiser1-17/+0
2021-06-03staging: rtl8188eu: use IW_HANDLER to declare wext handlersMartin Kaiser1-56/+41
2021-06-03Staging: rtl8712: Cleanup coding style warningKhoa Tran Minh1-3/+3
2021-06-03staging: rtl8723bs: core: rtw_mlme_ext.c: remove deadcodeYu Kuai1-12/+1
2021-06-03staging: rtl8192u: remove the repeated declarationShaokun Zhang1-2/+0
2021-06-03staging: rtl8192u: Fix shadowed variable nameThomas Bracht Laumann Jespersen1-1/+1
2021-05-31Merge 5.13-rc4 into staging-nextGreg Kroah-Hartman779-3952/+8860
2021-05-30Linux 5.13-rc4Linus Torvalds1-1/+1
2021-05-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds22-29/+142
2021-05-29Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-22/+24
2021-05-29Merge tag 'riscv-for-linus-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds5-14/+18
2021-05-29Merge tag 'xfs-5.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-86/+140