index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-23
Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-09
soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h
Elliot Berman
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
2023-02-04
i2c: cht-wc: Add charger-chip info for the Lenovo Yoga Tab 3 YT3-X90F
Hans de Goede
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
i2c: nvidia-gpu: Remove ccgx,firmware-build property
Wayne Chang
2023-02-02
i2c: nvidia-gpu: Add ACPI property to align with device-tree
Wayne Chang
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-20
i2c: rk3x: fix a bunch of kernel-doc warnings
Randy Dunlap
2023-01-20
i2c: axxia: use 'struct' for kernel-doc notation
Randy Dunlap
2023-01-17
i2c: add fwnode APIs
Russell King (Oracle)
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
2023-01-12
ARM: omap1: remove unused board files
Arnd Bergmann
2023-01-10
ARM: iop32x: remove the platform
Arnd Bergmann
2023-01-09
i2c: mxs: suppress probe-deferral error message
Stefan Wahren
2023-01-09
i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU
Basavaraj Natikar
2023-01-09
i2c: designware: Fix unbalanced suspended flag
Richard Fitzgerald
2023-01-09
i2c: designware: use casting of u64 in clock multiplication to avoid overflow
Lareine Khawaly
2022-12-15
Merge tag 'i2c-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-13
Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-12-07
i2c: ismt: Fix an out-of-bounds bug in ismt_access()
Zheyu Ma
2022-12-07
i2c: mux: reg: check return value after calling platform_get_resource()
Yang Yingliang
2022-12-07
i2c: xiic: Make sure to disable clock on .remove()
Uwe Kleine-König
2022-12-07
i2c: hisi: Add support to get clock frequency from clock
Weilong Chen
2022-12-05
i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
Hui Tang
2022-12-05
i2c: slave-eeprom: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-05
i2c: mux: pca954x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-05
drivers/i2c: use simple i2c probe
Stephen Kitt
2022-12-05
i2c: mux: pca9541: switch to using .probe_new
Peter Rosin
2022-12-05
i2c: gpio: Fix potential unused warning for 'i2c_gpio_dt_ids'
Binbin Zhou
2022-12-05
i2c: qcom-geni: add support for I2C Master Hub variant
Neil Armstrong
2022-12-05
i2c: qcom-geni: add desc struct to prepare support for I2C Master Hub variant
Neil Armstrong
2022-12-02
i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
Andrew Lunn
2022-12-02
i2c: tegra: Set ACPI node as primary fwnode
Akhil R
2022-12-01
i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer
Wang Yufen
2022-12-01
i2c: cadence: Fix regression with bus recovery
Carsten Haitzler
2022-12-01
i2c: smbus: add DDR support for SPD
Corentin Labbe
2022-11-24
Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...
Mark Brown
2022-11-14
Merge branch 'i2c/client_device_id_helper-immutable' into i2c/for-mergewindow
Wolfram Sang
2022-11-14
i2c: core: Introduce i2c_client_get_device_id helper function
Angel Iglesias
2022-11-14
i2c: Restore initial power state if probe fails
Ricardo Ribalda
2022-11-12
i2c: /pasemi: PASemi I2C controller IRQ enablement
Arminder Singh
2022-11-12
i2c: npcm7xx: Fix error handling in npcm_i2c_init()
Yuan Can
2022-11-12
i2c: imx: use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-11-12
i2c: designware: Add comment to custom register value constants
Jarkko Nikula
[next]