Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3645a917f761b14cb17cb2e1a27f54ef6ab1b14d
/
drivers
/
i2c
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
d109028
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0724d46
i2c-mpc: Add support for 64bit system
by Kumar Gala
· 14 years ago
6dbc2f3
i2c-eg20t: include slab.h for memory allocations
by Wolfram Sang
· 14 years ago
12c3832
i2c-ocores: Fix pointer type mismatch error
by Grant Likely
· 14 years ago
120bdaa
i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup
by Rajendra Nayak
· 14 years ago
173442f
i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOH
by Tomoya MORINAGA
· 14 years ago
1c48a5c
dt: Eliminate of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
a8da7fe
i2c: add driver for Freescale i.MX28
by Wolfram Sang
· 14 years ago
db811ca
i2c: tegra: Add i2c support
by Colin Cross
· 14 years ago
a5a595c
i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace
by Ben Dooks
· 14 years ago
cb527ed
i2c-omap: Double clear of ARDY status in IRQ handler
by Richard woodruff
· 14 years ago
f72487e
i2c-omap: fix build for !CONFIG_SUSPEND
by Balaji T K
· 14 years ago
adf6e07
i2c-omap: fix static suspend vs. runtime suspend
by Kevin Hilman
· 14 years ago
f10820e
i2c-stu300: make sure adapter-name is terminated
by Wolfram Sang
· 14 years ago
335d7c5
i2c/busses: Add support for Diolan U2C-12 USB-I2C adapter
by Guenter Roeck
· 14 years ago
c9e358d
driver-core: remove conditionals around devicetree pointers
by Grant Likely
· 14 years ago
f4e8db3
i2c: Encourage move to dev_pm_ops by warning on use of legacy methods
by Mark Brown
· 14 years ago
d529de2
i2c: Factor out runtime suspend checks from PM operations
by Mark Brown
· 14 years ago
5219bf8
i2c: Unregister dummy devices last on adapter removal
by Jean Delvare
· 14 years ago
de8255c
i2c: Convert SCx200 driver from using raw PCI to platform device
by Andres Salomon
· 14 years ago
fe3c560
Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
dad9292
Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638
by Ben Dooks
· 14 years ago
adeaf46
Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638
by Ben Dooks
· 14 years ago
428dcc1
Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638
by Ben Dooks
· 14 years ago
c5ba47b
Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638
by Ben Dooks
· 14 years ago
084b7c8
Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638
by Ben Dooks
· 14 years ago
7f42f9f
Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638
by Ben Dooks
· 14 years ago
cc3feac
Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638
by Ben Dooks
· 14 years ago
74f56c4
i2c-bfin-twi: move setup to the earlier subsys initcall
by Michael Hennerich
· 14 years ago
540ac55
i2c-bfin-twi: handle faulty slave devices better
by Michael Hennerich
· 14 years ago
0cc43a1
i2c: Constify i2c_client where possible
by Jean Delvare
· 14 years ago
af5a60b
i2c-algo-bit: Complain about masters which can't read SCL
by Jean Delvare
· 14 years ago
f451171
i2c-algo-bit: Refactor adapter registration
by Jean Delvare
· 14 years ago
92ed1a7
i2c: Add generic I2C multiplexer using GPIO API
by Peter Korsgaard
· 14 years ago
b18a5c8
i2c-nforce2: Remove unnecessary cast of pci_get_drvdata
by Joe Perches
· 14 years ago
665a96b
i2c-i801: Include <linux/slab.h>
by Ben Hutchings
· 14 years ago
eda6bee
i2c-mv64xxx: send repeated START between messages in xfer
by Rodolfo Giometti
· 14 years ago
6d779a4
i2c-nomadik: fix regression on adapter name
by Linus Walleij
· 14 years ago
6a91b55
i2c-omap: Set latency requirements only once for several messages
by Samu Onkalo
· 14 years ago
e9bc8fa
i2c-eg20t: add driver for Intel EG20T
by Tomoya MORINAGA
· 14 years ago
d9240e6
i2c-ocores: add some device tree documentation
by Jonas Bonn
· 14 years ago
47def5b
i2c-ocores: Use devres for resource allocation
by Jonas Bonn
· 14 years ago
049bb69d
i2c-ocores: Adapt for device tree
by Jonas Bonn
· 14 years ago
747fcc9
i2c-iop3xx: add iomem annotation
by Aaro Koskinen
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
f7bb0d9
I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c
by Benoit Cousson
· 14 years ago
fea83f6
Merge branch 'devel-board' into omap-for-linus
by Tony Lindgren
· 14 years ago
54efdfe
i2c_intel_mid: Fix slash in sysfs name
by Alan Cox
· 14 years ago
67b738e
Merge branch 'devel-omap-irq' into omap-for-linus
by Tony Lindgren
· 14 years ago
55a4e78
Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus
by Tony Lindgren
· 14 years ago
c38bd4f
i2c/algos: convert Kconfig to use the menu's `visible' keyword
by Arnaud Lacombe
· 14 years ago
dfc518d
Revert "i2c: Fix Kconfig dependencies"
by Arnaud Lacombe
· 14 years ago
2236baa
i2c: Sanity checks on adapter registration
by Jean Delvare
· 14 years ago
e1e18ee
i2c: Mark i2c_adapter.id as deprecated
by Jean Delvare
· 14 years ago
27b1fec
OMAP: I2C: Convert i2c driver to use PM runtime api's
by Rajendra Nayak
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
55fee8d
i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers
by David Woodhouse
· 14 years ago
0cd96eb
i2c-i801: Handle multiple instances instead of keeping global state
by David Woodhouse
· 14 years ago
e30d985
i2c-i801: Add Intel Patsburg device ID
by Seth Heasley
· 14 years ago
44234d0
Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
9cc11de
i2c-intel-mid: Driver depends on PCI
by Randy Dunlap
· 14 years ago
e9f29c9
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
e0b11c3
Merge branch 'for-2637/i2c/samsung' into next-i2c
by Ben Dooks
· 14 years ago
3751638
Merge branch 'for-2637/i2c/i2c-nomadik' into next-i2c
by Ben Dooks
· 14 years ago
aa62f85
i2c-intel-mid: support for Moorestown and Medfield platform
by Alan Cox
· 14 years ago
87acf5a
NULL-terminate all pci_device_id tables
by Dzianis Kahanovich
· 14 years ago
1dfd166
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
8df3990
sh: i2c-sh7760: Replase from ctrl_* to __raw_*
by Nobuhiro Iwamatsu
· 14 years ago
f868fc3
i2c-nomadik: fixup bus delays
by Linus Walleij
· 14 years ago
5680bc6
i2c-nomadik: support smbus emulation
by Linus Walleij
· 14 years ago
8ef4f4e
i2c-nomadik: dynamic clocking
by Linus Walleij
· 14 years ago
1804edd
i2c-nomadik: documentation fixes
by Linus Walleij
· 14 years ago
Next »