index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-platdrv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
i2c: designware: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-16
/
+6
2023-06-05
i2c: designware: Add driver support for Wangxun 10Gb NIC
Jiawen Wu
1
-0
/
+15
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-20
i2c: designware: Use PCI PSP driver for communication
Mario Limonciello
1
-1
/
+0
2023-01-09
i2c: designware: Fix unbalanced suspended flag
Richard Fitzgerald
1
-18
/
+2
2022-06-13
i2c: designware: Use standard optional ref clock implementation
Serge Semin
1
-2
/
+11
2022-03-11
i2c: designware: Mark dw_i2c_plat_{suspend,resume}() as __maybe_unused
Nathan Chancellor
1
-2
/
+2
2022-03-01
i2c: designware: Use the i2c_mark_adapter_suspended/resumed() helpers
Hans de Goede
1
-7
/
+2
2022-03-01
i2c: designware: Lock the adapter while setting the suspended flag
Hans de Goede
1
-5
/
+26
2022-02-11
i2c: designware: Add AMD PSP I2C bus support
Jan Dabros
1
-0
/
+60
2021-11-29
i2c: designware: Enable async suspend / resume of designware devices
Rajat Jain
1
-0
/
+2
2021-08-11
i2c: designware: Use DIV_ROUND_CLOSEST() macro
Andy Shevchenko
1
-2
/
+3
2021-04-14
i2c: designware: Get rid of legacy platform data
Andy Shevchenko
1
-6
/
+1
2020-08-07
i2c: designware: Add device HID for Hygon I2C controller
Pu Wen
1
-0
/
+1
2020-07-04
i2c: designware: platdrv: Set class based on DMI
Ricardo Ribalda
1
-1
/
+14
2020-06-23
i2c: designware: Adjust bus speed independently of ACPI
Andy Shevchenko
1
-1
/
+1
2020-06-13
Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-181
/
+95
2020-05-31
i2c: designware: Add Baikal-T1 System I2C support
Serge Semin
1
-2
/
+76
2020-05-31
i2c: designware: Move reg-space remapping into a dedicated function
Serge Semin
1
-5
/
+13
2020-05-31
i2c: designware: Retrieve quirk flags as early as possible
Serge Semin
1
-2
/
+2
2020-05-30
i2c: designware: Discard Cherry Trail model flag
Serge Semin
1
-1
/
+1
2020-05-22
i2c: designware: Move ACPI parts into common module
Andy Shevchenko
1
-108
/
+3
2020-05-22
i2c: designware: Move i2c_dw_validate_speed() helper to a common code
Andy Shevchenko
1
-24
/
+5
2020-05-20
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
1
-4
/
+10
2020-05-13
i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master()
Andy Shevchenko
1
-5
/
+1
2020-05-13
i2c: designware: Move configuration routines to respective modules
Andy Shevchenko
1
-37
/
+1
2020-05-13
i2c: designware: Use devm_platform_ioremap_resource() to simplify code
Andy Shevchenko
1
-6
/
+2
2020-04-24
PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED
Rafael J. Wysocki
1
-2
/
+2
2020-04-15
i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
Hans de Goede
1
-4
/
+10
2020-03-25
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-15
/
+22
2020-03-21
i2c: designware: Detect the FIFO size in the common code
Serge Semin
1
-24
/
+0
2020-02-03
i2c: designware: Add ACPI HID for Hisilicon Hip08-Lite I2C controller
Hanjun Guo
1
-0
/
+1
2019-08-29
i2c: designware: Fix optional reset error handling
Andy Shevchenko
1
-10
/
+6
2019-08-29
i2c: designware: assert reset when error happen at ->probe()
Andy Shevchenko
1
-2
/
+4
2019-03-20
i2c: designware: Add support for an interface clock
Phil Edworthy
1
-0
/
+5
2019-03-13
i2c: i2c-designware-platdrv: Always use a dynamic adapter number
Hans de Goede
1
-4
/
+1
2019-03-13
i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
Hans de Goede
1
-4
/
+6
2019-02-23
i2c: designware: Do not allow i2c_dw_xfer() calls while suspended
Hans de Goede
1
-0
/
+3
2018-10-30
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2018-10-25
i2c: designware: Cleanup bus lock handling
Hans de Goede
1
-2
/
+0
2018-10-12
i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllers
Hans de Goede
1
-2
/
+2
2018-09-06
i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaround
Hans de Goede
1
-19
/
+4
2018-09-03
i2c: designware: add MSCC Ocelot support
Alexandre Belloni
1
-0
/
+40
2018-09-03
i2c: designware: move #ifdef CONFIG_OF to the top
Alexandre Belloni
1
-8
/
+8
2018-09-03
i2c: designware: use generic table matching
Alexandre Belloni
1
-5
/
+2
2018-08-31
i2c: designware: Re-init controllers with pm_disabled set on resume
Hans de Goede
1
-1
/
+6
2018-08-20
i2c: designware: Add SPDX license tag
Andy Shevchenko
1
-14
/
+1
2018-08-08
i2c: designware: Convert to use struct i2c_timings
Andy Shevchenko
1
-27
/
+26
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-26
/
+3
2018-01-10
PM: i2c-designware-platdrv: Optimize power management
Rafael J. Wysocki
1
-19
/
+12
[next]