summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-03iio: pressure: bmp280: add support for BMP085 EOC interruptLinus Walleij
2016-07-03iio: pressure: bmp280: add SPI interface driverLinus Walleij
2016-07-03iio: pressure: bmp280: split off an I2C Kconfig entryLinus Walleij
2016-07-03iio: pressure: bmp280: split driver in logical partsLinus Walleij
2016-07-03iio: pressure: bmp280: support supply regulatorsLinus Walleij
2016-07-03drivers:iio:light:isl29125: added macros for sensing rangeBijosh Thykkoottathil
2016-07-02iio: st_sensors: harden interrupt handlingLinus Walleij
2016-06-30iio: magn: ak8975: deploy runtime and system PMLinus Walleij
2016-06-30iio: magn: ak8975: make sure to power down at remove()Linus Walleij
2016-06-30iio: magn: ak8975: allow a delay after enabling regulatorsLinus Walleij
2016-06-30iio: magn: ak8975: refactor regulator handlersLinus Walleij
2016-06-30iio: magn: ak8975: add Vid regulatorLinus Walleij
2016-06-30iio: magn: ak8975: fix regulator usageLinus Walleij
2016-06-30iio: pressure: bmp280: add reset GPIO line handlingLinus Walleij
2016-06-30iio: pressure: bmp280: support device tree initializationLinus Walleij
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-29Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-06-27iio: ad5755: add support for dt bindingsSean Nyekjaer
2016-06-27iio: buffer-dma: Use ARRAY_SIZE in for loop rangePhil Reid
2016-06-27iio: adc: max1363: Fix missing i2c_device_id for MAX1164x partsFlorian Vaussard
2016-06-27iio: proximity: as3935: remove redundant zeroing of tune_capMatt Ranostay
2016-06-27iio: stx104: Add GPIO support for the Apex Embedded Systems STX104William Breathitt Gray
2016-06-27iio: as3935: improve error reporting in as3935_event_workArnd Bergmann
2016-06-27staging: iio: accel: add error checkLuis de Bethencourt
2016-06-27iio: adc: ti-adc081c: add ACPI device ID matchingDan O'Donovan
2016-06-27iio: Refuse to register triggers with duplicate namesCrestez Dan Leonard
2016-06-27staging: fsl-mc: convert mc command build/parse to use C structsIoana Radulescu
2016-06-27staging: fsl-mc: properly set hwirq in msi set_descStuart Yoder
2016-06-27staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprcStuart Yoder
2016-06-27staging: fsl-mc: dprc: add missing irq freeStuart Yoder
2016-06-27staging: fsl-mc: fix asymmetry in destroy of mc_ioBharat Bhushan
2016-06-27staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder
2016-06-27staging: fsl-mc: export mc_get_versionStuart Yoder
2016-06-27staging: fsl-mc: add support for device table matchingStuart Yoder
2016-06-27staging: fsl-mc: clean up the device id structStuart Yoder
2016-06-27staging: fsl-mc: implement uevent callback and set the modaliasStuart Yoder
2016-06-27staging: fsl-mc: add support for the modalias sysfs attributeStuart Yoder
2016-06-25staging: wilc1000: fix return value check in wlan_initialize_threads()Wei Yongjun
2016-06-25staging: wilc1000: arrays can't be NULLLuis de Bethencourt
2016-06-25staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmdBinoy Jayan
2016-06-25staging: wilc1000: Replace kthread with workqueue for host interfaceBinoy Jayan
2016-06-25staging: wilc1000: message_queue: Move code to host interfaceBinoy Jayan
2016-06-25staging: wilc1000: Remove semaphore close_exit_syncBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore sync_event with completionBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan
2016-06-25staging: wilc1000: fix typoJulia Lawall
2016-06-25staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"Colin Ian King
2016-06-25staging: wilc1000: remove unnecesary type cast of bss_typeChaehyun Lim