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
2012-10-19
iio:dac: Add support for the ad5449
Lars-Peter Clausen
3
-0
/
+386
2012-10-19
iio: Add a logarithmic fractional value type
Lars-Peter Clausen
2
-0
/
+8
2012-10-19
iio: Use strict_strtouint instead of kstrtoul
Lars-Peter Clausen
2
-5
/
+5
2012-10-19
iio: at91_adc: Use devm_kcalloc to allocate arrays
Lars-Peter Clausen
1
-10
/
+6
2012-10-19
iio: Don't compare boolean values to true/false
Lars-Peter Clausen
2
-2
/
+2
2012-10-19
iio: fix spelling of Accelerometer in Kconfig
Peter Meerwald
1
-1
/
+1
2012-10-19
iio: use iio_push_to_buffer() in at91 driver
Peter Meerwald
1
-1
/
+1
2012-10-19
iio: remove useless irq_enabled variable in at91
Peter Meerwald
1
-3
/
+0
2012-09-22
iio: adc: add new lp8788 adc driver
Kim, Milo
3
-0
/
+271
2012-09-22
iio: inkern: clean up error return code
Kim, Milo
1
-5
/
+8
2012-09-22
iio: inkern: put the IIO device when it fails to allocate memory
Kim, Milo
1
-1
/
+4
2012-09-22
iio: dac/ad5755: signedness bug in ad5755_setup_pdata()
Dan Carpenter
1
-1
/
+1
2012-09-22
iio: hid-sensors: Prevent crash during hot-unplug
Srinivas Pandruvada
1
-0
/
+1
2012-09-17
Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
8
-11
/
+1136
2012-09-17
iio: ad7476: Add support for the ad7091r
Lars-Peter Clausen
1
-4
/
+26
2012-09-17
iio:inkern: Add function to read the processed value
Lars-Peter Clausen
1
-9
/
+109
2012-09-17
iio:dac: Add ad5755 driver
Lars-Peter Clausen
3
-0
/
+662
2012-09-17
iio: inkern: add error case in iio_channel_get()
Kim, Milo
1
-1
/
+10
2012-09-16
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2012-09-15
iio: inkern: allocate zeroed memory
Kim, Milo
1
-1
/
+1
2012-09-15
iio: Introduce a new fractional value type
Lars-Peter Clausen
1
-0
/
+6
2012-09-15
iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278
Lars-Peter Clausen
2
-3
/
+23
2012-09-15
iio:ad7476: Add ad7940 support
Lars-Peter Clausen
2
-6
/
+16
2012-09-15
iio:ad7476: Add ad7910/ad7920 device table entries
Lars-Peter Clausen
2
-5
/
+8
2012-09-15
iio: Move ad7476 driver out of staging
Lars-Peter Clausen
3
-0
/
+293
2012-09-08
staging:iio:adc: Add AD7791 driver
Lars-Peter Clausen
3
-0
/
+473
2012-09-08
iio:ad5446: Add device ids for ad5301/ad5311/ad5321
Lars-Peter Clausen
2
-4
/
+7
2012-09-08
iio:ad5446: Add support for the ad5300/ad5310/ad5320
Lars-Peter Clausen
2
-3
/
+21
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
10
-17
/
+11
2012-09-07
staging:iio: hid-sensors Use iio_push_to_buffer
Jonathan Cameron
4
-4
/
+4
2012-09-06
iio: hid-sensors: Added ALS
srinivas pandruvada
5
-0
/
+399
2012-09-06
iio: hid-sensors: Added Compass/Magnetometer 3D
srinivas pandruvada
5
-0
/
+443
2012-09-06
iio: hid-sensors: Added Gyroscope 3D
srinivas pandruvada
5
-0
/
+442
2012-09-06
iio: hid-sensors: Added accelerometer 3D
srinivas pandruvada
5
-0
/
+442
2012-09-06
iio: hid-sensors: Common attribute and trigger
srinivas pandruvada
10
-0
/
+483
2012-09-06
iio: core: Add hysteresis in channel spec
srinivas pandruvada
1
-0
/
+1
2012-09-03
IIO: Update email address for Jonathan Cameron.
Jonathan Cameron
1
-1
/
+1
2012-09-03
iio:ad5446: get rid of private header file
Jean-Francois Dagenais
2
-65
/
+34
2012-09-03
iio:ad5446: Add support for I2C based DACs
Jean-Francois Dagenais
3
-147
/
+293
2012-09-03
iio: fix spelling of subsystem
Peter Meerwald
1
-1
/
+1
2012-09-03
iio: whitespace cleanup and removal of semicolon after functions
Peter Meerwald
2
-6
/
+6
2012-09-03
iio: fix typos
Peter Meerwald
1
-1
/
+1
2012-09-03
drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
1
-24
/
+9
2012-08-27
drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
1
-1
/
+1
2012-08-27
iio: kfifo - add poll support.
Jonathan Cameron
1
-1
/
+14
2012-08-27
iio:kfifo_buf improve error handling in read_first_n.
Jonathan Cameron
1
-1
/
+3
2012-08-27
iio:kfifo_buf Take advantage of the fixed record size used in IIO
Jonathan Cameron
1
-4
/
+5
2012-08-27
iio: use IIO_CHAN_INFO_RAW rather than 0
Kim, Milo
1
-2
/
+4
2012-08-27
iio:adc: Add common code for ADI Sigma Delta devices
Lars-Peter Clausen
3
-0
/
+564
2012-08-27
Merge 3.6-rc3 into staging-next
Greg Kroah-Hartman
3
-14
/
+21
[prev]
[next]