| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: gxp: fix build failure without CONFIG_I2C_SLAVE | Arnd Bergmann | 2023-05-03 | 1 | -2/+0 |
* | i2c: imx-lpi2c: avoid taking clk_prepare mutex in PM callbacks | Alexander Stein | 2023-05-03 | 1 | -2/+2 |
* | i2c: omap: Fix standard mode false ACK readings | Reid Tonking | 2023-05-03 | 1 | -1/+1 |
* | i2c: tegra: Fix PEC support for SMBUS block read | Akhil R | 2023-04-30 | 1 | -13/+27 |
* | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-04-27 | 2 | -2/+2 |
|\ |
|
| * | Merge 6.3-rc6 into char-misc-next | Greg Kroah-Hartman | 2023-04-10 | 4 | -6/+34 |
| |\ |
|
| * | | of: Rename of_modalias_node() | Miquel Raynal | 2023-04-05 | 2 | -2/+2 |
* | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-04-27 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 2023-04-03 | 12 | -28/+61 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 2023-03-17 | 1 | -1/+1 |
* | | | | Merge tag 'i2c-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-27 | 14 | -78/+148 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'i2c/for-current' into i2c/for-mergewindow | Wolfram Sang | 2023-04-24 | 9 | -55/+95 |
| |\ \ \ \ |
|
| | * | | | | i2c: xiic: xiic_xfer(): Fix runtime PM leak on error path | Lars-Peter Clausen | 2023-04-18 | 1 | -1/+3 |
| | * | | | | i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path | Lars-Peter Clausen | 2023-04-18 | 1 | -2/+4 |
| * | | | | | i2c: omap: Improve error reporting for problems during .remove() | Uwe Kleine-König | 2023-04-13 | 1 | -3/+6 |
| * | | | | | i2c: cadence: Add reset controller support | Lars-Peter Clausen | 2023-04-13 | 1 | -4/+22 |
| * | | | | | i2c: mediatek: add support for MT7981 SoC | Daniel Golle | 2023-04-13 | 1 | -0/+13 |
| * | | | | | i2c: brcmstb: use devm_platform_ioremap_resource_byname() | Ye Xingchen | 2023-03-29 | 1 | -3/+1 |
| * | | | | | i2c: cadence: Detect maximum transfer size | Lars-Peter Clausen | 2023-03-29 | 1 | -7/+42 |
| * | | | | | i2c: cadence: Allow to specify the FIFO depth | Lars-Peter Clausen | 2023-03-29 | 1 | -12/+17 |
| * | | | | | i2c: xiic: Use devm_platform_get_and_ioremap_resource() | Yang Li | 2023-03-29 | 1 | -2/+1 |
| * | | | | | i2c: mpc: Use i2c-scl-clk-low-timeout-us i2c property | Andi Shyti | 2023-03-29 | 1 | -1/+11 |
| * | | | | | i2c: mpc: Use of_property_read_u32 instead of of_get_property | Andi Shyti | 2023-03-29 | 1 | -12/+13 |
| * | | | | | i2c: xiic: hide OF related data for COMPILE_TEST | Krzysztof Kozlowski | 2023-03-29 | 1 | -1/+1 |
| * | | | | | i2c: synquacer: mark OF related data as maybe unused | Krzysztof Kozlowski | 2023-03-29 | 1 | -1/+1 |
| * | | | | | i2c: imx: Simplify using devm_clk_get_enabled() | Uwe Kleine-König | 2023-03-16 | 1 | -11/+1 |
| * | | | | | i2c: cros-ec-tunnel: Mark ACPI and OF related data as maybe unused | Krzysztof Kozlowski | 2023-03-16 | 1 | -2/+2 |
| * | | | | | i2c: owl: drop of_match_ptr for ID table | Krzysztof Kozlowski | 2023-03-16 | 1 | -1/+1 |
| * | | | | | i2c: mt65xx: drop of_match_ptr for ID table | Krzysztof Kozlowski | 2023-03-16 | 1 | -1/+1 |
| * | | | | | i2c: davinci: remove dead code in probe | Dongliang Mu | 2023-03-16 | 1 | -4/+1 |
| * | | | | | i2c: cadence: Remove unnecessary register reads | Lars-Peter Clausen | 2023-03-16 | 1 | -2/+2 |
| * | | | | | i2c: cadence: Remove always false ternary operator | Lars-Peter Clausen | 2023-03-16 | 1 | -2/+1 |
| * | | | | | i2c: Use of_property_read_bool() for boolean properties | Rob Herring | 2023-03-16 | 3 | -6/+4 |
| * | | | | | i2c: microchip-core: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE | Conor Dooley | 2023-03-16 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2023-04-26 | 4 | -159/+53 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | i2c: designware: Add doorbell support for Mendocino | Mario Limonciello | 2023-04-20 | 2 | -1/+26 |
| * | | | | i2c: designware: Use PCI PSP driver for communication | Mario Limonciello | 2023-04-20 | 4 | -153/+28 |
| * | | | | crypto: ccp - Move some PSP mailbox bit definitions into common header | Mario Limonciello | 2023-03-17 | 1 | -11/+5 |
| * | | | | crypto: ccp - Add a header for multiple drivers to use `__psp_pa` | Mario Limonciello | 2023-03-17 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'i2c-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-15 | 2 | -46/+49 |
|\ \ \ \ |
|
| * | | | | i2c: ocores: generate stop condition after timeout in polling mode | Gregor Herburger | 2023-04-13 | 1 | -16/+19 |
| * | | | | i2c: mchp-pci1xxxx: Update Timing registers | Tharun Kumar P | 2023-03-29 | 1 | -30/+30 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-04-13 | 1 | -0/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | treewide: Fix probing of devices in DT overlays | Geert Uytterhoeven | 2023-04-11 | 1 | -0/+5 |
* | | | | i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer() | Wei Chen | 2023-03-16 | 1 | -0/+3 |
* | | | | i2c: hisi: Only use the completion interrupt to finish the transfer | Yicong Yang | 2023-03-16 | 1 | -1/+5 |
* | | | | i2c: hisi: Avoid redundant interrupts | Yicong Yang | 2023-03-16 | 1 | -0/+7 |
* | | | | i2c: mxs: ensure that DMA buffers are safe for DMA | Matthias Schiffer | 2023-03-16 | 1 | -5/+13 |
* | | | | i2c: imx-lpi2c: check only for enabled interrupt flags | Alexander Stein | 2023-03-16 | 1 | -0/+4 |
* | | | | i2c: imx-lpi2c: clean rx/tx buffers upon new message | Alexander Stein | 2023-03-16 | 1 | -0/+2 |
| |_|/
|/| | |
|