index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-10
2
-3
/
+14
|
\
|
*
i2c: Allow an ACPI driver to manage the device's power state during probe
Sakari Ailus
2021-11-03
2
-3
/
+14
*
|
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-08
20
-260
/
+490
|
\
\
|
*
|
i2c: amd-mp2-plat: ACPI: Use ACPI_COMPANION() directly
Rafael J. Wysocki
2021-11-07
1
-3
/
+2
|
*
|
i2c: i801: Add support for Intel Ice Lake PCH-N
Andy Shevchenko
2021-11-07
1
-0
/
+4
|
*
|
i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'
Christophe JAILLET
2021-10-29
1
-1
/
+5
|
*
|
i2c: qup: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2021-10-29
1
-2
/
+2
|
*
|
i2c: qup: fix a trivial typo
Randy Dunlap
2021-10-29
1
-1
/
+1
|
*
|
i2c: tegra: Ensure that device is suspended before driver is removed
Dmitry Osipenko
2021-10-29
1
-2
/
+2
|
*
|
i2c: i801: Fix incorrect and needless software PEC disabling
Jarkko Nikula
2021-10-29
1
-1
/
+0
|
*
|
i2c: mediatek: Dump i2c/dma register when a timeout occurs
Kewei Xu
2021-10-11
1
-0
/
+54
|
*
|
i2c: mediatek: Reset the handshake signal between i2c and dma
Kewei Xu
2021-10-11
1
-0
/
+26
|
*
|
i2c: mlxcpld: Allow flexible polling time setting for I2C transactions
Vadim Pasternak
2021-10-11
1
-4
/
+8
|
*
|
i2c: pasemi: Set enable bit for Apple variant
Sven Peter
2021-10-11
3
-0
/
+17
|
*
|
i2c: pasemi: Add Apple platform driver
Sven Peter
2021-10-11
3
-0
/
+135
|
*
|
i2c: pasemi: Refactor _probe to use devm_*
Sven Peter
2021-10-11
3
-40
/
+15
|
*
|
i2c: pasemi: Allow to configure bus frequency
Sven Peter
2021-10-11
3
-5
/
+8
|
*
|
i2c: pasemi: Move common reset code to own function
Sven Peter
2021-10-11
1
-6
/
+9
|
*
|
i2c: pasemi: Split pci driver to its own file
Sven Peter
2021-10-11
4
-86
/
+118
|
*
|
i2c: pasemi: Split off common probing code
Sven Peter
2021-10-11
1
-14
/
+25
|
*
|
i2c: pasemi: Remove usage of pci_dev
Sven Peter
2021-10-11
1
-6
/
+6
|
*
|
i2c: pasemi: Use dev_name instead of port number
Sven Peter
2021-10-11
1
-1
/
+1
|
*
|
i2c: pasemi: Use io{read,write}32
Sven Peter
2021-10-11
1
-3
/
+13
|
*
|
Merge branch 'i2c/for-current' into i2c/for-mergewindow
Wolfram Sang
2021-10-11
3
-3
/
+13
|
|
\
\
|
*
|
|
i2c: mlxcpld: Reduce polling time for performance improvement
Vadim Pasternak
2021-10-04
1
-1
/
+1
|
*
|
|
i2c: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-10-02
2
-9
/
+7
|
*
|
|
i2c: exynos: describe drivers in KConfig
Krzysztof Kozlowski
2021-10-02
1
-1
/
+4
|
*
|
|
i2c: pxa: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-10-02
1
-1
/
+0
|
*
|
|
i2c: mediatek: fixing the incorrect register offset
Kewei Xu
2021-10-02
1
-1
/
+1
|
*
|
|
i2c: kempld: deprecate class based instantiation
Michael Brunner
2021-09-29
1
-1
/
+2
|
*
|
|
i2c: bcm-kona: Fix return value in probe()
zhaoxiao
2021-09-29
1
-1
/
+1
|
*
|
|
i2c: rcar: enable interrupts before starting transfer
Wolfram Sang
2021-09-29
1
-3
/
+3
|
*
|
|
i2c: i801: Stop using pm_runtime_set_autosuspend_delay(-1)
Heiner Kallweit
2021-09-29
1
-4
/
+5
|
*
|
|
i2c: i801: Use PCI bus rescan mutex to protect P2SB access
Heiner Kallweit
2021-09-29
1
-3
/
+2
|
*
|
|
i2c: i801: Improve i801_add_mux
Heiner Kallweit
2021-09-29
1
-11
/
+7
|
*
|
|
i2c: i801: Improve i801_acpi_probe/remove functions
Heiner Kallweit
2021-09-29
1
-16
/
+7
|
*
|
|
i2c: i801: Remove not needed check for PCI_COMMAND_INTX_DISABLE
Heiner Kallweit
2021-09-29
1
-8
/
+1
|
*
|
|
i2c: i801: Improve is_dell_system_with_lis3lv02d
Heiner Kallweit
2021-09-29
1
-9
/
+5
|
*
|
|
i2c: xiic: Fix RX IRQ busy check
Marek Vasut
2021-09-14
1
-1
/
+1
|
*
|
|
i2c: xiic: Only ever transfer single message
Marek Vasut
2021-09-14
1
-34
/
+10
|
*
|
|
i2c: xiic: Switch from waitqueue to completion
Marek Vasut
2021-09-14
1
-15
/
+18
|
*
|
|
i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()
Marek Vasut
2021-09-14
1
-11
/
+26
|
*
|
|
i2c: xiic: Drop broken interrupt handler
Marek Vasut
2021-09-14
1
-24
/
+1
|
*
|
|
i2c: xiic: Fix broken locking on tx_msg
Marek Vasut
2021-09-14
1
-10
/
+16
*
|
|
|
i2c: xgene-slimpro: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
2021-11-06
1
-1
/
+1
*
|
|
|
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-04
1
-13
/
+9
|
\
\
\
\
|
*
|
|
|
i2c: acpi: Replace custom function with device_match_acpi_handle()
Andy Shevchenko
2021-10-20
1
-13
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-03
1
-26
/
+30
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
i2c: virtio: Add support for zero-length requests
Viresh Kumar
2021-11-01
1
-26
/
+30
|
|
/
/
*
/
/
mailbox: pcc: Use PCC mailbox channel pointer instead of standard
Sudeep Holla
2021-10-30
1
-21
/
+12
|
/
/
[next]