index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-platdrv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
2017-05-22
1
-1
/
+1
*
i2c: designware: don't infer timings described by ACPI from clock rate
Ard Biesheuvel
2017-05-19
1
-8
/
+10
*
Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-10
1
-0
/
+2
|
\
|
*
i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controller
Hanjun Guo
2017-04-27
1
-0
/
+2
*
|
i2c: designware: Get selected speed mode sda-hold-time via ACPI
chin.yew.tan@intel.com
2017-04-19
1
-9
/
+22
*
|
i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method
Hans de Goede
2017-03-22
1
-0
/
+15
*
|
i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
Hans de Goede
2017-03-22
1
-6
/
+4
*
|
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Wolfram Sang
2017-03-22
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
i2c: designware-baytrail: Add support for cherrytrail
Hans de Goede
2017-03-02
1
-1
/
+1
|
*
i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...
Hans de Goede
2017-03-02
1
-1
/
+3
|
*
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
-4
/
+24
|
/
*
i2c: designware: fix wrong Tx/Rx FIFO for ACPI
Tin Huynh
2016-12-17
1
-7
/
+24
*
i2c: designware: Consolidate default functionality bits
Alexander Stein
2016-11-29
1
-8
/
+1
*
i2c: designware: Allow reduce bus speed by "clock-frequency" property
Jarkko Nikula
2016-11-18
1
-5
/
+10
*
i2c: designware: Implement support for SMBus block read and write
Tin Huynh
2016-11-18
1
-0
/
+1
*
i2c: designware: Find bus speed from ACPI
Jarkko Nikula
2016-08-26
1
-1
/
+5
*
i2c: designware: Enable high speed mode
Weifeng Voon
2016-08-26
1
-5
/
+11
*
i2c: designware: set the common config before the if else
Weifeng Voon
2016-08-26
1
-4
/
+6
*
i2c: designware: Enable fast mode plus
Weifeng Voon
2016-08-26
1
-3
/
+6
*
i2c: designware: get fast plus and high speed *CNT configuration
Weifeng Voon
2016-08-26
1
-0
/
+2
*
i2c: designware: Move clk_freq into struct dw_i2c_dev
Weifeng Voon
2016-08-26
1
-6
/
+6
*
i2c: designware: Add device HID for future AMD I2C controller
Xiangliang Yu
2016-03-10
1
-0
/
+1
*
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-01-14
1
-11
/
+21
|
\
|
*
i2c: designware: Do not require clock when SSCN and FFCN are provided
Suravee Suthikulpanit
2016-01-10
1
-11
/
+20
|
*
i2c: designware: Add support for AMD Seattle I2C
Suravee Suthikulpanit
2016-01-04
1
-0
/
+1
*
|
Merge branch 'acpi-soc'
Rafael J. Wysocki
2016-01-12
1
-0
/
+1
|
\
\
|
*
|
i2c: dw: Add APM X-Gene ACPI I2C device support
Loc Ho
2016-01-07
1
-0
/
+1
|
|
/
*
|
Merge branch 'device-properties'
Rafael J. Wysocki
2016-01-12
1
-27
/
+23
|
\
\
|
*
|
i2c: designware: Convert to use unified device property API
Mika Westerberg
2015-12-07
1
-27
/
+23
|
|
/
*
|
i2c: designware: Keep pm_runtime_enable/_disable calls in sync
Jarkko Nikula
2015-12-12
1
-5
/
+4
*
|
i2c: designware: fix IO timeout issue for AMD controller
Xiangliang Yu
2015-12-12
1
-1
/
+6
|
/
*
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2015-11-10
1
-64
/
+17
|
\
|
*
i2c: add ACPI support for I2C mux ports
Dustin Byford
2015-10-25
1
-0
/
+1
|
*
i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller"
Ken Xue
2015-10-23
1
-26
/
+1
|
*
i2c: designware: Fix build error when !CONFIG_PM_SLEEP
Jarkko Nikula
2015-10-22
1
-2
/
+2
|
*
i2c: designware: Move common probe code into i2c_dw_probe()
Jarkko Nikula
2015-10-15
1
-26
/
+2
|
*
i2c: designware: Rename platform driver probe and PM functions
Jarkko Nikula
2015-10-15
1
-12
/
+12
*
|
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
Mika Westerberg
2015-10-18
1
-0
/
+20
*
|
i2c: designware-platdrv: enable RuntimePM before registering to the core
Wolfram Sang
2015-10-15
1
-6
/
+7
|
/
*
i2c: designware: Make sure the device is suspended before disabling runtime PM
Mika Westerberg
2015-06-21
1
-1
/
+2
*
i2c: designware: Avoid unnecessary resuming during system suspend
Jisheng Zhang
2015-06-03
1
-4
/
+28
*
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
1
-2
/
+2
|
\
|
*
ACPI: Introduce has_acpi_companion()
Rafael J. Wysocki
2015-03-16
1
-2
/
+2
*
|
i2c: designware: Suppress error message if platform_get_irq() < 0
Alexey Brodkin
2015-03-15
1
-4
/
+2
|
/
*
i2c: designware: Add Intel Baytrail PMIC I2C bus support
David Box
2015-01-26
1
-5
/
+15
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
i2c: remove FSF address
Wolfram Sang
2014-11-07
1
-4
/
+0
|
/
*
i2c: designware: Add support for AMD I2C controller
Carl Peng
2014-10-06
1
-0
/
+27
[next]