summaryrefslogtreecommitdiffstats
path: root/kernel/user_namespace.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-18iio: adc: mcp3422: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-18iio: at91: introduce touch screen support in iio adc driverJosh Wu3-24/+405
2013-10-18staging:iio:hmc5843: Trivial cleanupPeter Meerwald1-1/+1
2013-10-18staging:iio:hmc5843: Check initialization and chip identifierPeter Meerwald1-6/+27
2013-10-18staging:iio:hmc5843: Introduce _set_range_gain()Peter Meerwald1-12/+17
2013-10-18staging:iio:hmc5843: Rename _set_rate() to _set_samp_freq()Peter Meerwald1-16/+15
2013-10-18staging:iio:hmc5843: Reorganize _set_meas_conf()Peter Meerwald1-25/+20
2013-10-18staging:iio:hmc5843: Rename _configure() to _set_mode()Peter Meerwald1-11/+16
2013-10-18staging:iio:hmc5843: Remove ability to change operating modePeter Meerwald1-68/+0
2013-10-18staging:iio:hmc5843: Add trigger handlingPeter Meerwald1-8/+61
2013-10-18staging:iio:hmc5843: Always read all channels values otherwise no updatesPeter Meerwald1-21/+32
2013-10-18staging:iio:hmc5843: Rename _check_samp_freq to get_samp_freq_indexPeter Meerwald1-31/+16
2013-10-18staging:iio:hmc5843: Use SCALE instead of magn_rangePeter Meerwald1-101/+59
2013-10-18DT: Add documentation for cm36651 proximity/light sensorBeomho Seo2-0/+27
2013-10-18iio: cm36651: Add CM36651 proximity/light sensorBeomho Seo3-0/+720
2013-10-18staging:iio:spear_adc: Fix IRQ checkLars-Peter Clausen1-1/+1
2013-10-18staging:iio:lpc32xx_adc: Fix IRQ checkLars-Peter Clausen1-1/+1
2013-10-16iio: Remove unused iio_sw_buffer_preenable()Lars-Peter Clausen2-20/+0
2013-10-16staging:iio:ade7758: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen1-5/+0
2013-10-16staging:iio:ad5933: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen1-4/+0
2013-10-16staging:iio:simple-dummy: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen1-8/+0
2013-10-16staging:iio:mxs-lradc: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen1-6/+0
2013-10-16staging:iio:lis3l02dq: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-1/+0
2013-10-16iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen1-1/+0
2013-10-16iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-10/+1
2013-10-16iio:st_magn: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-10/+1
2013-10-16iio:triggered-buffer: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-1/+0
2013-10-16iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-10/+1
2013-10-16iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen1-1/+1
2013-10-16iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-1/+0
2013-10-16iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-5/+0
2013-10-16iio:ad7266: Remove redundant call to iio_sw_preenable()Lars-Peter Clausen1-11/+1
2013-10-16iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen1-10/+1
2013-10-16iio: Update buffer's bytes per datum after updating the scan maskLars-Peter Clausen1-1/+17
2013-10-15iio:kfifo: Set update_needed to false after allocating a new bufferLars-Peter Clausen1-0/+1
2013-10-15iio:kfifo: Empty buffer on updateLars-Peter Clausen1-5/+7
2013-10-15iio:kfifo: Protect against concurrent access from userspaceLars-Peter Clausen1-5/+15
2013-10-15iio:kfifo: Fix memory leakLars-Peter Clausen1-1/+4
2013-10-15staging:iio: Allow to build SoC specific drivers when COMPILE_TEST is setLars-Peter Clausen1-3/+3
2013-10-15staging:iio:mxs-lradc: Select STMP_DEVICELars-Peter Clausen1-0/+1
2013-10-15staging:iio:spear_adc: Fix sparse warningLars-Peter Clausen1-1/+1
2013-10-12staging:iio:spear_adc: Remove unused variableLars-Peter Clausen1-1/+0
2013-10-12iio:buffer: Ignore noop requests for iio_update_buffers()Lars-Peter Clausen1-0/+14
2013-10-12staging:iio:ad7291: Use event spec for threshold hysteresisLars-Peter Clausen1-111/+28
2013-10-12staging:iio:ad799x: Use event spec for threshold hysteresisLars-Peter Clausen1-103/+29
2013-10-12staging:iio:ad799x: Simplify threshold register look-upLars-Peter Clausen2-32/+18
2013-10-12iio: Add a hysteresis event info attributeLars-Peter Clausen3-0/+58
2013-10-12staging:iio:tsl2x7x: Switch to new event config interfaceLars-Peter Clausen1-47/+73
2013-10-12staging:iio:simple_dummy: Switch to new event config interfaceLars-Peter Clausen3-31/+70
2013-10-12staging:iio:ad7150: Switch to new event config interfaceLars-Peter Clausen1-64/+99