Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
64a6d7280e7ec0c99bc16bbaba3fe91c255563e9
/
drivers
/
iio
/
imu
ea991c8
iio: bmi160: Fix time needed to sleep after command execution
by Marcin Niestroj
· 8 years ago
6c71ee3
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
7813029
Merge 4.7-rc6 into staging-next
by Greg Kroah-Hartman
· 8 years ago
468c562
iio:imu:mpu6050: icm20608 initial support
by Gregor Boirie
· 8 years ago
bc2b7da
iio:core: timestamping clock selection support
by Gregor Boirie
· 9 years ago
af52739
Merge 4.7-rc4 into staging-next
by Greg Kroah-Hartman
· 8 years ago
6e85dbe
iio: inv_mpu6050: Fix use-after-free in ACPI code
by Crestez Dan Leonard
· 8 years ago
aabb4060
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
03cce00
Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 8 years ago
2f37dd1
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
78975f2
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
1ffcfaf
iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
by Peter Rosin
· 9 years ago
216912e
imu: bmi160: Add avail frequency and scale attributes
by Daniel Baluta
· 9 years ago
c25d3f3
iio: bmi160: Fix ODR setting
by Daniel Baluta
· 9 years ago
5ec97ba
iio: bmi160: Fix output data rate for accel
by Daniel Baluta
· 9 years ago
393dbe4
iio: imu: mpu6050: Fix name/chip_id when using ACPI
by Daniel Baluta
· 9 years ago
140afdd
iio: imu: mpu6050: fix possible NULL dereferences
by Matt Ranostay
· 9 years ago
5a45e01
Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing
by Greg Kroah-Hartman
· 9 years ago
fbced0e
iio: inv_mpu6050: Add explicit support for MPU9150
by Crestez Dan Leonard
· 9 years ago
bf1eb91
iio: inv_mpu6050: Add spi_device_id for INV_MPU6500
by Crestez Dan Leonard
· 9 years ago
cec0154
iio: inv_mpu6050: Check WHO_AM_I register on probe
by Crestez Dan Leonard
· 9 years ago
7bdd31815
iio: inv_mpu6050: Remove inv_mpu6050_hw.num_reg
by Crestez Dan Leonard
· 9 years ago
aadd307
iio: inv_mpu6050: Cleanup hw_info mapping
by Crestez Dan Leonard
· 9 years ago
eb37984
iio:imu:mpu6050: enhance mounting matrix support
by Gregor Boirie
· 9 years ago
51f97f6
iio: imu: inv_mpu6050: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
af8a412
iio:adis: Add support for manual self-test flag clear
by Lars-Peter Clausen
· 9 years ago
77c4ad2
iio: imu: Add initial support for Bosch BMI160
by Daniel Baluta
· 9 years ago
5f47992
Merge 4.6-rc3 into staging-next
by Greg Kroah-Hartman
· 9 years ago
b153290
iio: remove unused gpio consumer.h include
by Irina Tirdea
· 9 years ago
f707219
iio: imu: Fix inv_mpu6050 dependencies
by Richard Weinberger
· 9 years ago
718ba46
iio: imu: mpu6050: Fix name/chip_id when using ACPI
by Daniel Baluta
· 9 years ago
c816d9e
iio: imu: mpu6050: fix possible NULL dereferences
by Matt Ranostay
· 9 years ago
f8d9d3b
iio: convert to common i2c_check_functionality() return value
by Matt Ranostay
· 9 years ago
33da559
iio: imu: mpu6050: add mpu6500 register settings
by Matt Ranostay
· 9 years ago
d509844
iio: imu: mpu6050: add calibration offset support
by Matt Ranostay
· 9 years ago
725f645
iio: imu: mpu6050: add missing docstring for int_pin_cfg
by Matt Ranostay
· 9 years ago
8f356be
iio: imu: mpu6050: fix INV_MPU6050_REG_UP_TIME delay
by Matt Ranostay
· 9 years ago
115f034
iio: imu: mpu6050: use inv_mpu6050_sensor_show return code
by Matt Ranostay
· 9 years ago
3afdf6c
iio: imu: mpu6050: remove trailing whitespaces
by Matt Ranostay
· 9 years ago
fc0dccd
iio: imu: inv_mpu6050: Fix alignment with open parenthesis
by Daniel Baluta
· 9 years ago
371a766
iio: imu: inv_mpu6050: Fix code indent for if statement
by Daniel Baluta
· 9 years ago
aeeb18f
iio: imu: inv_mpu6050: Delete space before comma
by Daniel Baluta
· 9 years ago
0e79137
iio: imu: inv_mpu6050: Remove unnecessary parentheses
by Daniel Baluta
· 9 years ago
d92241a
iio: imu: inv_mpu6050: Fix newlines to make code easier to read
by Daniel Baluta
· 9 years ago
acf7146
iio: imu: inv_mpu6050: Fix Yoda conditions
by Daniel Baluta
· 9 years ago
23c5edc
iio: imu: inv_mpu6050: Fix multiline comments style
by Daniel Baluta
· 9 years ago
fd64df1
iio: imu: inv_mpu6050: Add SPI support for MPU6000
by Adriana Reus
· 9 years ago
b3eea8d
iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.
by Adriana Reus
· 9 years ago
d430f3c
iio: imu: inv_mpu6050: Use regmap instead of i2c specific functions
by Adriana Reus
· 9 years ago
c278ac0
iio: imu: inv-mpu6050: Fix interrupt pin configuration
by Adriana Reus
· 9 years ago
fec2f33
Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
8c4e378
Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
c2472d0
iio: inv_mpu6050: Remove unused parameter
by Adriana Reus
· 9 years ago
d590faf
iio: adis_buffer: Fix out-of-bounds memory access
by Lars-Peter Clausen
· 9 years ago
f3cf3fb
Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
72a868b
iio: imu: check sscanf return value
by Ioana Ciornei
· 9 years ago
7d0ead5
iio: Reconcile operation order between iio_register/unregister and pm functions
by Adriana Reus
· 9 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
0f07965
iio: remove gpio interrupt probing from drivers that use a single interrupt
by Octavian Purdila
· 9 years ago
1c46ae0a
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
72d9c98
iio: adis16400: Add ADIS16445 support
by Lars-Peter Clausen
· 9 years ago
dc8615c
iio: adis16400: Add ADIS16367 support
by Lars-Peter Clausen
· 9 years ago
3c38676
iio: adis16400: Add ADIS16305 support
by Lars-Peter Clausen
· 9 years ago
bd95a89
iio: adis16400: adis16300 has product ID and serial number
by Lars-Peter Clausen
· 9 years ago
7abad10
iio: adis16480: Fix scale factors
by Lars-Peter Clausen
· 9 years ago
8166537
iio: adis16400: Fix adis16448 gyroscope scale
by Lars-Peter Clausen
· 9 years ago
c176bec
iio: fix drivers that consider 0 as a valid IRQ in client->irq
by Octavian Purdila
· 9 years ago
ed15e88
Merge 4.2-rc3 into staging-next
by Greg Kroah-Hartman
· 9 years ago
2155971
iio: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
a858c7d
iio: inv-mpu: Export scale_available attributes
by Adriana Reus
· 9 years ago
6a3c45b
iio: inv-mpu: Specify the expected format/precision for write channels
by Adriana Reus
· 9 years ago
d046ba2
iio: adis16400: Fix burst transfer for adis16448
by Lars-Peter Clausen
· 10 years ago
9df5603
iio: adis16400: Fix burst mode
by Paul Cercueil
· 10 years ago
c2a8b62
iio: adis16400: Compute the scan mask from channel indices
by Paul Cercueil
· 10 years ago
7323d59
iio: adis16400: Use != channel indices for the two voltage channels
by Paul Cercueil
· 10 years ago
69ca2d7
iio: adis16400: Report pressure channel scale
by Lars-Peter Clausen
· 10 years ago
c610f7f
Merge 4.0-rc7 into staging-next
by Greg Kroah-Hartman
· 10 years ago
4ce7ca8
iio: imu: Use iio_trigger_get for indio_dev->trig assignment
by Darshana Padmadas
· 10 years ago
dc5f2c5
Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 10 years ago
af5e1a6
iio:inv-mpu6050: Fix inconsistency for the scale channel
by Adriana Reus
· 10 years ago
4dac0a8
iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo
by Viorel Suman
· 10 years ago
70dddee
iio: fix drivers that check buffer->scan_mask
by Octavian Purdila
· 10 years ago
d582cb7
Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
a35c5d1
iio: imu: inv_mpu6050: Create mux clients for ACPI
by Srinivas Pandruvada
· 10 years ago
b457f53
iio: improve usage of gpiod API
by Uwe Kleine-König
· 10 years ago
a36385a
iio: imu: kmx61: Drop odr_bits from kmx61_samp_freq_table
by Daniel Baluta
· 10 years ago
76cd2e7
imu: inv_mpu6050: cleanup on error check
by Varka Bhadram
· 10 years ago
eec06b8
imu: inv_mpu6050: use devm_request_irq
by Varka Bhadram
· 10 years ago
b3e9ad7
imu: inv_mpu6050: use devm_iio_trigger_alloc
by Varka Bhadram
· 10 years ago
19e353f
iio: imu: adis16400: Fix sign extension
by Rasmus Villemoes
· 10 years ago
df1fad8
iio kmx61 / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Daniel Baluta
· 10 years ago
4f33fba
iio: imu: inv_mpu6050: Prevent dereferencing NULL
by Srinivas Pandruvada
· 10 years ago
6a191c7
iio: imu: kmx61: Use correct base when reading data
by Daniel Baluta
· 10 years ago
ea04d29
iio: imu: kmx61: Remove unnecessary REG_INS1 read
by Daniel Baluta
· 10 years ago
dbdd0e2
iio: imu: kmx61: Fix device initialization when setting trigger state
by Daniel Baluta
· 10 years ago
d4a4ae0
iio: imu: kmx61: Use false instead of 0 for ev_enable_state
by Daniel Baluta
· 10 years ago
0475c68
iio: imu: kmx61: Drop unused device parameter
by Daniel Baluta
· 10 years ago
dfb12ed
iio: imu: kmx61: Fixup parameters alignment
by Daniel Baluta
· 10 years ago
28ff344
iio: imu: kmx61: Enhance error handling
by Daniel Baluta
· 10 years ago
Next »