| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2015-11-05 | 42 | -42/+0 |
|\ |
|
| *-. | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 2015-11-04 | 42 | -42/+0 |
| |\ \ |
|
| | | * | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 42 | -42/+0 |
| | |/ |
|
* | | | Merge 4.3-rc7 into staging-next | Greg Kroah-Hartman | 2015-10-27 | 2 | -6/+34 |
|\ \ \
| |/ / |
|
| * | | iio: st_accel: fix interrupt handling on LIS3LV02 | Linus Walleij | 2015-10-03 | 1 | -6/+0 |
| * | | iio: adc: twl4030: Fix ADC[3:6] readings | Adam YH Lee | 2015-10-03 | 1 | -0/+34 |
| |/ |
|
* | | iio:light:apds9960 Fix sparse endian warnings. | Jonathan Cameron | 2015-10-12 | 1 | -3/+3 |
* | | iio:measurement specialties core: Fix endian sparse warnings. | Jonathan Cameron | 2015-10-12 | 1 | -14/+15 |
* | | iio:dac:m62332: use dynamic scale | Hartmut Knaack | 2015-10-11 | 1 | -7/+6 |
* | | iio:dac:m62332: address some style issues | Hartmut Knaack | 2015-10-11 | 1 | -5/+11 |
* | | iio:dac:m62332: drop unrequired variable | Hartmut Knaack | 2015-10-11 | 1 | -6/+2 |
* | | iio:dac:m62332: use ARRAY_SIZE | Hartmut Knaack | 2015-10-11 | 1 | -3/+3 |
* | | iio:dac:m62332: shutdown on remove | Hartmut Knaack | 2015-10-11 | 1 | -0/+2 |
* | | iio:dac:m62332: share scale and offset | Hartmut Knaack | 2015-10-11 | 1 | -9/+9 |
* | | iio: hdc100x: correct IIO_CHAN_INFO_OFFSET value | Matt Ranostay | 2015-10-11 | 1 | -2/+3 |
* | | Add ms8607 meas-spec driver support | Ludovic Tancerel | 2015-10-11 | 4 | -4/+39 |
* | | Add ms5637 meas-spec driver support | Ludovic Tancerel | 2015-10-11 | 3 | -0/+198 |
* | | Add htu21 meas-spec driver support | Ludovic Tancerel | 2015-10-11 | 3 | -0/+238 |
* | | Add tsys02d meas-spec driver support | Ludovic Tancerel | 2015-10-11 | 3 | -0/+203 |
* | | Add tsys01 meas-spec driver support | Ludovic Tancerel | 2015-10-04 | 3 | -0/+242 |
* | | Add meas-spec sensors common part | Ludovic Tancerel | 2015-10-04 | 6 | -0/+730 |
* | | iio: bmc150: Add SPI driver | Markus Pargmann | 2015-10-03 | 3 | -0/+97 |
* | | iio: bmc150: Split the driver into core and i2c | Markus Pargmann | 2015-10-03 | 5 | -74/+146 |
* | | iio: bcm150: Remove i2c_client from private data | Markus Pargmann | 2015-10-03 | 1 | -52/+52 |
* | | iio: bmc150: Use i2c regmap | Markus Pargmann | 2015-10-03 | 2 | -128/+99 |
* | | iio: remove gpio interrupt probing from drivers that use a single interrupt | Octavian Purdila | 2015-10-03 | 9 | -247/+1 |
* | | iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2) | Octavian Purdila | 2015-10-03 | 3 | -3/+3 |
* | | iio: mlx96014: Error checking from positive to negative | Crt Mori | 2015-10-03 | 1 | -6/+8 |
* | | iio: mcp4531: Driver for Microchip digital potentiometers | Peter Rosin | 2015-09-30 | 5 | -0/+259 |
* | | iio: lidar: add missing MODULE_DEVICE_TABLE for dt | Matt Ranostay | 2015-09-30 | 1 | -0/+1 |
* | | iio: chemical: vz89x hardware i2c workaround | Matt Ranostay | 2015-09-30 | 1 | -2/+21 |
* | | iio: dac: ad5504: leave sysfs naming to the core | Martin Kepplinger | 2015-09-30 | 1 | -1/+0 |
* | | iio: adc: max1363: leave sysfs naming to the core | Martin Kepplinger | 2015-09-30 | 1 | -1/+0 |
* | | iio: adc: ad799x: leave sysfs naming to the core | Martin Kepplinger | 2015-09-30 | 1 | -1/+0 |
* | | Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2015-09-30 | 61 | -455/+4813 |
|\ \
| |/
|/| |
|
| * | iio: light: apds9960: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 2015-09-23 | 1 | -1/+0 |
| * | iio: apds9960: light: fix simple_return.cocci warnings | kbuild test robot | 2015-09-23 | 1 | -5/+1 |
| * | iio: adc: vf610: fix simple_return.cocci warnings | kbuild test robot | 2015-09-23 | 1 | -6/+2 |
| * | iio: light: Add support for UPISEMI uS5182d als and proximity sensor | Adriana Reus | 2015-09-23 | 3 | -0/+518 |
| * | iio: chemical: add SGX VZ89x VOC sensor support | Matt Ranostay | 2015-09-23 | 5 | -0/+260 |
| * | iio: resistance: add IIO_RESISTANCE channel type | Matt Ranostay | 2015-09-23 | 1 | -0/+1 |
| * | iio: chemical: Add IIO_CONCENTRATION channel type | Matt Ranostay | 2015-09-23 | 1 | -0/+3 |
| * | iio: adc: twl6030-gpadc: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-23 | 1 | -0/+1 |
| * | iio: dac: max5821: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-23 | 1 | -0/+1 |
| * | iio: mma8452: leave sysfs namings to the iio core | Martin Kepplinger | 2015-09-23 | 1 | -1/+0 |
| * | iio: mma8452: add copyright notice comment | Martin Kepplinger | 2015-09-23 | 1 | -0/+1 |
| * | iio: mma8452: add support for MMA8652FC and MMA8653FC | Martin Kepplinger | 2015-09-23 | 2 | -8/+92 |
| * | iio: mma8452: add freefall / motion interrupt source | Martin Kepplinger | 2015-09-23 | 1 | -8/+36 |
| * | iio: mma8452: add support for MMA8453Q accelerometer chip | Martin Kepplinger | 2015-09-23 | 2 | -6/+37 |
| * | iio: mma8452: refactor for seperating chip specific data | Martin Kepplinger | 2015-09-23 | 1 | -49/+134 |