Mika Westerberg
|
57cd1e3029
i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI
|
12 years ago |
Mika Westerberg
|
55e71edb81
i2c: move ACPI helpers into the core
|
12 years ago |
Wolfram Sang
|
687b81d083
i2c: move OF helpers into the core
|
12 years ago |
Jingoo Han
|
dfb03fb246
i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions
|
12 years ago |
Vincent Stehlé
|
97191d734f
i2c-designware: use div_u64 to fix link
|
12 years ago |
Christian Ruppert
|
9803f86894
i2c-designware: make SDA hold time configurable
|
12 years ago |
Wolfram Sang
|
3cc2d009bc
drivers/i2c/busses: don't check resource with devm_ioremap_resource
|
12 years ago |
Mika Westerberg
|
5a7e6bd809
i2c: designware: add Intel BayTrail ACPI ID
|
12 years ago |
Linus Torvalds
|
99bece775f
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
12 years ago |
Wolfram Sang
|
be7fbe6a8b
i2c: designware-plat: drop superfluous {get|put}_device
|
12 years ago |
Mika Westerberg
|
4345233522
i2c-designware: switch to use runtime PM autosuspend
|
12 years ago |
Mika Westerberg
|
efe7d640ef
i2c-designware: use dynamic adapter numbering on Lynxpoint
|
12 years ago |
Andy Shevchenko
|
1cb715ca46
i2c-designware: move to managed functions (devm_*)
|
12 years ago |
Rafael J. Wysocki
|
b34bb1ee71
ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()
|
12 years ago |
Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
12 years ago |
Mika Westerberg
|
b61b14154b
i2c-designware: add support for Intel Lynxpoint
|
12 years ago |
Mika Westerberg
|
7272194ed3
i2c-designware: add minimal support for runtime PM
|
12 years ago |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
12 years ago |
Viresh Kumar
|
e1fac69f3b
i2c: designware: Add clk_{un}prepare() support
|
13 years ago |
Deepak Sikri
|
3bf3b289c2
i2c: designware: add PM support
|
13 years ago |
Pratyush Anand
|
104522806a
i2c: designware: dw_i2c_init_driver as subsys initcall
|
13 years ago |
Rob Herring
|
af71100c7a
i2c-designware: add OF binding support
|
13 years ago |
Dirk Brandewie
|
f3fa9f3da5
i2c-designware: Push all register reads/writes into the core code.
|
13 years ago |
Dirk Brandewie
|
e18563fc56
i2c-designware: move controller config to bus specific portion of driver
|
13 years ago |
Dirk Brandewie
|
2fa8326b4b
i2c-designware: move i2c functionality bit field to be adapter specific
|
13 years ago |
Dirk Brandewie
|
1d31b58f64
i2c-designware: Move retriveving the clock speed out of core code.
|
13 years ago |
Dirk Brandewie
|
2373f6b974
i2c-designware: split of i2c-designware.c into core and bus specific parts
|
13 years ago |