index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
2020-03-22
i2c: mxs: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2020-03-21
i2c: imx: remove duplicate print after platform_get_irq()
Tang Bin
2020-03-21
i2c: designware: Fix spelling typos in the comments
Andy Shevchenko
2020-03-21
i2c: designware: Discard i2c_dw_read_comp_param() function
Serge Semin
2020-03-21
i2c: designware: Detect the FIFO size in the common code
Serge Semin
2020-03-13
i2c: qcom-geni: Drop of_platform.h include
Stephen Boyd
2020-03-13
i2c: qcom-geni: Grow a dev pointer to simplify code
Stephen Boyd
2020-03-13
i2c: qcom-geni: Let firmware specify irq trigger flags
Stephen Boyd
2020-03-13
i2c: stm32f7: do not backup read-only PECR register
Alain Volmat
2020-03-10
i2c: convert SMBus alert setup function to return an ERRPTR
Wolfram Sang
2020-03-10
i2c: stm32f7: add a new st, stm32mp15-i2c compatible
Alain Volmat
2020-03-10
i2c: stm32f7: disable/restore Fast Mode Plus bits in low power modes
Alain Volmat
2020-03-10
i2c: brcmstb: Support BCM2711 HDMI BSC controllers
Maxime Ripard
2020-03-10
i2c: omap: use devm_platform_ioremap_resource()
chenqiwu
2020-03-10
i2c: powermac: correct comment about custom handling
Wolfram Sang
2020-02-26
i2c: stm32f7: allow controller to be wakeup-source
Alain Volmat
2020-02-26
i2c: imx: implement master_xfer_atomic callback
Stefan Lengfeld
2020-02-26
i2c: at91: implement i2c bus recovery
Kamel Bouhara
2020-02-07
Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-02-07
Merge tag 'acpi-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-03
i2c: designware: Add ACPI HID for Hisilicon Hip08-Lite I2C controller
Hanjun Guo
2020-01-31
i2c: cros-ec-tunnel: Fix ACPI identifier
Raul E Rangel
2020-01-31
i2c: cros-ec-tunnel: Fix slave device enumeration
Akshu Agrawal
2020-01-30
i2c: stm32f7: add PM_SLEEP suspend/resume support
Alain Volmat
2020-01-30
i2c: cadence: Fix wording in i2c-cadence driver
Michal Simek
2020-01-30
i2c: cadence: Fix power management order of operations
Topi Kuutela
2020-01-30
i2c: cadence: Fix error printing in case of defer
Shubhrajyoti Datta
2020-01-30
i2c: cadence: Handle transfer_size rollover
Alex Williams
2020-01-29
i2c: i801: Add support for Intel Comet Lake PCH-V
Jarkko Nikula
2020-01-29
i2c: xiic: fix indentation issue
Colin Ian King
2020-01-29
i2c: parport: fix spelling mistake: "Atmost" -> "At most"
Colin Ian King
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-23
i2c: exynos: Update Kconfig documentation
Krzysztof Kozlowski
2020-01-23
i2c: Enable compile testing for more drivers
Krzysztof Kozlowski
2020-01-15
i2c: xiic: Fix the clocking across bind unbind
Shubhrajyoti Datta
2020-01-15
i2c: xiic: defer the probe if clock is not found
Venkatesh Yadav Abbarapu
2020-01-15
i2c: xiic: Add timeout to the rx fifo wait loop
Shubhrajyoti Datta
2020-01-15
i2c: highlander: Use proper printk format for size_t
Krzysztof Kozlowski
2020-01-15
i2c: pnx: Use proper printk format for resource_size_t
Krzysztof Kozlowski
2020-01-15
i2c: pmcmsp: Use proper printk format for resource_size_t
Krzysztof Kozlowski
2020-01-15
i2c: xiic: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
i2c: taos-evm: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
i2c: powermac: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
i2c: ocores: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
i2c: nvidia-gpu: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
i2c: i801: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
i2c: cht-wc: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
i2c: iop3xx: Fix memory leak in probe error path
Krzysztof Kozlowski
2020-01-15
i2c: stu300: Use proper printk format for iomem pointer
Krzysztof Kozlowski
[next]