Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ebd217e16522509c2dd371a0c51f623135cfe12c
/
drivers
/
i2c
e6be18f
i2c: dev: use after free in detach
by Dan Carpenter
· 8 years ago
72a71f8
i2c: dev: don't start function name with 'return'
by Wolfram Sang
· 8 years ago
d6760b1
i2c: dev: switch from register_chrdev to cdev API
by Erico Nunes
· 9 years ago
e3879e4
i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO
by Marc Gonzalez
· 9 years ago
67fed0d
i2c: at91: change log when dma configuration fails
by Ludovic Desroches
· 8 years ago
79439d83
i2c: rcar: should depend on HAS_DMA
by Geert Uytterhoeven
· 8 years ago
6aabf9d
i2c: rcar: use dma_request_chan()
by Niklas Söderlund
· 8 years ago
78975f2
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
73e8b05
i2c: rcar: add DMA support
by Niklas Söderlund
· 8 years ago
40027b2
i2c: st: Implement bus clear
by Peter Griffin
· 9 years ago
3a9ddaf
i2c: only check scl functions when using generic recovery
by Wolfram Sang
· 9 years ago
ef51d3f
i2c: algo-bit: declare i2c_bit_quirk_no_clk_stretch as static
by Michele Curti
· 9 years ago
21e9efd
i2c: tegra: disable clock before returning error
by Shardar Shariff Md
· 9 years ago
6ef91fc
i2c: mux: relax locking of the top i2c adapter during mux-locked muxing
by Peter Rosin
· 9 years ago
fa96f0c
i2c: muxes always lock the parent adapter
by Peter Rosin
· 9 years ago
8320f49
i2c: allow adapter drivers to override the adapter locking
by Peter Rosin
· 9 years ago
8a35018
i2c: uniphier: add "\n" at the end of error log
by Masahiro Yamada
· 9 years ago
f3a36fb
i2c: mv64xxx: remove CONFIG_HAVE_CLK conditionals
by Thomas Petazzoni
· 9 years ago
7071935
i2c: mv64xxx: use clk_{prepare_enable,disable_unprepare}
by Thomas Petazzoni
· 9 years ago
9f4d6f1
i2c: mv64xxx: handle probe deferral for the clock
by Thomas Petazzoni
· 9 years ago
05872b8
i2c: mv64xxx: enable the driver on ARCH_MVEBU
by Thomas Petazzoni
· 9 years ago
fe600cf
i2c: octeon: Add workaround for broken irqs on CN3860
by David Daney
· 9 years ago
dd48595
i2c: nforce2: Use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
2b899f3
i2c: imx: reduce load by using usleep_range instead of udelay
by Oleksij Rempel
· 9 years ago
1bb1ff3
i2c: octeon: Improve performance if interrupt is early
by Peter Swain
· 9 years ago
392d01d
i2c: octeon: Remove zero-length message support
by Jan Glauber
· 9 years ago
d16415b
i2c: s3c2410: Check clk_prepare_enable() return value
by Javier Martinez Canillas
· 9 years ago
8f8edd4
i2c: s3c2410: Print errno code in error logs
by Javier Martinez Canillas
· 9 years ago
0915833
i2c: s3c2410: Cleanup indentation and comment style
by Krzysztof Kozlowski
· 9 years ago
ec7c34a
i2c: s3c2410: Minor function-level comment cleanup
by Krzysztof Kozlowski
· 9 years ago
b1b3df2
i2c: s3c2410: Add missing clock unprepare on probe() error path
by Krzysztof Kozlowski
· 9 years ago
4729cbe
i2c: octeon: Add support for cn78xx chips
by Jan Glauber
· 9 years ago
d1fbff8
i2c: octeon: Enable High-Level Controller
by David Daney
· 9 years ago
30c24b2
i2c: octeon: Add flush writeq helper function
by Peter Swain
· 9 years ago
c981e34
i2c: octeon: Use i2c recovery framework
by Jan Glauber
· 9 years ago
b4c715d
i2c: octeon: Improve error status checking
by Jan Glauber
· 9 years ago
f690378
i2c: s3c2410: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-coded
by Axel Lin
· 9 years ago
d4644be
i2c: exynos5: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-coded
by Axel Lin
· 9 years ago
2c89e5d
i2c: mux: pinctrl: fix indentation for better readability
by Wolfram Sang
· 9 years ago
126a66c
i2c: omap: drop the lock hard irq context
by Sebastian Andrzej Siewior
· 9 years ago
afc34be
i2c: dln2: Pass forward ACPI companion
by Irina Tirdea
· 9 years ago
10ff4c5
i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
by Javier Martinez Canillas
· 9 years ago
609d5a1
i2c: cpm: Fix build break due to incompatible pointer types
by Michael Ellerman
· 9 years ago
23fe440
i2c: mux: drop old unused i2c-mux api
by Peter Rosin
· 9 years ago
193304a
i2c: i2c-mux-reg: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
7fcac98
i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
ab88b97
i2c: i2c-mux-pca9541: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
8aacd90
i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
4bbe7fb
i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
bb44814
i2c: i2c-mux-gpio: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
a7ab723
i2c: mux: add common data for every i2c-mux instance
by Peter Rosin
· 9 years ago
1ab9295
i2c: rk3x: switch to i2c generic dt parsing
by David Wu
· 9 years ago
b69e5c6
i2c: octeon: Remove superfluous check in octeon_i2c_test_iflg
by Jan Glauber
· 9 years ago
c57db70
i2c: octeon: Introduce helper functions for register access
by Jan Glauber
· 9 years ago
9cb9480
i2c: octeon: Rename [read|write]_sw to reg_[read|write]
by Jan Glauber
· 9 years ago
f541bb3
i2c: octeon: Move set-clock and init-lowlevel upward
by Jan Glauber
· 9 years ago
a035d71
i2c: octeon: Increase retry default and use fixed timeout value
by Jan Glauber
· 9 years ago
497fbe2
i2c: tegra: enable multi master mode for tegra210
by Shardar Shariff Md
· 9 years ago
abaa7b0
i2c: ismt: Add Intel DNV PCI ID
by Mika Westerberg
· 9 years ago
8574ad7
i2c: xlp9xx: add support for Broadcom Vulcan
by Tanmay Jagdale
· 9 years ago
b0b6d12
i2c: rk3x: add support for rk3228
by Yakir Yang
· 9 years ago
a7401ca
i2c: i801: Add runtime PM support with autosuspend
by Jarkko Nikula
· 9 years ago
2ee73c4
i2c: i801: Convert to struct dev_pm_ops for suspend/resume
by Jarkko Nikula
· 9 years ago
04f5914
i2c: let I2C masters ignore their children for PM
by Linus Walleij
· 9 years ago
a51a79d
i2c: st: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
5c1274f
i2c: sirf: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
3f8a57b
i2c: sh_mobile: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
e3c60f3
i2c: qup: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
7756e1e
i2c: powermac: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
380a295
i2c: ocores: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
0d47ce2
i2c: mt65xx: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
043f47f
i2c: lpc2k: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
515e240
i2c: iop3xx: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
9c01cae
i2c: img-scb: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
73fef21
i2c: ibm_iic: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
949d0c5
i2c: cpm: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
fa5ce47
i2c: brcmstb: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
191d738
i2c: bcm-kona: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
32822bf
i2c: bcm-iproc: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
041edda
i2c: core: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
caf2808
i2c: jz4780: really prevent potential division by zero
by Wolfram Sang
· 9 years ago
4ececb7
Revert "i2c: jz4780: prevent potential division by zero"
by Wolfram Sang
· 9 years ago
34cf2ac
i2c: jz4780: prevent potential division by zero
by Wolfram Sang
· 9 years ago
c0c508a
i2c: mux: demux-pinctrl: Clean up sysfs attributes
by Ben Hutchings
· 9 years ago
8dcf321
i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_CORE
by Wolfram Sang
· 9 years ago
b852495
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
886f6f8
i2c: octeon: Support I2C_M_RECV_LEN
by David Daney
· 9 years ago
54108e5
i2c: octeon: Cleanup resource allocation code
by Jan Glauber
· 9 years ago
dfcd821
i2c: octeon: Cleanup i2c-octeon driver
by Jan Glauber
· 9 years ago
b980a26
i2c: immediately mark ourselves as registered
by Wolfram Sang
· 9 years ago
34b57f4
i2c: i801: sort IDs alphabetically
by Andy Shevchenko
· 9 years ago
bd7784c
i2c: octeon: Cleanup kerneldoc comments
by Jan Glauber
· 9 years ago
9502665
i2c: do not use internal data from driver core
by Sudip Mukherjee
· 9 years ago
30e31a1
i2c: cadence: Fix the kernel-doc warnings
by Shubhrajyoti Datta
· 9 years ago
e4e666b
i2c: designware: Add device HID for future AMD I2C controller
by Xiangliang Yu
· 9 years ago
3bf58bb
i2c: imx: remove extra spaces.
by Dmitriy Baranov
· 9 years ago
69e558f
i2c: rcar: don't open code of_device_get_match_data()
by Wolfram Sang
· 9 years ago
52db223
i2c: qup: Fix fifo handling after adding V2 support
by Sricharan R
· 9 years ago
36ecbca
i2c: xiic: Implement power management
by Shubhrajyoti Datta
· 9 years ago
7314d22
i2c: brcmstb: allocate correct amount of memory for regmap
by Wolfram Sang
· 9 years ago
Next »