index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-05-17
i2c: designware: add Intel BayTrail ACPI ID
Mika Westerberg
1
-0
/
+1
2013-05-02
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-27
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