Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c2c32da33fb7f1e738bf46bb28a3ca1bb99cbd9e
/
drivers
/
i2c
7b215de
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into next
by Linus Torvalds
· 10 years ago
642653d
i2c: pca954x: Fix compilation without CONFIG_GPIOLIB
by Laurent Pinchart
· 10 years ago
4807e84
i2c: mux: pca954x: Use the descriptor-based GPIO API
by Laurent Pinchart
· 10 years ago
d49019a
i2c: mpc: insert DR read in i2c_fixup()
by Valentin Longchamp
· 10 years ago
0709dc9
i2c: bfin: turn to Resource-managed API in probe function
by Sonic Zhang
· 10 years ago
9d230c9
i2c: ChromeOS EC tunnel driver
by Doug Anderson
· 11 years ago
eae45e5
i2c: Make of_device_id array const
by Jingoo Han
· 10 years ago
46797a2
i2c: remove unnecessary OOM messages
by Jingoo Han
· 10 years ago
157a801
i2c: designware-pci: Add Haswell PCI IDs
by Mika Westerberg
· 10 years ago
1fc2fe2
i2c: designware: Add runtime PM hooks
by Mika Westerberg
· 10 years ago
f537295
i2c: designware: Disable device on system suspend
by Mika Westerberg
· 10 years ago
7da62cb
i2c: nuc900: remove driver
by Wolfram Sang
· 10 years ago
9b2a6da
i2c: imx: update i2c clock divider for each transaction
by Fugang Duan
· 10 years ago
054b62d
i2c: imx: fix the i2c bus hang issue when do repeat restart
by Fugang Duan
· 11 years ago
3d99bea
i2c: rcar: update copyright and license information
by Wolfram Sang
· 10 years ago
51371cd
i2c: rcar: janitorial cleanup after refactoring
by Wolfram Sang
· 10 years ago
3e3aaba
i2c: rcar: reuse status bits as enable bits
by Wolfram Sang
· 10 years ago
150b8be
i2c: rcar: remove spinlock
by Wolfram Sang
· 10 years ago
3c95de6
i2c: rcar: refactor status bit handling
by Wolfram Sang
· 10 years ago
386babf
i2c: rcar: refactor setting up msg
by Wolfram Sang
· 10 years ago
3f7de22
i2c: rcar: check bus free before first message
by Wolfram Sang
· 10 years ago
f238224
i2c: rcar: refactor irq state machine
by Wolfram Sang
· 10 years ago
4f443a8
i2c: rcar: refactor bus state machine
by Wolfram Sang
· 10 years ago
93e953d
i2c: rcar: no need to store irq number
by Wolfram Sang
· 10 years ago
1c176d5
i2c: rcar: not everything needs to be a function
by Wolfram Sang
· 10 years ago
90104d0
i2c: sh_mobile: add compatibles for additional SoC
by Wolfram Sang
· 10 years ago
819a395
i2c: rcar: add compatibles for additional SoC
by Wolfram Sang
· 10 years ago
a0682a3
i2c: gpio: Use devm_gpio_request()
by Jingoo Han
· 11 years ago
fa96faa
i2c: eg20t: Fix Kconfig dependencies
by Jean Delvare
· 11 years ago
67240df
i2c: sh_mobile: fix clock calculation for newer SoCs
by Wolfram Sang
· 11 years ago
7663ebe
i2c: sh_mobile: check timing parameters for valid range
by Wolfram Sang
· 11 years ago
6ed7053
i2c: sh_mobile: bail out on errors when initializing
by Wolfram Sang
· 11 years ago
ed4121e
i2c: sh_mobile: remove superfluous offset parameter
by Wolfram Sang
· 11 years ago
7fe8a99
i2c: sh_mobile: devm conversion, irq setup
by Wolfram Sang
· 11 years ago
4fd31c2
i2c: sh_mobile: devm conversion, low hanging fruits
by Wolfram Sang
· 11 years ago
88c289e
i2c: sh_mobile: honor DT bus speed settings
by Wolfram Sang
· 11 years ago
5a72b25
i2c: sh_mobile: improve error handling
by Wolfram Sang
· 11 years ago
a78f6a4
i2c: sh_mobile: replace magic hex values with constants
by Wolfram Sang
· 11 years ago
218e149
i2c: exynos5: add support for HSI2C on Exynos5260 SoC
by Naveen Krishna Ch
· 11 years ago
482116b
i2c: ali1563: fix checkpatch.pl issues
by Richard Leitner
· 11 years ago
9219982
i2c: nomadik: Fixup system suspend
by Ulf Hansson
· 11 years ago
8e8782c
i2c: imx: add SMBus block read support
by Kaushal Butala
· 11 years ago
5ed9d92
i2c: mv64xxx: Change i2c compatibles for sunxi
by Maxime Ripard
· 11 years ago
d765396
i2c: rcar: bail out on zero length transfers
by Wolfram Sang
· 11 years ago
fa01d09
i2c: qup: Fix pm_runtime_get_sync usage
by Andy Gross
· 11 years ago
ce78cc0
i2c: s3c2410: resume race fix
by Olof Johansson
· 11 years ago
37e5eb0
i2c: nomadik: Don't use IS_ERR for devm_ioremap
by Ulf Hansson
· 11 years ago
47bb27e
i2c: designware: Mask all interrupts during i2c controller enable
by Du, Wenkai
· 11 years ago
39de65a
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
ce816fa
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
by Uwe Kleine-König
· 11 years ago
1fbeab0
i2c: cadence: fix Kconfig dependency
by Wolfram Sang
· 11 years ago
df8eb56
i2c: Add driver for Cadence I2C controller
by Soren Brinkmann
· 11 years ago
cf23e33
i2c: qup: use proper type fro clk_freq
by Wolfram Sang
· 11 years ago
199c1df
i2c: qup: off by ones in qup_i2c_probe()
by Dan Carpenter
· 11 years ago
10c5a84
i2c: qup: New bus driver for the Qualcomm QUP I2C controller
by Bjorn Andersson
· 11 years ago
a9965d7
i2c: i2c-xiic: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
85fff8b
i2c: i2c-sirf: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
5fe29d4
i2c: i2c-mv64xxx: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
834f2d8
i2c: i2c-designware-platdrv: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
2f392dc
i2c: i2c-davinci: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
37888f7
i2c: i2c-bcm2835: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
f2a67d0
i2c: mv64xxx: Fix reset controller handling
by Maxime Ripard
· 11 years ago
ff37025
i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync
by Nishanth Menon
· 11 years ago
1b5b237
i2c: efm32: new bus driver
by Uwe Kleine-König
· 11 years ago
5f12c5e
i2c: cpm: Fix build by adding of_address.h and of_irq.h
by Scott Wood
· 11 years ago
62c19c9
i2c: Remove usage of orphaned symbol OF_I2C
by Richard Weinberger
· 11 years ago
0ff83d2
i2c: exynos5: remove unnecessary cast of void pointer
by Jingoo Han
· 11 years ago
3917b84
i2c: exynos5: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 11 years ago
40e7b11
i2c: gpio: OF gpio code does not handle defered probe case
by Ben Dooks
· 11 years ago
8a32599
i2c: Add message transfer tracepoints for SMBUS [ver #2]
by David Howells
· 11 years ago
d9a83d6
i2c: Add message transfer tracepoints for I2C
by David Howells
· 11 years ago
392debf
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
069a950
i2c: s3c2410: Leave the bus disabled unless it is in use
by Simon Glass
· 11 years ago
5304032
i2c: i2c-s3c2410: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
75b6c4b
i2c: at91: Add device tree property to set clock-frequency
by Marek Roszko
· 11 years ago
8efd1e9
i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time value
by Chew, Chiau Ee
· 11 years ago
4fda996
i2c: st: Fix return in case of arbitration lost
by Maxime COQUELIN
· 11 years ago
485ecdf
i2c: mv64xxx: refactor initialization for new msgs
by Wolfram Sang
· 11 years ago
b0200ab
i2c: mv64xxx: directly call send_start when initializing transfer
by Wolfram Sang
· 11 years ago
4c5b38e
i2c: mv64xxx: refactor send_start
by Wolfram Sang
· 11 years ago
ceccd29
i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2C
by Chew, Chiau Ee
· 11 years ago
0977f27
i2c: mxs: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
ae50b1d
i2c: bcm2835: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
1b31e9b
i2c: i801: enable Intel BayTrail SMBUS
by Chew, Kean ho
· 11 years ago
089c729
i2c: designware-pci: Add Baytrail PCI IDs
by Mika Westerberg
· 11 years ago
be58eda
i2c: designware-pci: Cleanup driver power management
by Mika Westerberg
· 11 years ago
6468276
i2c: designware: make SCL and SDA falling time configurable
by Romain Baeriswyl
· 11 years ago
5029a22
i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driver
by Sonic Zhang
· 11 years ago
45126da
i2c: bfin-twi: move bits macros and structs in header from arch include to generic include
by Sonic Zhang
· 11 years ago
80c6991
i2c: mv64xxx: fix circular Kconfig dependency
by Wolfram Sang
· 11 years ago
c7dcb1f
i2c: mv64xxx: Add support for the Allwinner A31 I2C driver
by Maxime Ripard
· 11 years ago
370136b
i2c: mv64xxx: Add reset deassert call
by Maxime Ripard
· 11 years ago
96c4b6b
i2c: i2c-rcar: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
02c2a28
i2c: i2c-tegra: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
bee749c
i2c: i2c-stu300: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
878f00b
i2c: i2c-ocores: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
8e57c78
i2c: i2c-nomadik: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
24ed93a
i2c: i2c-bfin-twi: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
4880eef
i2c: i2c-at91: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
04eceb0
i2c: i2c-omap: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
Next »