summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-11-251-0/+2
|\
| * staging:iio: Fix hmc5843 Kconfig dependenciesPeter Meerwald2013-11-091-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \
| * | treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-1/+1
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* | | Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-11-123-6/+3
|\ \ \ | |_|/ |/| |
| * | staging:iio:ade7753/ade7754/ade7759: Use spi_w8r16be() instead of spi_w8r16()Lars-Peter Clausen2013-10-033-6/+3
* | | staging: Remove OOM message after input_allocate_deviceJoe Perches2013-10-291-3/+1
* | | Merge tag 'iio-for-3.13e' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-10-271-0/+1
|\ \ \
| * | | staging/iio/adc: MXS_LRADC depends on INPUTRandy Dunlap2013-10-231-0/+1
* | | | Staging: iio: fix printk(KERN_ERR .. in lis3l02dq_core.cEbru Akagunduz2013-10-271-1/+1
|/ / /
* | | Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-10-1921-819/+783
|\ \ \
| * | | staging:iio:hmc5843: Trivial cleanupPeter Meerwald2013-10-171-1/+1
| * | | staging:iio:hmc5843: Check initialization and chip identifierPeter Meerwald2013-10-171-6/+27
| * | | staging:iio:hmc5843: Introduce _set_range_gain()Peter Meerwald2013-10-171-12/+17
| * | | staging:iio:hmc5843: Rename _set_rate() to _set_samp_freq()Peter Meerwald2013-10-171-16/+15
| * | | staging:iio:hmc5843: Reorganize _set_meas_conf()Peter Meerwald2013-10-171-25/+20
| * | | staging:iio:hmc5843: Rename _configure() to _set_mode()Peter Meerwald2013-10-171-11/+16
| * | | staging:iio:hmc5843: Remove ability to change operating modePeter Meerwald2013-10-171-68/+0
| * | | staging:iio:hmc5843: Add trigger handlingPeter Meerwald2013-10-171-8/+61
| * | | staging:iio:hmc5843: Always read all channels values otherwise no updatesPeter Meerwald2013-10-171-21/+32
| * | | staging:iio:hmc5843: Rename _check_samp_freq to get_samp_freq_indexPeter Meerwald2013-10-171-31/+16
| * | | staging:iio:hmc5843: Use SCALE instead of magn_rangePeter Meerwald2013-10-171-101/+59
| * | | staging:iio:spear_adc: Fix IRQ checkLars-Peter Clausen2013-10-171-1/+1
| * | | staging:iio:lpc32xx_adc: Fix IRQ checkLars-Peter Clausen2013-10-171-1/+1
| * | | staging:iio:ade7758: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-5/+0
| * | | staging:iio:ad5933: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-4/+0
| * | | staging:iio:simple-dummy: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-8/+0
| * | | staging:iio:mxs-lradc: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-6/+0
| * | | staging:iio:lis3l02dq: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-1/+0
| * | | staging:iio: Allow to build SoC specific drivers when COMPILE_TEST is setLars-Peter Clausen2013-10-141-3/+3
| * | | staging:iio:mxs-lradc: Select STMP_DEVICELars-Peter Clausen2013-10-141-0/+1
| * | | staging:iio:spear_adc: Fix sparse warningLars-Peter Clausen2013-10-141-1/+1
| * | | staging:iio:spear_adc: Remove unused variableLars-Peter Clausen2013-10-121-1/+0
| * | | staging:iio:ad7291: Use event spec for threshold hysteresisLars-Peter Clausen2013-10-121-111/+28
| * | | staging:iio:ad799x: Use event spec for threshold hysteresisLars-Peter Clausen2013-10-121-103/+29
| * | | staging:iio:ad799x: Simplify threshold register look-upLars-Peter Clausen2013-10-122-32/+18
| * | | staging:iio:tsl2x7x: Switch to new event config interfaceLars-Peter Clausen2013-10-121-47/+73
| * | | staging:iio:simple_dummy: Switch to new event config interfaceLars-Peter Clausen2013-10-123-31/+70
| * | | staging:iio:ad7150: Switch to new event config interfaceLars-Peter Clausen2013-10-121-64/+99
| * | | staging:iio:ad799x: Switch to new event config interfaceLars-Peter Clausen2013-10-121-60/+85
| * | | staging:iio:ad7291: Switch to new event config interfaceLars-Peter Clausen2013-10-121-37/+59
| * | | staging:iio:sca3000: Switch to new config interfaceLars-Peter Clausen2013-10-121-22/+36
| * | | staging:iio:lis2l02dq: Share threshold value between axisLars-Peter Clausen2013-10-121-4/+4
| * | | staging:iio:lis3l02dq: Switch to new event config interfaceLars-Peter Clausen2013-10-121-21/+43
| * | | staging: iio: generic_buffer: initialize retSebastian Andrzej Siewior2013-10-121-1/+1
| * | | iio: Add reference counting for buffersLars-Peter Clausen2013-10-125-10/+22
* | | | staging: Remove unnecessary semicolonsJoe Perches2013-10-112-2/+2
* | | | Staging: iio: fix sizeof *ring should be sizeof(*ring)Ebru Akagunduz2013-10-111-1/+1
|/ / /
* | | Staging: iio: adt7316-i2c: quoted string split across linesEbru Akagunduz2013-10-061-2/+1
OpenPOWER on IntegriCloud