index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-01-10
PM: i2c-designware-platdrv: Optimize power management
Rafael J. Wysocki
2017-11-27
i2c: designware: add i2c gpio recovery option
Tim Sander
2017-11-27
i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
Phil Reid
2017-11-27
i2c: designware: move i2c_dw_plat_prepare_clk to common
Phil Reid
2017-10-05
PM: i2c-designware-platdrv: Suspend/resume at the late/early stages
Rafael J. Wysocki
2017-07-04
i2c: designware: Let slave adapter support be optional
Jarkko Nikula
2017-07-04
i2c: designware: Make HW init functions static
Jarkko Nikula
2017-06-27
i2c: designware: enable SLAVE in platform module
Luis Oliveira
2017-06-27
i2c: designware: add SLAVE mode functions
Luis Oliveira
2017-06-19
i2c: designware: introducing I2C_SLAVE definitions
Luis Oliveira
2017-06-19
i2c: designware: MASTER mode as separated driver
Luis Oliveira
2017-06-19
i2c: designware: Cleaning and comment style fixes.
Luis Oliveira
2017-03-22
i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
Hans de Goede
2017-03-22
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Wolfram Sang
2017-03-08
i2c: designware: add reset interface
Zhangfei Gao
2017-03-02
i2c: designware-baytrail: Add support for cherrytrail
Hans de Goede
2017-03-02
i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...
Hans de Goede
2017-03-02
i2c: designware: Rename accessor_flags to flags
Hans de Goede
2017-02-14
Revert "i2c: designware: detect when dynamic tar update is possible"
Jarkko Nikula
2016-11-29
i2c: designware: Consolidate default functionality bits
Alexander Stein
2016-08-26
i2c: designware: detect when dynamic tar update is possible
Lucas De Marchi
2016-08-26
i2c: designware: Enable high speed mode
Weifeng Voon
2016-08-26
i2c: designware: get fast plus and high speed *CNT configuration
Weifeng Voon
2016-08-26
i2c: designware: Move clk_freq into struct dw_i2c_dev
Weifeng Voon
2016-06-19
i2c: designware-pci: Make bus number allocation robust
Andy Shevchenko
2016-02-12
i2c: designware: remove redundant lock
Baruch Siach
2015-12-12
i2c: designware: fix IO timeout issue for AMD controller
Xiangliang Yu
2015-10-15
i2c: designware: Move common probe code into i2c_dw_probe()
Jarkko Nikula
2015-10-15
i2c: designware: Make dw_readl() and dw_writel() static
Jarkko Nikula
2015-10-15
i2c: designware: Remove unused functions
Jarkko Nikula
2015-10-15
i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()
Jarkko Nikula
2015-01-26
i2c: designware: Add Intel Baytrail PMIC I2C bus support
David Box
2015-01-26
i2c: designware: Add i2c bus locking support
David Box
2014-11-07
i2c: remove FSF address
Wolfram Sang
2014-03-09
i2c: designware: make SCL and SDA falling time configurable
Romain Baeriswyl
2013-08-28
i2c: designware: make HCNT/LCNT values configurable
Mika Westerberg
2013-06-26
i2c-designware: make SDA hold time configurable
Christian Ruppert
2013-05-17
i2c: designware: fix RX FIFO overrun
Josef Ahmad
2012-05-12
i2c: designware: Add support for 16bit register access
Stefan Roese
2011-10-29
i2c-designware: Add runtime power management support
Dirk Brandewie
2011-10-29
i2c-designware: Add support for Designware core behind PCI devices.
Dirk Brandewie
2011-10-29
i2c-designware: Push all register reads/writes into the core code.
Dirk Brandewie
2011-10-29
i2c-designware: move controller config to bus specific portion of driver
Dirk Brandewie
2011-10-29
i2c-designware: move i2c functionality bit field to be adapter specific
Dirk Brandewie
2011-10-29
i2c-designware: Move retriveving the clock speed out of core code.
Dirk Brandewie
2011-10-29
i2c-designware: split of i2c-designware.c into core and bus specific parts
Dirk Brandewie