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-core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-23
i2c: designware: Adjust bus speed independently of ACPI
Andy Shevchenko
1
-2
/
+1
2020-05-31
i2c: designware: Add Baikal-T1 System I2C support
Serge Semin
1
-0
/
+3
2020-05-31
i2c: designware: Convert driver to using regmap API
Serge Semin
1
-12
/
+10
2020-05-30
i2c: designware: Discard Cherry Trail model flag
Serge Semin
1
-2
/
+1
2020-05-22
i2c: designware: Move ACPI parts into common module
Andy Shevchenko
1
-7
/
+8
2020-05-22
i2c: designware: Move i2c_dw_validate_speed() helper to a common code
Andy Shevchenko
1
-0
/
+9
2020-05-22
i2c: designware: Include proper headers in i2c-desingware-core.h
Andy Shevchenko
1
-0
/
+9
2020-05-22
i2c: designware: Get rid of PCI driver specifics in common code
Andy Shevchenko
1
-1
/
+0
2020-05-13
i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master()
Andy Shevchenko
1
-1
/
+14
2020-05-13
i2c: designware: Move configuration routines to respective modules
Andy Shevchenko
1
-0
/
+12
2020-03-21
i2c: designware: Discard i2c_dw_read_comp_param() function
Serge Semin
1
-1
/
+0
2020-03-21
i2c: designware: Detect the FIFO size in the common code
Serge Semin
1
-0
/
+1
2019-03-20
i2c: designware: Add support for an interface clock
Phil Edworthy
1
-0
/
+2
2019-02-23
i2c: designware: Do not allow i2c_dw_xfer() calls while suspended
Hans de Goede
1
-0
/
+2
2018-10-30
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+2
2018-10-25
i2c: designware: Cleanup bus lock handling
Hans de Goede
1
-7
/
+2
2018-10-12
i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllers
Hans de Goede
1
-0
/
+1
2018-09-06
i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaround
Hans de Goede
1
-2
/
+2
2018-09-03
i2c: designware: add MSCC Ocelot support
Alexandre Belloni
1
-0
/
+3
2018-09-03
i2c: designware: allow IP specific sda_hold_time
Alexandre Belloni
1
-0
/
+1
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
-4
/
+3
2018-07-04
i2c: designware: Move SDA hold time configuration to common code
Jarkko Nikula
1
-0
/
+1
2018-07-04
i2c: designware: Move register access detection to common code
Jarkko Nikula
1
-0
/
+1
2018-05-15
i2c: designware: refactor low-level enable/disable
Alexander Monakov
1
-2
/
+12
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2018-01-10
PM: i2c-designware-platdrv: Optimize power management
Rafael J. Wysocki
1
-2
/
+0
2017-11-27
i2c: designware: add i2c gpio recovery option
Tim Sander
1
-0
/
+1
2017-11-27
i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
Phil Reid
1
-1
/
+1
2017-11-27
i2c: designware: move i2c_dw_plat_prepare_clk to common
Phil Reid
1
-0
/
+1
2017-10-05
PM: i2c-designware-platdrv: Suspend/resume at the late/early stages
Rafael J. Wysocki
1
-0
/
+2
2017-07-04
i2c: designware: Let slave adapter support be optional
Jarkko Nikula
1
-0
/
+4
2017-07-04
i2c: designware: Make HW init functions static
Jarkko Nikula
1
-2
/
+0
2017-06-28
i2c: designware: enable SLAVE in platform module
Luis Oliveira
1
-0
/
+2
2017-06-28
i2c: designware: add SLAVE mode functions
Luis Oliveira
1
-0
/
+2
2017-06-19
i2c: designware: introducing I2C_SLAVE definitions
Luis Oliveira
1
-2
/
+31
2017-06-19
i2c: designware: MASTER mode as separated driver
Luis Oliveira
1
-3
/
+140
2017-06-19
i2c: designware: Cleaning and comment style fixes.
Luis Oliveira
1
-1
/
+1
2017-03-22
i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
Hans de Goede
1
-2
/
+2
2017-03-22
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Wolfram Sang
1
-3
/
+10
2017-03-08
i2c: designware: add reset interface
Zhangfei Gao
1
-0
/
+1
2017-03-02
i2c: designware-baytrail: Add support for cherrytrail
Hans de Goede
1
-0
/
+2
2017-03-02
i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...
Hans de Goede
1
-2
/
+7
2017-03-02
i2c: designware: Rename accessor_flags to flags
Hans de Goede
1
-1
/
+1
2017-02-15
Revert "i2c: designware: detect when dynamic tar update is possible"
Jarkko Nikula
1
-1
/
+0
2016-11-29
i2c: designware: Consolidate default functionality bits
Alexander Stein
1
-0
/
+8
2016-08-26
i2c: designware: detect when dynamic tar update is possible
Lucas De Marchi
1
-0
/
+1
2016-08-26
i2c: designware: Enable high speed mode
Weifeng Voon
1
-0
/
+1
2016-08-26
i2c: designware: get fast plus and high speed *CNT configuration
Weifeng Voon
1
-0
/
+8
2016-08-26
i2c: designware: Move clk_freq into struct dw_i2c_dev
Weifeng Voon
1
-0
/
+2
[next]