summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2022-01-101-7/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li...Mauro Carvalho Chehab2021-12-161-7/+15
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | i2c: acpi: Add i2c_acpi_new_device_by_fwnode() functionHans de Goede2021-12-131-6/+11
| | * | | | | i2c: acpi: Use acpi_dev_ready_for_enumeration() helperHans de Goede2021-12-131-1/+4
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-01-101-8/+2
|\ \ \ \ \ \
| * | | | | | ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependenciesSam Protsenko2021-11-211-8/+2
| | |/ / / / | |/| | | |
* | | | | | Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang2022-01-071-95/+0
* | | | | | i2c: mpc: Avoid out of bounds memory accessChris Packham2022-01-061-6/+9
| |_|_|_|/ |/| | | |
* | | | | i2c: validate user data in compat ioctlPavel Skripkin2021-12-311-0/+3
| |_|/ / |/| | |
* | | | i2c: mpc: Use atomic read and fix break conditionChris Packham2021-12-101-1/+1
* | | | i2c: virtio: fix completion handlingVincent Whitchurch2021-12-091-20/+12
| |/ / |/| |
* | | i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman2021-11-301-2/+2
* | | i2c: stm32f7: use proper DMAENGINE API for terminationAlain Volmat2021-11-301-5/+11
* | | i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat2021-11-301-2/+7
* | | i2c: stm32f7: recover the bus on access timeoutAlain Volmat2021-11-301-0/+2
* | | i2c: stm32f7: flush TX FIFO upon transfer errorsAlain Volmat2021-11-291-1/+19
* | | i2c: cbus-gpio: set atomic transfer callbackAaro Koskinen2021-11-291-2/+3
| |/ |/|
* | i2c: virtio: disable timeout handlingVincent Whitchurch2021-11-231-9/+5
* | i2c: i801: Fix interrupt storm from SMB_ALERT signalJarkko Nikula2021-11-231-6/+19
* | i2c: i801: Restore INTREN on unloadJean Delvare2021-11-231-1/+6
|/
* Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-102-3/+14
|\
| * i2c: Allow an ACPI driver to manage the device's power state during probeSakari Ailus2021-11-032-3/+14
* | Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-0820-260/+490
|\ \
| * | i2c: amd-mp2-plat: ACPI: Use ACPI_COMPANION() directlyRafael J. Wysocki2021-11-071-3/+2
| * | i2c: i801: Add support for Intel Ice Lake PCH-NAndy Shevchenko2021-11-071-0/+4
| * | i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET2021-10-291-1/+5
| * | i2c: qup: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao2021-10-291-2/+2
| * | i2c: qup: fix a trivial typoRandy Dunlap2021-10-291-1/+1
| * | i2c: tegra: Ensure that device is suspended before driver is removedDmitry Osipenko2021-10-291-2/+2
| * | i2c: i801: Fix incorrect and needless software PEC disablingJarkko Nikula2021-10-291-1/+0
| * | i2c: mediatek: Dump i2c/dma register when a timeout occursKewei Xu2021-10-111-0/+54
| * | i2c: mediatek: Reset the handshake signal between i2c and dmaKewei Xu2021-10-111-0/+26
| * | i2c: mlxcpld: Allow flexible polling time setting for I2C transactionsVadim Pasternak2021-10-111-4/+8
| * | i2c: pasemi: Set enable bit for Apple variantSven Peter2021-10-113-0/+17
| * | i2c: pasemi: Add Apple platform driverSven Peter2021-10-113-0/+135
| * | i2c: pasemi: Refactor _probe to use devm_*Sven Peter2021-10-113-40/+15
| * | i2c: pasemi: Allow to configure bus frequencySven Peter2021-10-113-5/+8
| * | i2c: pasemi: Move common reset code to own functionSven Peter2021-10-111-6/+9
| * | i2c: pasemi: Split pci driver to its own fileSven Peter2021-10-114-86/+118
| * | i2c: pasemi: Split off common probing codeSven Peter2021-10-111-14/+25
| * | i2c: pasemi: Remove usage of pci_devSven Peter2021-10-111-6/+6
| * | i2c: pasemi: Use dev_name instead of port numberSven Peter2021-10-111-1/+1
| * | i2c: pasemi: Use io{read,write}32Sven Peter2021-10-111-3/+13
| * | Merge branch 'i2c/for-current' into i2c/for-mergewindowWolfram Sang2021-10-113-3/+13
| |\ \
| * | | i2c: mlxcpld: Reduce polling time for performance improvementVadim Pasternak2021-10-041-1/+1
| * | | i2c: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-10-022-9/+7
| * | | i2c: exynos: describe drivers in KConfigKrzysztof Kozlowski2021-10-021-1/+4
| * | | i2c: pxa: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-10-021-1/+0
| * | | i2c: mediatek: fixing the incorrect register offsetKewei Xu2021-10-021-1/+1
| * | | i2c: kempld: deprecate class based instantiationMichael Brunner2021-09-291-1/+2