summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: dht11: Improve detection of sensor typeHarald Geyer2018-02-171-1/+1
* staging: ade7759: Fix open parenthesis alignmentrodrigosiqueira2018-02-171-42/+38
* iio: ad5272: Add support for Analog Devices digital potentiometersPhil Reid2018-02-103-0/+242
* Staging: iio: ade7758: Expand buf_lock to cover both buffer and state protectionShreeya Patel2018-02-102-15/+39
* iio: temperature: Adding support for MLX90632Crt Mori2018-02-043-0/+763
* iio: imu: st_lsm6dsx: add hw timestamp supportLorenzo Bianconi2018-01-303-70/+224
* iio: adc: change license descriptionMilan Stevanovic2018-01-301-2/+1
* iio: adc: driver for ti adc081s/adc101s/adc121sMilan Stevanovic2018-01-301-1/+22
* iio/adc: depend on SYSFS instead of selecting itRandy Dunlap2018-01-301-2/+1
* iio: adc: axp20x_adc: add support for AXP813 ADCQuentin Schulz2018-01-301-0/+123
* iio: adc: axp20x_adc: make it possible to probe from DTQuentin Schulz2018-01-301-1/+18
* iio: adc: axp20x_adc: put ADC rate setting in a per-variant functionQuentin Schulz2018-01-301-7/+11
* staging: iio: adc: ad7192: disable burnout currents on misconfigAlexandru Ardelean2018-01-301-1/+5
* iio: ep93xx: remove redundant return value check of platform_get_resource()Wei Yongjun2018-01-301-4/+0
* iio: humidity: hts221: remove unnecessary get_unaligned_le16()Lorenzo Bianconi2018-01-301-4/+3
* iio: humidity: hts221: add regmap API supportLorenzo Bianconi2018-01-306-217/+103
* iio: humidity: hts221: remove trailing whitespace from a commentLorenzo Bianconi2018-01-301-1/+1
* iio: humidity: hts221: remove warnings in hts221_parse_{temp,rh}_caldata()Lorenzo Bianconi2018-01-301-13/+15
* iio: accel: use strlcpy() instead of strncpy()Xiongfeng Wang2018-01-301-2/+1
* staging: pi433: Cleanup codestyle, indent statements after case labelsMichael Panzlaff2018-01-101-79/+158
* staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt2018-01-101-1/+1
* staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt2018-01-101-1/+1
* staging: fbtft: Fix indentationLuis Gerhorst2018-01-101-2/+2
* staging: rts5208: sd: fix misspelled constantSumit Pundir2018-01-101-1/+1
* staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt2018-01-091-1/+1
* ncpfs: remove redundant cast of struct ncp_inode_infoColin Ian King2018-01-091-1/+2
* staging: pi433: align function parameters with open parenthesisValentin Vidic2018-01-091-5/+5
* staging: ccree: dma mask is type u64Gilad Ben-Yossef2018-01-091-2/+2
* staging: ccree: make stub function static inlineGilad Ben-Yossef2018-01-091-4/+4
* staging: ccree: add missing includeGilad Ben-Yossef2018-01-091-0/+1
* staging: ccree: remove unneeded includesGilad Ben-Yossef2018-01-098-58/+0
* staging: ccree: use a consistent file naming conventionGilad Ben-Yossef2018-01-0925-69/+69
* staging: lustre: remove LIBCFS_ALLOC, LIBCFS_FREE and related macros.NeilBrown2018-01-091-51/+0
* staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown2018-01-0910-110/+88
* staging: lustre: opencode LIBCFS_ALLOC_ATOMIC calls.NeilBrown2018-01-091-4/+3
* staging: lustre: cfs_percpt_alloc: use kvmalloc(GFP_KERNEL)NeilBrown2018-01-091-3/+3
* staging: lustre: use kmalloc for allocating ksock_txNeilBrown2018-01-092-3/+3
* staging: lustre: lnet-route: use kmalloc for small allocationNeilBrown2018-01-091-3/+2
* staging: lustre: more conversions to GFP_KERNEL allocations.NeilBrown2018-01-096-48/+40
* staging: lustre: more LIBCFS_ALLOC conversions to GFP_KERNEL allocations.NeilBrown2018-01-094-30/+23
* staging: lustre: Convert more LIBCFS_ALLOC allocation to direct GFP_KERNELNeilBrown2018-01-094-38/+26
* staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL)NeilBrown2018-01-097-39/+29
* staging: lustre: lnet: use kmalloc/kvmalloc in router_procNeilBrown2018-01-091-17/+17
* staging: lustre: lnet: selftest: don't allocate small strings.NeilBrown2018-01-091-151/+29
* staging: lustre: lnet: switch to cpumask_var_tNeilBrown2018-01-095-59/+49
* staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown2018-01-0922-133/+124
* staging: pi433: replace shifting with BIT macroValentin Vidic2018-01-091-1/+1
* Staging: greybus: camera: cleanup multiple checks for null pointersSumit Pundir2018-01-091-8/+8
* staging: android: ion: Switch from WARN to pr_warnLaura Abbott2018-01-091-1/+3
* staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott2018-01-091-1/+1