Age | Commit message (Expand) | Author | Files | Lines |
2019-08-30 | i2c: mediatek: disable zero-length transfers for mt8183 | Hsin-Yi Wang | 1 | -1/+10 |
2019-08-30 | i2c: iproc: Stop advertising support of SMBUS quick cmd | Lori Hikichi | 1 | -1/+4 |
2019-08-29 | i2c: piix4: Fix port selection for AMD Family 16h Model 30h | Andrew Cooks | 1 | -7/+5 |
2019-08-29 | i2c: designware: Synchronize IRQs when unregistering slave client | Jarkko Nikula | 1 | -0/+1 |
2019-08-29 | i2c: i801: Avoid memory leak in check_acpi_smo88xx_device() | Andy Shevchenko | 1 | -3/+12 |
2019-08-29 | i2c: make i2c_unregister_device() ERR_PTR safe | Wolfram Sang | 1 | -1/+1 |
2019-08-14 | i2c: stm32: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
2019-08-14 | i2c: emev2: avoid race when unregistering slave client | Wolfram Sang | 1 | -4/+12 |
2019-08-14 | i2c: rcar: avoid race when unregistering slave client | Wolfram Sang | 1 | -4/+7 |
2019-08-14 | Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()" | Fabio Estevam | 1 | -12/+6 |
2019-08-01 | i2c: s3c2410: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2019-08-01 | i2c: at91: fix clk_offset for sama5d2 | Michał Mirosław | 1 | -1/+1 |
2019-08-01 | i2c: at91: disable TXRDY interrupt after sending data | Michał Mirosław | 1 | -4/+5 |
2019-08-01 | i2c: iproc: Fix i2c master read more than 63 bytes | Rayagonda Kokatanur | 1 | -4/+6 |
2019-07-17 | docs: fix broken doc references due to renames | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-16 | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 25 | -411/+1119 |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -5/+5 |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+2 |
2019-07-09 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+4 |
2019-07-06 | i2c: mt7621: Fix platform_no_drv_owner.cocci warnings | YueHaibing | 1 | -1/+0 |
2019-07-05 | i2c: cpm: remove casting dma_alloc | Vasyl Gomonovych | 1 | -1/+3 |
2019-07-05 | i2c: i801: Add support for Intel Tiger Lake | Jarkko Nikula | 2 | -0/+5 |
2019-07-05 | i2c: i801: Fix PCI ID sorting | Jarkko Nikula | 1 | -2/+2 |
2019-06-29 | i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA support | Fabrice Gasnier | 1 | -1/+5 |
2019-06-29 | i2c: core: Tidy up handling of init_irq | Charles Keepax | 1 | -2/+3 |
2019-06-29 | i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq | Charles Keepax | 2 | -3/+3 |
2019-06-29 | i2c: core: Move ACPI IRQ handling to probe time | Charles Keepax | 3 | -7/+21 |
2019-06-29 | i2c: acpi: Factor out getting the IRQ from ACPI | Charles Keepax | 1 | -8/+21 |
2019-06-29 | i2c: acpi: Use available IRQ helper functions | Charles Keepax | 1 | -9/+13 |
2019-06-29 | i2c: core: Allow whole core to use i2c_dev_irq_from_resources | Charles Keepax | 2 | -2/+4 |
2019-06-29 | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang | 5 | -150/+91 |
2019-06-26 | i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driver | Stefan Roese | 3 | -0/+365 |
2019-06-26 | i2c: core: add sysfs header | Wolfram Sang | 1 | -0/+1 |
2019-06-26 | i2c: bcm2835: Ensure clock exists when probing | Annaliese McDermond | 1 | -4/+12 |
2019-06-26 | i2c: bcm2835: Move IRQ request after clock code in probe | Annaliese McDermond | 1 | -14/+14 |
2019-06-26 | i2c: add newly exported functions to the header, too | Wolfram Sang | 1 | -3/+2 |
2019-06-24 | driver_find_device: Unify the match function with class_find_device() | Suzuki K Poulose | 1 | -1/+1 |
2019-06-24 | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose | 2 | -4/+4 |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 21 | -85/+21 |
2019-06-22 | i2c: mux: add sysfs header | Wolfram Sang | 1 | -0/+1 |
2019-06-22 | i2c: mux/i801: Switch to use descriptor passing | Linus Walleij | 2 | -93/+60 |
2019-06-22 | i2c: tegra: remove BUG() macro | Bitan Biswas | 1 | -8/+39 |
2019-06-22 | i2c: i801: Add support for Intel Elkhart Lake | Jarkko Nikula | 2 | -0/+5 |
2019-06-22 | i2c: i801: Add Block Write-Block Read Process Call support | Alexander Sverdlin | 1 | -6/+37 |
2019-06-22 | i2c: stm32f7: fix the get_irq error cases | Fabrice Gasnier | 1 | -12/+14 |
2019-06-22 | i2c: i801: Use match_string() helper to simplify the code | Andy Shevchenko | 1 | -7/+6 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 18 | -71/+18 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 462 | Thomas Gleixner | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 | Thomas Gleixner | 1 | -9/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233 | Thomas Gleixner | 1 | -4/+1 |