Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-20Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-06-19iio: accel: mma8452: ignore the return value of reset operationHaibo Chen
2022-06-19iio:accel:mxc4005: rearrange iio trigger get and registerDmitry Rokosov
2022-06-19iio:accel:kxcjk-1013: rearrange iio trigger get and registerDmitry Rokosov
2022-06-19iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov
2022-05-01iio: mma8452: fix probe fail when device tree compatible is used.Haibo Chen
2022-04-28iio: accel: mma8452: Add missing documentation for name element of chip_infoJonathan Cameron
2022-04-28iio: accel: dmard06: Drop dependency on OFAndy Shevchenko
2022-04-28iio: accel: adxl355: use fwnode_irq_get_byname()Puranjay Mohan
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2022-04-10iio: core: Hide read accesses to iio_dev->currentmodeMiquel Raynal
2022-04-10iio: st_sensors: Stop abusing mlock to ensure internal coherencyMiquel Raynal
2022-04-10iio: st_sensors: Return as early as possible from the _write_raw() callbacksMiquel Raynal
2022-04-04iio: accel: kxsd9-spi: changed leading spaces to tabsPaul Lemmermann
2022-04-04iio: accel: dmard09: fixed code styling issuesPaul Lemmermann
2022-04-04iio: accel: add support for LIS302DL variantSicelo A. Mhlongo
2022-04-04iio: accel: Remove unused enum in st_accelSicelo A. Mhlongo
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-22Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-03-02iio: accel: mma8452: use the correct logic to get mma8452_dataHaibo Chen
2022-02-26iio: accel: adxl345: Remove unneeded blank linesAndy Shevchenko
2022-02-26iio: accel: adxl345: Drop comma in terminator entriesAndy Shevchenko
2022-02-26iio: accel: adxl345: Extract adxl345_powerup() helperAndy Shevchenko
2022-02-26iio: accel: adxl345: Add ACPI HID tableKai-Heng Feng
2022-02-26iio: accel: adxl345: Make use of device propertiesAndy Shevchenko
2022-02-26iio: accel: adxl345: Get rid of name parameter in adxl345_core_probe()Andy Shevchenko
2022-02-26iio: accel: adxl345: Set driver_data for OF enumerationAndy Shevchenko
2022-02-26iio: accel: adxl345: Convert to use dev_err_probe()Andy Shevchenko
2022-02-26iio: accel: adxl367: Fix handled initialization in adxl367_irq_handler()Nathan Chancellor
2022-02-26iio: accel: adxl367: unlock on error in adxl367_buffer_predisable()Dan Carpenter
2022-02-21iio: accel: add ADXL367 driverCosmin Tanislav
2022-02-18iio:accel:bma180: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:accel:stk8312: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:accel:stk8ba50: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:accel:mma9553: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron
2022-02-18iio:accel:mma9551: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron
2022-02-18iio:accel:mma7660: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Jonathan Cameron
2022-02-18iio:accel:mc3230: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:accel:dmard10: Switch from CONFIG_PM guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:accel:dmard06: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:accel:da280: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:accel:da311: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron
2022-02-18iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespaceJonathan Cameron
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron
2022-02-18iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron
2022-02-18iio:accel:fxl8962af: Move exports into IIO_FXL8962AF namespaceJonathan Cameron
2022-02-18iio:accel:bmi088: Move exports into IIO_BMI088 namespaceJonathan Cameron
2022-02-18iio:accel:bmc150: Move exports into IIO_BMC150 namespaceJonathan Cameron