summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-04iio: temperature: Adding support for MLX90632Crt Mori
2018-02-04dt-bindings: iio: temperature: add MLX90632 device bindingsCrt Mori
2018-02-04lib: Add strongly typed 64bit int_sqrtCrt Mori
2018-01-30iio: imu: st_lsm6dsx: add hw timestamp supportLorenzo Bianconi
2018-01-30iio: adc: change license descriptionMilan Stevanovic
2018-01-30iio: adc: driver for ti adc081s/adc101s/adc121sMilan Stevanovic
2018-01-30iio/adc: depend on SYSFS instead of selecting itRandy Dunlap
2018-01-30iio: adc: axp20x_adc: add support for AXP813 ADCQuentin Schulz
2018-01-30iio: adc: axp20x_adc: make it possible to probe from DTQuentin Schulz
2018-01-30dt-bindings: iio: adc: add binding for X-Powers AXP PMICs ADCQuentin Schulz
2018-01-30iio: adc: axp20x_adc: put ADC rate setting in a per-variant functionQuentin Schulz
2018-01-30staging: iio: adc: ad7192: disable burnout currents on misconfigAlexandru Ardelean
2018-01-30iio: ep93xx: remove redundant return value check of platform_get_resource()Wei Yongjun
2018-01-30iio: humidity: hts221: remove unnecessary get_unaligned_le16()Lorenzo Bianconi
2018-01-30iio: humidity: hts221: add regmap API supportLorenzo Bianconi
2018-01-30iio: humidity: hts221: remove trailing whitespace from a commentLorenzo Bianconi
2018-01-30iio: humidity: hts221: remove warnings in hts221_parse_{temp,rh}_caldata()Lorenzo Bianconi
2018-01-30iio: accel: use strlcpy() instead of strncpy()Xiongfeng Wang
2018-01-10staging: pi433: Cleanup codestyle, indent statements after case labelsMichael Panzlaff
2018-01-10staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt
2018-01-10staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt
2018-01-10staging: fbtft: Fix indentationLuis Gerhorst
2018-01-10staging: rts5208: sd: fix misspelled constantSumit Pundir
2018-01-09MAINTAINERS: Mark some staging directories as "Obsolete"Joe Perches
2018-01-09staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt
2018-01-09ncpfs: remove redundant cast of struct ncp_inode_infoColin Ian King
2018-01-09staging: pi433: align function parameters with open parenthesisValentin Vidic
2018-01-09staging: ccree: dma mask is type u64Gilad Ben-Yossef
2018-01-09staging: ccree: make stub function static inlineGilad Ben-Yossef
2018-01-09staging: ccree: add missing includeGilad Ben-Yossef
2018-01-09staging: ccree: remove unneeded includesGilad Ben-Yossef
2018-01-09staging: ccree: use a consistent file naming conventionGilad Ben-Yossef
2018-01-09staging: lustre: remove LIBCFS_ALLOC, LIBCFS_FREE and related macros.NeilBrown
2018-01-09staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown
2018-01-09staging: lustre: opencode LIBCFS_ALLOC_ATOMIC calls.NeilBrown
2018-01-09staging: lustre: cfs_percpt_alloc: use kvmalloc(GFP_KERNEL)NeilBrown
2018-01-09staging: lustre: use kmalloc for allocating ksock_txNeilBrown
2018-01-09staging: lustre: lnet-route: use kmalloc for small allocationNeilBrown
2018-01-09staging: lustre: more conversions to GFP_KERNEL allocations.NeilBrown
2018-01-09staging: lustre: more LIBCFS_ALLOC conversions to GFP_KERNEL allocations.NeilBrown
2018-01-09staging: lustre: Convert more LIBCFS_ALLOC allocation to direct GFP_KERNELNeilBrown
2018-01-09staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL)NeilBrown
2018-01-09staging: lustre: lnet: use kmalloc/kvmalloc in router_procNeilBrown
2018-01-09staging: lustre: lnet: selftest: don't allocate small strings.NeilBrown
2018-01-09staging: lustre: lnet: switch to cpumask_var_tNeilBrown
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown
2018-01-09staging: pi433: replace shifting with BIT macroValentin Vidic
2018-01-09Staging: greybus: camera: cleanup multiple checks for null pointersSumit Pundir
2018-01-09staging: android: ion: Switch from WARN to pr_warnLaura Abbott
2018-01-09staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott