summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio:core: timestamping clock selection supportGregor Boirie2016-06-3066-105/+305
* Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-3016-74/+420
|\
| * iio: ad5755: add support for dt bindingsSean Nyekjaer2016-06-271-1/+187
| * iio: buffer-dma: Use ARRAY_SIZE in for loop rangePhil Reid2016-06-271-2/+2
| * iio: adc: max1363: Fix missing i2c_device_id for MAX1164x partsFlorian Vaussard2016-06-271-0/+4
| * iio: proximity: as3935: remove redundant zeroing of tune_capMatt Ranostay2016-06-271-1/+0
| * iio: stx104: Add GPIO support for the Apex Embedded Systems STX104William Breathitt Gray2016-06-272-7/+129
| * iio: as3935: improve error reporting in as3935_event_workArnd Bergmann2016-06-271-2/+8
| * staging: iio: accel: add error checkLuis de Bethencourt2016-06-271-0/+2
| * iio: adc: ti-adc081c: add ACPI device ID matchingDan O'Donovan2016-06-271-1/+25
| * iio: Refuse to register triggers with duplicate namesCrestez Dan Leonard2016-06-271-0/+22
| * iio: ms5637 Add Measurement Specialties explicit MS5805 and MS5837 supportMarkezana, William2016-06-111-3/+9
| * iio: mma8452: update Freescale company informationMartin Kepplinger2016-06-112-5/+5
| * iio: mma8452: update device description in header commentsMartin Kepplinger2016-06-111-8/+8
| * iio: mma8452: update contact information for Martin KepplingerMartin Kepplinger2016-06-111-1/+1
| * iio: light: gp2ap020a00f: use iio helper function to lock direct modeAlison Schofield2016-06-111-13/+5
| * iio: light: isl29125: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-6/+4
| * iio: light: tcs3472: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-8/+5
| * iio: light: tcs3414: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-7/+5
| * iio: proximity: lidar: switch to iio_device_claim_*_mode helpersMatt Ranostay2016-06-111-10/+4
* | staging: fsl-mc: convert mc command build/parse to use C structsIoana Radulescu2016-06-2710-633/+1056
* | staging: fsl-mc: properly set hwirq in msi set_descStuart Yoder2016-06-271-1/+16
* | staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprcStuart Yoder2016-06-271-4/+6
* | staging: fsl-mc: dprc: add missing irq freeStuart Yoder2016-06-271-0/+5
* | staging: fsl-mc: fix asymmetry in destroy of mc_ioBharat Bhushan2016-06-272-4/+9
* | staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder2016-06-272-15/+15
* | staging: fsl-mc: export mc_get_versionStuart Yoder2016-06-271-0/+1
* | staging: fsl-mc: add support for device table matchingStuart Yoder2016-06-271-13/+0
* | staging: fsl-mc: clean up the device id structStuart Yoder2016-06-274-10/+6
* | staging: fsl-mc: implement uevent callback and set the modaliasStuart Yoder2016-06-271-1/+7
* | staging: fsl-mc: add support for the modalias sysfs attributeStuart Yoder2016-06-271-0/+25
* | staging: wilc1000: fix return value check in wlan_initialize_threads()Wei Yongjun2016-06-251-2/+2
* | staging: wilc1000: arrays can't be NULLLuis de Bethencourt2016-06-252-24/+17
* | staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmdBinoy Jayan2016-06-251-175/+158
* | staging: wilc1000: Replace kthread with workqueue for host interfaceBinoy Jayan2016-06-252-212/+75
* | staging: wilc1000: message_queue: Move code to host interfaceBinoy Jayan2016-06-254-174/+162
* | staging: wilc1000: Remove semaphore close_exit_syncBinoy Jayan2016-06-251-7/+0
* | staging: wilc1000: Replace semaphore sync_event with completionBinoy Jayan2016-06-252-6/+6
* | staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan2016-06-253-9/+10
* | staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan2016-06-253-10/+8
* | staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan2016-06-253-8/+11
* | staging: wilc1000: fix typoJulia Lawall2016-06-251-1/+1
* | staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"Colin Ian King2016-06-252-2/+2
* | staging: wilc1000: remove unnecesary type cast of bss_typeChaehyun Lim2016-06-251-1/+1
* | staging: wilc1000: add bss_type to remove line over 80 charactersChaehyun Lim2016-06-251-3/+5
* | staging: wilc1000: remove unused struct set_mac_addrChaehyun Lim2016-06-252-5/+0
* | staging: wilc1000: rename result in handle_cfg_paramChaehyun Lim2016-06-251-4/+4
* | staging: wilc1000: change data type of result in handle_cfg_paramChaehyun Lim2016-06-251-1/+1
* | staging: wilc1000: change handle_cfg_param's return type to voidChaehyun Lim2016-06-251-21/+2
* | staging: lustre: quiet lockdep recursive lock warningAndreas Dilger2016-06-203-2/+10