index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-14
iio:magnetometer: bugfix magnetometers gain values
Denis CIOCCA
1
-22
/
+30
2014-09-14
iio: adc: at91: don't use the last converted data register
Ludovic Desroches
1
-5
/
+7
2014-09-14
iio: adc: xilinx-xadc: assign auxiliary channels address correctly
Subbaraya Sundeep Bhatta
1
-1
/
+1
2014-08-25
iio: inv_mpu6050: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+1
2014-08-25
iio: gyro: itg3200: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+1
2014-08-25
iio: st_sensors: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+1
2014-08-25
iio: hid_sensor_hub: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+2
2014-08-25
iio: adc: ad_sigma_delta: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+1
2014-08-25
iio: accel: bma180: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+1
2014-08-25
iio:inkern: fix overwritten -EPROBE_DEFER in of_iio_channel_get_by_name
Johannes Pointner
1
-1
/
+1
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
61
-759
/
+4717
2014-07-24
Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
5
-352
/
+731
2014-07-23
iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC
Chanwoo Choi
1
-8
/
+103
2014-07-23
iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability
Chanwoo Choi
1
-79
/
+147
2014-07-20
iio:kxcjk-1013: Fix endianness in scan_type
Peter Meerwald
1
-1
/
+1
2014-07-20
iio:bma180: Missing check for frequency fractional part
Peter Meerwald
1
-0
/
+2
2014-07-20
iio:bma180: Fix scale factors to report correct acceleration units
Peter Meerwald
1
-3
/
+3
2014-07-20
iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trig
Srinivas Pandruvada
1
-0
/
+1
2014-07-20
iio: accel: kxcjk-1013: Use try_reenable to ack intr
Srinivas Pandruvada
1
-17
/
+16
2014-07-20
iio: accel: kxcjk-1013: Fix setting frequency
Srinivas Pandruvada
1
-1
/
+1
2014-07-20
iio: buffer: Fix demux table creation
Lars-Peter Clausen
1
-1
/
+1
2014-07-20
iio: hid-sensor-magn-3d: Add support for rotation from north
Reyad Attiyat
1
-1
/
+52
2014-07-20
iio: hid-sensor-magn-3d: Scan for usage attributes before setting up iio chan...
Reyad Attiyat
1
-44
/
+105
2014-07-20
iio: types: Added support for rotation from north usage attributes
Reyad Attiyat
1
-0
/
+4
2014-07-13
Merge 3.16-rc5 into staging-next
Greg Kroah-Hartman
8
-32
/
+23
2014-07-13
iio:adc:ad799x: Allow writing of event config
Peter Meerwald
1
-0
/
+34
2014-07-13
iio:adc:ad799x: Return more meaningful event enabled state
Peter Meerwald
1
-1
/
+9
2014-07-13
iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode()
Peter Meerwald
1
-5
/
+9
2014-07-13
iio:adc:ad799x: Write default config on probe and reset alert status on probe
Peter Meerwald
1
-6
/
+13
2014-07-13
iio:adc:ad799x: Add helper function to read/write config register
Peter Meerwald
1
-0
/
+24
2014-07-13
iio:adc:ad799x: Make chan_spec const in ad799x_chip_config struct
Peter Meerwald
1
-1
/
+1
2014-07-13
iio:adc:ad799x: Only expose event interface when IRQ is available
Peter Meerwald
1
-86
/
+179
2014-07-13
iio:adc:ad799x: Use BIT() and GENMASK()
Peter Meerwald
1
-16
/
+15
2014-07-13
iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handling
Peter Meerwald
1
-3
/
+1
2014-07-13
iio:adc:ad799x: Drop I2C access helper functions
Peter Meerwald
1
-93
/
+26
2014-07-13
Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
29
-307
/
+1779
2014-07-13
iio: mma8452: add DT support
Martin Fuzzey
1
-0
/
+6
2014-07-12
iio: mma8452: Use correct acceleration units.
Martin Fuzzey
1
-1
/
+7
2014-07-11
iio: core : events ABI for specifying period
Srinivas Pandruvada
1
-0
/
+1
2014-07-11
iio:core: Handle error when mask type is not separate
Srinivas Pandruvada
1
-0
/
+3
2014-07-11
iio: st_sensors: add devicetree probing support
Linus Walleij
5
-0
/
+166
2014-07-08
iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends
Jan Kardell
1
-1
/
+1
2014-07-08
staging:iio:ad7291: Move out of staging
Lars-Peter Clausen
3
-0
/
+596
2014-07-07
Merge 3.16-rc4 into staging-next
Greg Kroah-Hartman
2
-4
/
+10
2014-07-07
iio: hid-sensors: make hid_sensor_get_reporting_interval static
Daniel Baluta
1
-0
/
+1
2014-07-07
iio: st_sensors: get platform data from device tree
Linus Walleij
1
-1
/
+34
2014-07-07
iio: imu: adis16480 switch sampling frequency attr to core support
Jonathan Cameron
1
-60
/
+22
2014-07-07
iio: imu: adis16400 switch sampling frequency attr to core support.
Jonathan Cameron
1
-53
/
+25
2014-07-07
iio: adis: Switch sampling frequency attr to core support.
Jonathan Cameron
1
-78
/
+46
2014-07-07
iio: gyro: itg3200 switch sampling frequency attr to core support.
Jonathan Cameron
1
-58
/
+43
[next]