index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-mpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: mpc: always determine I2C clock prescaler at runtime
Arseny Solokha
2018-01-15
1
-22
/
+15
*
i2c: mpc: fix PORDEVSR2 mask for MPC8533/44
Arseny Solokha
2018-01-15
1
-2
/
+6
*
i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxx
Arseny Solokha
2018-01-15
1
-3
/
+9
*
i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculations
Arseny Solokha
2018-01-15
1
-6
/
+6
*
i2c: mpc: remove useless variable initialization
Wolfram Sang
2017-11-01
1
-1
/
+1
*
i2c: mpc: use of_property_read_bool
Julia Lawall
2017-10-27
1
-1
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-3
/
+1
*
i2c: mpc: Fix ISR return value
Amit Tomar
2015-03-27
1
-1
/
+2
*
i2c: mpc: assign the correct prescaler from SVR
Valentin Longchamp
2015-03-15
1
-1
/
+29
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
i2c: mpc: report correct I2C error return codes
Danielle Costantino
2014-11-12
1
-9
/
+9
|
/
*
i2c: mpc: delete unneeded test before of_node_put
Julia Lawall
2014-08-08
1
-2
/
+1
*
i2c: mpc: insert DR read in i2c_fixup()
Valentin Longchamp
2014-06-03
1
-1
/
+1
*
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
1
-1
/
+0
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+2
*
i2c: mpc: cleanup clock API use
Gerhard Sittig
2013-08-28
1
-0
/
+24
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
1
-2
/
+0
*
i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-6
/
+7
*
i2c: mpc: Define unique I2C adapter names
Guenter Roeck
2013-08-07
1
-1
/
+4
*
i2c: use platform_{get,set}_drvdata()
Jingoo Han
2013-06-12
1
-2
/
+2
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-2
/
+0
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
1
-19
/
+19
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-10-11
1
-1
/
+17
|
\
|
*
i2c: mpc: Wait for STOP to hit the bus
Joakim Tjernlund
2012-09-14
1
-1
/
+17
*
|
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
[next]