Age | Commit message (Expand) | Author |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-03 | iio: accel: bmc150: Improve bmc150_apply_bosc0200_acpi_orientation() | Andy Shevchenko |
2024-09-03 | iio: accel: bmc150: use fwnode_irq_get_byname() | Andy Shevchenko |
2024-08-03 | iio: accel: adxl380: make use of iio_get_masklength() | Nuno Sa |
2024-08-03 | iio: accel: kxcjk-1013: Add support for KX022-1020 | Rayyan Ansari |
2024-08-03 | iio: accel: add ADXL380 driver | Antoniu Miclaus |
2024-07-29 | iio: accel: bma400: simplify with cleanup.h | Krzysztof Kozlowski |
2024-07-29 | iio: accel: bmi088: Constify struct regmap_bus | Javier Carrasco |
2024-07-29 | iio: accel: bma400: Constify struct regmap_bus | Javier Carrasco |
2024-07-29 | iio: accel: adxl367: Constify struct regmap_bus | Javier Carrasco |
2024-07-29 | iio: accel: stk8ba50: make use of iio_for_each_active_channel() | Nuno Sa |
2024-07-29 | iio: accel: stk8312: make use of iio_for_each_active_channel() | Nuno Sa |
2024-07-29 | iio: accel: sca3300: make use of iio_for_each_active_channel() | Nuno Sa |
2024-07-29 | iio: accel: msa311: make use of iio_for_each_active_channel() | Nuno Sa |
2024-07-29 | iio: accel: fxls8962af-core: make use of iio_for_each_active_channel() | Nuno Sa |
2024-07-29 | iio: accel: cros_ec_accel_legacy: make use of iio_get_masklength() | Nuno Sa |
2024-07-29 | iio: accel: bmc150-accel-core: make use of iio_for_each_active_channel() | Nuno Sa |
2024-07-29 | iio: accel: bma180: make use of iio_for_each_active_channel() | Nuno Sa |
2024-07-29 | iio: accel: adxl372: make use of iio_get_masklength() | Nuno Sa |
2024-07-29 | iio: accel: adxl367: make use of iio_get_masklength() | Nuno Sa |
2024-07-04 | Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2024-07-01 | Merge 6.10-rc6 into char-misc-next | Greg Kroah-Hartman |
2024-06-25 | iio: accel: st_accel: add support for LIS2DS12 | Kaustabh Chakraborty |
2024-06-25 | iio: accel: msa311: make use of regmap_clear_bits() | Trevor Gamblin |
2024-06-25 | iio: accel: kxsd9: Make use of regmap_clear_bits() | Trevor Gamblin |
2024-06-25 | iio: accel: fxls8962af-core: Make use of regmap_set_bits(), regmap_clear_bits() | Trevor Gamblin |
2024-06-13 | iio: accel: adxl355: simplify with spi_get_device_match_data() | Krzysztof Kozlowski |
2024-06-13 | iio: accel: adxl313: simplify with spi_get_device_match_data() | Krzysztof Kozlowski |
2024-06-13 | iio: accel: mma7660: add mount-matrix support | Val Packett |
2024-06-08 | iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUF | Alexander Sverdlin |
2024-06-04 | iio: accel: bmi088: remove unused struct 'bmi088_scale_info' | Dr. David Alan Gilbert |
2024-05-27 | iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König |
2024-05-08 | Merge 6.9-rc7 into char-misc-testing | Greg Kroah-Hartman |
2024-04-29 | iio: accel: mxc4005: Read orientation matrix from ACPI ROTM method | Hans de Goede |
2024-04-29 | iio: bmc150-accel-core: Use iio_read_acpi_mount_matrix() helper | Hans de Goede |
2024-04-29 | iio: accel: kxcjk-1013: Use new iio_read_acpi_mount_matrix() helper | Hans de Goede |
2024-04-06 | iio: accel: adxl345: Add spi-3wire option | Lothar Rubusch |
2024-04-06 | iio: accel: adxl345: Add comment to probe | Lothar Rubusch |
2024-04-06 | iio: accel: adxl345: Reorder probe initialization | Lothar Rubusch |
2024-04-06 | iio: accel: adxl345: Pass function pointer to core | Lothar Rubusch |
2024-04-06 | iio: accel: adxl345: Move defines to header | Lothar Rubusch |
2024-04-06 | iio: accel: adxl345: Group bus configuration | Lothar Rubusch |
2024-04-06 | iio: accel: adxl345: Make data_range obsolete | Lothar Rubusch |
2024-03-28 | iio: accel: mxc4005: Reset chip on probe() and resume() | Hans de Goede |
2024-03-28 | iio: accel: mxc4005: Interrupt handling fixes | Hans de Goede |
2024-03-25 | iio: accel: adxl367: Remove second semicolon | Colin Ian King |
2024-03-25 | iio: accel: fxls8962af: Switch from of specific to fwnode based properties. | Jonathan Cameron |
2024-03-25 | iio: accel: mma8452: Switch from of specific to fwnode property handling. | Jonathan Cameron |
2024-03-21 | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-02-28 | iio: accel: kxcjk-1013: Implement ACPI method ROTM to retrieve mount matrix. | Sean Rhodes |