Sign in
android-kvm
/
linux
/
755e901964a979ea0e1a823ac8c5d477fe8fd108
/
drivers
/
staging
/
iio
c5fe7a41
staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of missuse of the IIO_ST macro.
by Jonathan Cameron
· 11 years ago
1676587
Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
f095ca6
Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
5fa4061
staging:iio: Fix hmc5843 Kconfig dependencies
by Peter Meerwald
· 11 years ago
f99a92c
staging: Remove OOM message after input_allocate_device
by Joe Perches
· 11 years ago
9908b4f
Merge tag 'iio-for-3.13e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
b28ca1c
Staging: iio: fix printk(KERN_ERR .. in lis3l02dq_core.c
by Ebru Akagunduz
· 11 years ago
2ab61fa
staging/iio/adc: MXS_LRADC depends on INPUT
by Randy Dunlap
· 11 years ago
2ef9d83
Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
094509b1
staging:iio:hmc5843: Trivial cleanup
by Peter Meerwald
· 11 years ago
9d5ad0c
staging:iio:hmc5843: Check initialization and chip identifier
by Peter Meerwald
· 11 years ago
f3f7551
staging:iio:hmc5843: Introduce _set_range_gain()
by Peter Meerwald
· 11 years ago
ca4c617
staging:iio:hmc5843: Rename _set_rate() to _set_samp_freq()
by Peter Meerwald
· 11 years ago
4f1ca41
staging:iio:hmc5843: Reorganize _set_meas_conf()
by Peter Meerwald
· 11 years ago
6224875
staging:iio:hmc5843: Rename _configure() to _set_mode()
by Peter Meerwald
· 11 years ago
7183de9
staging:iio:hmc5843: Remove ability to change operating mode
by Peter Meerwald
· 11 years ago
cb9b9a8
staging:iio:hmc5843: Add trigger handling
by Peter Meerwald
· 11 years ago
39c1882
staging:iio:hmc5843: Always read all channels values otherwise no updates
by Peter Meerwald
· 11 years ago
9a3b2d5
staging:iio:hmc5843: Rename _check_samp_freq to get_samp_freq_index
by Peter Meerwald
· 11 years ago
ae6f54d
staging:iio:hmc5843: Use SCALE instead of magn_range
by Peter Meerwald
· 11 years ago
a47f6e0
staging:iio:spear_adc: Fix IRQ check
by Lars-Peter Clausen
· 11 years ago
2918ad1
staging:iio:lpc32xx_adc: Fix IRQ check
by Lars-Peter Clausen
· 11 years ago
889a62ba
staging:iio:ade7758: Remove redundant call to iio_sw_buffer_preenable()
by Lars-Peter Clausen
· 11 years ago
75b19bb
staging:iio:ad5933: Remove redundant call to iio_sw_buffer_preenable()
by Lars-Peter Clausen
· 11 years ago
29da147
staging:iio:simple-dummy: Remove redundant call to iio_sw_buffer_preenable()
by Lars-Peter Clausen
· 11 years ago
7197812
staging:iio:mxs-lradc: Remove redundant call to iio_sw_buffer_preenable()
by Lars-Peter Clausen
· 11 years ago
77e587f
staging:iio:lis3l02dq: Remove redundant call to iio_sw_buffer_preenable().
by Lars-Peter Clausen
· 11 years ago
ef4d4d1
staging:iio: Allow to build SoC specific drivers when COMPILE_TEST is set
by Lars-Peter Clausen
· 11 years ago
2cd1e1d
staging:iio:mxs-lradc: Select STMP_DEVICE
by Lars-Peter Clausen
· 11 years ago
8ecf500
staging:iio:spear_adc: Fix sparse warning
by Lars-Peter Clausen
· 11 years ago
3f79410
treewide: Fix common typo in "identify"
by Maxime Jayat
· 11 years ago
d406fd9
staging:iio:spear_adc: Remove unused variable
by Lars-Peter Clausen
· 11 years ago
ec87197
staging:iio:ad7291: Use event spec for threshold hysteresis
by Lars-Peter Clausen
· 11 years ago
ba1d796
staging:iio:ad799x: Use event spec for threshold hysteresis
by Lars-Peter Clausen
· 11 years ago
69582b8
staging:iio:ad799x: Simplify threshold register look-up
by Lars-Peter Clausen
· 11 years ago
3ea48e0
staging:iio:tsl2x7x: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
bda624b
staging:iio:simple_dummy: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
1489d62
staging:iio:ad7150: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
5b9e048
staging:iio:ad799x: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
b80a674
staging:iio:ad7291: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
129c3f6
staging:iio:sca3000: Switch to new config interface
by Lars-Peter Clausen
· 11 years ago
693101d
staging:iio:lis2l02dq: Share threshold value between axis
by Lars-Peter Clausen
· 11 years ago
8613e92
staging:iio:lis3l02dq: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
11cb454
staging: iio: generic_buffer: initialize ret
by Sebastian Andrzej Siewior
· 11 years ago
9e69c93
iio: Add reference counting for buffers
by Lars-Peter Clausen
· 11 years ago
a22526e
staging: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
c92cb53
Staging: iio: fix sizeof *ring should be sizeof(*ring)
by Ebru Akagunduz
· 11 years ago
edf7abd
Staging: iio: adt7316-i2c: quoted string split across lines
by Ebru Akagunduz
· 11 years ago
106cac2
Staging: iio: adt7316-spi: fix quoted string split across lines
by Ebru Akagunduz
· 11 years ago
b4a051d
Staging: iio: printk(KERN_INFO ...
by Ebru Akagunduz
· 11 years ago
ffb283e
Staging: iio: space prohibited before semicolon
by Ebru Akagunduz
· 11 years ago
d7c0886
Staging: iio: iio_simple_dummy: fix line over 80 characters
by Ebru Akagunduz
· 11 years ago
3658a71b
staging:iio:ad9951: Use spi_sync_transfer()
by Lars-Peter Clausen
· 11 years ago
630e737
staging:iio:ad9910: Use spi_sync_transfer()
by Lars-Peter Clausen
· 11 years ago
9aa698a
staging:iio:ad9852: Use spi_sync_transfer()
by Lars-Peter Clausen
· 11 years ago
63e4f05
staging:iio:adis16220: Use spi_sync_transfer()
by Lars-Peter Clausen
· 11 years ago
2359074
staging:iio:ade7753/ade7754/ade7759: Use spi_w8r16be() instead of spi_w8r16()
by Lars-Peter Clausen
· 11 years ago
0a440ee
Staging/iio: add TODO reminder
by Juergen Beisert
· 11 years ago
e9c88fb
Staging/iio/adc/touchscreen/MXS: provide devicetree adaption
by Juergen Beisert
· 11 years ago
cd6c558
Staging/iio/adc/touchscreen/MXS: remove old touchscreen detection implementation
by Juergen Beisert
· 11 years ago
dee0530
Staging/iio/adc/touchscreen/MXS: add interrupt driven touch detection
by Juergen Beisert
· 11 years ago
8c06f71
Staging/iio/adc/touchscreen/MXS: add i.MX23 support to the LRADC touchscreen driver
by Juergen Beisert
· 11 years ago
f0b83cc
Staging/iio/adc/touchscreen/MXS: simplify register access
by Juergen Beisert
· 11 years ago
7e4d4a6
Staging/iio/adc/touchscreen/MXS: separate i.MX28 specific register bits
by Juergen Beisert
· 11 years ago
ccff529
Staging/iio/adc/touchscreen/MXS: distinguish i.MX23's and i.MX28's LRADC
by Juergen Beisert
· 11 years ago
18da755
Staging/iio/adc/touchscreen/MXS: add proper clock handling
by Juergen Beisert
· 11 years ago
dd28e48
staging:iio:hmc5843: Introduce helper functions to show/check list of int pairs
by Peter Meerwald
· 11 years ago
9728fe3
staging:iio:hmc5843: Tighten comments
by Peter Meerwald
· 11 years ago
511c81e
staging:iio:hmc5843: Remove unused LSB register #defines
by Peter Meerwald
· 11 years ago
d4dc0a3
staging:iio:hmc5843: Use INFO_SAMP_FREQ
by Peter Meerwald
· 11 years ago
8e2e297
staging:iio:hmc5843: Rewrite init function
by Peter Meerwald
· 11 years ago
8a5c191
staging:iio:hmc5843: Add pointer to i2c client to data struct
by Peter Meerwald
· 11 years ago
bfbab2b
staging:iio:spear_adc: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
4f9be98
staging:iio:ad7746: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
b740f48
staging:iio:ad799x: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
c0d0141
staging:iio:ad7780: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
9324131
staging:iio:ad7606: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
d6570b3
staging:iio:ad7280a: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
b4e8459
Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
85528e8
staging:iio:iio-trig-bfin-timer: Fix compile error
by Lars-Peter Clausen
· 11 years ago
e2aad1d
Merge 3.12-rc2 into staging-next.
by Greg Kroah-Hartman
· 11 years ago
9d6c398
staging:iio:ade7758: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
09a799d
staging:iio:dummy: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
4fa10de
staging:iio:mxs-lradc: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
c6f0681
staging:iio:ad799x: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
5c757ac
staging:iio:ad7606: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
fdc8020
staging:iio:lis3l02dq: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
40e23ce
staging: iio: ade7854-spi: Fix return value
by Sachin Kamat
· 11 years ago
575a6c9
staging:iio:hmc5843: Fix measurement conversion
by Peter Meerwald
· 12 years ago
5e64897
iio: isl29018: Fix uninitialized value
by Derek Basehore
· 12 years ago
c919095
staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and buffer enabled for built in dummy driver.
by Jonathan Cameron
· 12 years ago
2432e1a
staging:iio: Remove unnecessary casts for iio_push_to_buffers()
by Lars-Peter Clausen
· 11 years ago
6a63aa0
staging:iio: dummy driver additions to show shared_by_dir infomask usage
by Jonathan Cameron
· 11 years ago
b909459
staging: iio: ade7854: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
b67637a
staging: iio: ade7759: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
d006040
staging: iio: ade7758_core: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
fde9355
staging: iio: ade7754: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
e7d4eb0
staging: iio: ade7753: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
Next »