Age | Commit message (Expand) | Author | Files | Lines |
2016-10-06 | Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 69 | -324/+8182 |
2016-10-04 | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+0 |
2016-09-18 | iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient l... | Peter Meerwald-Stadler | 3 | -0/+1418 |
2016-09-18 | iio:pressure: initial zpa2326 barometer support | Gregor Boirie | 6 | -0/+2051 |
2016-09-18 | iio: accel: Add driver for the mCube MC3230 3-axis accelerometer | Hans de Goede | 3 | -0/+222 |
2016-09-18 | iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c) | Hans de Goede | 1 | -0/+1 |
2016-09-18 | iio: common: ssp_sensors: gyro: constify iio_info structures | Julia Lawall | 1 | -1/+1 |
2016-09-18 | iio: adc: men_z188_adc: constify iio_info structures | Julia Lawall | 1 | -1/+1 |
2016-09-18 | iio: common: ssp_sensors: accel: constify iio_info structures | Julia Lawall | 1 | -1/+1 |
2016-09-18 | iio: accel: kxsd9: Support reading a mounting matrix | Linus Walleij | 1 | -0/+24 |
2016-09-18 | iio: accel: kxsd9: Deploy system and runtime PM | Linus Walleij | 4 | -2/+94 |
2016-09-18 | iio: accel: kxsd9: Replace "parent" with "dev" | Linus Walleij | 2 | -12/+12 |
2016-09-18 | iio: accel: kxsd9: Fetch and handle regulators | Linus Walleij | 1 | -3/+85 |
2016-09-18 | iio: accel: kxsd9: Deploy proper register bit defines | Linus Walleij | 1 | -9/+27 |
2016-09-18 | iio: accel: kxsd9: Add triggered buffer handling | Linus Walleij | 2 | -6/+78 |
2016-09-18 | iio: accel: kxsd9: Fix up offset and scaling | Linus Walleij | 1 | -17/+18 |
2016-09-18 | iio: accel: kxsd9: Drop the buffer lock | Linus Walleij | 1 | -14/+4 |
2016-09-18 | iio: accel: kxsd9: Add I2C transport | Linus Walleij | 3 | -1/+75 |
2016-09-18 | iio: accel: kxsd9: Convert to use regmap for transport | Linus Walleij | 4 | -99/+43 |
2016-09-18 | iio: accel: kxsd9: Do away with the write2 helper | Linus Walleij | 3 | -14/+2 |
2016-09-18 | iio: accel: kxsd9: Split out SPI transport | Linus Walleij | 5 | -127/+173 |
2016-09-18 | iio: accel: kxsd9: split out a common remove() function | Linus Walleij | 1 | -10/+14 |
2016-09-18 | iio: accel: kxsd9: Split out transport mechanism | Linus Walleij | 1 | -52/+123 |
2016-09-14 | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 28 | -133/+1497 |
2016-09-12 | iio: accel: mxc6255: Fix chip-id check | Hans de Goede | 1 | -6/+1 |
2016-09-12 | Merge 4.8-rc6 into staging-next | Greg Kroah-Hartman | 5 | -7/+18 |
2016-09-10 | iio: st_sensors: use the helper function | Linus Walleij | 1 | -1/+1 |
2016-09-10 | iio: trigger: helpers to determine own trigger | Linus Walleij | 1 | -0/+16 |
2016-09-10 | iio: iio_push_event(): Don't crash if the event interface is not registered | Lars-Peter Clausen | 1 | -0/+8 |
2016-09-09 | Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 5 | -7/+18 |
2016-09-05 | iio:core: fix IIO_VAL_FRACTIONAL sign handling | Gregor Boirie | 1 | -3/+2 |
2016-09-05 | iio: accel: mxc6255 add support for the mxc6225 | Hans de Goede | 1 | -1/+8 |
2016-09-05 | iio: adc: at91: Add support for Touchscreen Switches Closure Time | Nicolas Ferre | 1 | -0/+13 |
2016-09-05 | iio: devm_regulator_get_optional never returns NULL | Crt Mori | 2 | -4/+4 |
2016-09-05 | iio: fetch and enable regulators unconditionally | Crt Mori | 1 | -4/+2 |
2016-09-05 | iio: ensure ret is initialized to zero before entering do loop | Colin Ian King | 1 | -2/+2 |
2016-09-05 | Merge 4.8-rc5 into staging-next | Greg Kroah-Hartman | 18 | -51/+119 |
2016-09-05 | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman | 18 | -51/+119 |
2016-09-04 | iio: add resource managed triggered buffer init helpers | Gregor Boirie | 2 | -1/+44 |
2016-09-04 | iio:trigger: add resource managed (un)register | Gregor Boirie | 1 | -0/+59 |
2016-09-03 | Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2016-09-03 | iio: accel: kxsd9: Fix scaling bug | Linus Walleij | 1 | -0/+1 |
2016-09-03 | iio: chemical: vz89x: fix boolreturn.cocci warnings | kbuild test robot | 1 | -1/+1 |
2016-09-03 | iio: accel: bmc150: reset chip at init time | Olof Johansson | 1 | -0/+11 |
2016-09-03 | iio: st_sensors: fix errorcheck for regulators | Linus Walleij | 1 | -2/+2 |
2016-09-03 | iio: stx104: Add IIO support for the ADC channels | William Breathitt Gray | 5 | -35/+145 |
2016-09-03 | iio: fix pressure data output unit in hid-sensor-attributes | Kweh, Hock Leong | 1 | -2/+2 |
2016-09-03 | iio: adc: ina2xx: remove unused debug field from chip global data | Alison Schofield | 1 | -5/+0 |
2016-09-03 | iio: trigger: allow immutable triggers to be assigned | Matt Ranostay | 1 | -0/+20 |
2016-09-03 | iio: sx9500: add final devicetree support | Christoph Fritz | 1 | -0/+7 |