index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: designware: Discard i2c_dw_read_comp_param() function
Serge Semin
2020-03-21
1
-1
/
+0
*
i2c: designware: Detect the FIFO size in the common code
Serge Semin
2020-03-21
1
-0
/
+1
*
i2c: designware: Add support for an interface clock
Phil Edworthy
2019-03-20
1
-0
/
+2
*
i2c: designware: Do not allow i2c_dw_xfer() calls while suspended
Hans de Goede
2019-02-23
1
-0
/
+2
*
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-30
1
-7
/
+2
|
\
|
*
i2c: designware: Cleanup bus lock handling
Hans de Goede
2018-10-25
1
-7
/
+2
*
|
i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllers
Hans de Goede
2018-10-11
1
-0
/
+1
*
|
i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaround
Hans de Goede
2018-09-06
1
-2
/
+2
*
|
i2c: designware: add MSCC Ocelot support
Alexandre Belloni
2018-09-02
1
-0
/
+3
*
|
i2c: designware: allow IP specific sda_hold_time
Alexandre Belloni
2018-09-02
1
-0
/
+1
|
/
*
i2c: designware: Add SPDX license tag
Andy Shevchenko
2018-08-20
1
-14
/
+1
*
i2c: designware: Convert to use struct i2c_timings
Andy Shevchenko
2018-08-08
1
-4
/
+3
*
i2c: designware: Move SDA hold time configuration to common code
Jarkko Nikula
2018-07-03
1
-0
/
+1
*
i2c: designware: Move register access detection to common code
Jarkko Nikula
2018-07-03
1
-0
/
+1
*
i2c: designware: refactor low-level enable/disable
Alexander Monakov
2018-05-15
1
-2
/
+12
*
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-04
1
-0
/
+2
|
\
|
*
i2c: designware: add i2c gpio recovery option
Tim Sander
2017-11-27
1
-0
/
+1
|
*
i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
Phil Reid
2017-11-27
1
-1
/
+1
|
*
i2c: designware: move i2c_dw_plat_prepare_clk to common
Phil Reid
2017-11-27
1
-0
/
+1
*
|
PM: i2c-designware-platdrv: Optimize power management
Rafael J. Wysocki
2018-01-10
1
-2
/
+0
|
/
*
PM: i2c-designware-platdrv: Suspend/resume at the late/early stages
Rafael J. Wysocki
2017-10-05
1
-0
/
+2
*
i2c: designware: Let slave adapter support be optional
Jarkko Nikula
2017-07-04
1
-0
/
+4
*
i2c: designware: Make HW init functions static
Jarkko Nikula
2017-07-04
1
-2
/
+0
*
i2c: designware: enable SLAVE in platform module
Luis Oliveira
2017-06-27
1
-0
/
+2
*
i2c: designware: add SLAVE mode functions
Luis Oliveira
2017-06-27
1
-0
/
+2
*
i2c: designware: introducing I2C_SLAVE definitions
Luis Oliveira
2017-06-19
1
-2
/
+31
*
i2c: designware: MASTER mode as separated driver
Luis Oliveira
2017-06-19
1
-3
/
+140
*
i2c: designware: Cleaning and comment style fixes.
Luis Oliveira
2017-06-19
1
-1
/
+1
*
i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
Hans de Goede
2017-03-22
1
-2
/
+2
*
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Wolfram Sang
2017-03-22
1
-3
/
+10
|
\
|
*
i2c: designware-baytrail: Add support for cherrytrail
Hans de Goede
2017-03-02
1
-0
/
+2
|
*
i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...
Hans de Goede
2017-03-02
1
-2
/
+7
|
*
i2c: designware: Rename accessor_flags to flags
Hans de Goede
2017-03-02
1
-1
/
+1
*
|
i2c: designware: add reset interface
Zhangfei Gao
2017-03-08
1
-0
/
+1
*
|
Revert "i2c: designware: detect when dynamic tar update is possible"
Jarkko Nikula
2017-02-14
1
-1
/
+0
|
/
*
i2c: designware: Consolidate default functionality bits
Alexander Stein
2016-11-29
1
-0
/
+8
*
i2c: designware: detect when dynamic tar update is possible
Lucas De Marchi
2016-08-26
1
-0
/
+1
*
i2c: designware: Enable high speed mode
Weifeng Voon
2016-08-26
1
-0
/
+1
*
i2c: designware: get fast plus and high speed *CNT configuration
Weifeng Voon
2016-08-26
1
-0
/
+8
*
i2c: designware: Move clk_freq into struct dw_i2c_dev
Weifeng Voon
2016-08-26
1
-0
/
+2
*
i2c: designware-pci: Make bus number allocation robust
Andy Shevchenko
2016-06-19
1
-0
/
+1
*
i2c: designware: remove redundant lock
Baruch Siach
2016-02-12
1
-2
/
+0
*
i2c: designware: fix IO timeout issue for AMD controller
Xiangliang Yu
2015-12-12
1
-0
/
+1
*
i2c: designware: Move common probe code into i2c_dw_probe()
Jarkko Nikula
2015-10-15
1
-4
/
+1
*
i2c: designware: Make dw_readl() and dw_writel() static
Jarkko Nikula
2015-10-15
1
-2
/
+0
*
i2c: designware: Remove unused functions
Jarkko Nikula
2015-10-15
1
-2
/
+0
*
i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()
Jarkko Nikula
2015-10-15
1
-1
/
+0
*
i2c: designware: Add Intel Baytrail PMIC I2C bus support
David Box
2015-01-26
1
-0
/
+6
*
i2c: designware: Add i2c bus locking support
David Box
2015-01-26
1
-0
/
+6
*
i2c: remove FSF address
Wolfram Sang
2014-11-07
1
-4
/
+0
[next]