| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-07-16 | 5 | -5/+10 |
|\ |
|
| * | iio: lps331ap: Fix wrong in_pressure_scale output value | Jacek Anaszewski | 2013-07-16 | 1 | -2/+4 |
| * | iio: ti_am335x_adc: add missing .driver_module to struct iio_info | Wei Yongjun | 2013-07-06 | 1 | -0/+1 |
| * | iio: inkern: fix iio_convert_raw_to_processed_unlocked | Alexandre Belloni | 2013-07-03 | 1 | -1/+1 |
| * | iio:trigger: device_unregister->device_del to avoid double free | Jonathan Cameron | 2013-06-29 | 1 | -1/+1 |
| * | iio: dac: ad7303: fix error return code in ad7303_probe() | Wei Yongjun | 2013-06-29 | 1 | -1/+3 |
* | | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 2013-07-10 | 1 | -32/+100 |
|\ \
| |/
|/| |
|
| * | Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linux | Samuel Ortiz | 2013-06-13 | 1 | -32/+100 |
| |\ |
|
| | * | iio: ti_am335x_adc: check if we found the value | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -2/+6 |
| | * | iio: ti_am335x_adc: Allow to specify input line | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -20/+37 |
| | * | input: ti_am335x_adc: use only FIFO0 and clean up a little | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -1/+1 |
| | * | mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -2/+1 |
| | * | iio: ti_tscadc: provide datasheet_name and scan_type | Pantelis Antoniou | 2013-06-12 | 1 | -5/+24 |
| | * | iio: ti_am335x_adc: remove platform_data support | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -14/+7 |
| | * | iio: ti_am335x_adc: Add DT support | Patil, Rachna | 2013-06-12 | 1 | -5/+24 |
| | * | input: ti_am33x_tsc: Step enable bits made configurable | Patil, Rachna | 2013-06-12 | 1 | -2/+18 |
| | * | mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -2/+3 |
* | | | staging:iio:adis16130: Move out of staging | Lars-Peter Clausen | 2013-06-11 | 3 | -0/+215 |
* | | | iio:dac: Add support for the AD7303 | Lars-Peter Clausen | 2013-06-11 | 3 | -0/+326 |
* | | | iio: frequency: adf4350: Add support for dt bindings | Michael Hennerich | 2013-06-09 | 1 | -1/+127 |
* | | | iio: frequency: adf4350: Add support for clock consumer framework | Michael Hennerich | 2013-06-09 | 1 | -9/+49 |
* | | | Merge 3.10-rc5 into staging-next | Greg Kroah-Hartman | 2013-06-08 | 3 | -4/+7 |
|\ \ \
| |/ / |
|
| * | | iio:inkern: Fix typo/bug in convert raw to processed. | Michael Hennerich | 2013-06-04 | 1 | -1/+1 |
| * | | iio: frequency: ad4350: Fix bug / typo in mask | Michael Hennerich | 2013-06-04 | 1 | -1/+1 |
| * | | inkern: iio_device_put after incorrect return/goto | Joe Perches | 2013-06-04 | 1 | -1/+1 |
| * | | iio:callback buffer: free the scan_mask | Jonathan Cameron | 2013-06-04 | 1 | -1/+4 |
| |/ |
|
* | | iio:trigger:interrupt fix formatting of rsize variable in name | Jonathan Cameron | 2013-06-08 | 1 | -1/+1 |
* | | iio:pressure: Add STMicroelectronics pressures driver | Denis CIOCCA | 2013-06-05 | 9 | -0/+616 |
* | | iio:common: Removed stuff macros, added num_data_channels on st_sensors struc... | Denis CIOCCA | 2013-06-05 | 5 | -31/+73 |
* | | iio:common: ST_SENSORS_LSM_CHANNELS macro changed | Denis CIOCCA | 2013-06-04 | 3 | -33/+60 |
* | | iio:triggers:interrupt trigger - move out of staging. | Jonathan Cameron | 2013-06-04 | 3 | -0/+131 |
* | | iio: at91_adc: Add missing CONFIG_OF macro | Sachin Kamat | 2013-06-04 | 1 | -0/+2 |
* | | iio: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-06-04 | 2 | -3/+3 |
* | | Merge 3.10-rc3 into staging-next | Greg Kroah-Hartman | 2013-05-27 | 3 | -7/+9 |
|\ \
| |/ |
|
| * | iio: exynos_adc: fix wrong structure extration in suspend and resume | Naveen Krishna Chatradhi | 2013-05-22 | 1 | -4/+4 |
| * | iio:common:st: added disable function after read info raw data | Denis CIOCCA | 2013-05-22 | 1 | -0/+2 |
| * | iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m | Axel Lin | 2013-05-22 | 1 | -3/+3 |
* | | adc: exynos_adc: Convert to devm_ioremap_resource() | Sachin Kamat | 2013-05-22 | 1 | -6/+6 |
* | | iio: Correct HID light sensor name in comments | Alexandre Relange | 2013-05-22 | 1 | -1/+1 |
* | | iio: STMicroelectronics: remove three useless selects | Paul Bolle | 2013-05-22 | 3 | -3/+0 |
* | | iio:ak8975 Implement data ready interrupt handling | Jacek Anaszewski | 2013-05-22 | 1 | -2/+89 |
* | | iio:ak8975 Add support for gpios DT property | Jacek Anaszewski | 2013-05-22 | 1 | -3/+9 |
* | | iio:trigger:sysfs Move out of staging. | Jonathan Cameron | 2013-05-22 | 5 | -0/+253 |
* | | iio: buffer: cleanup messages in iio_update_buffers() | Michał Mirosław | 2013-05-22 | 1 | -6/+4 |
* | | iio: adc: add driver for MCP3204/08 12-bit ADC | Oskar Andero | 2013-05-22 | 3 | -0/+268 |
|/ |
|
* | iio: at91_adc: fix missing Sample and Hold time | Jean-Christophe PLAGNIOL-VILLARD | 2013-04-02 | 1 | -1/+14 |
* | iio: at91_adc: add sleep mode support | Jean-Christophe PLAGNIOL-VILLARD | 2013-04-02 | 1 | -9/+10 |
* | iio: at91_adc: add low and high res support | Ludovic Desroches | 2013-04-02 | 1 | -4/+70 |
* | iio:magnetometer:ak8975 move driver out of staging | Jonathan Cameron | 2013-04-02 | 3 | -0/+497 |
* | iio: exynos_adc: Remove redundant of_match_ptr macro | Sachin Kamat | 2013-03-29 | 1 | -1/+1 |