Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
28fa9917368978e8272407f2d7f8829b17f024ea
/
drivers
/
i2c
/
busses
0268263
i2c: meson: Use complete() instead of complete_all()
by Daniel Wagner
· 8 years ago
fea03a6
i2c: brcmstb: Use complete() instead of complete_all()
by Daniel Wagner
· 8 years ago
752c389
i2c: bcm-kona: Use complete() instead of complete_all()
by Daniel Wagner
· 8 years ago
8d263be
i2c: bcm-iproc: Use complete() instead of complete_all()
by Daniel Wagner
· 8 years ago
434f14e
i2c: at91: fix support of the "alternative command" feature
by Cyrille Pitchen
· 8 years ago
97ccd4a
i2c: ocores: add missed clk_disable_unprepare() on failure paths
by Alexey Khoroshilov
· 8 years ago
4d01d88
i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
by Brian Norris
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
6630420
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
175c708
i2c: i801: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
85946ab
i2c: bcm2835: Don't complain on -EPROBE_DEFER from getting our clock
by Eric Anholt
· 8 years ago
7dd91d5
i2c: efm32: fix a failure path in efm32_i2c_probe()
by Alexey Khoroshilov
· 8 years ago
5c135e1
i2c: qup: Fixed the DMA segments length
by Abhishek Sahu
· 8 years ago
2b84a4d
i2c: qup: Cleared the error bits in ISR
by Abhishek Sahu
· 8 years ago
94a0b0b
i2c: brcmstb: Remove superfluous size check
by Jaedon Shin
· 8 years ago
bcf358a
i2c: brcmstb: Make the driver buildable on BMIPS_GENERIC
by Jaedon Shin
· 8 years ago
cc46188
i2c: versatile: Convert to use resource managed devm_* APIs
by Axel Lin
· 8 years ago
9f6db9b
i2c: versatile: Allow compile test build
by Axel Lin
· 8 years ago
748c0bb
i2c: xlp9xx: add ACPI support for Broadcom Vulcan
by Tanmay Jagdale
· 8 years ago
9140178
i2c: meson: allow build with COMPILE_TEST
by Ben Dooks
· 8 years ago
ec2790e
i2c: designware-pci: clarify a comment for Merrifield
by Andy Shevchenko
· 8 years ago
7b0ed33
i2c: i801: add support of Host Notify
by Benjamin Tissoires
· 8 years ago
eab0998
i2c: tegra: Correct error path in probe
by Jon Hunter
· 8 years ago
97d34ec
i2c: i801: recover from hardware PEC errors
by Ellen Wang
· 8 years ago
d0226d3
powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg
by Suraj Jitindar Singh
· 8 years ago
e0f6431
i2c: pca-isa: Utilize the module_isa_driver macro
by William Breathitt Gray
· 8 years ago
9e55c07
i2c: elektor: Utilize the module_isa_driver macro
by William Breathitt Gray
· 8 years ago
45bc35e
i2c: designware-pci: Sort header block alphabetically
by Andy Shevchenko
· 8 years ago
b20551c
i2c: designware-pci: Introduce Merrifield support
by Andy Shevchenko
· 8 years ago
ed1bf03
i2c: designware-pci: Make bus number allocation robust
by Andy Shevchenko
· 8 years ago
f41021b
i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=m
by Jarkko Nikula
· 9 years ago
d0bcd8d
i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT
by Weifeng Voon
· 8 years ago
d4f56c7
i2c: qup: Fix wrong value of index variable
by Sricharan R
· 8 years ago
0130944
i2c: qup: use address helper function in read transfer
by Naveen Kaje
· 9 years ago
fbf9921
i2c: qup: Fix error handling
by Sricharan R
· 8 years ago
685983f
i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
by Sricharan R
· 8 years ago
a02f3d0
i2c: rk3x: support fast-mode plus for rk3399
by David Wu
· 8 years ago
7e086c3
i2c: rk3x: add i2c support for rk3399 soc
by David Wu
· 8 years ago
b58fd3b
i2c: rk3x: Move spec timing data to "static const" structs
by David Wu
· 8 years ago
bef358c
i2c: rk3x: Change SoC data to not use array
by David Wu
· 8 years ago
69eda36
i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
by David Wu
· 8 years ago
e26747b
i2c: rk3x: use struct "rk3x_i2c_calced_timings"
by David Wu
· 8 years ago
0a6ad2f
i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
by David Wu
· 8 years ago
33c77ab
i2c: robotfuzz-osif: Constify osif_table
by Axel Lin
· 8 years ago
27bfeb5
i2c: jz4780: drop superfluous init
by Wolfram Sang
· 8 years ago
a90bc5d
i2c: i801: Drop needless bit-wise OR
by Jean Delvare
· 8 years ago
8913f8d
i2c: octeon: Avoid printk after too long SMBUS message
by Jan Glauber
· 8 years ago
908cf12
i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN
by Jan Glauber
· 8 years ago
a7ae819
i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
by Mika Westerberg
· 8 years ago
e3879e4
i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO
by Marc Gonzalez
· 8 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
· 8 years ago
21e9efd
i2c: tegra: disable clock before returning error
by Shardar Shariff Md
· 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
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
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
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
Next »