Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
de2fb698c6fb1e968a5ed9cc449024f119ad3853
/
drivers
/
i2c
« Previous
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
bf5d95c
i2c-viapro: Don't log nacks
by Jean Delvare
· 14 years ago
db79f2a
i2c/pca954x: Remove __devinit and __devexit from probe and remove functions
by Guenter Roeck
· 14 years ago
ae63b13
i2c/mux: Driver for PCA9541 I2C Master Selector
by Guenter Roeck
· 14 years ago
51b54ba
i2c: Optimize function i2c_detect()
by Jean Delvare
· 14 years ago
d57558d
i2c: Discard warning message on device instantiation from user-space
by Jean Delvare
· 14 years ago
9cb2c27
i2c-amd8111: Add proper error handling
by Julia Lawall
· 14 years ago
ef9d9b8
i2c: Change to new flag variable
by matt mooney
· 14 years ago
a8d7be8
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
by Jean Delvare
· 14 years ago
97cc4d4
i2c: Let i2c_parent_is_i2c_adapter return the parent adapter
by Jean Delvare
· 14 years ago
3235844
i2c-pca-platform: Change device name of request_irq
by Nobuhiro Iwamatsu
· 14 years ago
0a57274
i2c: Fix Kconfig dependencies
by Jean Delvare
· 14 years ago
d4429f6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
d2360b8
i2c-s3c2410: Enable i2c clock only when doing some transfert
by Arnaud Patard (Rtp)
· 14 years ago
cb04e95
PCI: update Intel chipset names and defines
by Seth Heasley
· 14 years ago
e39428d
i2c-imx: do not allow interruptions when waiting for I2C to complete
by Marc Kleine-Budde
· 14 years ago
c5b4afe
i2c-davinci: Fix TX setup for more SoCs
by Jon Povey
· 14 years ago
8032214
i2c/i2c-pasemi.c: Fix unsigned return type
by Julia Lawall
· 14 years ago
5672bc81
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
7031307
i2c-s3c2410: fix calculation of SDA line delay
by MyungJoo Ham
· 14 years ago
925bb9c
of/i2c: Fix module load order issue caused by of_i2c.c
by Grant Likely
· 14 years ago
64b4782
i2c: Fix checks which cause legacy suspend to never get called
by Rajendra Nayak
· 14 years ago
6abb930
i2c-pca: Fix waitforcompletion() return value
by Yegor Yefremov
· 14 years ago
753419f
i2c: Fix for suspend/resume issue
by Vishwanath BS
· 14 years ago
4bba0fd
i2c-davinci: Fix race when setting up for TX
by Jon Povey
· 14 years ago
cc33e54
i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeout
by Bernhard Walle
· 14 years ago
5c64eb2
i2c-omap: Make sure i2c bus is free before setting it to idle
by Mathias Nyman
· 14 years ago
bbcf6e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
d0a0c28
Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
1c00650
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
7f52813
i2c: I2C bus multiplexer driver pca954x
by Michael Lawnick
· 14 years ago
0826374
i2c: Multiplexed I2C bus core support
by Michael Lawnick
· 14 years ago
dafc50d
i2c: Use a separate mutex for userspace client lists
by Jean Delvare
· 14 years ago
8031d79
i2c: Make i2c_default_probe self-sufficient
by Jean Delvare
· 14 years ago
d670328
i2c: Drop dummy variable
by Jean Delvare
· 14 years ago
fe61e07
i2c: Move adapter locking helpers to i2c-core
by Jean Delvare
· 14 years ago
d44f19d
V4L/DVB: Use custom I2C probing function mechanism
by Jean Delvare
· 14 years ago
9a94241
i2c: Add support for custom probe function
by Jean Delvare
· 14 years ago
Next »