| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch i2c/client_device_id_helper-immutable of wsa/linux into next | Michael Ellerman | 2022-11-24 | 1 | -0/+14 |
|\ |
|
| * | i2c: core: Introduce i2c_client_get_device_id helper function | Angel Iglesias | 2022-11-14 | 1 | -0/+14 |
* | | i2c: mlxbf: depend on ACPI; clean away ifdeffage | Adam Borowski | 2022-10-21 | 2 | -9/+1 |
* | | i2c: fix spelling typos in comments | Jiangshan Yi | 2022-10-20 | 2 | -2/+2 |
* | | i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter | Bryan O'Donoghue | 2022-10-19 | 1 | -5/+8 |
* | | i2c: xiic: Add platform module alias | Martin Tůma | 2022-10-19 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-10-11 | 5 | -4/+28 |
|\ |
|
| * | i2c: aspeed: Assert NAK when slave is busy | Quan Nguyen | 2022-10-05 | 1 | -1/+8 |
| * | i2c: designware: Fix handling of real but unexpected device interrupts | Jarkko Nikula | 2022-10-05 | 2 | -2/+18 |
| * | i2c: qcom-cci: Add MSM8226 compatible | Rayyan Ansari | 2022-10-05 | 1 | -0/+1 |
| * | i2c: microchip: pci1xxxx: Fix comparison of -EPERM against an unsigned variable | Colin Ian King | 2022-10-05 | 1 | -1/+1 |
* | | Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2022-10-10 | 3 | -13/+37 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal' | Rafael J. Wysocki | 2022-10-10 | 3 | -13/+37 |
| |\ \ \ |
|
| | * | | | i2c: acpi: Use ACPI wake capability bit to set wake_irq | Raul E Rangel | 2022-10-04 | 3 | -13/+37 |
| | |/ / |
|
* | | | | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-10-06 | 1 | -2/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge tag 'arm-soc/for-6.1/drivers' of https://github.com/Broadcom/stblinux i... | Arnd Bergmann | 2022-09-15 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA | William Zhang | 2022-08-15 | 1 | -2/+2 |
* | | | | | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-10-05 | 24 | -493/+1838 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | i2c: pci1xxxx: prevent signed integer overflow | Wolfram Sang | 2022-10-02 | 1 | -3/+3 |
| * | | | | i2c: acpi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper | Gustavo A. R. Silva | 2022-10-02 | 1 | -1/+1 |
| * | | | | i2c: i801: Prefer async probe | Mani Milani | 2022-10-02 | 1 | -0/+1 |
| * | | | | i2c: designware-pci: Use standard pattern for memory allocation | Andy Shevchenko | 2022-10-02 | 1 | -1/+1 |
| * | | | | i2c: designware-pci: Group AMD NAVI quirk parts together | Andy Shevchenko | 2022-10-02 | 1 | -15/+15 |
| * | | | | i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction... | Tharun Kumar P | 2022-09-28 | 3 | -0/+1221 |
| * | | | | i2c: mlxbf: remove device tree support | Asmaa Mnebhi | 2022-09-27 | 1 | -48/+1 |
| * | | | | i2c: mlxbf: support BlueField-3 SoC | Asmaa Mnebhi | 2022-09-27 | 1 | -171/+284 |
| * | | | | i2c: cadence: Add standard bus recovery support | Shubhrajyoti Datta | 2022-09-27 | 1 | -1/+19 |
| * | | | | i2c: mlxbf: add multi slave functionality | Asmaa Mnebhi | 2022-09-27 | 1 | -171/+149 |
| * | | | | i2c: mlxbf: support lock mechanism | Asmaa Mnebhi | 2022-09-27 | 1 | -5/+39 |
| * | | | | Merge branch 'master' into i2c/for-mergewindow | Wolfram Sang | 2022-09-27 | 3 | -44/+31 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | i2c: riic: Use devm_platform_ioremap_resource() | Lad Prabhakar | 2022-09-17 | 1 | -3/+1 |
| * | | | | i2c: mlxbf: remove IRQF_ONESHOT | Asmaa Mnebhi | 2022-09-17 | 1 | -1/+1 |
| * | | | | i2c: tegra: Add GPCDMA support | Akhil R | 2022-09-16 | 1 | -3/+8 |
| * | | | | i2c: scmi: Convert to be a platform driver | Andy Shevchenko | 2022-09-16 | 1 | -29/+19 |
| * | | | | Merge tag 'v6.0-rc5' into i2c/for-mergewindow | Wolfram Sang | 2022-09-16 | 2 | -11/+18 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | i2c: rk3x: Add rv1126 support | Jagan Teki | 2022-09-16 | 1 | -0/+9 |
| * | | | | i2c: designware: Add support to get I2C related timing parameters from firmware. | Sudarshan Ravula | 2022-09-07 | 1 | -1/+4 |
| * | | | | i2c: imx-lpi2c: use bulk clk API | Peng Fan | 2022-08-30 | 1 | -12/+12 |
| * | | | | i2c: muxes: Drop obsolete dependency on COMPILE_TEST | Jean Delvare | 2022-08-23 | 2 | -4/+4 |
| * | | | | i2c: ismt: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 2022-08-20 | 1 | -5/+2 |
| * | | | | i2c: designware: Introduce semaphore reservation timer to AMDPSP driver | Jan Dabros | 2022-08-20 | 1 | -15/+52 |
| * | | | | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 7 | -19/+7 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2022-10-03 | 2 | -32/+15 |
|\ \ \ \ |
|
| * | | | | i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer() | Andy Shevchenko | 2022-09-19 | 1 | -14/+6 |
| * | | | | i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer() | Andy Shevchenko | 2022-09-19 | 1 | -18/+9 |
| | |/ /
| |/| | |
|
* | | | | i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe | Zhang Qilong | 2022-10-02 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | i2c: mux: harden i2c_mux_alloc() against integer overflows | Dan Carpenter | 2022-09-21 | 1 | -2/+3 |
* | | | i2c: mlxbf: Fix frequency calculation | Asmaa Mnebhi | 2022-09-21 | 1 | -40/+23 |
* | | | i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction() | Asmaa Mnebhi | 2022-09-17 | 1 | -0/+3 |
* | | | i2c: mlxbf: incorrect base address passed during io write | Asmaa Mnebhi | 2022-09-17 | 1 | -1/+1 |