index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Commit message (
Expand
)
Author
Age
*
Merge 4.19-rc4 into staging-next
Greg Kroah-Hartman
2018-09-16
|
\
|
*
iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
Lorenzo Bianconi
2018-09-02
*
|
iio: imu: st_lsm6dsx: add support to LSM6DSO
Lorenzo Bianconi
2018-09-02
*
|
iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block()
Lorenzo Bianconi
2018-09-02
*
|
iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-static
Lorenzo Bianconi
2018-09-02
*
|
iio: imu: st_lsm6dsx: add read_fifo callback to fifo_ops
Lorenzo Bianconi
2018-09-02
*
|
iio: imu: mpu6050: add support for regulator framework
Brian Masney
2018-08-18
|
/
*
Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2018-07-25
|
\
|
*
iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo()
Lorenzo Bianconi
2018-07-15
|
*
iio: imu: mpu6050: add support for 6515 variant
Brian Masney
2018-07-15
|
*
iio:imu:adis: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-07
*
|
Merge 4.18-rc3 into staging-next
Greg Kroah-Hartman
2018-07-02
|
\
\
|
|
/
|
/
|
|
*
iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines
Hans de Goede
2018-06-24
*
|
Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2018-06-25
|
\
\
|
|
/
|
/
|
|
*
iio: imu: inv_mpu6050: new timestamp mechanism
Jean-Baptiste Maneyrol
2018-06-10
|
*
iio: imu: inv_mpu6050: better fifo overflow handling
Jean-Baptiste Maneyrol
2018-06-10
|
*
iio: imu: inv_mpu6050: fix fifo count reading
Jean-Baptiste Maneyrol
2018-06-10
|
*
iio: imu: inv_mpu6050: switch to use sample rate divider
Jean-Baptiste Maneyrol
2018-06-10
|
*
iio: imu: inv_mpu6050: replace timestamp fifo by generic timestamp
Jean-Baptiste Maneyrol
2018-06-10
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
|
/
*
iio: imu: inv_mpu6050: add comment about frequencies
Martin Kelly
2018-05-22
*
iio: imu: inv_mpu6050: make loop a do-while
Martin Kelly
2018-05-12
*
iio: imu: inv_mpu6050: minor wording fixes
Martin Kelly
2018-05-06
*
iio: imu: inv_mpu6050: fix user_ctrl register overwritten
Jean-Baptiste Maneyrol
2018-05-06
*
iio: imu: inv_mpu6050: skip first sample when gyro is on
Jean-Baptiste Maneyrol
2018-05-06
*
iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio
Jean-Baptiste Maneyrol
2018-05-06
*
iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus
Jean-Baptiste Maneyrol
2018-05-06
*
iio: imu: inv_mpu6050: clean read channel data error path
Jean-Baptiste Maneyrol
2018-04-28
*
iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
Jean-Baptiste Maneyrol
2018-04-28
*
iio: imu: inv_mpu6050: use devm_* at init and delete remove
Jean-Baptiste Maneyrol
2018-04-28
*
iio: imu: inv_mpu6050: fix error path not turning chip back off
Jean-Baptiste Maneyrol
2018-04-28
*
iio:imu: inv_mpu6050: support more interrupt types
Martin Kelly
2018-04-21
*
iio: imu: inv_mpu6050: use set_power_itg function in i2c mux
Jean-Baptiste Maneyrol
2018-04-21
*
iio: imu: inv_mpu6050: clean set_power_itg and fix usage
Jean-Baptiste Maneyrol
2018-04-21
*
iio: imu: Add mpu9255 support to mpu6050 driver
Douglas Fischer
2018-04-15
*
iio: imu: inv_mpu6050: do not flush fifo when iio buffer is full
Jean-Baptiste Maneyrol
2018-04-15
*
iio: imu: st_lsm6dsx: add support to ism330dlc
Lorenzo Bianconi
2018-04-08
*
iio: imu: st_lsm6dsx: fix FIFO threshold mask for LSM6DSM/LSM6DSL
Lorenzo Bianconi
2018-04-08
*
iio: imu: inv_mpu6050: clean double declaration of set_power_itg
Jean-Baptiste Maneyrol
2018-03-30
*
Merge 4.16-rc3 into staging-next
Greg Kroah-Hartman
2018-02-26
|
\
|
*
iio: adis_lib: Initialize trigger before requesting interrupt
Lars-Peter Clausen
2018-02-17
*
|
iio: imu: st_lsm6dsx: add hw timestamp support
Lorenzo Bianconi
2018-01-30
|
/
*
imu:adis16480: fix debugfs_simple_attr.cocci warnings
Venkat Prashanth B U
2018-01-08
*
iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declaration
Lorenzo Bianconi
2018-01-08
*
iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrap
Lorenzo Bianconi
2018-01-08
*
iio: imu: st_lsm6dsx: add regmap API support
Lorenzo Bianconi
2018-01-08
*
iio: imu: st_lsm6dsx: introduce conf_lock mutex
Lorenzo Bianconi
2018-01-08
*
iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()
Lorenzo Bianconi
2018-01-08
*
iio: imu: inv_mpu6050: Remove duplicate NULL check
Andy Shevchenko
2017-12-02
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
|
\
[next]