index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
i2c: mpc: Fix ISR return value
Amit Tomar
2015-03-27
*
i2c: mpc: assign the correct prescaler from SVR
Valentin Longchamp
2015-03-15
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
|
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
i2c: mpc: report correct I2C error return codes
Danielle Costantino
2014-11-12
|
/
*
i2c: mpc: delete unneeded test before of_node_put
Julia Lawall
2014-08-08
*
i2c: mpc: insert DR read in i2c_fixup()
Valentin Longchamp
2014-06-03
*
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
*
i2c: mpc: cleanup clock API use
Gerhard Sittig
2013-08-28
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
*
i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
*
i2c: mpc: Define unique I2C adapter names
Guenter Roeck
2013-08-07
*
i2c: use platform_{get,set}_drvdata()
Jingoo Han
2013-06-12
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-21
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-10-10
|
\
|
*
i2c: mpc: Wait for STOP to hit the bus
Joakim Tjernlund
2012-09-14
*
|
i2c/mpc: make data used as *of_device_id.data const
Arnd Bergmann
2012-09-11
*
|
i2c/mpc: add a const qualifier
Uwe Kleine-König
2012-09-11
|
/
*
i2c-mpc: avoid I2C abnormal after resuming from deep sleep
Zhao Chenhui
2012-05-12
*
i2c: mpc: Add support for SMBUS_READ_BLOCK_DATA
Tang Yuantian
2012-02-24
*
i2c/busses: Use module_platform_driver()
Axel Lin
2012-01-12
*
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
*
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2011-02-28
*
of/i2c: Fix module load order issue caused by of_i2c.c
Grant Likely
2010-09-30
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
|
\
|
*
i2c: Add OF-style registration and binding
Grant Likely
2010-07-05
|
*
of/i2c: Generalize OF support
Grant Likely
2010-07-05
*
|
powerpc/5200/i2c: improve i2c bus error recovery
Albrecht Dreß
2010-08-01
|
/
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
|
\
|
*
i2c-mpc: drop NO_IRQ
Wolfram Sang
2010-05-19
*
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
i2c-mpc: add support for the MPC512x processors from Freescale
Wolfgang Grandegger
2010-03-07
*
i2c-mpc: rename "setclock" initialization functions to "setup"
Wolfgang Grandegger
2010-03-07
*
i2c-mpc: use __devinit[data] for initialization functions and data
Wolfgang Grandegger
2010-03-07
*
i2c-mpc: Do not generate STOP after read.
Joakim Tjernlund
2009-11-02
*
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
2009-06-17
*
i2c-mpc: bug fix for MPC52xx clock setting and printout
Wolfgang Grandegger
2009-05-11
*
i2c: i2c-mpc: make I2C bus speed configurable
Wolfgang Grandegger
2009-04-07
*
i2c: i2c-mpc: use dev based printout function
Wolfgang Grandegger
2009-04-07
*
i2c: i2c-mpc: various coding style fixes
Wolfgang Grandegger
2009-04-07
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-29
|
\
|
*
i2c: Adapter timeout is in jiffies
Jean Delvare
2009-03-28
*
|
i2c-mpc: do not allow interruptions when waiting for I2C to complete
Timur Tabi
2009-03-09
|
/
*
i2c: Delete many unused adapter IDs
Jean Delvare
2009-01-26
*
i2c-mpc: suppress I2C device probing
Wolfgang Grandegger
2008-10-08
[next]