summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2018-01-08Staging: gs_fpgaboot: remove FSF's mailing address from io.hShubham Kumaram
2018-01-08staging: sm750fb: Remove multiple blank linesMarcelo Guzmán Lamperti
2018-01-08staging: fsl-dpaa2/eth: Use affine DPIO servicesIoana Radulescu
2018-01-08staging: fsl-mc/dpio: Add dpaa2_io_service_select() APIIoana Radulescu
2018-01-08Staging: vt6656: Fix unnecessary 'out of memory' messageSumit Pundir
2018-01-08staging: rtl8192u: Replace mdelay with msleep in rtl8192_usb_probeJia-Ju Bai
2018-01-08staging: comedi: adv_pci1760: fix typo in commentsRichard Sudaryono
2018-01-08Staging: rtlwifi: Remove unused variable and the codeShreeya Patel
2018-01-08staging: vc05_services: fix checkpatch.pl errorsSidong Yang
2018-01-08staging: vc04_services: Prefer WARN_ON_ONCE instead of if condition followed ...Kishore KP
2018-01-08staging: vc04_services: Fix platform_no_drv_owner.cocci warnings.Kishore KP