aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
...
| * i2c: tegra: Compile PM functions unconditionallyDmitry Osipenko2019-08-01
* | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-19
|\ \
| * | mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-02
| * | mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-02
* | | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-18
|\ \ \
| * \ \ Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman2019-08-12
| |\ \ \
| * | | | i2c: Revert incorrect conversion to use generic helperSuzuki K Poulose2019-08-01
* | | | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-17
|\| | | |
| * | | | drivers: Add generic helper to match any deviceSuzuki K Poulose2019-07-30
| * | | | drivers: Introduce device lookup variants by ACPI_COMPANION deviceSuzuki K Poulose2019-07-30
| * | | | drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose2019-07-30
| | |/ / | |/| |
* | | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-17
|\ \ \ \
| * | | | docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab2019-07-31
| | |_|/ | |/| |
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-16
|\ \ \ \
| * | | | ARM: remove Intel iop33x and iop13xx supportArnd Bergmann2019-08-14
| | |_|/ | |/| |
* | | | i2c: mediatek: disable zero-length transfers for mt8183Hsin-Yi Wang2019-08-30
* | | | i2c: iproc: Stop advertising support of SMBUS quick cmdLori Hikichi2019-08-30
* | | | i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks2019-08-29
* | | | i2c: designware: Synchronize IRQs when unregistering slave clientJarkko Nikula2019-08-29
* | | | i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()Andy Shevchenko2019-08-29
* | | | i2c: make i2c_unregister_device() ERR_PTR safeWolfram Sang2019-08-29
* | | | i2c: stm32: Use the correct style for SPDX License IdentifierNishad Kamdar2019-08-14
* | | | i2c: emev2: avoid race when unregistering slave clientWolfram Sang2019-08-14
* | | | i2c: rcar: avoid race when unregistering slave clientWolfram Sang2019-08-14
* | | | Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"Fabio Estevam2019-08-14
|/ / /
* | | i2c: s3c2410: Mark expected switch fall-throughGustavo A. R. Silva2019-08-01
* | | i2c: at91: fix clk_offset for sama5d2Michał Mirosław2019-08-01
* | | i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław2019-08-01
* | | i2c: iproc: Fix i2c master read more than 63 bytesRayagonda Kokatanur2019-08-01
|/ /
* / docs: fix broken doc references due to renamesMauro Carvalho Chehab2019-07-17
|/
* Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-16
|\
| * i2c: mt7621: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-07-06
| * i2c: cpm: remove casting dma_allocVasyl Gomonovych2019-07-05
| * i2c: i801: Add support for Intel Tiger LakeJarkko Nikula2019-07-05
| * i2c: i801: Fix PCI ID sortingJarkko Nikula2019-07-05
| * i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA supportFabrice Gasnier2019-06-29
| * i2c: core: Tidy up handling of init_irqCharles Keepax2019-06-29
| * i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irqCharles Keepax2019-06-29
| * i2c: core: Move ACPI IRQ handling to probe timeCharles Keepax2019-06-29
| * i2c: acpi: Factor out getting the IRQ from ACPICharles Keepax2019-06-29
| * i2c: acpi: Use available IRQ helper functionsCharles Keepax2019-06-29
| * i2c: core: Allow whole core to use i2c_dev_irq_from_resourcesCharles Keepax2019-06-29
| * Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2019-06-29
| |\
| | * i2c: mux: add sysfs headerWolfram Sang2019-06-22
| | * i2c: mux/i801: Switch to use descriptor passingLinus Walleij2019-06-22
| | * i2c: mux: pinctrl: use flexible-array member and struct_size() helperGustavo A. R. Silva2019-06-10
| | * i2c: mux: arb-gpio: Rewrite to use GPIO descriptorsLinus Walleij2019-06-10
| | * i2c: mux: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-06-10
| * | i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driverStefan Roese2019-06-26
| * | i2c: core: add sysfs headerWolfram Sang2019-06-26