index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-mpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-12
i2c: mpc: report correct I2C error return codes
Danielle Costantino
1
-9
/
+9
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-08
i2c: mpc: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-06-03
i2c: mpc: insert DR read in i2c_fixup()
Valentin Longchamp
1
-1
/
+1
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+2
2013-08-28
i2c: mpc: cleanup clock API use
Gerhard Sittig
1
-0
/
+24
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-2
/
+0
2013-08-15
i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-6
/
+7
2013-08-07
i2c: mpc: Define unique I2C adapter names
Guenter Roeck
1
-1
/
+4
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
-19
/
+19
2012-10-11
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-1
/
+17
2012-09-14
i2c: mpc: Wait for STOP to hit the bus
Joakim Tjernlund
1
-1
/
+17
2012-09-11
i2c/mpc: make data used as *of_device_id.data const
Arnd Bergmann
1
-5
/
+5
2012-09-11
i2c/mpc: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-05-12
i2c-mpc: avoid I2C abnormal after resuming from deep sleep
Zhao Chenhui
1
-0
/
+30
2012-02-24
i2c: mpc: Add support for SMBUS_READ_BLOCK_DATA
Tang Yuantian
1
-14
/
+49
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-3
/
+6
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
1
-13
/
+9
2010-09-30
of/i2c: Fix module load order issue caused by of_i2c.c
Grant Likely
1
-0
/
+1
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2010-08-01
powerpc/5200/i2c: improve i2c bus error recovery
Albrecht Dreß
1
-22
/
+47
2010-07-05
i2c: Add OF-style registration and binding
Grant Likely
1
-1
/
+0
2010-07-05
of/i2c: Generalize OF support
Grant Likely
1
-1
/
+2
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-3
/
+3
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-4
/
+4
2010-05-20
i2c-mpc: drop NO_IRQ
Wolfram Sang
1
-3
/
+3
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-8
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-07
i2c-mpc: add support for the MPC512x processors from Freescale
Wolfgang Grandegger
1
-18
/
+75
2010-03-07
i2c-mpc: rename "setclock" initialization functions to "setup"
Wolfgang Grandegger
1
-22
/
+20
2010-03-07
i2c-mpc: use __devinit[data] for initialization functions and data
Wolfgang Grandegger
1
-53
/
+46
2009-11-02
i2c-mpc: Do not generate STOP after read.
Joakim Tjernlund
1
-8
/
+2
2009-06-17
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
1
-1
/
+1
2009-05-12
i2c-mpc: bug fix for MPC52xx clock setting and printout
Wolfgang Grandegger
1
-14
/
+20
2009-04-07
i2c: i2c-mpc: make I2C bus speed configurable
Wolfgang Grandegger
1
-20
/
+242
2009-04-07
i2c: i2c-mpc: use dev based printout function
Wolfgang Grandegger
1
-14
/
+17
2009-04-07
i2c: i2c-mpc: various coding style fixes
Wolfgang Grandegger
1
-17
/
+18
2009-03-30
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-2
/
+2
2009-03-28
i2c: Adapter timeout is in jiffies
Jean Delvare
1
-2
/
+2
2009-03-09
i2c-mpc: do not allow interruptions when waiting for I2C to complete
Timur Tabi
1
-6
/
+3
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
1
-1
/
+0
2008-10-08
i2c-mpc: suppress I2C device probing
Wolfgang Grandegger
1
-1
/
+0
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
1
-1
/
+1
2008-07-14
i2c: Let bus drivers add SPD to their class
Jean Delvare
1
-1
/
+1
[next]