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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
78
-445
/
+396
|
\
\
|
*
|
MAINTAINERS: use proper email for my I2C work
Wolfram Sang
2024-01-18
1
-1
/
+1
|
*
|
i2c: stm32f7: add support for stm32mp25 soc
Alain Volmat
2024-01-18
1
-88
/
+126
|
*
|
i2c: stm32f7: perform I2C_ISR read once at beginning of event isr
Alain Volmat
2024-01-18
1
-7
/
+5
|
*
|
dt-bindings: i2c: document st,stm32mp25-i2c compatible
Alain Volmat
2024-01-18
1
-0
/
+28
|
*
|
i2c: stm32f7: simplify status messages in case of errors
Alain Volmat
2024-01-18
1
-7
/
+5
|
*
|
i2c: stm32f7: perform most of irq job in threaded handler
Alain Volmat
2024-01-18
1
-70
/
+56
|
*
|
i2c: stm32f7: use dev_err_probe upon calls of devm_request_irq
Alain Volmat
2024-01-18
1
-10
/
+4
|
*
|
i2c: i801: Add lis3lv02d for Dell XPS 15 7590
Paul Menzel
2024-01-18
1
-0
/
+1
|
*
|
i2c: i801: Add lis3lv02d for Dell Precision 3540
Paul Menzel
2024-01-18
1
-0
/
+1
|
*
|
i2c: wmt: Reduce redundant: REG_CR setting
Hans Hu
2024-01-18
1
-26
/
+9
|
*
|
i2c: wmt: Reduce redundant: function parameter
Hans Hu
2024-01-18
1
-10
/
+5
|
*
|
i2c: wmt: Reduce redundant: clock mode setting
Hans Hu
2024-01-18
1
-21
/
+7
|
*
|
i2c: wmt: Reduce redundant: wait event complete
Hans Hu
2024-01-18
1
-14
/
+6
|
*
|
i2c: wmt: Reduce redundant: bus busy check
Hans Hu
2024-01-18
1
-12
/
+7
|
*
|
i2c: mux: reg: Remove class-based device auto-detection support
Heiner Kallweit
2024-01-18
2
-5
/
+1
|
*
|
i2c: make i2c_bus_type const
Greg Kroah-Hartman
2024-01-18
3
-3
/
+3
|
*
|
dt-bindings: at24: add ROHM BR24G04
Philipp Zabel
2024-01-18
1
-0
/
+1
|
*
|
eeprom: at24: use of_match_ptr()
Bartosz Golaszewski
2024-01-18
1
-2
/
+3
|
*
|
i2c: cpm: Remove linux,i2c-index conversion from be32
Christophe Leroy
2024-01-18
1
-1
/
+1
|
*
|
i2c: imx: Make SDA actually optional for bus recovering
Alexander Stein
2024-01-18
1
-1
/
+1
|
*
|
i2c: smbus: Support up to 8 SPD EEPROMs
Jean Delvare
2024-01-18
1
-4
/
+4
|
*
|
i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
Tim Lunn
2024-01-18
1
-2
/
+6
|
*
|
i2c: s3c24xx: add support for atomic transfers
Marek Szyprowski
2024-01-18
1
-2
/
+19
|
*
|
i2c: s3c24xx: fix transferring more than one message in polling mode
Marek Szyprowski
2024-01-18
1
-17
/
+10
|
*
|
i2c: s3c24xx: fix read transfers in polling mode
Marek Szyprowski
2024-01-18
1
-2
/
+11
|
*
|
i2c: rcar: add FastMode+ support for Gen4
Wolfram Sang
2024-01-18
1
-11
/
+27
|
*
|
i2c: rcar: introduce Gen4 devices
Wolfram Sang
2024-01-18
1
-6
/
+7
|
*
|
i2c: npcm7xx: move to per-adapter debugfs directory
Wolfram Sang
2024-01-18
1
-42
/
+7
|
*
|
i2c: gpio: move to per-adapter debugfs directory
Wolfram Sang
2024-01-18
1
-28
/
+6
|
*
|
i2c: create debugfs entry per adapter
Wolfram Sang
2024-01-18
2
-0
/
+13
|
*
|
staging: greybus: Don't let i2c adapters declare I2C_CLASS_SPD support if the...
Heiner Kallweit
2024-01-18
1
-1
/
+1
|
*
|
media: netup_unidvb: Don't let i2c adapters declare I2C_CLASS_SPD support if ...
Heiner Kallweit
2024-01-18
1
-1
/
+1
|
*
|
i2c: stub: Don't let i2c adapters declare I2C_CLASS_SPD support if they suppo...
Heiner Kallweit
2024-01-18
1
-1
/
+1
|
*
|
i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...
Heiner Kallweit
2024-01-18
24
-26
/
+25
|
*
|
drm/amd/pm: Remove I2C_CLASS_SPD support
Heiner Kallweit
2024-01-18
3
-3
/
+0
|
*
|
include/linux/i2c.h: remove I2C_CLASS_DDC support
Heiner Kallweit
2024-01-18
1
-1
/
+0
|
*
|
fbdev: remove I2C_CLASS_DDC support
Heiner Kallweit
2024-01-18
9
-27
/
+10
|
*
|
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
2024-01-18
21
-21
/
+0
*
|
|
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-01-18
23
-105
/
+1819
|
\
\
\
|
*
|
|
rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-R
Mia Lin
2024-01-18
1
-6
/
+46
|
*
|
|
rtc: da9063: Use dev_err_probe()
Biju Das
2024-01-18
1
-25
/
+17
|
*
|
|
rtc: da9063: Use device_get_match_data()
Biju Das
2024-01-18
1
-5
/
+1
|
*
|
|
rtc: da9063: Make IRQ as optional
Biju Das
2024-01-18
1
-18
/
+22
|
*
|
|
rtc: max31335: Fix comparison in max31335_volatile_reg()
Nathan Chancellor
2024-01-18
1
-1
/
+1
|
*
|
|
rtc: max31335: use regmap_update_bits_check
Alexandre Belloni
2024-01-18
1
-7
/
+5
|
*
|
|
rtc: max31335: remove unecessary locking
Alexandre Belloni
2024-01-18
1
-11
/
+3
|
*
|
|
rtc: max31335: add driver support
Antoniu Miclaus
2024-01-15
4
-0
/
+729
|
*
|
|
dt-bindings: rtc: max31335: add max31335 bindings
Antoniu Miclaus
2024-01-15
1
-0
/
+70
|
*
|
|
rtc: rv8803: add wakeup-source support
Alexandre Belloni
2024-01-15
2
-2
/
+7
[prev]
[next]