aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-21i2c: ismt: Describe parameters in kernel docAndy Shevchenko1-8/+2
2020-09-21i2c: jz4780: Remove of_match_ptr()Paul Cercueil1-1/+1
2020-09-21i2c: jz4780: Add compatible string for JZ4770 SoCPaul Cercueil1-0/+1
2020-09-21i2c: amd_mp2: handle num is 0 input for i2c_amd_xferTom Rix1-1/+1
2020-09-21i2c: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski3-17/+13
2020-09-21i2c: stm32: fix error message on upon dma_request_chan & defer handlingAlain Volmat2-11/+8
2020-09-21i2c: i801: Exclude device from suspend direct complete optimizationJean Delvare1-0/+1
2020-09-21i2c: rcar: add HostNotify supportWolfram Sang2-3/+29
2020-09-21i2c: add slave testunit driverWolfram Sang3-0/+184
2020-09-18i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACKMatthias Schiffer1-3/+7
2020-09-18i2c: stm32: name slave slot to ease maintenanceAlain Volmat1-8/+14
2020-09-18i2c: bcm2835: Simplify with dev_err_probe()Krzysztof Kozlowski1-5/+3
2020-09-18i2c: mux: reg: Simplify with dev_err_probe()Krzysztof Kozlowski1-7/+3
2020-09-18i2c: mux: gpmux: Simplify with dev_err_probe()Krzysztof Kozlowski1-10/+6
2020-09-18i2c: rcar: refactor and shorten timeout when resettingWolfram Sang1-12/+3
2020-09-18i2c: rcar: improve bus busy detectionWolfram Sang1-9/+10
2020-09-18i2c: stm32f7: Add SMBus Host-Notify protocol supportAlain Volmat2-16/+97
2020-09-18i2c: mediatek: Send i2c master code at more than 1MHzQii Wang1-1/+1
2020-09-18i2c: mediatek: Fix generic definitions for bus frequencyQii Wang1-2/+2
2020-09-17i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()Hans de Goede1-1/+1
2020-09-14i2c: i801: Simplify the suspend callbackJean Delvare1-3/+2
2020-09-14i2c: i801: Fix resume bugVolker RĂ¼melin1-7/+14
2020-09-14i2c: aspeed: Mask IRQ status to relevant bitsEddie James1-0/+2
2020-09-09i2c: smbus: add core function handling SMBus host-notifyAlain Volmat1-0/+107
2020-09-09i2c: imx: Use dev_err_probe() to simplify error handlingAnson Huang1-5/+3
2020-09-09i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480Jeffrey Lin1-0/+1
2020-09-09i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo1-12/+23
2020-09-08i2c: npcm7xx: Fix timeout calculationTali Perry1-2/+6
2020-08-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-22/+4
2020-08-28i2c: rcar: Auto select RESET_CONTROLLERDirk Behme1-0/+1
2020-08-28i2c: xiic: Support forcing single-master in DTJaakko Laine1-0/+14
2020-08-28i2c: xiic: Improve struct memory alignmentJaakko Laine1-2/+2
2020-08-28i2c: xiic: Change code alignment to 1 space onlyJaakko Laine1-24/+24
2020-08-25i2c: Remove 'default n' from busses/KconfigJarkko Nikula2-4/+0
2020-08-25i2c: iproc: Fix shifting 31 bitsRay Jui1-2/+2
2020-08-25i2c: rcar: in slave mode, clear NACK earlierWolfram Sang1-0/+1
2020-08-25i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()Andy Shevchenko2-19/+0
2020-08-25i2c: core: Don't fail PRP0001 enumeration when no ID table existAndy Shevchenko1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-2/+1
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2020-08-13Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds33-247/+379
2020-08-12i2c: iproc: fix race between client unreg and isrDhananjay Phadke1-1/+12
2020-08-10i2c: eg20t: use generic power managementVaibhav Gupta1-29/+7
2020-08-10i2c: eg20t: Drop PCI wakeup calls from .suspend/.resumeVaibhav Gupta1-3/+0
2020-08-10i2c: mediatek: Fix i2c_spec_values descriptionMatthias Brugger1-5/+4
2020-08-07i2c: designware: Add device HID for Hygon I2C controllerPu Wen1-0/+1
2020-08-05i2c: mediatek: Add i2c compatible for MediaTek MT8192Qii Wang1-0/+15
2020-08-05i2c: mediatek: Add access to more than 8GB dram in i2c driverQii Wang1-22/+17
2020-08-05i2c: mediatek: Add apdma sync in i2c driverQii Wang1-3/+20
2020-08-05i2c: i801: Add support for Intel Tiger Lake PCH-HJarkko Nikula1-0/+4