Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
d41676ddddef27224a398609d874055866694cfa
/
drivers
/
i2c
/
busses
/
i2c-designware-platdrv.c
e4e666b
i2c: designware: Add device HID for future AMD I2C controller
by Xiangliang Yu
· 9 years ago
32250e4
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
1e3f28a
Merge branch 'acpi-soc'
by Rafael J. Wysocki
· 9 years ago
9896528
Merge branch 'device-properties'
by Rafael J. Wysocki
· 9 years ago
b33af11
i2c: designware: Do not require clock when SSCN and FFCN are provided
by Suravee Suthikulpanit
· 9 years ago
04a407f
i2c: dw: Add APM X-Gene ACPI I2C device support
by Loc Ho
· 9 years ago
90708ce
i2c: designware: Add support for AMD Seattle I2C
by Suravee Suthikulpanit
· 9 years ago
e79e72c
i2c: designware: Keep pm_runtime_enable/_disable calls in sync
by Jarkko Nikula
· 9 years ago
2d244c8
i2c: designware: fix IO timeout issue for AMD controller
by Xiangliang Yu
· 9 years ago
4c5301a
i2c: designware: Convert to use unified device property API
by Mika Westerberg
· 9 years ago
d55fc37
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
8eb5c87
i2c: add ACPI support for I2C mux ports
by Dustin Byford
· 9 years ago
3eddad9
i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller"
by Ken Xue
· 9 years ago
319d7f0
i2c: designware: Fix build error when !CONFIG_PM_SLEEP
by Jarkko Nikula
· 9 years ago
56d4b8a
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
by Mika Westerberg
· 9 years ago
36d48fb
i2c: designware-platdrv: enable RuntimePM before registering to the core
by Wolfram Sang
· 9 years ago
d80d134
i2c: designware: Move common probe code into i2c_dw_probe()
by Jarkko Nikula
· 9 years ago
6ad6fde
i2c: designware: Rename platform driver probe and PM functions
by Jarkko Nikula
· 9 years ago
edfc390
i2c: designware: Make sure the device is suspended before disabling runtime PM
by Mika Westerberg
· 10 years ago
8503ff1
i2c: designware: Avoid unnecessary resuming during system suspend
by Jisheng Zhang
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
ca5b74d
ACPI: Introduce has_acpi_companion()
by Rafael J. Wysocki
· 10 years ago
b20d386
i2c: designware: Suppress error message if platform_get_irq() < 0
by Alexey Brodkin
· 10 years ago
894acb2
i2c: designware: Add Intel Baytrail PMIC I2C bus support
by David Box
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
ca1f8da
i2c: remove FSF address
by Wolfram Sang
· 10 years ago
1ecc433
i2c: busses: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
a445900
i2c: designware: Add support for AMD I2C controller
by Carl Peng
· 10 years ago
925ddb2
i2c: designware: Rework probe() to get clock a bit later
by Mika Westerberg
· 10 years ago
0b26c84
i2c: designware: Default to fast mode in case of ACPI
by Mika Westerberg
· 10 years ago
4bcfda0
i2c: designware: add support of platform data to set I2C mode
by Tan, Raymond
· 10 years ago
8e5f6b2
i2c: designware: add support of I2C standard mode
by Romain Baeriswyl
· 10 years ago
0409516
i2c: designware: add new bindings
by Alan Cox
· 10 years ago
70fba83
i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup time
by Wolfram Sang
· 11 years ago
1fc2fe2
i2c: designware: Add runtime PM hooks
by Mika Westerberg
· 11 years ago
f537295
i2c: designware: Disable device on system suspend
by Mika Westerberg
· 11 years ago
834f2d8
i2c: i2c-designware-platdrv: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
6468276
i2c: designware: make SCL and SDA falling time configurable
by Romain Baeriswyl
· 11 years ago
13509c3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
25b3dfc
i2c: designware: add new ACPI IDs
by Mika Westerberg
· 11 years ago
cccdcea
i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing
by Wolfram Sang
· 11 years ago
57cd1e3
i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI
by Mika Westerberg
· 11 years ago
55e71ed
i2c: move ACPI helpers into the core
by Mika Westerberg
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 12 years ago
dfb03fb
i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
97191d7
i2c-designware: use div_u64 to fix link
by Vincent Stehlé
· 12 years ago
9803f86
i2c-designware: make SDA hold time configurable
by Christian Ruppert
· 12 years ago
3cc2d00
drivers/i2c/busses: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
5a7e6bd
i2c: designware: add Intel BayTrail ACPI ID
by Mika Westerberg
· 12 years ago
99bece7
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
be7fbe6a
i2c: designware-plat: drop superfluous {get|put}_device
by Wolfram Sang
· 12 years ago
4345233
i2c-designware: switch to use runtime PM autosuspend
by Mika Westerberg
· 12 years ago
efe7d64
i2c-designware: use dynamic adapter numbering on Lynxpoint
by Mika Westerberg
· 12 years ago
1cb715c
i2c-designware: move to managed functions (devm_*)
by Andy Shevchenko
· 12 years ago
b34bb1e
ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()
by Rafael J. Wysocki
· 12 years ago
55827f4
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
by Doug Anderson
· 12 years ago
b61b141
i2c-designware: add support for Intel Lynxpoint
by Mika Westerberg
· 12 years ago
7272194
i2c-designware: add minimal support for runtime PM
by Mika Westerberg
· 12 years ago
0b255e9
i2c: remove __dev* attributes from subsystem
by Bill Pemberton
· 12 years ago
e1fac69
i2c: designware: Add clk_{un}prepare() support
by Viresh Kumar
· 13 years ago
3bf3b28
i2c: designware: add PM support
by Deepak Sikri
· 13 years ago
1045228
i2c: designware: dw_i2c_init_driver as subsys initcall
by Pratyush Anand
· 13 years ago
af71100
i2c-designware: add OF binding support
by Rob Herring
· 13 years ago
f3fa9f3
i2c-designware: Push all register reads/writes into the core code.
by Dirk Brandewie
· 13 years ago
e18563f
i2c-designware: move controller config to bus specific portion of driver
by Dirk Brandewie
· 13 years ago
2fa8326
i2c-designware: move i2c functionality bit field to be adapter specific
by Dirk Brandewie
· 13 years ago
1d31b58
i2c-designware: Move retriveving the clock speed out of core code.
by Dirk Brandewie
· 13 years ago
2373f6b
i2c-designware: split of i2c-designware.c into core and bus specific parts
by Dirk Brandewie
· 13 years ago