index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
iio: Add driver for the gp2ap002a00f light/proximity sensor
Jacek Anaszewski
3
-0
/
+1171
2014-11-18
iio: Add driver for the LPS331AP barometer sensor
Jacek Anaszewski
5
-0
/
+1273
2014-11-18
iio: accel Add event subsystem to st_accel driver
Lukasz Czerwinski
1
-0
/
+148
2014-11-18
iio: st_sensors Add threshold events support
Lukasz Czerwinski
3
-0
/
+229
2014-11-18
iio: st_sensors: Add handling of multiple interrupts
Lukasz Czerwinski
2
-6
/
+59
2014-11-18
iio: st_gyro: Add DT bindings
Lukasz Czerwinski
3
-5
/
+34
2014-11-18
iio: st_accel: Add DT bindings
Lukasz Czerwinski
3
-8
/
+42
2014-11-18
iio:ak8975 Implement data ready interrupt handling
Jacek Anaszewski
1
-2
/
+89
2014-11-18
iio:ak8975 Add support for gpios DT property
Jacek Anaszewski
1
-3
/
+9
2014-10-05
iio:inkern: fix overwritten -EPROBE_DEFER in of_iio_channel_get_by_name
Johannes Pointner
1
-1
/
+1
2014-10-05
iio:magnetometer: bugfix magnetometers gain values
Denis CIOCCA
1
-22
/
+30
2014-10-05
iio: adc: ad_sigma_delta: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+1
2014-10-05
iio: st_sensors: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+1
2014-10-05
iio: inv_mpu6050: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+1
2014-10-05
iio: gyro: itg3200: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+1
2014-08-07
iio: buffer: Fix demux table creation
Lars-Peter Clausen
1
-1
/
+1
2014-07-09
iio: of_iio_channel_get_by_name() returns non-null pointers for error legs
Adam Thomson
1
-2
/
+4
2014-06-26
iio: Fix endianness issue in ak8975_read_axis()
Peter Meerwald
1
-8
/
+1
2014-06-26
iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()
Dan Carpenter
1
-8
/
+8
2014-06-26
iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...
Jonathan Cameron
1
-8
/
+8
2014-06-07
iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereference
Atilla Filiz
1
-2
/
+5
2014-05-06
iio: querying buffer scan_mask should return 0/1
Alec Berg
1
-2
/
+4
2014-03-06
iio:gyro: bug on L3GD20H gyroscope support
Denis CIOCCA
5
-9
/
+5
2014-02-22
iio: adis16400: Set timestamp as the last element in chan_spec
Marcus Folkesson
2
-5
/
+6
2014-01-09
iio:adc:ad7887 Fix channel reported endianness from cpu to big endian
Jonathan Cameron
1
-2
/
+14
2014-01-09
iio:imu:adis16400 fix pressure channel scan type
Jonathan Cameron
1
-1
/
+6
2013-12-04
iio:accel:kxsd9 fix missing mutex unlock
Frank Zago
1
-3
/
+4
2013-07-25
iio: inkern: fix iio_convert_raw_to_processed_unlocked
Alexandre Belloni
1
-1
/
+1
2013-06-04
iio:inkern: Fix typo/bug in convert raw to processed.
Michael Hennerich
1
-1
/
+1
2013-06-04
iio: frequency: ad4350: Fix bug / typo in mask
Michael Hennerich
1
-1
/
+1
2013-06-04
inkern: iio_device_put after incorrect return/goto
Joe Perches
1
-1
/
+1
2013-06-04
iio:callback buffer: free the scan_mask
Jonathan Cameron
1
-1
/
+4
2013-05-22
iio: exynos_adc: fix wrong structure extration in suspend and resume
Naveen Krishna Chatradhi
1
-4
/
+4
2013-05-22
iio:common:st: added disable function after read info raw data
Denis CIOCCA
1
-0
/
+2
2013-05-22
iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
Axel Lin
1
-3
/
+3
2013-04-02
iio: at91_adc: fix missing Sample and Hold time
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+14
2013-04-02
iio: at91_adc: add sleep mode support
Jean-Christophe PLAGNIOL-VILLARD
1
-9
/
+10
2013-04-02
iio: at91_adc: add low and high res support
Ludovic Desroches
1
-4
/
+70
2013-04-02
iio:magnetometer:ak8975 move driver out of staging
Jonathan Cameron
3
-0
/
+497
2013-03-29
iio: exynos_adc: Remove redundant of_match_ptr macro
Sachin Kamat
1
-1
/
+1
2013-03-25
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
Lars-Peter Clausen
9
-14
/
+14
2013-03-25
Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
52
-253
/
+1292
2013-03-17
iio: adc: Add dt support for turning on the phy in exynos-adc
Doug Anderson
1
-1
/
+13
2013-03-17
iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924
Lars-Peter Clausen
2
-16
/
+53
2013-03-17
iio:ad7923: Implement scale reporting
Lars-Peter Clausen
1
-7
/
+53
2013-03-17
iio:ad7923: Return error if we didn't get the expected result
Lars-Peter Clausen
1
-0
/
+2
2013-03-17
using kfifo_in_spinlocked instead of separate code.
Ge Gao
1
-3
/
+2
2013-03-17
iio: adc: Kconfig: exynos_adc depends on CONFIG_OF
Naveen Krishna Chatradhi
1
-0
/
+1
2013-03-17
iio: events: Make iio_push_event() IRQ context save
Lars-Peter Clausen
1
-14
/
+15
2013-03-17
iio:core drop info_mask from struct iio_info
Jonathan Cameron
1
-17
/
+0
[next]