index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
dt-bindings: iio: adi,ad7923: add adi,range-double property
Nuno Sá
1
-0
/
+4
2022-09-21
iio: adc: ad7923: support extended range
Nuno Sá
1
-1
/
+6
2022-09-21
iio: adc: ad7923: fix channel readings for some variants
Nuno Sá
1
-1
/
+3
2022-09-21
iio: adc: stm32-adc: add id registers support
Olivier Moysan
2
-3
/
+87
2022-09-21
dt-bindings: iio: imu: st_lsm6dsx: add lsm6dstx device bindings
Lorenzo Bianconi
1
-0
/
+3
2022-09-21
iio: imu: st_lsm6dsx: add support to LSM6DSTX
Lorenzo Bianconi
6
-3
/
+20
2022-09-21
drivers: iio: adc: ltc2497: Rename the LTC2499 iio device
Ciprian Regus
4
-1
/
+13
2022-09-21
drivers: iio: adc: ltc2497: LTC2499 support
Ciprian Regus
4
-7
/
+70
2022-09-21
Add MAINTAINERS entries for LTC2497 and LTC2496
Ciprian Regus
1
-0
/
+2
2022-09-21
dt-bindings: iio: adc: Add docs for LTC2499
Ciprian Regus
1
-2
/
+6
2022-09-21
MAINTAINERS: Remove duplicate matching entry
Ciprian Regus
1
-1
/
+0
2022-09-21
iio: ltc2497: Fix reading conversion results
Uwe Kleine-König
1
-0
/
+13
2022-09-21
iio: pressure: bmp280: Add more tunable config parameters for BMP380
Angel Iglesias
2
-27
/
+238
2022-09-21
dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string
Angel Iglesias
1
-1
/
+3
2022-09-21
iio: pressure: bmp280: Add support for BMP380 sensor family
Angel Iglesias
6
-3
/
+555
2022-09-21
iio: pressure: bmp280: reorder i2c device tables declarations
Angel Iglesias
1
-5
/
+5
2022-09-21
iio: pressure: bmp280: Fix alignment for DMA safety
Angel Iglesias
2
-59
/
+76
2022-09-21
iio: pressure: bmp280: simplify driver initialization logic
Angel Iglesias
1
-43
/
+83
2022-09-21
iio: pressure: bmp280: Simplify bmp280 calibration data reading
Angel Iglesias
2
-35
/
+26
2022-09-21
iio: pressure: bmp280: use FIELD_GET, FIELD_PREP and GENMASK
Angel Iglesias
2
-46
/
+57
2022-09-21
iio: pressure: bmp280: reorder local variables following reverse xmas tree
Angel Iglesias
1
-32
/
+33
2022-09-21
iio: dac: ad5593r: add check for i2c functionality
Nuno Sá
1
-0
/
+4
2022-09-21
iio: dac: ad5593r: Fix i2c read protocol requirements
Michael Hennerich
1
-19
/
+27
2022-09-21
iio: temperature: mlx90614 Refactoring available filter attributes
Crt Mori
1
-11
/
+30
2022-09-21
drivers: iio: accel: adxl312 and adxl314 support
George Mois
4
-93
/
+281
2022-09-21
dt-bindings: iio: accel: adxl313: Add compatibles for adxl312 and adxl314
George Mois
1
-3
/
+7
2022-09-21
iio: pressure: bmp280: fix datasheet links
Angel Iglesias
1
-3
/
+9
2022-09-21
iio: pressure: st_pressure: Add support for LPS22DF
Martyn Welch
4
-0
/
+82
2022-09-21
dt-bindings: iio: st,st-sensors add LPS22DF.
Martyn Welch
1
-0
/
+2
2022-09-16
bus: mhi: host: always print detected modem name
Koen Vandeputte
1
-1
/
+1
2022-09-12
hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private"
Stephen Rothwell
1
-1
/
+0
2022-09-11
fpga: m10bmc-sec: d5005 bmc secure update driver
Russ Weight
1
-0
/
+3
2022-09-09
comedi: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
1
-4
/
+4
2022-09-09
misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic
Shunsuke Mie
1
-0
/
+5
2022-09-09
misc: pci_endpoint_test: Aggregate params checking for xfer
Shunsuke Mie
1
-6
/
+23
2022-09-09
misc/xilinx_sdfec: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-2
/
+2
2022-09-09
misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()
Fabio M. De Francesco
1
-0
/
+1
2022-09-09
misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.c
Fabio M. De Francesco
1
-8
/
+8
2022-09-09
virt: vbox: Remove unproper information
Jiasheng Jiang
1
-4
/
+0
2022-09-09
virt: vbox: convert to use dev_groups
Jiasheng Jiang
1
-4
/
+8
2022-09-09
misc: microchip: pci1xxxx: use module_auxiliary_driver
Wei Yongjun
1
-13
/
+1
2022-09-09
misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLE
Wei Yongjun
1
-0
/
+1
2022-09-09
misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' static
Wei Yongjun
1
-1
/
+1
2022-09-09
misc: microchip: pci1xxxx: Fix missing spin_lock_init()
Wei Yongjun
1
-0
/
+1
2022-09-09
misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()
Wei Yongjun
1
-4
/
+5
2022-09-09
MAINTAINERS: Add maintainer for HiSilicon PTT driver
Yicong Yang
1
-0
/
+8
2022-09-09
docs: trace: Add HiSilicon PTT device driver documentation
Yicong Yang
3
-0
/
+360
2022-09-09
hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Tr...
Yicong Yang
2
-0
/
+154
2022-09-09
hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and T...
Yicong Yang
6
-0
/
+1110
2022-09-09
iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
Yicong Yang
1
-0
/
+21
[next]