index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4 days
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4 days
Merge tag 'i2c-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5 days
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6 days
i2c: core: Fix double-free of fwnode in i2c_unregister_device()
Hans de Goede
6 days
Merge tag 'i2c-host-6.17-pt1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Wolfram Sang
8 days
i2c: lpi2c: implement xfer_atomic callback
Emanuele Ghidoli
8 days
i2c: lpi2c: use readl_poll_timeout() for register polling
Emanuele Ghidoli
8 days
i2c: lpi2c: convert to use secs_to_jiffies()
Yuesong Li
8 days
i2c: st: Use min() to improve code
Qianfeng Rong
10 days
i2c: qup: jump out of the loop in case of timeout
Yang Xiwen
10 days
i2c: virtio: Avoid hang by using interruptible completion wait
Viresh Kumar
10 days
i2c: tegra: Fix reset error handling with ACPI
Akhil R
10 days
i2c: imx: use guard to take spinlock
Troy Mitchell
10 days
i2c: stm32f7: Use str_on_off() helper
Yumeng Fang
10 days
i2c: riic: Add support for RZ/T2H SoC
Lad Prabhakar
10 days
i2c: riic: Move generic compatible string to end of array
Lad Prabhakar
10 days
i2c: riic: Pass IRQ desc array as part of OF data
Lad Prabhakar
10 days
i2c: tegra: Add missing kernel-doc for dma_dev member
Hans Zhang
12 days
Merge branches 'pm-misc' and 'pm-tools'
Rafael J. Wysocki
2025-07-10
i2c: designware: Add quirk for Intel Xe
Heikki Krogerus
2025-07-10
i2c: designware: Use polling by default when there is no irq resource
Heikki Krogerus
2025-07-10
i2c: stm32f7: unmap DMA mapped buffer
Clément Le Goffic
2025-07-10
i2c: stm32: fix the device used for the DMA map
Clément Le Goffic
2025-07-10
i2c: omap: Fix an error handling path in omap_i2c_probe()
Christophe JAILLET
2025-07-10
i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()
Christophe JAILLET
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
2025-07-05
Merge tag 'i2c-for-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-07-04
Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-07-01
i2c: microchip-core: re-fix fake detections w/ i2cdetect
Conor Dooley
2025-06-30
i2c/designware: Fix an initialization issue
Michael J. Ruhl
2025-06-30
i2c: Re-enable piix4 driver on non-x86
Mario Limonciello
2025-06-30
Move FCH header to a location accessible by all archs
Mario Limonciello
2025-06-27
i2c: mux: pca954x: Use dev_fwnode()
Jiri Slaby (SUSE)
2025-06-27
i2c: scx200_acb: depends on HAS_IOPORT
Johannes Berg
2025-06-27
i2c: acpi: Replace custom code with device_match_acpi_handle()
Andy Shevchenko
2025-06-26
i2c: omap: Fix an error handling path in omap_i2c_probe()
Christophe JAILLET
2025-06-25
i2c: amd-isp: Initialize unique adapter name
Pratap Nirujogi
2025-06-25
i2c: designware: Initialize adapter name only when not set
Pratap Nirujogi
2025-06-25
i2c: tiny-usb: disable zero-length read messages
Wolfram Sang
2025-06-25
i2c: robotfuzz-osif: disable zero-length read messages
Wolfram Sang
2025-06-25
i2c: imx: fix emulated smbus block read
Lukasz Kucharczyk
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2025-06-21
i2c: k1: check for transfer error
Alex Elder
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-06-12
i2c: use inclusive callbacks in struct i2c_algorithm
Wolfram Sang
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-30
Merge tag 'i2c-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-23
i2c: Use str_read_write() helper
Yumeng Fang
[next]