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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-05
dt-binding: iio: Add optional label property
Phil Reid
1
-0
/
+5
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
MAINTAINERS: add entry for ROHM BH1750 driver
Tomasz Duszynski
1
-0
/
+6
2019-10-05
dt-bindings: iio: light: bh1750: convert bindings to yaml
Tomasz Duszynski
2
-18
/
+43
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
dt-bindings: iio/adc: Add AUX2 channel idx for JZ4770 SoC ADC
Artur Rojek
1
-0
/
+1
2019-09-08
dt-bindings: iio/adc: Add a compatible string for JZ4770 SoC ADC
Artur Rojek
1
-0
/
+1
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
2
-1
/
+102
2019-09-08
iio: adc: ad_sigma_delta: Export ad_sd_calibrate
Mircea Caprioru
2
-1
/
+4
2019-09-08
iio: adc: ad7192: Add sysfs ABI documentation
Mircea Caprioru
1
-0
/
+15
2019-09-06
iio: hid-sensor-attributes: Fix divisions for 32-bit platforms
Andy Shevchenko
1
-14
/
+28
2019-09-05
erofs: use read_cache_page_gfp for erofs_get_meta_page
Gao Xiang
1
-61
/
+9
2019-09-05
erofs: always use iget5_locked
Gao Xiang
1
-7
/
+0
2019-09-05
erofs: use read_mapping_page instead of sb_bread
Gao Xiang
1
-6
/
+9
2019-09-05
erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
Gao Xiang
11
-90
/
+139
2019-09-05
erofs: save one level of indentation
Gao Xiang
1
-32
/
+33
2019-09-05
erofs: kill use_vmap module parameter
Gao Xiang
2
-37
/
+13
2019-09-05
erofs: kill all erofs specific fault injection
Gao Xiang
7
-163
/
+2
2019-09-05
erofs: add "erofs_" prefix for common and short functions
Gao Xiang
7
-53
/
+54
2019-09-05
erofs: kill __submit_bio()
Gao Xiang
3
-17
/
+17
2019-09-05
erofs: kill prio and nofail of erofs_get_meta_page()
Gao Xiang
5
-46
/
+16
2019-09-05
erofs: localize erofs_grab_bio()
Gao Xiang
3
-45
/
+22
2019-09-05
erofs: kill verbose debug info in erofs_fill_super
Gao Xiang
1
-7
/
+2
2019-09-05
erofs: use dsb instead of layout for ondisk super_block
Gao Xiang
1
-18
/
+17
2019-09-05
erofs: better erofs symlink stuffs
Gao Xiang
3
-54
/
+29
2019-09-05
erofs: update comments in inode.c
Gao Xiang
1
-3
/
+2
[next]