index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: add SPDX identifier for various drivers
Matt Ranostay
2018-02-18
12
-147
/
+48
*
iio: chemical: ccs811: Typo correction in HW_ID_VALUE constant define naming
Richard Lai
2018-02-17
1
-2
/
+2
*
iio:pressure:ms5611: Fix coding style in probe function
rodrigosiqueira
2018-02-17
1
-1
/
+1
*
iio: sysfs-bus-iio-*: update email contact
Matt Ranostay
2018-02-17
2
-3
/
+3
*
iio: dht11: Improve detection of sensor type
Harald Geyer
2018-02-17
1
-1
/
+1
*
staging: ade7759: Fix open parenthesis alignment
rodrigosiqueira
2018-02-17
1
-42
/
+38
*
iio: ad5272: Add support for Analog Devices digital potentiometers
Phil Reid
2018-02-10
3
-0
/
+242
*
dt-bindings: ad5272: Add bindings for Analog Devices digital potentiometers
Phil Reid
2018-02-10
1
-0
/
+27
*
Staging: iio: ade7758: Expand buf_lock to cover both buffer and state protection
Shreeya Patel
2018-02-10
2
-15
/
+39
*
iio: temperature: Adding support for MLX90632
Crt Mori
2018-02-04
4
-0
/
+770
*
dt-bindings: iio: temperature: add MLX90632 device bindings
Crt Mori
2018-02-04
1
-0
/
+28
*
lib: Add strongly typed 64bit int_sqrt
Crt Mori
2018-02-04
2
-0
/
+39
*
iio: imu: st_lsm6dsx: add hw timestamp support
Lorenzo Bianconi
2018-01-30
3
-70
/
+224
*
iio: adc: change license description
Milan Stevanovic
2018-01-30
1
-2
/
+1
*
iio: adc: driver for ti adc081s/adc101s/adc121s
Milan Stevanovic
2018-01-30
1
-1
/
+22
*
iio/adc: depend on SYSFS instead of selecting it
Randy Dunlap
2018-01-30
1
-2
/
+1
*
iio: adc: axp20x_adc: add support for AXP813 ADC
Quentin Schulz
2018-01-30
2
-0
/
+125
*
iio: adc: axp20x_adc: make it possible to probe from DT
Quentin Schulz
2018-01-30
1
-1
/
+18
*
dt-bindings: iio: adc: add binding for X-Powers AXP PMICs ADC
Quentin Schulz
2018-01-30
1
-0
/
+48
*
iio: adc: axp20x_adc: put ADC rate setting in a per-variant function
Quentin Schulz
2018-01-30
1
-7
/
+11
*
staging: iio: adc: ad7192: disable burnout currents on misconfig
Alexandru Ardelean
2018-01-30
1
-1
/
+5
*
iio: ep93xx: remove redundant return value check of platform_get_resource()
Wei Yongjun
2018-01-30
1
-4
/
+0
*
iio: humidity: hts221: remove unnecessary get_unaligned_le16()
Lorenzo Bianconi
2018-01-30
1
-4
/
+3
*
iio: humidity: hts221: add regmap API support
Lorenzo Bianconi
2018-01-30
6
-217
/
+103
*
iio: humidity: hts221: remove trailing whitespace from a comment
Lorenzo Bianconi
2018-01-30
1
-1
/
+1
*
iio: humidity: hts221: remove warnings in hts221_parse_{temp,rh}_caldata()
Lorenzo Bianconi
2018-01-30
1
-13
/
+15
*
iio: accel: use strlcpy() instead of strncpy()
Xiongfeng Wang
2018-01-30
1
-2
/
+1
*
staging: pi433: Cleanup codestyle, indent statements after case labels
Michael Panzlaff
2018-01-10
1
-79
/
+158
*
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
2018-01-10
1
-1
/
+1
*
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
2018-01-10
1
-1
/
+1
*
staging: fbtft: Fix indentation
Luis Gerhorst
2018-01-10
1
-2
/
+2
*
staging: rts5208: sd: fix misspelled constant
Sumit Pundir
2018-01-10
1
-1
/
+1
*
MAINTAINERS: Mark some staging directories as "Obsolete"
Joe Perches
2018-01-09
1
-3
/
+3
*
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
2018-01-09
1
-1
/
+1
*
ncpfs: remove redundant cast of struct ncp_inode_info
Colin Ian King
2018-01-09
1
-1
/
+2
*
staging: pi433: align function parameters with open parenthesis
Valentin Vidic
2018-01-09
1
-5
/
+5
*
staging: ccree: dma mask is type u64
Gilad Ben-Yossef
2018-01-09
1
-2
/
+2
*
staging: ccree: make stub function static inline
Gilad Ben-Yossef
2018-01-09
1
-4
/
+4
*
staging: ccree: add missing include
Gilad Ben-Yossef
2018-01-09
1
-0
/
+1
*
staging: ccree: remove unneeded includes
Gilad Ben-Yossef
2018-01-09
8
-58
/
+0
*
staging: ccree: use a consistent file naming convention
Gilad Ben-Yossef
2018-01-09
25
-69
/
+69
*
staging: lustre: remove LIBCFS_ALLOC, LIBCFS_FREE and related macros.
NeilBrown
2018-01-09
1
-51
/
+0
*
staging: lustre: replace LIBCFS_CPT_ALLOC()
NeilBrown
2018-01-09
10
-110
/
+88
*
staging: lustre: opencode LIBCFS_ALLOC_ATOMIC calls.
NeilBrown
2018-01-09
1
-4
/
+3
*
staging: lustre: cfs_percpt_alloc: use kvmalloc(GFP_KERNEL)
NeilBrown
2018-01-09
1
-3
/
+3
*
staging: lustre: use kmalloc for allocating ksock_tx
NeilBrown
2018-01-09
2
-3
/
+3
*
staging: lustre: lnet-route: use kmalloc for small allocation
NeilBrown
2018-01-09
1
-3
/
+2
*
staging: lustre: more conversions to GFP_KERNEL allocations.
NeilBrown
2018-01-09
6
-48
/
+40
*
staging: lustre: more LIBCFS_ALLOC conversions to GFP_KERNEL allocations.
NeilBrown
2018-01-09
4
-30
/
+23
*
staging: lustre: Convert more LIBCFS_ALLOC allocation to direct GFP_KERNEL
NeilBrown
2018-01-09
4
-38
/
+26
[next]