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
2022-08-16
soc: renesas: Identify R-Car H3Ne-1.7G
Geert Uytterhoeven
1
-0
/
+1
2022-08-16
virtio: kerneldocs fixes and enhancements
Ricardo Cañuelo
1
-0
/
+8
2022-08-16
virtio: Revert "virtio: find_vqs() add arg sizes"
Michael S. Tsirkin
8
-12
/
+4
2022-08-16
virtio_vdpa: Revert "virtio_vdpa: support the arg sizes of find_vqs()"
Michael S. Tsirkin
1
-9
/
+6
2022-08-16
virtio_pci: Revert "virtio_pci: support the arg sizes of find_vqs()"
Michael S. Tsirkin
4
-23
/
+12
2022-08-16
virtio-mmio: Revert "virtio_mmio: support the arg sizes of find_vqs()"
Michael S. Tsirkin
1
-6
/
+2
2022-08-16
virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"
Michael S. Tsirkin
1
-38
/
+4
2022-08-16
cpufreq: Add SM6115 to cpufreq-dt-platdev blocklist
Adam Skladowski
1
-0
/
+1
2022-08-16
OPP: Fix an un-initialized variable usage
Christophe JAILLET
1
-1
/
+1
2022-08-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
2
-7
/
+30
2022-08-15
net: moxa: pass pdev instead of ndev to DMA functions
Sergei Antonov
1
-10
/
+10
2022-08-15
iio: light: cm3605: Fix an error handling path in cm3605_probe()
Christophe JAILLET
1
-2
/
+4
2022-08-15
iio: adc: mcp3911: make use of the sign bit
Marcus Folkesson
1
-0
/
+2
2022-08-15
iio: pressure: dlhl60d: Don't take garbage into consideration when reading data
Andy Shevchenko
1
-3
/
+2
2022-08-15
iio: magnetometer: yas530: Add YAS537 variant
Jakob Hauser
2
-3
/
+423
2022-08-15
iio: magnetometer: yas530: Add function pointers to "chip_info"
Jakob Hauser
1
-24
/
+42
2022-08-15
iio: magnetometer: yas530: Add temperature calculation to "chip_info"
Jakob Hauser
1
-69
/
+54
2022-08-15
iio: magnetometer: yas530: Add IIO scaling to "chip_info"
Jakob Hauser
1
-21
/
+7
2022-08-15
iio: magnetometer: yas530: Add volatile registers to "chip_info"
Jakob Hauser
1
-3
/
+35
2022-08-15
iio: magnetometer: yas530: Introduce "chip_info" structure
Jakob Hauser
1
-24
/
+74
2022-08-15
iio: magnetometer: yas530: Apply documentation and style fixes
Jakob Hauser
1
-10
/
+11
2022-08-15
iio: magnetometer: yas530: Move printk %*ph parameters out from stack
Jakob Hauser
1
-2
/
+2
2022-08-15
iio: magnetometer: yas530: Rename functions and registers
Jakob Hauser
1
-56
/
+70
2022-08-15
iio: magnetometer: yas530: Change data type of calibration coefficients
Jakob Hauser
1
-2
/
+4
2022-08-15
iio: magnetometer: yas530: Correct temperature handling
Jakob Hauser
1
-23
/
+76
2022-08-15
iio: magnetometer: yas530: Correct scaling of magnetic axes
Jakob Hauser
1
-10
/
+21
2022-08-15
iio: magnetometer: yas530: Change range of data in volatile register
Jakob Hauser
1
-1
/
+1
2022-08-15
iio: magnetometer: yas530: Change data type of hard_offsets to signed
Jakob Hauser
1
-1
/
+1
2022-08-15
iio: temperature: mlx90632 Add supply regulator to sensor
Crt Mori
1
-5
/
+56
2022-08-15
iio: imu: adis16475: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-14
/
+1
2022-08-15
iio: frequency: adrf6780: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-15
/
+1
2022-08-15
iio: frequency: adf4371: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-16
/
+1
2022-08-15
iio: adc: xilinx-xadc: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-17
/
+1
2022-08-15
iio: adc: xilinx-ams: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-14
/
+1
2022-08-15
iio: adc: ti-ads131e08: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-18
/
+1
2022-08-15
iio: adc: lpc18xx: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-17
/
+1
2022-08-15
iio: adc: ingenic-adc: Benefit from devm_clk_get_prepared() to simplify
Uwe Kleine-König
1
-13
/
+2
2022-08-15
iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-16
/
+1
2022-08-15
iio: adc: ad7768-1: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-16
/
+1
2022-08-15
iio: adc: ad7124: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-14
/
+1
2022-08-15
iio: magn: hmc5843: Move struct dev_pm_ops out of header
Jonathan Cameron
4
-18
/
+7
2022-08-15
iio: magn: hmc5843: Drop excessive indentation of assignments of hmc5843_driver
Jonathan Cameron
1
-7
/
+7
2022-08-15
iio: adc: mt6360: Drop an incorrect __maybe_unused marking.
Jonathan Cameron
1
-1
/
+1
2022-08-15
staging: iio: resolver: ad2s1210: Fix alignment for DMA safety
Jonathan Cameron
1
-2
/
+2
2022-08-15
staging: iio: meter: ade7854: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-08-15
staging: iio: frequency: ad9834: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-08-15
iio: light: cm32181: Mark the dev_pm_ops static.
Jonathan Cameron
1
-1
/
+1
2022-08-15
iio: test: Mark file local structure arrays static.
Jonathan Cameron
1
-2
/
+2
2022-08-15
iio: cdc: ad7746: Move driver out of staging.
Jonathan Cameron
7
-25
/
+11
2022-08-15
staging: iio: ad7746: White space cleanup
Jonathan Cameron
1
-10
/
+7
[prev]
[next]