index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iio: core: Leave private pointer NULL when no private data supplied
Andy Shevchenko
2024-03-25
1
-2
/
+4
*
iio: imu: st_lsm6dsx: drop casting to void in dev_set_drvdata
Javier Carrasco
2024-03-25
1
-1
/
+1
*
iio: humidity: hts211: drop casting to void in dev_set_drvdata
Javier Carrasco
2024-03-25
1
-1
/
+1
*
io: light: st_uvis25: drop casting to void in dev_set_drvdata
Javier Carrasco
2024-03-25
1
-1
/
+1
*
iio: adc: ad7173: add AD7173 driver
Dumitru Ceclan
2024-03-25
3
-0
/
+1134
*
iio: adc: ad_sigma_delta: Add optional irq selection
Dumitru Ceclan
2024-03-25
1
-9
/
+14
*
iio: adc: spear_adc: Make use of device properties
Andy Shevchenko
2024-03-25
1
-15
/
+10
*
iio: adc: rcar-gyroadc: use for_each_available_child_node_scoped()
Jonathan Cameron
2024-03-25
1
-15
/
+6
*
iio: adc: rzg2l_adc: Use device_for_each_child_node_scoped()
Jonathan Cameron
2024-03-25
1
-8
/
+3
*
iio: temp: ltc2983: Use __free(fwnode_handle) and device_for_each_node_scoped()
Jonathan Cameron
2024-03-25
1
-87
/
+50
*
iio: adc: hx711: Switch from of specific to fwnode property handling.
Jonathan Cameron
2024-03-25
1
-3
/
+2
*
iio: accel: fxls8962af: Switch from of specific to fwnode based properties.
Jonathan Cameron
2024-03-25
1
-4
/
+6
*
iio: accel: mma8452: Switch from of specific to fwnode property handling.
Jonathan Cameron
2024-03-25
1
-3
/
+3
*
iio: adc: ad7192: Convert from of specific to fwnode property handling
Jonathan Cameron
2024-03-25
1
-19
/
+19
*
iio: adc: ad7292: Switch from of specific to fwnode property handling
Jonathan Cameron
2024-03-25
1
-7
/
+6
*
iio: adc: ad7124: Switch from of specific to fwnode based property handling
Jonathan Cameron
2024-03-25
1
-32
/
+23
*
iio: adc: fsl-imx25-gcq: Use devm_* and dev_err_probe() to simplify probe
Jonathan Cameron
2024-03-25
1
-51
/
+35
*
iio: adc: fsl-imx25-gcq: Switch from of specific handing to fwnode based.
Jonathan Cameron
2024-03-25
1
-33
/
+21
*
iio: dac: ltc2688: Use device_for_each_child_node_scoped()
Jonathan Cameron
2024-03-25
1
-20
/
+8
*
iio: addac: ad74413r: Use device_for_each_child_node_scoped()
Jonathan Cameron
2024-03-25
1
-8
/
+2
*
iio: adc: max11410: Use device_for_each_child_node_scoped()
Jonathan Cameron
2024-03-25
1
-20
/
+7
*
device property: Move fwnode_handle_put() into property.h
Jonathan Cameron
2024-03-25
1
-14
/
+0
*
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-24
3
-2
/
+5
|
\
|
*
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
2024-03-24
1
-0
/
+2
|
*
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
2024-03-24
1
-1
/
+2
|
*
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
2024-03-22
1
-1
/
+1
*
|
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-24
1
-0
/
+9
|
\
\
|
*
|
iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
Nicolin Chen
2024-03-13
1
-0
/
+9
*
|
|
Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-23
6
-54
/
+110
|
\
\
\
|
*
\
\
Merge tag 'timers-v6.9-rc1' of https://git.linaro.org/people/daniel.lezcano/l...
Thomas Gleixner
2024-03-18
6
-54
/
+110
|
|
\
\
\
|
|
*
|
|
clocksource/drivers/timer-riscv: Clear timer interrupt on timer initialization
Ley Foon Tan
2024-03-13
1
-0
/
+3
|
|
*
|
|
clocksource/drivers/arm_global_timer: Simplify prescaler register access
Martin Blumenstingl
2024-02-26
1
-11
/
+8
|
|
*
|
|
clocksource/drivers/arm_global_timer: Guard against division by zero
Martin Blumenstingl
2024-02-26
1
-6
/
+5
|
|
*
|
|
clocksource/drivers/arm_global_timer: Make gt_target_rate unsigned long
Martin Blumenstingl
2024-02-26
1
-1
/
+2
|
|
*
|
|
clocksource: arm_global_timer: fix non-kernel-doc comment
Randy Dunlap
2024-02-21
1
-1
/
+1
|
|
*
|
|
clocksource/drivers/arm_global_timer: Remove stray tab
Martin Blumenstingl
2024-02-19
1
-1
/
+1
|
|
*
|
|
clocksource/drivers/arm_global_timer: Fix maximum prescaler value
Martin Blumenstingl
2024-02-19
1
-1
/
+1
|
|
*
|
|
clocksource/drivers/imx-sysctr: Add i.MX95 support
Peng Fan
2024-02-18
1
-4
/
+49
|
|
*
|
|
clocksource/drivers/imx-sysctr: Drop use global variables
Peng Fan
2024-02-18
1
-32
/
+44
|
|
*
|
|
clocksource/drivers/ti-32K: Fix misuse of "/**" comment
Randy Dunlap
2024-01-22
1
-1
/
+1
|
|
*
|
|
clocksource/drivers/stm32: Fix all kernel-doc warnings
Randy Dunlap
2024-01-22
1
-2
/
+2
|
|
*
|
|
clocksource/drivers/imx: Fix -Wunused-but-set-variable warning
Daniel Lezcano
2024-01-22
1
-2
/
+1
*
|
|
|
|
Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-23
1
-18
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
Biju Das
2024-03-18
1
-3
/
+2
|
*
|
|
|
|
irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type
Biju Das
2024-03-18
1
-4
/
+32
|
*
|
|
|
|
irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
Biju Das
2024-03-18
1
-4
/
+3
|
*
|
|
|
|
irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
Biju Das
2024-03-18
1
-5
/
+3
|
*
|
|
|
|
irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
Biju Das
2024-03-18
1
-2
/
+14
*
|
|
|
|
|
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
7
-19
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lkdtm/bugs: Improve warning message for compilers without counted_by support
Nathan Chancellor
2024-03-22
1
-1
/
+1
[prev]
[next]