Age | Commit message (Expand) | Author |
2022-12-13 | Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2022-12-02 | i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set | Andrew Lunn |
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-11-24 | Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or... | Mark Brown |
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: npcm7xx: Fix error handling in npcm_i2c_init() | Yuan Can |
2022-11-01 | i2c: i801: add lis3lv02d's I2C address for Vostro 5568 | Nam Cao |
2022-11-01 | i2c: tegra: Allocate DMA memory for DMA engine | Thierry Reding |
2022-11-01 | i2c: piix4: Fix adapter not be removed in piix4_remove() | Chen Zhongjin |
2022-10-21 | i2c: mlxbf: depend on ACPI; clean away ifdeffage | Adam Borowski |
2022-10-20 | i2c: fix spelling typos in comments | Jiangshan Yi |
2022-10-19 | i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter | Bryan O'Donoghue |
2022-10-19 | i2c: xiic: Add platform module alias | Martin Tůma |
2022-10-11 | Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-10-10 | Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2022-10-10 | Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal' | Rafael J. Wysocki |
2022-10-06 | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-05 | i2c: aspeed: Assert NAK when slave is busy | Quan Nguyen |
2022-10-05 | i2c: designware: Fix handling of real but unexpected device interrupts | Jarkko Nikula |
2022-10-05 | i2c: qcom-cci: Add MSM8226 compatible | Rayyan Ansari |
2022-10-05 | i2c: microchip: pci1xxxx: Fix comparison of -EPERM against an unsigned variable | Colin Ian King |
2022-10-04 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-04 | i2c: acpi: Use ACPI wake capability bit to set wake_irq | Raul E Rangel |
2022-10-03 | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-10-02 | i2c: pci1xxxx: prevent signed integer overflow | Wolfram Sang |
2022-10-02 | i2c: acpi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper | Gustavo A. R. Silva |
2022-10-02 | i2c: i801: Prefer async probe | Mani Milani |
2022-10-02 | i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe | Zhang Qilong |
2022-10-02 | i2c: designware-pci: Use standard pattern for memory allocation | Andy Shevchenko |
2022-10-02 | i2c: designware-pci: Group AMD NAVI quirk parts together | Andy Shevchenko |
2022-09-28 | i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction... | Tharun Kumar P |
2022-09-27 | i2c: mlxbf: remove device tree support | Asmaa Mnebhi |
2022-09-27 | i2c: mlxbf: support BlueField-3 SoC | Asmaa Mnebhi |
2022-09-27 | i2c: cadence: Add standard bus recovery support | Shubhrajyoti Datta |
2022-09-27 | i2c: mlxbf: add multi slave functionality | Asmaa Mnebhi |
2022-09-27 | i2c: mlxbf: support lock mechanism | Asmaa Mnebhi |
2022-09-27 | Merge branch 'master' into i2c/for-mergewindow | Wolfram Sang |
2022-09-21 | i2c: mux: harden i2c_mux_alloc() against integer overflows | Dan Carpenter |
2022-09-21 | i2c: mlxbf: Fix frequency calculation | Asmaa Mnebhi |
2022-09-19 | i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer() | Andy Shevchenko |
2022-09-19 | i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer() | Andy Shevchenko |
2022-09-17 | i2c: riic: Use devm_platform_ioremap_resource() | Lad Prabhakar |
2022-09-17 | i2c: mlxbf: remove IRQF_ONESHOT | Asmaa Mnebhi |
2022-09-17 | i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction() | Asmaa Mnebhi |
2022-09-17 | i2c: mlxbf: incorrect base address passed during io write | Asmaa Mnebhi |
2022-09-16 | i2c: tegra: Add GPCDMA support | Akhil R |
2022-09-16 | i2c: scmi: Convert to be a platform driver | Andy Shevchenko |
2022-09-16 | Merge tag 'v6.0-rc5' into i2c/for-mergewindow | Wolfram Sang |