index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-cpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-12
i2c: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
1
-2
/
+0
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-4
/
+4
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-07-25
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
Grant Likely
1
-5
/
+2
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2010-09-30
of/i2c: Fix module load order issue caused by of_i2c.c
Grant Likely
1
-0
/
+5
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-4
/
+4
2010-07-06
i2c: Add OF-style registration and binding
Grant Likely
1
-5
/
+0
2010-07-06
of/i2c: Generalize OF support
Grant Likely
1
-1
/
+2
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-1
/
+1
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-5
/
+5
2010-05-20
i2c-cpm: drop NO_IRQ
Wolfram Sang
1
-1
/
+1
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-10
/
+10
2009-06-22
i2c: Fix stuck transaction on cpm-i2c driver
Michael Trimarchi
1
-3
/
+3
2009-05-12
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
Mark Ware
1
-8
/
+8
2008-12-16
i2c-cpm: Detect and report NAK right away instead of timing out
Mike Ditto
1
-0
/
+1
2008-10-21
i2c-cpm: Suppress autoprobing for devices
Wolfram Sang
1
-1
/
+0
2008-07-15
i2c: Let bus drivers add SPD to their class
Jean Delvare
1
-1
/
+1
2008-07-15
i2c-cpm: Bugfixes
Wolfram Sang
1
-4
/
+4
2008-07-15
i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllers
Jochen Friedrich
1
-0
/
+745