Age | Commit message (Expand) | Author | Files | Lines |
2021-10-04 | i2c: mlxcpld: Modify register setting for 400KHz frequency | Vadim Pasternak | 1 | -1/+1 |
2021-10-04 | i2c: mlxcpld: Fix criteria for frequency setting | Vadim Pasternak | 1 | -1/+1 |
2021-10-02 | i2c: mediatek: Add OFFSET_EXT_CONF setting back | Kewei Xu | 1 | -1/+10 |
2021-10-02 | i2c: acpi: fix resource leak in reconfiguration device addition | Jamie Iles | 1 | -0/+1 |
2021-09-02 | Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+32 |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+1 |
2021-08-31 | Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 25 | -730/+400 |
2021-08-25 | i2c: cadence: Implement save restore | Shubhrajyoti Datta | 1 | -11/+27 |
2021-08-25 | i2c: xlp9xx: fix main IRQ check | Sergey Shtylyov | 1 | -1/+1 |
2021-08-25 | i2c: mt65xx: fix IRQ check | Sergey Shtylyov | 1 | -1/+1 |
2021-08-19 | i2c: virtio: add a virtio i2c frontend driver | Jie Deng | 3 | -0/+302 |
2021-08-19 | i2c: hix5hd2: fix IRQ check | Sergey Shtylyov | 1 | -1/+1 |
2021-08-19 | i2c: s3c2410: fix IRQ check | Sergey Shtylyov | 1 | -1/+1 |
2021-08-19 | i2c: iop3xx: fix deferred probing | Sergey Shtylyov | 1 | -4/+2 |
2021-08-17 | i2c: synquacer: fix deferred probing | Sergey Shtylyov | 1 | -1/+1 |
2021-08-17 | i2c: sun6i-pw2i: Prefer strscpy over strlcpy | Len Baker | 1 | -1/+1 |
2021-08-17 | i2c: remove dead PMC MSP TWI/SMBus/I2C driver | Lukas Bulwahn | 3 | -610/+0 |
2021-08-12 | i2c: acpi: Add an i2c_acpi_client_count() helper function | Hans de Goede | 1 | -0/+32 |
2021-08-11 | i2c: dev: Use sysfs_emit() in "show" functions | Andy Shevchenko | 1 | -1/+1 |
2021-08-11 | i2c: dev: Define pr_fmt() and drop duplication substrings | Andy Shevchenko | 1 | -11/+9 |
2021-08-11 | i2c: designware: Fix indentation in the header | Andy Shevchenko | 1 | -2/+2 |
2021-08-11 | i2c: designware: Use DIV_ROUND_CLOSEST() macro | Andy Shevchenko | 2 | -6/+7 |
2021-08-11 | i2c: at91: mark PM ops as __maybe unused | Wolfram Sang | 1 | -1/+1 |
2021-08-11 | i2c: sh_mobile: : use proper DMAENGINE API for termination | Wolfram Sang | 1 | -2/+2 |
2021-08-11 | i2c: qup: : use proper DMAENGINE API for termination | Wolfram Sang | 1 | -1/+1 |
2021-08-11 | i2c: mxs: : use proper DMAENGINE API for termination | Wolfram Sang | 1 | -2/+2 |
2021-08-11 | i2c: imx: : use proper DMAENGINE API for termination | Wolfram Sang | 1 | -3/+3 |
2021-08-11 | i2c: at91-master: : use proper DMAENGINE API for termination | Wolfram Sang | 1 | -2/+2 |
2021-08-10 | i2c: at91: remove #define CONFIG_PM | Claudiu Beznea | 1 | -12/+5 |
2021-08-10 | i2c: parport: Switch to use module_parport_driver() | Andy Shevchenko | 1 | -25/+11 |
2021-08-10 | i2c: dev: zero out array used for i2c reads from userspace | Greg Kroah-Hartman | 1 | -2/+3 |
2021-08-10 | i2c: iproc: fix race between client unreg and tasklet | Dhananjay Phadke | 1 | -2/+2 |
2021-08-10 | i2c: i801: Remove not needed debug message | Heiner Kallweit | 1 | -4/+0 |
2021-08-10 | i2c: i801: make p2sb_spinlock a mutex | Heiner Kallweit | 1 | -4/+4 |
2021-08-10 | i2c: i801: Improve disabling runtime pm | Heiner Kallweit | 1 | -6/+1 |
2021-08-03 | i2c: highlander: add IRQ check | Sergey Shtylyov | 1 | -1/+1 |
2021-07-28 | i2c: i801: Fix handling SMBHSTCNT_PEC_EN | Heiner Kallweit | 1 | -16/+11 |
2021-07-27 | Merge 5.14-rc3 into driver-core-next | Greg Kroah-Hartman | 1 | -2/+2 |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -4/+1 |
2021-07-20 | i2c: mpc: Poll for MCF | Chris Packham | 1 | -2/+2 |
2021-07-04 | Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 16 | -134/+341 |
2021-07-02 | i2c: ali1535: mention that the device should not be disabled | Wolfram Sang | 1 | -0/+5 |
2021-07-02 | i2c: mpc: Restore reread of I2C status register | Chris Packham | 1 | -0/+2 |
2021-06-29 | Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -4/+4 |
2021-06-29 | Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables' | Rafael J. Wysocki | 1 | -4/+4 |
2021-06-25 | i2c: core-smbus: Expose PEC calculate function for generic use | Quan Nguyen | 1 | -2/+10 |
2021-06-24 | i2c: robotfuzz-osif: fix control-request directions | Johan Hovold | 1 | -2/+2 |
2021-06-24 | i2c: core: Disable client irq on reboot/shutdown | Dmitry Torokhov | 1 | -0/+3 |
2021-06-24 | i2c: imx: Fix some checkpatch warnings | Kwon Tae-young | 1 | -14/+5 |
2021-06-24 | i2c: dev: Add __user annotation | Andreas Hecht | 1 | -1/+1 |