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