index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-platdrv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2013-11-14
i2c: designware: add new ACPI IDs
Mika Westerberg
1
-0
/
+2
2013-10-10
i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...
Wolfram Sang
1
-2
/
+3
2013-08-28
i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI
Mika Westerberg
1
-0
/
+34
2013-08-23
i2c: move ACPI helpers into the core
Mika Westerberg
1
-1
/
+0
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-2
/
+0
2013-08-15
i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-3
/
+6
2013-07-04
i2c-designware: use div_u64 to fix link
Vincent Stehlé
1
-1
/
+2
2013-06-26
i2c-designware: make SDA hold time configurable
Christian Ruppert
1
-0
/
+10
2013-06-12
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-7
/
+1
2013-05-18
i2c: designware: add Intel BayTrail ACPI ID
Mika Westerberg
1
-0
/
+1
2013-05-03
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-65
/
+18
2013-04-19
i2c: designware-plat: drop superfluous {get|put}_device
Wolfram Sang
1
-4
/
+0
2013-04-15
i2c-designware: switch to use runtime PM autosuspend
Mika Westerberg
1
-1
/
+2
2013-04-15
i2c-designware: use dynamic adapter numbering on Lynxpoint
Mika Westerberg
1
-9
/
+0
2013-04-15
i2c-designware: move to managed functions (devm_*)
Andy Shevchenko
1
-54
/
+19
2013-04-02
ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()
Rafael J. Wysocki
1
-1
/
+0
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
1
-2
/
+0
2013-01-28
i2c-designware: add support for Intel Lynxpoint
Mika Westerberg
1
-3
/
+46
2013-01-28
i2c-designware: add minimal support for runtime PM
Mika Westerberg
1
-0
/
+10
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-3
/
+3
2012-05-12
i2c: designware: Add clk_{un}prepare() support
Viresh Kumar
1
-5
/
+5
2012-05-12
i2c: designware: add PM support
Deepak Sikri
1
-0
/
+27
2012-02-29
i2c: designware: dw_i2c_init_driver as subsys initcall
Pratyush Anand
1
-1
/
+1
2011-12-28
i2c-designware: add OF binding support
Rob Herring
1
-0
/
+12
2011-10-29
i2c-designware: Push all register reads/writes into the core code.
Dirk Brandewie
1
-3
/
+3
2011-10-29
i2c-designware: move controller config to bus specific portion of driver
Dirk Brandewie
1
-0
/
+2
2011-10-29
i2c-designware: move i2c functionality bit field to be adapter specific
Dirk Brandewie
1
-0
/
+8
2011-10-29
i2c-designware: Move retriveving the clock speed out of core code.
Dirk Brandewie
1
-0
/
+6
2011-10-29
i2c-designware: split of i2c-designware.c into core and bus specific parts
Dirk Brandewie
1
-0
/
+199