Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ec37d321b96621906337c4279c490e1b5893ecae
/
drivers
/
i2c
4403988
i2c-algo-pca: Return standard fault codes
by Jean Delvare
· 13 years ago
abc01b2
i2c-algo-bit: Return standard fault codes
by Jean Delvare
· 13 years ago
f6beb67
i2c-algo-bit: Be verbose on bus testing failure
by Jean Delvare
· 13 years ago
1bddab7
i2c-algo-bit: Let user test buses without failing
by Jean Delvare
· 13 years ago
6fcf84a
i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv
by Harvey Yang
· 13 years ago
9519282
i2c: I2C_ELEKTOR should depend on HAS_IOPORT
by Geert Uytterhoeven
· 13 years ago
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
6993248
treewide: remove extra semicolons from various parts of the kernel
by Justin P. Mattock
· 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
7a703ad
i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths
by Axel Lin
· 13 years ago
c8d4763
i2c-nomadik: fix kerneldoc warning
by Linus Walleij
· 13 years ago
584b408
Revert "i2c-omap: fix static suspend vs. runtime suspend"
by Kevin Hilman
· 13 years ago
4b723a4
i2c-nomadik: Do not use _interruptible_ variant call
by srinidhi kasagar
· 13 years ago
87f911a
ARM: 7043/1: mach-ixp2000: rename GPIO header
by Linus Walleij
· 13 years ago
cb04941
ARM: gpio: ixp2000: convert drivers to use asm/gpio.h rather than mach/gpio.h
by Russell King
· 13 years ago
07e729c
i2c-eg20t : Fix the issue of Combined R/W transfer mode
by Tomoya MORINAGA
· 13 years ago
7a9c42c
i2c-eg20t : Support Combined R/W transfer mode
by Tomoya MORINAGA
· 13 years ago
5c470f3
i2c: Tegra: Add DeviceTree support
by John Bonesio
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
488bf31
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
by Grant Likely
· 13 years ago
3fea5df
i2c-ali1535: Fix style issues
by LABBE Corentin
· 13 years ago
622e040
doc: Kconfig: Typo: square -> squared
by Michael Witten
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
32575a9
drivers/i2c: static should be at beginning of declaration
by Jesper Juhl
· 13 years ago
f1bb20a
Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 13 years ago
cd823db
i2c/pca954x: Initialize the mux to disconnected state
by Petri Gynther
· 13 years ago
9b640f2
i2c-taos-evm: Fix log messages
by Jean Delvare
· 13 years ago
69f81e8
Merge branches 'for-30-rc4/i2c-bfin', 'for-30-rc4/i2c-omap', 'for-30-rc4/i2c-s3c' and 'for-30-rc4/i2c-tegra' into for-30-rc5/all-i2c
by Ben Dooks
· 13 years ago
4a65163
i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedly
by Sonic Zhang
· 13 years ago
b90ea76
i2c-s3c2410: Remove useless break code
by Jonghwan Choi
· 13 years ago
1982051
i2c-s3c2410: Fix typo 'i2s' -> 'i2c'
by Huisung Kang
· 13 years ago
5afa9d3
i2c: tegra: Assign unused slave address
by Stephen Warren
· 13 years ago
7c9d440
treewide: transciever/transceiver spelling fixes
by Joe Perches
· 13 years ago
3271d38
mfd: Use mfd cell platform_data for timberdale cells platform bits
by Samuel Ortiz
· 14 years ago
4a7df24
Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 13 years ago
5bdfdfe
Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-tegra' and 'for-2639/i2c-nomadik2' into for-linus/2640/i2c
by Ben Dooks
· 13 years ago
82a4413
i2c-nomadik: break out single messsage transmission
by Linus Walleij
· 14 years ago
0511f64
i2c-nomadik: reset the hw after status check
by Virupax Sadashivpetimath
· 14 years ago
b5e890f
i2c-nomadik: remove the unnecessary delay
by Virupax Sadashivpetimath
· 14 years ago
5535534
i2c-nomadik: change the TX and RX threshold
by Virupax Sadashivpetimath
· 14 years ago
ebd10e0
i2c-nomadik: add code to retry on timeout failure
by Virupax Sadashivpetimath
· 14 years ago
b0e751a
i2c-nomadik: use pm_runtime API
by Rabin Vincent
· 14 years ago
4cb3f53
i2c-nomadik: print abort cause only on abort tag
by Virupax Sadashivpetimath
· 14 years ago
cd20e4fa
i2c-nomadik: correct adapter timeout initialization
by Virupax Sadashivpetimath
· 14 years ago
c436f92
i2c-nomadik: remove the redundant error message
by srinidhi kasagar
· 14 years ago
99381be
i2c-nomadik: corrrect returned error numbers
by Virupax Sadashivpetimath
· 14 years ago
9772760
i2c-nomadik: make i2c timeout specific per i2c bus
by Virupax Sadashivpetimath
· 14 years ago
a20d239
i2c-nomadik: add regulator support
by Jonas Aberg
· 14 years ago
07da037
i2c-parport: Various cleanups
by Jean Delvare
· 13 years ago
8eacfce
i2c-i801: Don't depend on other kernel driver config options
by Jean Delvare
· 13 years ago
6aa1464
i2c-i801: Check for vendor Fujitsu before probing for apanel
by Jean Delvare
· 13 years ago
e7198fb
i2c-i801: Don't probe for slaves on IDF channels
by Jean Delvare
· 13 years ago
6e2a851
i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
by Seth Heasley
· 13 years ago
d762f43
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 13 years ago
5e152b4
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
8ace5c4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest
by Paul Mundt
· 13 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 13 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 13 years ago
9ddabb0
i2c: pnx: Fix crash due to wrong init of timer->data
by Wolfram Sang
· 14 years ago
81f8115
i2c: i2c-sh_mobile bus speed platform data V2
by Magnus Damm
· 14 years ago
1082d5d
i2c: i2c-sh_mobile clock string removal
by Magnus Damm
· 14 years ago
efbe0f2
i2c-eg20t: Support new device ML7223 IOH
by Tomoya MORINAGA
· 14 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
56acc7a
i2c-parport: Fix adapter list handling
by Jean Delvare
· 14 years ago
a6e5e2b
i2c-i801: Move device ID definitions to driver
by Jean Delvare
· 14 years ago
7ef0c12
i2c: add a module alias to the sh-mobile driver
by Guennadi Liakhovetski
· 14 years ago
d3b3e15
i2c-algo-bit: Call pre/post_xfer for bit_test
by Alex Deucher
· 14 years ago
a920ff4
i2c: Improve deprecation warnings
by Jean Delvare
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e46dccf
mfd: mfd_cell is now implicitly available to timberdale drivers
by Andres Salomon
· 14 years ago
75ea635
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
97491ba
i2c-pxa2xx: Don't clear isr bits too early
by Vasily Khoruzhick
· 14 years ago
a0774f4
Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and 'for-2639/i2c/i2c-imx' into for-linus/2639/i2c-2
by Ben Dooks
· 14 years ago
23e74a8
i2c-pxa2xx: Fix register offsets
by Vasily Khoruzhick
· 14 years ago
baa8cab
i2c-pxa2xx: pass of_node from platform driver to adapter and publish
by Sebastian Andrzej Siewior
· 14 years ago
93c92cf
i2c-pxa2xx: check timeout correctly
by Sebastian Andrzej Siewior
· 14 years ago
c66dc52
i2c-pxa2xx: add support for shared IRQ handler
by Sebastian Andrzej Siewior
· 14 years ago
7e94dd1
i2c-pxa2xx: Add PCI support for PXA I2C controller
by Sebastian Andrzej Siewior
· 14 years ago
b459396
ARM: pxa2xx: reorganize I2C files
by Sebastian Andrzej Siewior
· 14 years ago
d6668c7
i2c-pxa2xx: use dynamic register layout
by Sebastian Andrzej Siewior
· 14 years ago
6b7d815
i2c-mxs: set controller to pio queue mode after reset
by Sascha Hauer
· 14 years ago
e4394d5
Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12
by Ben Dooks
· 14 years ago
662cda8
i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
by Seth Heasley
· 14 years ago
fe6fc25
i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter
by Jean Delvare
· 14 years ago
9ea3e94
i2c-dev: Use standard bus notification mechanism
by Jean Delvare
· 14 years ago
7ae3148
i2c: Export i2c_for_each_dev
by Jean Delvare
· 14 years ago
d735b34
i2c: make i2c_get_adapter prototype clearer
by Jean Delvare
· 14 years ago
950a509
i2c-boardinfo: Fix typo in comment
by Wolfram Sang
· 14 years ago
02e4c62
Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
7b7adc4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32
by Linus Torvalds
· 14 years ago
d10e4a6
unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc
by GuanXuetao
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
ead9a63
Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639/i2c/i2c-imx' into for-linus/2639/i2c-1
by Ben Dooks
· 14 years ago
Next »