index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-mpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c/mpc: make data used as *of_device_id.data const
Arnd Bergmann
2012-09-11
1
-5
/
+5
*
i2c/mpc: add a const qualifier
Uwe Kleine-König
2012-09-11
1
-1
/
+1
*
i2c-mpc: avoid I2C abnormal after resuming from deep sleep
Zhao Chenhui
2012-05-12
1
-0
/
+30
*
i2c: mpc: Add support for SMBUS_READ_BLOCK_DATA
Tang Yuantian
2012-02-24
1
-14
/
+49
*
i2c/busses: Use module_platform_driver()
Axel Lin
2012-01-12
1
-12
/
+1
*
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
1
-3
/
+6
*
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-13
/
+9
*
of/i2c: Fix module load order issue caused by of_i2c.c
Grant Likely
2010-09-30
1
-0
/
+1
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-2
/
+2
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
1
-1
/
+1
|
\
|
*
i2c: Add OF-style registration and binding
Grant Likely
2010-07-05
1
-1
/
+0
|
*
of/i2c: Generalize OF support
Grant Likely
2010-07-05
1
-1
/
+2
*
|
powerpc/5200/i2c: improve i2c bus error recovery
Albrecht Dreß
2010-08-01
1
-22
/
+47
|
/
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
1
-3
/
+3
|
\
|
*
i2c-mpc: drop NO_IRQ
Wolfram Sang
2010-05-20
1
-3
/
+3
*
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-4
/
+4
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-8
/
+9
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
i2c-mpc: add support for the MPC512x processors from Freescale
Wolfgang Grandegger
2010-03-07
1
-18
/
+75
*
i2c-mpc: rename "setclock" initialization functions to "setup"
Wolfgang Grandegger
2010-03-07
1
-22
/
+20
*
i2c-mpc: use __devinit[data] for initialization functions and data
Wolfgang Grandegger
2010-03-07
1
-53
/
+46
*
i2c-mpc: Do not generate STOP after read.
Joakim Tjernlund
2009-11-02
1
-8
/
+2
*
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
2009-06-17
1
-1
/
+1
*
i2c-mpc: bug fix for MPC52xx clock setting and printout
Wolfgang Grandegger
2009-05-12
1
-14
/
+20
*
i2c: i2c-mpc: make I2C bus speed configurable
Wolfgang Grandegger
2009-04-07
1
-20
/
+242
*
i2c: i2c-mpc: use dev based printout function
Wolfgang Grandegger
2009-04-07
1
-14
/
+17
*
i2c: i2c-mpc: various coding style fixes
Wolfgang Grandegger
2009-04-07
1
-17
/
+18
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-30
1
-2
/
+2
|
\
|
*
i2c: Adapter timeout is in jiffies
Jean Delvare
2009-03-28
1
-2
/
+2
*
|
i2c-mpc: do not allow interruptions when waiting for I2C to complete
Timur Tabi
2009-03-09
1
-6
/
+3
|
/
*
i2c: Delete many unused adapter IDs
Jean Delvare
2009-01-26
1
-1
/
+0
*
i2c-mpc: suppress I2C device probing
Wolfgang Grandegger
2008-10-08
1
-1
/
+0
*
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-16
1
-1
/
+1
|
\
|
*
i2c: Let bus drivers add SPD to their class
Jean Delvare
2008-07-14
1
-1
/
+1
*
|
powerpc/i2c: Convert i2c-mpc into an of_platform driver
Jon Smirl
2008-07-12
1
-44
/
+60
|
/
*
i2c-mpc: Compare to NO_IRQ instead of zero
Jon Smirl
2008-05-11
1
-9
/
+7
*
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
1
-0
/
+3
*
mpc-i2c: Propagate error values properly
Jon Smirl
2008-01-27
1
-12
/
+16
*
i2c: Don't uselessly set i2c_adapter.retries
Jean Delvare
2008-01-27
1
-1
/
+0
*
i2c-mpc: Don't disable I2C module on stop condition
Domen Puncer
2007-08-14
1
-3
/
+6
*
i2c-mpc: Pass correct dev_id to free_irq on error path
Scott Wood
2007-08-14
1
-1
/
+1
*
i2c-mpc: work around missing-9th-clock-pulse bug
Domen Puncer
2007-07-12
1
-0
/
+23
*
i2c-mpc: Use i2c_add_numbered_adapter
Grant Likely
2007-07-12
1
-1
/
+2
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
2006-09-26
1
-1
/
+1
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2006-03-20
1
-0
/
+5
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
1
-12
/
+12
[next]