index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-05
iio: gyro: adis16080: replace mlock with own lock
Alexandru Ardelean
1
-2
/
+6
2019-10-05
counter: stm32-lptimer-cnt: fix a kernel-doc warning
Fabrice Gasnier
1
-1
/
+1
2019-10-05
counter: stm32-timer-cnt: fix a kernel-doc warning
Fabrice Gasnier
1
-1
/
+1
2019-10-05
iio: gyro: adis16130: remove mlock usage
Alexandru Ardelean
1
-2
/
+0
2019-10-05
iio: imu: st_lsm6dsx: add motion report function and call from interrupt
Sean Nyekjaer
2
-4
/
+98
2019-10-05
iio: imu: st_lsm6dsx: always enter interrupt thread
Sean Nyekjaer
1
-8
/
+1
2019-10-05
iio: imu: st_lsm6dsx: add wakeup-source option
Sean Nyekjaer
1
-0
/
+14
2019-10-05
iio: imu: st_lsm6dsx: add motion events
Sean Nyekjaer
2
-4
/
+228
2019-10-05
iio: imu: st_lsm6dsx: move interrupt thread to core
Sean Nyekjaer
2
-77
/
+89
2019-10-05
iio: imu: inv_mpu6050: add fifo support for magnetometer data
Jean-Baptiste Maneyrol
4
-12
/
+88
2019-10-05
iio: imu: inv_mpu6050: add MPU925x magnetometer support
Jean-Baptiste Maneyrol
5
-4
/
+538
2019-10-05
iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary bus
Jean-Baptiste Maneyrol
3
-1
/
+225
2019-10-05
iio: imu: inv_mpu6050: fix objects syntax in Makefile
Jean-Baptiste Maneyrol
1
-3
/
+3
2019-10-05
iio: imu: inv_mpu6050: add defines for supporting 9-axis chips
Jean-Baptiste Maneyrol
1
-2
/
+54
2019-10-05
iio: imu: inv_mpu6050: add header include protection macro
Jean-Baptiste Maneyrol
1
-0
/
+6
2019-10-05
iio: imu: inv_mpu6050: disable i2c mux for MPU925x
Jean-Baptiste Maneyrol
3
-11
/
+58
2019-09-21
iio: ad7949: fix incorrect SPI xfer len
Andrea Merello
1
-3
/
+3
2019-09-21
iio: tcs3414: fix iio_triggered_buffer_{pre,post}enable positions
Alexandru Ardelean
1
-10
/
+20
2019-09-15
iio: max31856: add missing of_node and parent references to iio_dev
Andrea Merello
1
-0
/
+2
2019-09-15
iio: imu: st_lsm6dsx: enable clear on read for latched interrupts
Lorenzo Bianconi
2
-0
/
+26
2019-09-15
iio: imu: st_lsm6dsx: enable LIR for sensor events
Lorenzo Bianconi
2
-0
/
+37
2019-09-15
iio: ad7949: kill pointless "readback"-handling code
Andrea Merello
1
-24
/
+3
2019-09-15
staging: iio: ADIS16240: Remove unused include
Rohit Sarkar
1
-1
/
+0
2019-09-15
iio: light: bh1750: Resolve compiler warning and make code more readable
Krzysztof Wilczynski
1
-2
/
+2
2019-09-08
IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.
Artur Rojek
1
-22
/
+127
2019-09-08
iio: light: cm36651: redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-09-08
staging: iio: adc: ad7192: Add system calibration support
Mircea Caprioru
1
-1
/
+78
2019-09-08
iio: adc: ad_sigma_delta: Export ad_sd_calibrate
Mircea Caprioru
1
-1
/
+2
2019-09-06
iio: hid-sensor-attributes: Fix divisions for 32-bit platforms
Andy Shevchenko
1
-14
/
+28
2019-09-05
staging: rtl8723bs: Remove return statement from void function
Leandro Ribeiro
1
-1
/
+0
2019-09-05
staging: rtl8192e: remove unnecessary blank line
Beatriz Martins de Carvalho
1
-1
/
+0
2019-09-05
staging: exfat: Use kmemdup in exfat_symlink()
YueHaibing
1
-2
/
+1
2019-09-05
staging: exfat: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-09-05
staging: exfat: remove duplicated include from exfat_super.c
YueHaibing
1
-1
/
+0
2019-09-04
staging: exfat: remove the redundant check when kfree an object in exfat_destroy_inode
zhong jiang
1
-2
/
+1
2019-09-04
staging: exfat: Fix two missing unlocks on error paths
Dan Carpenter
1
-2
/
+4
2019-09-04
staging: exfat: cleanup explicit comparisons to NULL
Valentin Vidic
2
-46
/
+46
2019-09-04
Staging: rtl8723bs: Use kzfree rather than its implementation
zhong jiang
1
-2
/
+1
2019-09-03
Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
21
-213
/
+489
2019-09-03
iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1
Lorenzo Bianconi
1
-4
/
+4
2019-09-03
iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1
Lorenzo Bianconi
1
-6
/
+11
2019-09-03
staging: exfat: drop local TRUE/FALSE defines
Valentin Vidic
4
-51
/
+53
2019-09-03
staging: exfat: fix spelling errors in comments
Valentin Vidic
2
-2
/
+2
2019-09-03
staging: exfat: cleanup braces for if/else statements
Valentin Vidic
2
-13
/
+15
2019-09-03
iio: cros_ec: set calibscale for 3d MEMS to unit vector
Gwendal Grignou
1
-1
/
+4
2019-09-03
iio: dac: ad5380: fix incorrect assignment to val
Colin Ian King
1
-1
/
+1
2019-09-03
iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifo
mario tesi
1
-3
/
+3
2019-09-03
iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1
Martin Kepplinger
5
-1
/
+100
2019-09-03
staging: rtl8723bs: replace __inline by inline
Rasmus Villemoes
10
-42
/
+42
2019-09-03
staging: r8188eu: use skb_put_data instead of skb_put/memcpy pair
Ivan Safonov
2
-7
/
+2
[next]