| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-27 | Merge tag 'i2c-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 14 | -78/+148 |
| 2023-04-26 | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 4 | -159/+53 |
| 2023-04-24 | Merge branch 'i2c/for-current' into i2c/for-mergewindow | Wolfram Sang | 9 | -55/+95 |
| 2023-04-20 | i2c: designware: Add doorbell support for Mendocino | Mario Limonciello | 2 | -1/+26 |
| 2023-04-20 | i2c: designware: Use PCI PSP driver for communication | Mario Limonciello | 4 | -153/+28 |
| 2023-04-18 | i2c: xiic: xiic_xfer(): Fix runtime PM leak on error path | Lars-Peter Clausen | 1 | -1/+3 |
| 2023-04-18 | i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path | Lars-Peter Clausen | 1 | -2/+4 |
| 2023-04-15 | Merge tag 'i2c-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -46/+49 |
| 2023-04-13 | Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+5 |
| 2023-04-13 | i2c: omap: Improve error reporting for problems during .remove() | Uwe Kleine-König | 1 | -3/+6 |
| 2023-04-13 | i2c: cadence: Add reset controller support | Lars-Peter Clausen | 1 | -4/+22 |
| 2023-04-13 | i2c: mediatek: add support for MT7981 SoC | Daniel Golle | 1 | -0/+13 |
| 2023-04-13 | i2c: ocores: generate stop condition after timeout in polling mode | Gregor Herburger | 1 | -16/+19 |
| 2023-04-11 | treewide: Fix probing of devices in DT overlays | Geert Uytterhoeven | 1 | -0/+5 |
| 2023-04-10 | Merge 6.3-rc6 into char-misc-next | Greg Kroah-Hartman | 4 | -6/+34 |
| 2023-04-05 | of: Rename of_modalias_node() | Miquel Raynal | 2 | -2/+2 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 12 | -28/+61 |
| 2023-03-29 | i2c: brcmstb: use devm_platform_ioremap_resource_byname() | Ye Xingchen | 1 | -3/+1 |
| 2023-03-29 | i2c: cadence: Detect maximum transfer size | Lars-Peter Clausen | 1 | -7/+42 |
| 2023-03-29 | i2c: cadence: Allow to specify the FIFO depth | Lars-Peter Clausen | 1 | -12/+17 |
| 2023-03-29 | i2c: xiic: Use devm_platform_get_and_ioremap_resource() | Yang Li | 1 | -2/+1 |
| 2023-03-29 | i2c: mchp-pci1xxxx: Update Timing registers | Tharun Kumar P | 1 | -30/+30 |
| 2023-03-29 | i2c: mpc: Use i2c-scl-clk-low-timeout-us i2c property | Andi Shyti | 1 | -1/+11 |
| 2023-03-29 | i2c: mpc: Use of_property_read_u32 instead of of_get_property | Andi Shyti | 1 | -12/+13 |
| 2023-03-29 | i2c: xiic: hide OF related data for COMPILE_TEST | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-29 | i2c: synquacer: mark OF related data as maybe unused | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-03-17 | crypto: ccp - Move some PSP mailbox bit definitions into common header | Mario Limonciello | 1 | -11/+5 |
| 2023-03-17 | crypto: ccp - Add a header for multiple drivers to use `__psp_pa` | Mario Limonciello | 1 | -1/+1 |
| 2023-03-16 | i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer() | Wei Chen | 1 | -0/+3 |
| 2023-03-16 | i2c: imx: Simplify using devm_clk_get_enabled() | Uwe Kleine-König | 1 | -11/+1 |
| 2023-03-16 | i2c: hisi: Only use the completion interrupt to finish the transfer | Yicong Yang | 1 | -1/+5 |
| 2023-03-16 | i2c: hisi: Avoid redundant interrupts | Yicong Yang | 1 | -0/+7 |
| 2023-03-16 | i2c: cros-ec-tunnel: Mark ACPI and OF related data as maybe unused | Krzysztof Kozlowski | 1 | -2/+2 |
| 2023-03-16 | i2c: owl: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-16 | i2c: mt65xx: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-16 | i2c: davinci: remove dead code in probe | Dongliang Mu | 1 | -4/+1 |
| 2023-03-16 | i2c: mxs: ensure that DMA buffers are safe for DMA | Matthias Schiffer | 1 | -5/+13 |
| 2023-03-16 | i2c: imx-lpi2c: check only for enabled interrupt flags | Alexander Stein | 1 | -0/+4 |
| 2023-03-16 | i2c: imx-lpi2c: clean rx/tx buffers upon new message | Alexander Stein | 1 | -0/+2 |
| 2023-03-16 | i2c: cadence: Remove unnecessary register reads | Lars-Peter Clausen | 1 | -2/+2 |
| 2023-03-16 | i2c: cadence: Remove always false ternary operator | Lars-Peter Clausen | 1 | -2/+1 |
| 2023-03-16 | i2c: Use of_property_read_bool() for boolean properties | Rob Herring | 3 | -6/+4 |
| 2023-03-16 | i2c: microchip-core: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE | Conor Dooley | 1 | -1/+1 |
| 2023-03-09 | i2c: dev: Fix bus callback return values | Geert Uytterhoeven | 1 | -6/+18 |
| 2023-03-09 | i2c: Convert drivers to new .probe() callback | Uwe Kleine-König | 4 | -4/+4 |
| 2023-03-09 | i2c: mux: Convert all drivers to new .probe() callback | Uwe Kleine-König | 3 | -3/+3 |
| 2023-03-09 | i2c: Switch .probe() to not take an id parameter | Uwe Kleine-König | 1 | -9/+2 |
| 2023-03-03 | i2c: gxp: fix an error code in probe | Dan Carpenter | 1 | -1/+1 |
| 2023-03-03 | i2c: gxp: return proper error on address NACK | Wolfram Sang | 1 | -2/+4 |
| 2023-03-03 | i2c: gxp: remove "empty" switch statement | Wolfram Sang | 1 | -12/+1 |
| 2023-03-03 | i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin | Benjamin Gray | 1 | -0/+1 |
| 2023-02-24 | Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 22 | -334/+1833 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2023-02-24 | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-24 | Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
| 2023-02-23 | Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 1 | -0/+46 |
| 2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -78/+99 |
| 2023-02-20 | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -78/+5 |
| 2023-02-17 | i2c: Add GXP SoC I2C Controller | Nick Hawkins | 3 | -0/+628 |
| 2023-02-17 | i2c: xiic: Remove some dead code | Christophe JAILLET | 1 | -4/+0 |
| 2023-02-17 | i2c: xiic: Add SCL frequency configuration support | Raviteja Narayanam | 1 | -0/+148 |
| 2023-02-17 | i2c: xiic: Update compatible with new IP version | Raviteja Narayanam | 1 | -0/+1 |
| 2023-02-17 | i2c: i801: Call i801_check_post() from i801_access() | Heiner Kallweit | 1 | -11/+9 |
| 2023-02-17 | i2c: i801: Call i801_check_pre() from i801_access() | Heiner Kallweit | 1 | -8/+5 |
| 2023-02-17 | i2c: i801: Centralize configuring block commands in i801_block_transaction | Heiner Kallweit | 1 | -49/+35 |
| 2023-02-17 | i2c: i801: Centralize configuring non-block commands in i801_simple_transaction | Heiner Kallweit | 1 | -17/+14 |
| 2023-02-17 | i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only | Heiner Kallweit | 1 | -9/+12 |
| 2023-02-17 | i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction() | Heiner Kallweit | 1 | -37/+55 |
| 2023-02-12 | i2c: i801: add helper i801_set_hstadd() | Heiner Kallweit | 1 | -20/+16 |
| 2023-02-12 | i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER | Heiner Kallweit | 1 | -0/+4 |
| 2023-02-12 | i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ | Heiner Kallweit | 1 | -5/+9 |
| 2023-02-12 | i2c: i801: improve interrupt handler | Heiner Kallweit | 1 | -17/+8 |
| 2023-02-12 | i2c: st: use pm_sleep_ptr to avoid ifdef CONFIG_PM_SLEEP | Alain Volmat | 1 | -7/+2 |
| 2023-02-09 | soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h | Elliot Berman | 1 | -1/+1 |
| 2023-02-06 | Merge 6.2-rc7 into usb-next | Greg Kroah-Hartman | 6 | -46/+35 |
| 2023-02-04 | i2c: cht-wc: Add charger-chip info for the Lenovo Yoga Tab 3 YT3-X90F | Hans de Goede | 1 | -0/+46 |
| 2023-02-03 | i2c: xiic: Remove interrupt enable/disable in Rx path | Raviteja Narayanam | 1 | -5/+0 |
| 2023-02-03 | i2c: xiic: Add smbus_block_read functionality | Raviteja Narayanam | 1 | -4/+78 |
| 2023-02-03 | i2c: xiic: Add wait for FIFO empty in send_tx | Raviteja Narayanam | 1 | -0/+7 |
| 2023-02-03 | i2c: xiic: Switch to Xiic standard mode for i2c-read | Raviteja Narayanam | 1 | -39/+57 |
| 2023-02-03 | i2c: xiic: Fix Rx and Tx paths in standard mode | Raviteja Narayanam | 1 | -0/+53 |
| 2023-02-03 | i2c: xiic: Add standard mode support for > 255 byte | Raviteja Narayanam | 1 | -41/+225 |
| 2023-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -46/+35 |
| 2023-02-02 | i2c: ls2x: Add driver for Loongson-2K/LS7A I2C controller | Binbin Zhou | 3 | -0/+382 |
| 2023-02-02 | i2c: nvidia-gpu: Remove ccgx,firmware-build property | Wayne Chang | 1 | -2/+1 |
| 2023-02-02 | i2c: nvidia-gpu: Add ACPI property to align with device-tree | Wayne Chang | 1 | -0/+1 |
| 2023-01-28 | i2c: designware: Change from u32 to unsigned int for regmap_read() calls | Shyam Sundar S K | 4 | -14/+16 |
| 2023-01-28 | i2c: designware: add a new bit check for IC_CON control | Shyam Sundar S K | 2 | -0/+21 |
| 2023-01-27 | driver core: make struct device_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2023-01-23 | i2c: gpio: support write-only sda/scl w/o pull-up | Heiner Kallweit | 1 | -3/+10 |
| 2023-01-23 | i2c: algo: bit: allow getsda to be NULL | Heiner Kallweit | 1 | -42/+35 |
| 2023-01-20 | i2c: au1550: Use devm_platform_get_and_ioremap_resource() | ye xingchen | 1 | -3/+1 |
| 2023-01-20 | i2c: mt65xx: Use devm_platform_get_and_ioremap_resource() | ye xingchen | 1 | -5/+2 |
| 2023-01-20 | i2c: bcm2835: Use devm_platform_get_and_ioremap_resource() | ye xingchen | 1 | -3/+1 |
| 2023-01-20 | i2c: aspeed: Use devm_platform_get_and_ioremap_resource() | ye xingchen | 1 | -3/+1 |
| 2023-01-20 | i2c: rk3x: fix a bunch of kernel-doc warnings | Randy Dunlap | 1 | -22/+22 |
| 2023-01-20 | i2c: axxia: use 'struct' for kernel-doc notation | Randy Dunlap | 1 | -1/+1 |
| 2023-01-20 | i2c: gpio: Add support on ACPI-based system | Binbin Zhou | 1 | -13/+21 |
| 2023-01-20 | i2c: cadence: Remove redundant expression in if clause | Lars-Peter Clausen | 1 | -3/+1 |
| 2023-01-20 | i2c: cadence: Remove `irq` field from driver state struct | Lars-Peter Clausen | 1 | -10/+7 |
| 2023-01-20 | i2c: cadence: Remove unused CDNS_I2C_DATA_INTR_DEPTH define | Lars-Peter Clausen | 1 | -2/+0 |
| 2023-01-20 | i2c: Set i2c pinctrl recovery info from it's device pinctrl | Hanna Hawa | 1 | -1/+4 |
| 2023-01-17 | i2c: dev: fix notifier return values | Bartosz Golaszewski | 1 | -8/+8 |
| 2023-01-17 | Merge branch 'i2c/fwnode-api' into i2c/for-mergewindow | Wolfram Sang | 3 | -78/+99 |
| 2023-01-17 | i2c: add fwnode APIs | Russell King (Oracle) | 3 | -78/+99 |
| 2023-01-16 | ARM: s3c: remove s3c24xx specific hacks | Arnd Bergmann | 2 | -74/+1 |
| 2023-01-12 | ARM: omap1: remove unused board files | Arnd Bergmann | 1 | -1/+1 |
| 2023-01-10 | ARM: iop32x: remove the platform | Arnd Bergmann | 1 | -3/+3 |
| 2023-01-09 | i2c: mxs: suppress probe-deferral error message | Stefan Wahren | 1 | -2/+2 |
| 2023-01-09 | i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU | Basavaraj Natikar | 1 | -0/+2 |
| 2023-01-09 | i2c: qcom-geni: change i2c_master_hub to static | Yang Yingliang | 1 | -1/+1 |
| 2023-01-09 | i2c: designware: Fix unbalanced suspended flag | Richard Fitzgerald | 1 | -18/+2 |
| 2023-01-09 | i2c: designware: use casting of u64 in clock multiplication to avoid overflow | Lareine Khawaly | 1 | -3/+6 |
| 2023-01-09 | i2c: designware: fix i2c_dw_clk_rate() return size to be u32 | Hanna Hawa | 2 | -2/+2 |
| 2023-01-09 | i2c: qcom-cci: Deprecate duplicated compatibles | Konrad Dybcio | 1 | -1/+7 |
| 2022-12-15 | Merge tag 'i2c-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 26 | -290/+383 |
| 2022-12-13 | Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+14 |
| 2022-12-07 | i2c: ismt: Fix an out-of-bounds bug in ismt_access() | Zheyu Ma | 1 | -0/+3 |
| 2022-12-07 | i2c: mux: reg: check return value after calling platform_get_resource() | Yang Yingliang | 1 | -3/+2 |
| 2022-12-07 | i2c: xiic: Make sure to disable clock on .remove() | Uwe Kleine-König | 1 | -3/+6 |
| 2022-12-07 | i2c: hisi: Add support to get clock frequency from clock | Weilong Chen | 1 | -4/+11 |
| 2022-12-05 | i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe | Hui Tang | 1 | -7/+3 |
| 2022-12-05 | i2c: slave-eeprom: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -2/+3 |
| 2022-12-05 | i2c: mux: pca954x: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-12-05 | drivers/i2c: use simple i2c probe | Stephen Kitt | 2 | -6/+4 |
| 2022-12-05 | i2c: mux: pca9541: switch to using .probe_new | Peter Rosin | 1 | -3/+2 |
| 2022-12-05 | i2c: gpio: Fix potential unused warning for 'i2c_gpio_dt_ids' | Binbin Zhou | 1 | -3/+1 |
| 2022-12-05 | i2c: qcom-geni: add support for I2C Master Hub variant | Neil Armstrong | 1 | -0/+8 |
| 2022-12-05 | i2c: qcom-geni: add desc struct to prepare support for I2C Master Hub variant | Neil Armstrong | 1 | -3/+47 |
| 2022-12-02 | i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set | Andrew Lunn | 1 | -2/+4 |
| 2022-12-02 | i2c: tegra: Set ACPI node as primary fwnode | Akhil R | 1 | -0/+1 |
| 2022-12-01 | i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer | Wang Yufen | 1 | -1/+0 |
| 2022-12-01 | i2c: cadence: Fix regression with bus recovery | Carsten Haitzler | 1 | -3/+8 |
| 2022-12-01 | i2c: smbus: add DDR support for SPD | Corentin Labbe | 1 | -0/+6 |
| 2022-11-24 | Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or... | Mark Brown | 1 | -0/+14 |
| 2022-11-14 | Merge branch 'i2c/client_device_id_helper-immutable' into i2c/for-mergewindow | Wolfram Sang | 1 | -0/+14 |
| 2022-11-14 | i2c: core: Introduce i2c_client_get_device_id helper function | Angel Iglesias | 1 | -0/+14 |
| 2022-11-14 | i2c: Restore initial power state if probe fails | Ricardo Ribalda | 1 | -4/+5 |
| 2022-11-12 | i2c: /pasemi: PASemi I2C controller IRQ enablement | Arminder Singh | 3 | -5/+38 |
| 2022-11-12 | i2c: npcm7xx: Fix error handling in npcm_i2c_init() | Yuan Can | 1 | -1/+10 |
| 2022-11-12 | i2c: imx: use devm_platform_get_and_ioremap_resource() | Minghao Chi | 1 | -2/+1 |
| 2022-11-12 | i2c: designware: Add comment to custom register value constants | Jarkko Nikula | 1 | -2/+2 |
| 2022-11-12 | i2c: designware: Align defines in i2c-designware-core.h | Jarkko Nikula | 1 | -109/+109 |
| 2022-11-12 | i2c: designware: Remove common i2c_dw_disable_int() | Jarkko Nikula | 4 | -15/+5 |
| 2022-11-12 | i2c: designware: Simplify master interrupt handler nesting | Jarkko Nikula | 1 | -21/+12 |
| 2022-11-12 | i2c: designware: Move debug print in i2c_dw_isr() | Jarkko Nikula | 1 | -1/+1 |
| 2022-11-12 | i2c: designware: Do not process interrupt when device is suspended | Jarkko Nikula | 1 | -0/+2 |
| 2022-11-12 | i2c: designware: Simplify slave interrupt handler nesting | Jarkko Nikula | 1 | -14/+4 |
| 2022-11-12 | i2c: designware: Remove unused completion code from i2c-designware-slave | Jarkko Nikula | 1 | -4/+0 |
| 2022-11-12 | i2c: designware: Remove needless initializations from i2c_dw_reg_slave() | Jarkko Nikula | 1 | -6/+0 |
| 2022-11-12 | i2c: designware: Define software status flags with BIT() | Jarkko Nikula | 3 | -8/+8 |
| 2022-11-12 | i2c: designware: Empty receive FIFO in slave interrupt handler | Jarkko Nikula | 2 | -5/+8 |
| 2022-11-12 | i2c: designware: Fix slave state machine for sequential reads | Jarkko Nikula | 2 | -17/+16 |
| 2022-11-02 | i2c: hisi: Add initial device tree support | Weilong Chen | 2 | -1/+8 |
| 2022-11-01 | i2c: i801: add lis3lv02d's I2C address for Vostro 5568 | Nam Cao | 1 | -0/+1 |
| 2022-11-01 | i2c: npcm7xx: Annotate register field definitions with longer names | Jonathan Neuschäfer | 1 | -28/+28 |
| 2022-11-01 | i2c: npcm7xx: Group bank 0/1 registers together for readability | Jonathan Neuschäfer | 1 | -16/+15 |
| 2022-11-01 | i2c: mediatek: add mt7986 support | Frank Wunderlich | 1 | -0/+14 |
| 2022-11-01 | i2c: amd-mp2: use msix/msi if the hardware supports | Raju Rangoju | 2 | -9/+22 |
| 2022-11-01 | i2c: tegra: Allocate DMA memory for DMA engine | Thierry Reding | 1 | -6/+10 |
| 2022-11-01 | i2c: piix4: Fix adapter not be removed in piix4_remove() | Chen Zhongjin | 1 | -0/+1 |
| 2022-10-21 | i2c: mlxbf: depend on ACPI; clean away ifdeffage | Adam Borowski | 2 | -9/+1 |
| 2022-10-20 | i2c: fix spelling typos in comments | Jiangshan Yi | 2 | -2/+2 |
| 2022-10-19 | i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter | Bryan O'Donoghue | 1 | -5/+8 |
| 2022-10-19 | i2c: xiic: Add platform module alias | Martin Tůma | 1 | -0/+1 |
| 2022-10-11 | Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -4/+28 |
| 2022-10-10 | Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 3 | -13/+37 |
| 2022-10-10 | Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal' | Rafael J. Wysocki | 3 | -13/+37 |
| 2022-10-06 | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
| 2022-10-05 | i2c: aspeed: Assert NAK when slave is busy | Quan Nguyen | 1 | -1/+8 |
| 2022-10-05 | i2c: designware: Fix handling of real but unexpected device interrupts | Jarkko Nikula | 2 | -2/+18 |
| 2022-10-05 | i2c: qcom-cci: Add MSM8226 compatible | Rayyan Ansari | 1 | -0/+1 |
| 2022-10-05 | i2c: microchip: pci1xxxx: Fix comparison of -EPERM against an unsigned variable | Colin Ian King | 1 | -1/+1 |
| 2022-10-04 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 24 | -492/+1837 |
| 2022-10-04 | i2c: acpi: Use ACPI wake capability bit to set wake_irq | Raul E Rangel | 3 | -13/+37 |
| 2022-10-03 | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -32/+15 |
| 2022-10-02 | i2c: pci1xxxx: prevent signed integer overflow | Wolfram Sang | 1 | -3/+3 |
| 2022-10-02 | i2c: acpi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper | Gustavo A. R. Silva | 1 | -1/+1 |
| 2022-10-02 | i2c: i801: Prefer async probe | Mani Milani | 1 | -0/+1 |
| 2022-10-02 | i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe | Zhang Qilong | 1 | -1/+2 |
| 2022-10-02 | i2c: designware-pci: Use standard pattern for memory allocation | Andy Shevchenko | 1 | -1/+1 |
| 2022-10-02 | i2c: designware-pci: Group AMD NAVI quirk parts together | Andy Shevchenko | 1 | -15/+15 |
| 2022-09-28 | i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction... | Tharun Kumar P | 3 | -0/+1221 |
| 2022-09-27 | i2c: mlxbf: remove device tree support | Asmaa Mnebhi | 1 | -48/+1 |
| 2022-09-27 | i2c: mlxbf: support BlueField-3 SoC | Asmaa Mnebhi | 1 | -171/+284 |
| 2022-09-27 | i2c: cadence: Add standard bus recovery support | Shubhrajyoti Datta | 1 | -1/+19 |
| 2022-09-27 | i2c: mlxbf: add multi slave functionality | Asmaa Mnebhi | 1 | -170/+148 |
| 2022-09-27 | i2c: mlxbf: support lock mechanism | Asmaa Mnebhi | 1 | -5/+39 |
| 2022-09-27 | Merge branch 'master' into i2c/for-mergewindow | Wolfram Sang | 3 | -44/+31 |
| 2022-09-21 | i2c: mux: harden i2c_mux_alloc() against integer overflows | Dan Carpenter | 1 | -2/+3 |
| 2022-09-21 | i2c: mlxbf: Fix frequency calculation | Asmaa Mnebhi | 1 | -40/+23 |
| 2022-09-19 | i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer() | Andy Shevchenko | 1 | -14/+6 |
| 2022-09-19 | i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer() | Andy Shevchenko | 1 | -18/+9 |
| 2022-09-17 | i2c: riic: Use devm_platform_ioremap_resource() | Lad Prabhakar | 1 | -3/+1 |
| 2022-09-17 | i2c: mlxbf: remove IRQF_ONESHOT | Asmaa Mnebhi | 1 | -1/+1 |
| 2022-09-17 | i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction() | Asmaa Mnebhi | 1 | -0/+3 |
| 2022-09-17 | i2c: mlxbf: incorrect base address passed during io write | Asmaa Mnebhi | 1 | -1/+1 |