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
Commit message (
Expand
)
Author
Age
*
i2c: rcar: add rcar-H2 support
Nguyen Viet Dung
2013-09-04
*
i2c: sirf: retry 3 times as sometimes we get random noack and timeout
Zhiwu Song
2013-08-28
*
i2c: sirf: support reverse direction of address
Zhiwu Song
2013-08-28
*
i2c: sirf: fix the typo for setting bitrate to less than 100k
Zhiwu Song
2013-08-28
*
i2c: sirf: we need to wait I2C_RESET status in resume
Zhiwu Song
2013-08-28
*
i2c: sirf: reset i2c controller early after we get a noack
Zhiwu Song
2013-08-28
*
i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI
Mika Westerberg
2013-08-28
*
i2c: designware: make HCNT/LCNT values configurable
Mika Westerberg
2013-08-28
*
i2c: mpc: cleanup clock API use
Gerhard Sittig
2013-08-28
*
i2c: pnx: fix error return code in i2c_pnx_probe()
Wei Yongjun
2013-08-28
*
i2c: ismt: add error return code in probe()
Wolfram Sang
2013-08-28
*
i2c: move ACPI helpers into the core
Mika Westerberg
2013-08-23
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
*
i2c: mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)
Gregory CLEMENT
2013-08-23
*
i2c: mv64xxx: Add I2C Transaction Generator support
Gregory CLEMENT
2013-08-23
*
i2c: powermac: fix return path on error
Wolfram Sang
2013-08-21
*
i2c: tiny-usb: do not use stack as URB transfer_buffer
Jussi Kivilinna
2013-08-19
*
i2c: use dev_get_platdata()
Jingoo Han
2013-08-19
*
i2c: omap: query STP always when NACK is received
Grygorii Strashko
2013-08-19
*
i2c: mxs: fix broken timing calculation
Lothar Waßmann
2013-08-16
*
drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-15
*
i2c: imx: Add Vybrid VF610 I2C controller support
Jingchang Lu
2013-08-15
*
i2c: imx: add struct to hold more configurable quirks
Jingchang Lu
2013-08-15
*
i2c: imx: add INT flag and IEN bit operatation codes
Jingchang Lu
2013-08-15
*
i2c: imx: change register offset representation
Jingchang Lu
2013-08-15
*
i2c: imx: wrap registers read/write to inline function
Jingchang Lu
2013-08-15
*
i2c: imx: don't change platform device id_entry directly
Jingchang Lu
2013-08-15
*
i2c: imx: enable clk before write to registers
Jingchang Lu
2013-08-15
*
i2c: imx: use struct representing i2c clk{div, val} pair
Jingchang Lu
2013-08-15
*
i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets
Rudolf Marek
2013-08-15
*
i2c: Improve logging on failure to probe for ->class devices
Andy Lutomirski
2013-08-15
*
i2c: davinci: Allow i2c driver available for keystone platforms
Santosh Shilimkar
2013-08-15
*
i2c: davinci: remove useless mach/hardware include
Santosh Shilimkar
2013-08-15
*
i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
*
i2c: puv3: add CONFIG_PM_SLEEP to suspend function
Jingoo Han
2013-08-15
*
i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
*
i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
*
i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
*
i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
*
i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
*
i2c: mxs: Check the return value from stmp_reset_block()
Fabio Estevam
2013-08-15
*
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-08-07
*
drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-08-07
*
i2c: mpc: Define unique I2C adapter names
Guenter Roeck
2013-08-07
*
i2c: add sanity check to i2c_put_adapter
Sebastian Hesselbarth
2013-08-07
*
i2c: designware: Manually set RESTART bit between messages
Chew, Chiau Ee
2013-08-07
*
i2c: pxa: enable high speed mode for i2c bus
Leilei Shang
2013-08-07
*
i2c: Fix Kontron PLD prescaler calculation
Michael Brunner
2013-08-05
*
i2c: i2c-mxs: Use DMA mode even for small transfers
Fabio Estevam
2013-08-05
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-13
|
\
[next]