开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
2020-05-20
Merge tag 'for-5.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...
Wolfram Sang
2020-05-20
i2c: altera: cleanup spinlock
Atsushi Nemoto
2020-05-20
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
2020-05-20
i2c: mediatek: Add i2c ac-timing adjust support
Qii Wang
2020-05-15
i2c: altera: Fix race between xfer_msg and isr thread
Atsushi Nemoto
2020-05-15
i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
Codrin Ciubotariu
2020-05-13
i2c: designware: Allow slave mode for PCI enumerated devices
Andy Shevchenko
2020-05-13
i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master()
Andy Shevchenko
2020-05-13
i2c: designware: Switch PCI driver to use i2c_dw_configure_master()
Andy Shevchenko
2020-05-13
i2c: designware: Move configuration routines to respective modules
Andy Shevchenko
2020-05-13
i2c: designware: Use devm_platform_ioremap_resource() to simplify code
Andy Shevchenko
2020-05-12
i2c: tegra: Add support for the VI I2C on Tegra210
Thierry Reding
2020-05-12
i2c: tegra: Use FIELD_PREP/FIELD_GET macros
Thierry Reding
2020-05-12
i2c: pxa: use master-abort for device probes
Russell King
2020-05-12
i2c: pxa: clear all master action bits in i2c_pxa_stop_message()
Russell King
2020-05-12
i2c: pxa: remove some unnecessary debug
Russell King
2020-05-12
i2c: pxa: ensure timeout messages are unique
Russell King
2020-05-12
i2c: pxa: avoid complaints with non-responsive slaves
Russell King
2020-05-12
i2c: pxa: consolidate i2c_pxa_*xfer() implementations
Russell King
2020-05-08
i2c: tegra: Synchronize DMA before termination
Dmitry Osipenko
2020-05-08
i2c: tegra: Better handle case where CPU0 is busy for a long time
Dmitry Osipenko
2020-05-08
i2c: tegra: Keep IRQs enabled during suspend/resume
Thierry Reding
2020-05-08
i2c: tegra: Restore pinmux on system resume
Thierry Reding
2020-05-07
Revert "i2c: tegra: Fix suspending in active runtime PM state"
Thierry Reding
2020-05-05
i2c: at91: Send bus clear command if SDA is down
Codrin Ciubotariu
2020-05-05
i2c: pxa: fix i2c_pxa_wait_bus_not_busy() boundary condition
Russell King
2020-05-05
i2c: pxa: clean up decode_bits()
Russell King
2020-05-05
i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output
Russell King
2020-05-05
i2c: pxa: move DT IDs along side platform IDs
Russell King
2020-05-05
i2c: pxa: move private definitions to i2c-pxa.c
Russell King
2020-05-05
i2c: pxa: always set fm and hs members for each type
Russell King
2020-05-05
i2c: pxa: add and use definitions for IBMR register
Russell King
2020-05-05
i2c: pxa: re-arrange register field definitions
Russell King
2020-05-05
i2c: pxa: re-arrange functions to flow better
Russell King
2020-05-05
i2c: pxa: re-arrange includes to be in alphabetical order
Russell King
2020-05-05
i2c: pxa: remove unneeded includes
Russell King
2020-05-05
i2c: pxa: use official address byte helper
Russell King
2020-04-30
i2c: powermac: use true,false for bool variable
Jason Yan
2020-04-30
i2c: aspeed: Avoid i2c interrupt status clear race condition.
ryan_chen
2020-04-30
i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
Dan Carpenter
2020-04-30
i2c: stm32f7: prevent array underflow in stm32f7_get_lower_rate()
Dan Carpenter
2020-04-28
Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time"
Wolfram Sang
2020-04-28
Revert "i2c: tegra: Synchronize DMA before termination"
Wolfram Sang
2020-04-28
i2c: iproc: generate stop event for slave writes
Rayagonda Kokatanur
2020-04-26
i2c: iproc: add support for SMBUS quick cmd
Rayagonda Kokatanur
2020-04-26
i2c: powermac: Simplify reading the "reg" and "i2c-address" property
Aishwarya R
2020-04-26
i2c: qup: remove unneeded conversion to bool
Jason Yan
2020-04-26
i2c: brcmstb: Fix handling of optional interrupt
Dave Stevenson
2020-04-26
i2c: stm32f7: allows for any bus frequency
Alain Volmat
2020-04-26
i2c: stm32: don't print an error on probe deferral
Etienne Carriere
[next]