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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
i2c-eg20t : Fix the issue of Combined R/W transfer mode
Tomoya MORINAGA
1
-2
/
+2
2011-07-27
i2c-eg20t : Support Combined R/W transfer mode
Tomoya MORINAGA
1
-19
/
+20
2011-07-27
i2c: Tegra: Add DeviceTree support
John Bonesio
1
-1
/
+16
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2011-07-25
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
Grant Likely
4
-14
/
+10
2011-07-25
i2c-ali1535: Fix style issues
LABBE Corentin
1
-31
/
+30
2011-07-11
doc: Kconfig: Typo: square -> squared
Michael Witten
1
-1
/
+1
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
5
-13
/
+25
2011-07-11
drivers/i2c: static should be at beginning of declaration
Jesper Juhl
1
-2
/
+2
2011-07-07
Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
3
-6
/
+17
2011-06-29
i2c/pca954x: Initialize the mux to disconnected state
Petri Gynther
1
-3
/
+4
2011-06-29
i2c-taos-evm: Fix log messages
Jean Delvare
1
-4
/
+4
2011-06-27
Merge branches 'for-30-rc4/i2c-bfin', 'for-30-rc4/i2c-omap', 'for-30-rc4/i2c-...
Ben Dooks
2
-5
/
+10
2011-06-27
i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedly
Sonic Zhang
1
-1
/
+7
2011-06-27
i2c-s3c2410: Remove useless break code
Jonghwan Choi
1
-1
/
+0
2011-06-27
i2c-s3c2410: Fix typo 'i2s' -> 'i2c'
Huisung Kang
1
-3
/
+3
2011-06-27
i2c: tegra: Assign unused slave address
Stephen Warren
1
-1
/
+7
2011-06-24
treewide: transciever/transceiver spelling fixes
Joe Perches
1
-1
/
+1
2011-05-26
mfd: Use mfd cell platform_data for timberdale cells platform bits
Samuel Ortiz
2
-4
/
+2
2011-05-24
Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
5
-106
/
+240
2011-05-25
Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...
Ben Dooks
7
-108
/
+241
2011-05-25
i2c-nomadik: break out single messsage transmission
Linus Walleij
1
-32
/
+48
2011-05-25
i2c-nomadik: reset the hw after status check
Virupax Sadashivpetimath
1
-4
/
+4
2011-05-25
i2c-nomadik: remove the unnecessary delay
Virupax Sadashivpetimath
1
-18
/
+2
2011-05-25
i2c-nomadik: change the TX and RX threshold
Virupax Sadashivpetimath
1
-13
/
+26
2011-05-25
i2c-nomadik: add code to retry on timeout failure
Virupax Sadashivpetimath
1
-48
/
+49
2011-05-25
i2c-nomadik: use pm_runtime API
Rabin Vincent
1
-6
/
+31
2011-05-25
i2c-nomadik: print abort cause only on abort tag
Virupax Sadashivpetimath
1
-8
/
+19
2011-05-25
i2c-nomadik: correct adapter timeout initialization
Virupax Sadashivpetimath
1
-4
/
+5
2011-05-25
i2c-nomadik: remove the redundant error message
srinidhi kasagar
1
-2
/
+0
2011-05-25
i2c-nomadik: corrrect returned error numbers
Virupax Sadashivpetimath
1
-4
/
+6
2011-05-25
i2c-nomadik: make i2c timeout specific per i2c bus
Virupax Sadashivpetimath
1
-6
/
+4
2011-05-25
i2c-nomadik: add regulator support
Jonas Aberg
1
-15
/
+58
2011-05-24
i2c-parport: Various cleanups
Jean Delvare
3
-59
/
+55
2011-05-24
i2c-i801: Don't depend on other kernel driver config options
Jean Delvare
2
-10
/
+7
2011-05-24
i2c-i801: Check for vendor Fujitsu before probing for apanel
Jean Delvare
1
-1
/
+2
2011-05-24
i2c-i801: Don't probe for slaves on IDF channels
Jean Delvare
1
-15
/
+31
2011-05-24
i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
Seth Heasley
2
-1
/
+4
2011-05-23
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
1
-0
/
+1
2011-05-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+1
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
4
-17
/
+26
2011-05-18
Haavard Skinnemoen has left Atmel
Jean Delvare
1
-1
/
+1
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-3
/
+6
2011-05-13
i2c: pnx: Fix crash due to wrong init of timer->data
Wolfram Sang
1
-1
/
+1
2011-05-11
i2c: i2c-sh_mobile bus speed platform data V2
Magnus Damm
1
-2
/
+11
2011-05-11
i2c: i2c-sh_mobile clock string removal
Magnus Damm
1
-4
/
+2
2011-05-11
i2c-eg20t: Support new device ML7223 IOH
Tomoya MORINAGA
2
-3
/
+9
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
[next]