index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-tegra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-28
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-63
/
+59
2012-07-24
Revert "i2c: tegra: convert normal suspend/resume to *_noirq"
Wolfram Sang
1
-6
/
+3
2012-07-12
i2c: tegra: convert normal suspend/resume to *_noirq
Laxman Dewangan
1
-3
/
+6
2012-07-12
i2c-tegra: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-8
/
+10
2012-07-12
i2c: tegra: use of_match_ptr() for match_table initialization
Laxman Dewangan
1
-3
/
+1
2012-07-12
i2c: tegra: use clk_disable_unprepare in place of clk_disable
Laxman Dewangan
1
-1
/
+1
2012-07-12
i2c: tegra: remove unused member variable
Laxman Dewangan
1
-2
/
+0
2012-07-08
i2c: tegra: make all resource allocation through devm_*
Laxman Dewangan
1
-45
/
+17
2012-07-08
i2c: tegra: support for I2C_M_NOSTART functionality
Laxman Dewangan
1
-5
/
+26
2012-07-08
i2c: tegra: add PROTOCOL_MANGLING as supported functionality.
Laxman Dewangan
1
-1
/
+2
2012-07-08
i2c: tegra: make sure register writes completes
Laxman Dewangan
1
-0
/
+4
2012-06-11
i2c: tegra: Add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-5
/
+5
2012-05-12
i2c: tegra: notify transfer-complete after clearing status.
Laxman Dewangan
1
-7
/
+6
2012-05-12
i2c: tegra: fix 10bit address configuration
Laxman Dewangan
1
-4
/
+7
2012-04-22
i2c: tegra: Add delay before resetting the controller after NACK
Alok Chauhan
1
-0
/
+8
2012-03-07
i2c: tegra: Remove unnecessary write to INT_STATUS
Alok Chauhan
1
-1
/
+0
2012-02-06
i2c: tegra: Add devexit_p() for remove
Shubhrajyoti Datta
1
-1
/
+1
2011-12-19
i2c: tegra: Support DVC controller in device tree
Stephen Warren
1
-1
/
+5
2011-12-19
i2c: tegra: Add __devinit/exit to probe/remove
Stephen Warren
1
-2
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
i2c: Add module.h to modular files prev. implicitly getting it
Paul Gortmaker
1
-0
/
+1
2011-10-29
i2c-tegra: __iomem annotation fix
Olof Johansson
1
-1
/
+1
2011-09-07
i2c-tegra: fix possible race condition after tx
Doug Anderson
1
-14
/
+32
2011-09-07
i2c-tegra: add I2C_FUNC_SMBUS_EMUL
Mike Rapoport
1
-1
/
+1
2011-09-07
i2c-tegra: Add of_match_table
John Bonesio
1
-0
/
+12
2011-07-27
i2c: Tegra: Add DeviceTree support
John Bonesio
1
-1
/
+16
2011-06-27
i2c: tegra: Assign unused slave address
Stephen Warren
1
-1
/
+7
2011-05-11
i2c: tegra: Add de-bounce cycles.
Jay Cheng
1
-1
/
+3
2011-05-11
i2c: tegra: fix repeated start handling
Erik Gilling
1
-2
/
+2
2011-05-11
i2c: tegra: recover from spurious interrupt storm
Todd Poynor
1
-2
/
+24
2011-05-11
i2c: tegra: Enable new slave mode.
Kenneth Waters
1
-0
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-23
i2c: tegra: Add i2c support
Colin Cross
1
-0
/
+700