summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)Author
2019-08-06i2c: sprd: Validate the return value of clock initializationBaolin Wang
2019-08-06i2c: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang
2019-08-06i2c: sprd: Make I2C driver can be built as a moduleBaolin Wang
2019-08-06i2c: Drop unneeded check for of_nodeAndy Shevchenko
2019-08-06i2c: designware: Fix unused variable warningShaokun Zhang
2019-08-01i2c: s3c2410: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-01i2c: at91: fix clk_offset for sama5d2Michał Mirosław
2019-08-01i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław
2019-08-01i2c: Revert incorrect conversion to use generic helperSuzuki K Poulose
2019-08-01i2c: designware: make use of devm_gpiod_get_optionalUwe Kleine-König
2019-08-01i2c: busses: Use dev_get_drvdata where possibleChuhong Yuan
2019-08-01i2c: imx-lpi2c: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-08-01i2c: mxs: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-08-01i2c: ismt: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-08-01i2c: tegra: Compile PM functions unconditionallyDmitry Osipenko
2019-08-01i2c: iproc: Fix i2c master read more than 63 bytesRayagonda Kokatanur
2019-07-31docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab
2019-07-30drivers: Add generic helper to match any deviceSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by ACPI_COMPANION deviceSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose
2019-07-17docs: fix broken doc references due to renamesMauro Carvalho Chehab
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-06i2c: mt7621: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-07-05i2c: cpm: remove casting dma_allocVasyl Gomonovych
2019-07-05i2c: i801: Add support for Intel Tiger LakeJarkko Nikula
2019-07-05i2c: i801: Fix PCI ID sortingJarkko Nikula
2019-06-29i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA supportFabrice Gasnier
2019-06-29i2c: core: Tidy up handling of init_irqCharles Keepax
2019-06-29i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irqCharles Keepax
2019-06-29i2c: core: Move ACPI IRQ handling to probe timeCharles Keepax
2019-06-29i2c: acpi: Factor out getting the IRQ from ACPICharles Keepax
2019-06-29i2c: acpi: Use available IRQ helper functionsCharles Keepax
2019-06-29i2c: core: Allow whole core to use i2c_dev_irq_from_resourcesCharles Keepax
2019-06-29Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2019-06-26i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driverStefan Roese
2019-06-26i2c: core: add sysfs headerWolfram Sang
2019-06-26i2c: bcm2835: Ensure clock exists when probingAnnaliese McDermond
2019-06-26i2c: bcm2835: Move IRQ request after clock code in probeAnnaliese McDermond
2019-06-26i2c: add newly exported functions to the header, tooWolfram Sang
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-22i2c: mux: add sysfs headerWolfram Sang
2019-06-22i2c: mux/i801: Switch to use descriptor passingLinus Walleij
2019-06-21i2c: tegra: remove BUG() macroBitan Biswas
2019-06-21i2c: i801: Add support for Intel Elkhart LakeJarkko Nikula
2019-06-21i2c: i801: Add Block Write-Block Read Process Call supportAlexander Sverdlin