开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2013-05-02
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-19
i2c: designware-plat: drop superfluous {get|put}_device
Wolfram Sang
2013-04-15
i2c-designware: switch to use runtime PM autosuspend
Mika Westerberg
2013-04-15
i2c-designware: use dynamic adapter numbering on Lynxpoint
Mika Westerberg
2013-04-15
i2c-designware: move to managed functions (devm_*)
Andy Shevchenko
2013-04-02
ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()
Rafael J. Wysocki
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-01-28
i2c-designware: add support for Intel Lynxpoint
Mika Westerberg
2013-01-28
i2c-designware: add minimal support for runtime PM
Mika Westerberg
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-05-12
i2c: designware: Add clk_{un}prepare() support
Viresh Kumar
2012-05-12
i2c: designware: add PM support
Deepak Sikri
2012-02-29
i2c: designware: dw_i2c_init_driver as subsys initcall
Pratyush Anand
2011-12-27
i2c-designware: add OF binding support
Rob Herring
2011-10-29
i2c-designware: Push all register reads/writes into the core code.
Dirk Brandewie
2011-10-29
i2c-designware: move controller config to bus specific portion of driver
Dirk Brandewie
2011-10-29
i2c-designware: move i2c functionality bit field to be adapter specific
Dirk Brandewie
2011-10-29
i2c-designware: Move retriveving the clock speed out of core code.
Dirk Brandewie
2011-10-29
i2c-designware: split of i2c-designware.c into core and bus specific parts
Dirk Brandewie