Age | Commit message (Expand) | Author |
2023-07-08 | Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-07-06 | Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2023-07-06 | i2c: mpc: Drop unused variable | Guenter Roeck |
2023-07-06 | i2c: nomadik: Remove a useless call in the remove function | Christophe JAILLET |
2023-07-06 | i2c: xiic: Don't try to handle more interrupt events after error | Robert Hancock |
2023-07-04 | ACPI: platform: Move SMB0001 HID to the header and reuse | Andy Shevchenko |
2023-07-02 | Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-23 | i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle | Clark Wang |
2023-06-23 | i2c: qup: Add missing unwind goto in qup_i2c_probe() | Shuai Jiang |
2023-06-23 | i2c: uniphier: Use devm_clk_get_enabled() | Andi Shyti |
2023-06-23 | i2c: uniphier-f: Use devm_clk_get_enabled() | Andi Shyti |
2023-06-23 | i2c: owl: Use devm_clk_get_enabled() | Andi Shyti |
2023-06-23 | i2c: lpc2k: Use devm_clk_get_enabled() | Andi Shyti |
2023-06-23 | i2c: hix5hd2: Use devm_clk_get_enabled() | Andi Shyti |
2023-06-23 | i2c: sun6i-p2wi: Use devm_clk_get_enabled() | Andi Shyti |
2023-06-23 | i2c: pasemi-platform: Use devm_clk_get_enabled() | Andi Shyti |
2023-06-23 | i2c: mt7621: Use devm_clk_get_enabled() | Andi Shyti |
2023-06-23 | i2c: xiic: Use devm_clk_get_enabled() | Andi Shyti |
2023-06-23 | i2c: davinci: Use platform table macro over module_alias | Andrew Davis |
2023-06-23 | i2c: ocores: use devm_ managed clks | Wang Zhang |
2023-06-14 | i2c: nomadik: Use dev_err_probe() whenever possible | Andi Shyti |
2023-06-14 | i2c: nomadik: Use devm_clk_get_enabled() | Andi Shyti |
2023-06-14 | i2c: nomadik: Remove unnecessary goto label | Andi Shyti |
2023-06-14 | usb: typec: ucsi: Mark dGPUs as DEVICE scope | Mario Limonciello |
2023-06-14 | i2c: wmt: Use devm_platform_get_and_ioremap_resource() | ye xingchen |
2023-06-14 | i2c: versatile: Use devm_platform_get_and_ioremap_resource() | ye xingchen |
2023-06-14 | i2c: hix5hd2: Add I2C_M_STOP flag support for i2c-hix5hd2 driver. | taolan |
2023-06-14 | i2c: mpc: Use of_property_read_reg() to parse "reg" | Rob Herring |
2023-06-09 | i2c: imx-lpi2c: Don't open-code DIV_ROUND_UP | Uwe Kleine-König |
2023-06-09 | i2c: Add i2c_get_match_data() | Biju Das |
2023-06-08 | i2c: img-scb: remove unnecessary (void*) conversion | XU pengfei |
2023-06-08 | i2c: qcom-cci:Use devm_platform_get_and_ioremap_resource() | Md Sadre Alam |
2023-06-07 | i2c: Improve size determinations | Markus Elfring |
2023-06-07 | i2c: Delete error messages for failed memory allocations | Markus Elfring |
2023-06-07 | i2c: sprd: Delete i2c adapter in .remove's error path | Uwe Kleine-König |
2023-06-07 | i2c: davinci: Use struct name not type with devm_kzalloc() | Andrew Davis |
2023-06-05 | i2c: mv64xxx: Fix reading invalid status value in atomic mode | Marek Behún |
2023-06-05 | i2c: rzv2m: Disable the operation of unit in case of error | Biju Das |
2023-06-05 | i2c: rzv2m: Replace lowercase macros with static inline functions | Biju Das |
2023-06-05 | i2c: rzv2m: Drop extra space | Biju Das |
2023-06-05 | i2c: designware: fix idx_write_cnt in read loop | David Zheng |
2023-06-05 | i2c: designware: Add driver support for Wangxun 10Gb NIC | Jiawen Wu |
2023-06-05 | i2c: mchp-pci1xxxx: Avoid cast to incompatible function type | Simon Horman |
2023-06-05 | i2c: img-scb: Fix spelling mistake "innacurate" -> "inaccurate" | Christian Heusel |
2023-06-05 | i2c: tegra: allow VI support to be compiled out | Michał Mirosław |
2023-06-05 | i2c: tegra: allow DVC support to be compiled out | Michał Mirosław |
2023-06-05 | i2c: tegra: Share same DMA channel for RX and TX | Akhil R |
2023-06-05 | i2c: i801: Add support for Intel Meteor Lake PCH-S | Jarkko Nikula |
2023-06-05 | i2c: i801: Add support for Intel Meteor Lake SoC-S | Jarkko Nikula |
2023-06-05 | i2c: i801: Enlarge device name field in i801_ids table | Jarkko Nikula |