- 9e5f81f i2c: dev: Fix bus callback return values by Geert Uytterhoeven · 1 year, 10 months ago
- 834a9dc i2c: Convert drivers to new .probe() callback by Uwe Kleine-König · 1 year, 10 months ago
- 2f2afad i2c: mux: Convert all drivers to new .probe() callback by Uwe Kleine-König · 1 year, 10 months ago
- 03c835f i2c: Switch .probe() to not take an id parameter by Uwe Kleine-König · 1 year, 10 months ago
- 65609d3 i2c: gxp: fix an error code in probe by Dan Carpenter · 1 year, 10 months ago
- 4b3dfb0 i2c: gxp: return proper error on address NACK by Wolfram Sang · 1 year, 10 months ago
- 1d09230 i2c: gxp: remove "empty" switch statement by Wolfram Sang · 1 year, 10 months ago
- a76d19e i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin by Benjamin Gray · 1 year, 10 months ago
- 008128c Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 1 year, 10 months ago
- a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 10 months ago
- 17cd4d6 Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 1 year, 10 months ago
- 72bffe7 Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 1 year, 10 months ago
- c2c23dc Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 1 year, 10 months ago
- 5b7c4ca Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 10 months ago
- ff0c7e1 Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 1 year, 10 months ago
- 4a55ed6 i2c: Add GXP SoC I2C Controller by Nick Hawkins · 1 year, 10 months ago
- 8c266d0 i2c: xiic: Remove some dead code by Christophe JAILLET · 1 year, 10 months ago
- 6d8ffbe i2c: xiic: Add SCL frequency configuration support by Raviteja Narayanam · 1 year, 10 months ago
- 9b97cd6 i2c: xiic: Update compatible with new IP version by Raviteja Narayanam · 1 year, 10 months ago
- de461a2 i2c: i801: Call i801_check_post() from i801_access() by Heiner Kallweit · 1 year, 10 months ago
- 1f760b8 i2c: i801: Call i801_check_pre() from i801_access() by Heiner Kallweit · 1 year, 10 months ago
- a3989dc i2c: i801: Centralize configuring block commands in i801_block_transaction by Heiner Kallweit · 1 year, 10 months ago
- 2459248 i2c: i801: Centralize configuring non-block commands in i801_simple_transaction by Heiner Kallweit · 1 year, 10 months ago
- 63fd342 i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only by Heiner Kallweit · 1 year, 10 months ago
- dd2d18b i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction() by Heiner Kallweit · 1 year, 10 months ago
- eb4d8ba i2c: i801: add helper i801_set_hstadd() by Heiner Kallweit · 2 years ago
- e98a3bc i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER by Heiner Kallweit · 2 years ago
- f0c8f0e i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ by Heiner Kallweit · 2 years ago
- c467d91 i2c: i801: improve interrupt handler by Heiner Kallweit · 2 years ago
- fce55da i2c: st: use pm_sleep_ptr to avoid ifdef CONFIG_PM_SLEEP by Alain Volmat · 1 year, 11 months ago
- 491581f soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h by Elliot Berman · 1 year, 11 months ago
- 924fb3e Merge 6.2-rc7 into usb-next by Greg Kroah-Hartman · 1 year, 11 months ago
- 0e61637 i2c: cht-wc: Add charger-chip info for the Lenovo Yoga Tab 3 YT3-X90F by Hans de Goede · 1 year, 11 months ago
- 31ec26b i2c: xiic: Remove interrupt enable/disable in Rx path by Raviteja Narayanam · 1 year, 11 months ago
- e4c1ff7 i2c: xiic: Add smbus_block_read functionality by Raviteja Narayanam · 1 year, 11 months ago
- 317b56c i2c: xiic: Add wait for FIFO empty in send_tx by Raviteja Narayanam · 1 year, 11 months ago
- 2fd5cf3 i2c: xiic: Switch to Xiic standard mode for i2c-read by Raviteja Narayanam · 1 year, 11 months ago
- 813eac4 i2c: xiic: Fix Rx and Tx paths in standard mode by Raviteja Narayanam · 1 year, 11 months ago
- acea4e4 i2c: xiic: Add standard mode support for > 255 byte by Raviteja Narayanam · 1 year, 11 months ago
- 82b4a94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 11 months ago
- 015e61f i2c: ls2x: Add driver for Loongson-2K/LS7A I2C controller by Binbin Zhou · 1 year, 11 months ago
- 430b387 i2c: nvidia-gpu: Remove ccgx,firmware-build property by Wayne Chang · 1 year, 11 months ago
- f510b0a i2c: nvidia-gpu: Add ACPI property to align with device-tree by Wayne Chang · 1 year, 11 months ago
- 1c7c5fc i2c: designware: Change from u32 to unsigned int for regmap_read() calls by Shyam Sundar S K · 1 year, 11 months ago
- 60a1f9f i2c: designware: add a new bit check for IC_CON control by Shyam Sundar S K · 1 year, 11 months ago
- 162736b driver core: make struct device_type.uevent() take a const * by Greg Kroah-Hartman · 2 years ago
- 8786b09 i2c: gpio: support write-only sda/scl w/o pull-up by Heiner Kallweit · 1 year, 11 months ago
- 9dfee14 i2c: algo: bit: allow getsda to be NULL by Heiner Kallweit · 1 year, 11 months ago
- 3cf77ad i2c: au1550: Use devm_platform_get_and_ioremap_resource() by ye xingchen · 1 year, 11 months ago
- 83a7f47 i2c: mt65xx: Use devm_platform_get_and_ioremap_resource() by ye xingchen · 1 year, 11 months ago
- 9fc49c4 i2c: bcm2835: Use devm_platform_get_and_ioremap_resource() by ye xingchen · 1 year, 11 months ago
- 6b1e192 i2c: aspeed: Use devm_platform_get_and_ioremap_resource() by ye xingchen · 1 year, 11 months ago
- 0582d98 i2c: rk3x: fix a bunch of kernel-doc warnings by Randy Dunlap · 2 years ago
- e49560f i2c: axxia: use 'struct' for kernel-doc notation by Randy Dunlap · 2 years ago
- 7b6e9dc i2c: gpio: Add support on ACPI-based system by Binbin Zhou · 2 years ago
- a4a1a78 i2c: cadence: Remove redundant expression in if clause by Lars-Peter Clausen · 2 years ago
- 2264997 i2c: cadence: Remove `irq` field from driver state struct by Lars-Peter Clausen · 2 years ago
- 72f94ff i2c: cadence: Remove unused CDNS_I2C_DATA_INTR_DEPTH define by Lars-Peter Clausen · 2 years ago
- 20cb3fc i2c: Set i2c pinctrl recovery info from it's device pinctrl by Hanna Hawa · 2 years ago
- cddf70d i2c: dev: fix notifier return values by Bartosz Golaszewski · 2 years ago
- 681eb16 Merge branch 'i2c/fwnode-api' into i2c/for-mergewindow by Wolfram Sang · 2 years ago
- 373c612 i2c: add fwnode APIs by Russell King (Oracle) · 2 years ago
- 1ea35b3 ARM: s3c: remove s3c24xx specific hacks by Arnd Bergmann · 2 years, 3 months ago
- 0d7bb85 ARM: omap1: remove unused board files by Arnd Bergmann · 2 years, 3 months ago
- b91a69d ARM: iop32x: remove the platform by Arnd Bergmann · 2 years, 3 months ago
- 78a4471 i2c: mxs: suppress probe-deferral error message by Stefan Wahren · 2 years ago
- 2ece093 i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU by Basavaraj Natikar · 2 years ago
- 5976887 i2c: qcom-geni: change i2c_master_hub to static by Yang Yingliang · 2 years ago
- 75507a3 i2c: designware: Fix unbalanced suspended flag by Richard Fitzgerald · 2 years ago
- c8c37bc i2c: designware: use casting of u64 in clock multiplication to avoid overflow by Lareine Khawaly · 2 years ago
- f2e1fa9 i2c: designware: fix i2c_dw_clk_rate() return size to be u32 by Hanna Hawa · 2 years ago
- 816e7fa i2c: qcom-cci: Deprecate duplicated compatibles by Konrad Dybcio · 2 years ago
- ec9187e Merge tag 'i2c-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 2 years ago
- 102f9d3 Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 2 years ago
- 39244cc i2c: ismt: Fix an out-of-bounds bug in ismt_access() by Zheyu Ma · 2 years, 5 months ago
- 2d47b79 i2c: mux: reg: check return value after calling platform_get_resource() by Yang Yingliang · 2 years, 2 months ago
- 810199f i2c: xiic: Make sure to disable clock on .remove() by Uwe Kleine-König · 2 years, 2 months ago
- 3256412 i2c: hisi: Add support to get clock frequency from clock by Weilong Chen · 2 years, 2 months ago
- d78a167 i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe by Hui Tang · 2 years, 1 month ago
- 87ab7269 i2c: slave-eeprom: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 1 month ago
- a5eacd2 i2c: mux: pca954x: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 1 month ago
- a00f6d3 drivers/i2c: use simple i2c probe by Stephen Kitt · 2 years, 2 months ago
- 99c4ec2 i2c: mux: pca9541: switch to using .probe_new by Peter Rosin · 7 years ago
- 73e9841 i2c: gpio: Fix potential unused warning for 'i2c_gpio_dt_ids' by Binbin Zhou · 2 years, 1 month ago
- cacd964 i2c: qcom-geni: add support for I2C Master Hub variant by Neil Armstrong · 2 years, 1 month ago
- 14d02fb i2c: qcom-geni: add desc struct to prepare support for I2C Master Hub variant by Neil Armstrong · 2 years, 1 month ago
- d36678f i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set by Andrew Lunn · 2 years, 1 month ago
- 5bf7188 i2c: tegra: Set ACPI node as primary fwnode by Akhil R · 2 years, 1 month ago
- 7d8ccf4 i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer by Wang Yufen · 2 years, 1 month ago
- 8bfd4ec i2c: cadence: Fix regression with bus recovery by Carsten Haitzler · 2 years, 1 month ago
- 3d50b95 i2c: smbus: add DDR support for SPD by Corentin Labbe · 2 years, 1 month ago
- 4cb55a9 Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into HEAD by Mark Brown · 2 years, 1 month ago
- e0c7800 Merge branch 'i2c/client_device_id_helper-immutable' into i2c/for-mergewindow by Wolfram Sang · 2 years, 1 month ago
- 6622337 i2c: core: Introduce i2c_client_get_device_id helper function by Angel Iglesias · 2 years, 1 month ago
- 79ece9b i2c: Restore initial power state if probe fails by Ricardo Ribalda · 2 years, 1 month ago
- e826192 i2c: /pasemi: PASemi I2C controller IRQ enablement by Arminder Singh · 2 years, 2 months ago
- 145900c i2c: npcm7xx: Fix error handling in npcm_i2c_init() by Yuan Can · 2 years, 1 month ago
- 8502bee i2c: imx: use devm_platform_get_and_ioremap_resource() by Minghao Chi · 2 years, 1 month ago
- 4bae6da1 i2c: designware: Add comment to custom register value constants by Jarkko Nikula · 2 years, 2 months ago
- 966b7d3 i2c: designware: Align defines in i2c-designware-core.h by Jarkko Nikula · 2 years, 2 months ago