Age | Commit message (Expand) | Author | Files | Lines |
2019-06-22 | i2c: i801: Use match_string() helper to simplify the code | Andy Shevchenko | 1 | -7/+6 |
2019-06-15 | i2c: qcom-geni: Provide support for ACPI | Lee Jones | 1 | -1/+14 |
2019-06-15 | i2c: qcom-geni: Signify successful driver probe | Lee Jones | 1 | -0/+2 |
2019-06-15 | i2c: tegra: Add suspend-resume support | Bitan Biswas | 1 | -0/+24 |
2019-06-15 | i2c: core: always have a named variable in arguments | Wolfram Sang | 1 | -2/+2 |
2019-06-15 | i2c: ocores: add polling mode workaround for Sifive FU540-C000 SoC | Sagar Shrikant Kadam | 1 | -2/+22 |
2019-06-15 | i2c: ocores: add support for i2c device on Sifive FU540-c000 SoC | Sagar Shrikant Kadam | 1 | -0/+9 |
2019-06-15 | i2c: tegra: Avoid error message on deferred probe | Thierry Reding | 1 | -1/+3 |
2019-06-15 | i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d() | Andy Shevchenko | 1 | -1/+1 |
2019-06-12 | i2c: iop: Use GPIO descriptors | Linus Walleij | 2 | -11/+23 |
2019-06-12 | i2c: s3c2410: Convert to use GPIO descriptors | Linus Walleij | 1 | -38/+9 |
2019-06-12 | i2c: bcm2835: Model Divider in CCF | Annaliese McDermond | 1 | -31/+114 |
2019-06-12 | i2c: tegra: fix msleep warning | Bitan Biswas | 1 | -1/+1 |
2019-06-12 | i2c: tegra: add spinlock definition comment | Bitan Biswas | 1 | -0/+1 |
2019-06-12 | i2c: tegra: fix alignment and spacing violations | Bitan Biswas | 1 | -16/+19 |
2019-06-12 | i2c: tegra: remove unnecessary variable init | Bitan Biswas | 1 | -3/+3 |
2019-06-12 | i2c: tegra: clean up macros | Bitan Biswas | 1 | -14/+3 |
2019-06-08 | i2c: fsi: Create busses for all ports | Oliver O'Halloran | 1 | -5/+27 |
2019-06-08 | i2c: i801: Register optional lis3lv02d I2C device on Dell machines | Pali Rohár | 1 | -0/+117 |
2019-06-08 | i2c: nvidia-gpu: resume ccgx i2c client | Ajay Gupta | 1 | -4/+10 |
2019-06-08 | i2c: nvidia-gpu: add runtime pm support | Ajay Gupta | 1 | -1/+21 |
2019-06-08 | i2c: nvidia-gpu: refactor master_xfer | Ajay Gupta | 1 | -12/+16 |
2019-06-02 | i2c: acpi: export i2c_acpi_find_adapter_by_handle | Ruslan Babayev | 1 | -1/+2 |
2019-05-27 | i2c: jz4780: Drop dependency on MACH_JZ4780 | Paul Cercueil | 1 | -1/+1 |
2019-05-27 | i2c: meson: update with SPDX Licence identifier | Neil Armstrong | 1 | -4/+1 |
2019-05-27 | i2c: Allow selecting BCM2835 I2C controllers on ARCH_BRCMSTB | Kamal Dasu | 1 | -1/+1 |
2019-05-27 | i2c: iproc: Add multi byte read-write support for slave mode | Rayagonda Kokatanur | 1 | -64/+53 |
2019-05-27 | i2c: imx: Use __maybe_unused instead of #if CONFIG_PM | Anson Huang | 1 | -8/+3 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114 | Thomas Gleixner | 1 | -13/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 75 | Thomas Gleixner | 1 | -5/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -14/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 | Thomas Gleixner | 1 | -2/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 5 | -0/+5 |
2019-05-17 | i2c: core: add device-managed version of i2c_new_dummy | Heiner Kallweit | 1 | -0/+44 |
2019-05-17 | i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy | Heiner Kallweit | 1 | -13/+61 |
2019-05-10 | Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 36 | -844/+3017 |
2019-05-08 | Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+7 |
2019-05-03 | Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin... | Linus Torvalds | 4 | -4/+9 |
2019-05-03 | Merge 5.1-rc7 into usb-next | Greg Kroah-Hartman | 1 | -1/+3 |
2019-05-03 | i2c: imx-lpi2c: Use __maybe_unused instead of #if CONFIG_PM_SLEEP | Anson Huang | 1 | -8/+3 |
2019-05-03 | i2c-piix4: Add Hygon Dhyana SMBus support | Pu Wen | 2 | -4/+12 |
2019-05-03 | i2c: core: apply 'is_suspended' check for SMBus, too | Wolfram Sang | 3 | -5/+19 |
2019-05-03 | i2c: core: ratelimit 'transfer when suspended' errors | Wolfram Sang | 1 | -1/+4 |
2019-05-03 | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang | 5 | -36/+87 |
2019-05-02 | i2c: Prevent runtime suspend of adapter when Host Notify is required | Jarkko Nikula | 1 | -0/+4 |
2019-05-02 | i2c: synquacer: fix enumeration of slave devices | Ard Biesheuvel | 1 | -0/+2 |
2019-05-02 | i2c: designware: ratelimit 'transfer when suspended' errors | Wolfram Sang | 1 | -2/+1 |
2019-05-01 | gcc-9: don't warn about uninitialized variable | Linus Torvalds | 1 | -1/+1 |
2019-04-25 | i2c: nvidia-gpu: Supply CCGx driver the fw build info | Ajay Gupta | 1 | -0/+7 |
2019-04-24 | i2c: imx: correct the method of getting private data in notifier_call | Anson Huang | 1 | -2/+2 |