index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-platdrv.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
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-02
i2c: designware: add MSCC Ocelot support
Alexandre Belloni
1
-0
/
+40
2018-09-02
i2c: designware: move #ifdef CONFIG_OF to the top
Alexandre Belloni
1
-8
/
+8
2018-09-02
i2c: designware: use generic table matching
Alexandre Belloni
1
-5
/
+2
2018-08-30
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
2018-01-10
PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE
Rafael J. Wysocki
1
-1
/
+9
2017-11-27
i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
Phil Reid
1
-3
/
+3
2017-11-27
i2c: designware: move i2c_dw_plat_prepare_clk to common
Phil Reid
1
-12
/
+0
2017-11-27
i2c: designware: Don't set SCL timings and speed mode when in slave mode
Jarkko Nikula
1
-11
/
+0
2017-10-17
i2c: designware: make const array supported_speeds static to shink object cod...
Colin Ian King
1
-1
/
+3
2017-10-05
PM: i2c-designware-platdrv: Suspend/resume at the late/early stages
Rafael J. Wysocki
1
-13
/
+20
2017-10-05
PM: i2c-designware-platdrv: Clean up PM handling in probe
Rafael J. Wysocki
1
-12
/
+22
2017-09-09
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2017-08-31
i2c: designware: Round down ACPI provided clk to nearest supported clk
Hans de Goede
1
-4
/
+12
2017-08-14
i2c: designware: Fix standard mode speed when configuring the slave mode
Jarkko Nikula
1
-2
/
+1
2017-08-14
i2c: designware: Fix system suspend
Ulf Hansson
1
-2
/
+12
2017-07-31
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
1
-4
/
+2
2017-07-31
i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz
Hans de Goede
1
-0
/
+3
2017-07-31
i2c: designware: Print clock freq on invalid clock freq error
Hans de Goede
1
-1
/
+2
2017-06-27
i2c: designware: enable SLAVE in platform module
Luis Oliveira
1
-5
/
+36
2017-06-19
i2c: designware: MASTER mode as separated driver
Luis Oliveira
1
-3
/
+3
2017-06-19
i2c: designware: refactoring of the i2c-designware
Luis Oliveira
1
-13
/
+18
2017-06-19
i2c: designware: Cleaning and comment style fixes.
Luis Oliveira
1
-21
/
+22
2017-05-22
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
1
-1
/
+1
2017-05-19
i2c: designware: don't infer timings described by ACPI from clock rate
Ard Biesheuvel
1
-8
/
+10
2017-05-10
Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2017-04-27
i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controller
Hanjun Guo
1
-0
/
+2
2017-04-19
i2c: designware: Get selected speed mode sda-hold-time via ACPI
chin.yew.tan@intel.com
1
-9
/
+22
2017-03-22
i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method
Hans de Goede
1
-0
/
+15
2017-03-22
i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
Hans de Goede
1
-6
/
+4
2017-03-22
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Wolfram Sang
1
-3
/
+5
2017-03-08
i2c: designware: add reset interface
Zhangfei Gao
1
-4
/
+24
2017-03-02
i2c: designware-baytrail: Add support for cherrytrail
Hans de Goede
1
-1
/
+1
2017-03-02
i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...
Hans de Goede
1
-1
/
+3
2017-03-02
i2c: designware: Rename accessor_flags to flags
Hans de Goede
1
-1
/
+1
2016-12-17
i2c: designware: fix wrong Tx/Rx FIFO for ACPI
Tin Huynh
1
-7
/
+24
[next]