summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: adc: ad7192: use driver private lock to protect hardware state ...Aastha Gupta2017-10-091-2/+7
* iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhmStefan Brüns2017-10-091-9/+9
* iio: imu: st_lsm6dsx: add FIFO ops data structureLorenzo Bianconi2017-10-093-15/+63
* iio: imu: st_lsm6dsx: move decimator info in st_lsm6dsx_sensor_settingsLorenzo Bianconi2017-10-093-14/+47
* iio: imu: st_lsm6dsx: split fifo mode and fifo odr configurationLorenzo Bianconi2017-10-091-15/+17
* iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample sizeLorenzo Bianconi2017-10-091-6/+5
* iio: adc: rcar-gyroadc: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-091-3/+2
* iio: adc: rcar-gyroadc: Enable compile-testing on non-ARMGeert Uytterhoeven2017-10-091-1/+1
* iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bitGeert Uytterhoeven2017-10-091-1/+1
* staging: iio: ade7753: expanding buffer lock to cover both buffer and state p...Himanshi Jain2017-10-091-11/+18
* iio: dummy: evgen: use irq_simBartosz Golaszewski2017-10-092-71/+20
* staging: iio: tsl2x7x: migrate in_illuminance0_integration_time sysfs attribu...Brian Masney2017-10-091-48/+17
* staging: iio: tsl2x7x: rename tsl2x7x_settings variable to settingsBrian Masney2017-10-091-98/+85
* iio: light: vl6180: Correct ALS scale for non-default gain/integration timeStefan Brüns2017-10-091-3/+6
* iio: light: vl6180: Cleanup als_gain lookup, avoid register readbackStefan Brüns2017-10-091-41/+44
* iio: light: vl6180: Avoid readback of integration time registerStefan Brüns2017-10-091-6/+9
* iio: light: vl6180: Move range check to integration time setter, cleanupStefan Brüns2017-10-091-7/+10
* iio: accel: kxcjk1013: add support for KXTF9Michał Mirosław2017-10-092-15/+104
* iio: accel: kxcjk1013: make sampling_frequency_avail per-typeMichał Mirosław2017-10-091-2/+3
* iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamicMichał Mirosław2017-10-091-3/+12
* iio: accel: kxcjk1013: extract report_motion_event() from interrupt handlerMichał Mirosław2017-10-091-59/+67
* iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit namesMichał Mirosław2017-10-091-9/+14
* iio: accel: kxcjk1003: refactor ODR settingMichał Mirosław2017-10-091-57/+45
* iio: accel: mma8452: Rename read/write event value callbacks to generic funct...Harinath Nampally2017-10-091-4/+4
* iio: adc: sun4i-gpadc-iio: do not fail probing when no thermal DT nodeQuentin Schulz2017-10-091-1/+5
* iio: adc: sun4i-gpadc-iio: register in the thermal after registering in pmQuentin Schulz2017-10-091-19/+15
* iio: dac: ds4422/ds4424 dac driverIsmail H. Kose2017-10-093-0/+351
* Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-09361-2142/+3722
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-10-075-30/+34
| |\
| | * scsi: ibmvscsis: Fix write_pending failure pathBryant G. Ly2017-10-021-1/+1
| | * scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov2017-10-021-16/+0
| | * scsi: libiscsi: Fix use-after-free race during iscsi_session_teardownKhazhismel Kumykov2017-10-021-4/+4
| | * scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen2017-10-021-5/+14
| | * scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2017-10-022-4/+15
| * | Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-074-10/+13
| |\ \
| | * | i2c: i2c-stm32f7: make structure stm32f7_setup static constColin Ian King2017-10-051-1/+1
| | * | i2c: ensure termination of *_device_id tablesThomas Meyer2017-10-051-0/+1
| | * | i2c: i801: Add support for Intel Cedar ForkJarkko Nikula2017-10-052-0/+5
| | * | i2c: stm32f7: fix setup structurePierre-Yves MORDRET2017-10-051-9/+6
| * | | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-10-079-156/+73
| |\ \ \
| | * | | mmc: sdhci-xenon: Fix clock resource by adding an optional bus clockGregory CLEMENT2017-10-042-4/+21
| | * | | mmc: meson-gx: include tx phase in the tuning processJerome Brunet2017-10-041-1/+18
| | * | | mmc: meson-gx: fix rx phase resetJerome Brunet2017-10-041-2/+4
| | * | | mmc: meson-gx: make sure the clock is rounded downJerome Brunet2017-10-041-2/+1
| | * | | mmc: Delete bounce buffer handlingLinus Walleij2017-10-045-131/+11
| | * | | mmc: core: add driver strength selection when selecting hs400esChanho Min2017-10-021-17/+19
| | |/ /
| * | | Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-061-8/+11
| |\ \ \
| | * | | hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'Christophe Jaillet2017-10-011-8/+11
| * | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-10-063-5/+23
| |\ \ \ \
| | * | | | clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycleMarek Szyprowski2017-10-041-0/+15