aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-10Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+7
2022-01-10Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-7/+15
2022-01-10Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-8/+2
2022-01-10Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'Rafael J. Wysocki1-0/+7
2022-01-07Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang1-95/+0
2022-01-06i2c: mpc: Avoid out of bounds memory accessChris Packham1-6/+9
2021-12-31i2c: validate user data in compat ioctlPavel Skripkin1-0/+3
2021-12-30i2c: acpi: Do not instantiate I2C-clients on boards with known bogus DSDT entriesHans de Goede1-0/+7
2021-12-16Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 into media_treeMauro Carvalho Chehab1-7/+15
2021-12-13i2c: acpi: Add i2c_acpi_new_device_by_fwnode() functionHans de Goede1-6/+11
2021-12-13i2c: acpi: Use acpi_dev_ready_for_enumeration() helperHans de Goede1-1/+4
2021-12-10i2c: mpc: Use atomic read and fix break conditionChris Packham1-1/+1
2021-12-09i2c: virtio: fix completion handlingVincent Whitchurch1-20/+12
2021-11-30i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman1-2/+2
2021-11-30i2c: stm32f7: use proper DMAENGINE API for terminationAlain Volmat1-5/+11
2021-11-30i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat1-2/+7
2021-11-30i2c: stm32f7: recover the bus on access timeoutAlain Volmat1-0/+2
2021-11-29i2c: stm32f7: flush TX FIFO upon transfer errorsAlain Volmat1-1/+19
2021-11-29i2c: cbus-gpio: set atomic transfer callbackAaro Koskinen1-2/+3
2021-11-23i2c: virtio: disable timeout handlingVincent Whitchurch1-9/+5
2021-11-23i2c: i801: Fix interrupt storm from SMB_ALERT signalJarkko Nikula1-6/+19
2021-11-23i2c: i801: Restore INTREN on unloadJean Delvare1-1/+6
2021-11-21ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependenciesSam Protsenko1-8/+2
2021-11-10Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-3/+14
2021-11-08Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds20-260/+490
2021-11-07i2c: amd-mp2-plat: ACPI: Use ACPI_COMPANION() directlyRafael J. Wysocki1-3/+2
2021-11-07i2c: i801: Add support for Intel Ice Lake PCH-NAndy Shevchenko1-0/+4
2021-11-06i2c: xgene-slimpro: Fix wrong pointer passed to PTR_ERR()Wei Yongjun1-1/+1
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-13/+9
2021-11-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-26/+30
2021-11-03i2c: Allow an ACPI driver to manage the device's power state during probeSakari Ailus2-3/+14
2021-11-01i2c: virtio: Add support for zero-length requestsViresh Kumar1-26/+30
2021-10-29mailbox: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla1-21/+12
2021-10-29i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET1-1/+5
2021-10-29i2c: qup: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao1-2/+2
2021-10-29i2c: qup: fix a trivial typoRandy Dunlap1-1/+1
2021-10-29i2c: tegra: Ensure that device is suspended before driver is removedDmitry Osipenko1-2/+2
2021-10-29i2c: i801: Fix incorrect and needless software PEC disablingJarkko Nikula1-1/+0
2021-10-20i2c: acpi: Replace custom function with device_match_acpi_handle()Andy Shevchenko1-13/+9
2021-10-11i2c: mediatek: Dump i2c/dma register when a timeout occursKewei Xu1-0/+54
2021-10-11i2c: mediatek: Reset the handshake signal between i2c and dmaKewei Xu1-0/+26
2021-10-11i2c: mlxcpld: Allow flexible polling time setting for I2C transactionsVadim Pasternak1-4/+8
2021-10-11i2c: pasemi: Set enable bit for Apple variantSven Peter3-0/+17
2021-10-11i2c: pasemi: Add Apple platform driverSven Peter3-0/+135
2021-10-11i2c: pasemi: Refactor _probe to use devm_*Sven Peter3-40/+15
2021-10-11i2c: pasemi: Allow to configure bus frequencySven Peter3-5/+8
2021-10-11i2c: pasemi: Move common reset code to own functionSven Peter1-6/+9
2021-10-11i2c: pasemi: Split pci driver to its own fileSven Peter4-86/+118
2021-10-11i2c: pasemi: Split off common probing codeSven Peter1-14/+25
2021-10-11i2c: pasemi: Remove usage of pci_devSven Peter1-6/+6