Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1d518c2763555309deebcd1b0230385d3496e948
/
drivers
/
i2c
/
busses
/
i2c-tegra.c
46797a2
i2c: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
02c2a28
i2c: i2c-tegra: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
dda9d6a
i2c: tegra: use reset framework
by Stephen Warren
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 11 years ago
00d083f
drivers/i2c/busses: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
49a64ac
i2c: tegra: assume CONFIG_OF, remove platform data
by Stephen Warren
· 12 years ago
132c803
i2c: tegra: check the clk_prepare_enable() return value
by Laxman Dewangan
· 12 years ago
52caa59
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
58823c7
i2c: tegra: remove warning dump if timeout happen in transfer
by Laxman Dewangan
· 12 years ago
61fd290
ARM: tegra: migrate to new clock code
by Prashant Gaikwad
· 12 years ago
2a2897b
i2c: tegra: add support for Tegra114 SoC
by Laxman Dewangan
· 12 years ago
84dbf80
i2c: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
0b255e9
i2c: remove __dev* attributes from subsystem
by Bill Pemberton
· 12 years ago
91b370a
i2c: tegra: set irq name as device name
by Laxman Dewangan
· 12 years ago
fd301cc
i2c: tegra: dynamically control fast clk
by Laxman Dewangan
· 12 years ago
6ad068e
i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
by Laxman Dewangan
· 12 years ago
14e92bd
i2c: tegra: pass proper name for getting clock
by Laxman Dewangan
· 12 years ago
371e67c
i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
by Laxman Dewangan
· 12 years ago
a410963
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
5db20c4
Revert "i2c: tegra: convert normal suspend/resume to *_noirq"
by Wolfram Sang
· 12 years ago
7c86d44
i2c: tegra: convert normal suspend/resume to *_noirq
by Laxman Dewangan
· 12 years ago
6a7b3c3
i2c-tegra: Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 12 years ago
02d8bf8
i2c: tegra: use of_match_ptr() for match_table initialization
by Laxman Dewangan
· 12 years ago
9dce4bc
i2c: tegra: use clk_disable_unprepare in place of clk_disable
by Laxman Dewangan
· 12 years ago
57c0dc3
i2c: tegra: remove unused member variable
by Laxman Dewangan
· 12 years ago
9cbb6b2
i2c: tegra: make all resource allocation through devm_*
by Laxman Dewangan
· 12 years ago
c8f5af2
i2c: tegra: support for I2C_M_NOSTART functionality
by Laxman Dewangan
· 12 years ago
a701810
i2c: tegra: add PROTOCOL_MANGLING as supported functionality.
by Laxman Dewangan
· 12 years ago
ec7aaca
i2c: tegra: make sure register writes completes
by Laxman Dewangan
· 12 years ago
6f786aa
i2c: tegra: Add clk_prepare/clk_unprepare
by Prashant Gaikwad
· 12 years ago
c889e91
i2c: tegra: notify transfer-complete after clearing status.
by Laxman Dewangan
· 13 years ago
353f56b
i2c: tegra: fix 10bit address configuration
by Laxman Dewangan
· 13 years ago
f70893d0
i2c: tegra: Add delay before resetting the controller after NACK
by Alok Chauhan
· 13 years ago
bf6c2de
i2c: tegra: Remove unnecessary write to INT_STATUS
by Alok Chauhan
· 13 years ago
218d06d
i2c: tegra: Add devexit_p() for remove
by Shubhrajyoti Datta
· 13 years ago
68fb669
i2c: tegra: Support DVC controller in device tree
by Stephen Warren
· 13 years ago
92891da1
i2c: tegra: Add __devinit/exit to probe/remove
by Stephen Warren
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
93cf5d7
i2c: Add module.h to modular files prev. implicitly getting it
by Paul Gortmaker
· 13 years ago
f533c61
i2c-tegra: __iomem annotation fix
by Olof Johansson
· 13 years ago
96219c3
i2c-tegra: fix possible race condition after tx
by Doug Anderson
· 13 years ago
048e29c
i2c-tegra: add I2C_FUNC_SMBUS_EMUL
by Mike Rapoport
· 13 years ago
406bd18
i2c-tegra: Add of_match_table
by John Bonesio
· 13 years ago
5c470f3
i2c: Tegra: Add DeviceTree support
by John Bonesio
· 13 years ago
5afa9d3
i2c: tegra: Assign unused slave address
by Stephen Warren
· 13 years ago
40abcf7
i2c: tegra: Add de-bounce cycles.
by Jay Cheng
· 14 years ago
2078cf3
i2c: tegra: fix repeated start handling
by Erik Gilling
· 14 years ago
cb63c62
i2c: tegra: recover from spurious interrupt storm
by Todd Poynor
· 14 years ago
65a1a0a
i2c: tegra: Enable new slave mode.
by Kenneth Waters
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
db811ca
i2c: tegra: Add i2c support
by Colin Cross
· 14 years ago