Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1efef68262dc567f0c09da9d11924e8287cd3a8b
/
drivers
/
i2c
/
busses
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
883b3b6
i2c: omap: Fix error handling for clk_get()
by Tony Lindgren
· 7 years ago
88fa2df
i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATA
by Ricardo Ribalda Delgado
· 7 years ago
0fe1619
i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
by Guenter Roeck
· 7 years ago
eba523b
i2c: imx: fix misleading bus recovery debug message
by Clemens Gruber
· 7 years ago
df0a2fd
i2c: imx: use IRQF_SHARED mode to request IRQ
by Wei Jinhua
· 7 years ago
c6ebced
i2c: ismt: Separate I2C block read from SMBus block read
by Pontus Andersson
· 7 years ago
67936a4
Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
25f2f44
i2c: i2c-stm32f7: make structure stm32f7_setup static const
by Colin Ian King
· 7 years ago
a91aee5
i2c: ensure termination of *_device_id tables
by Thomas Meyer
· 7 years ago
cb09d94
i2c: i801: Add support for Intel Cedar Fork
by Jarkko Nikula
· 7 years ago
463a921
i2c: stm32f7: fix setup structure
by Pierre-Yves MORDRET
· 7 years ago
e0a8631
Update James Hogan's email address
by James Hogan
· 7 years ago
aeb068c
i2c: i2c-stm32f7: add driver
by Pierre-Yves MORDRET
· 7 years ago
df8c847
i2c: i2c-stm32f4: use generic definition of speed enum
by Pierre-Yves MORDRET
· 7 years ago
0560ad5
i2c: altera: Add Altera I2C Controller driver
by Thor Thayer
· 7 years ago
d2d8f51
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
8ce906c
i2c: sprd: Fix undefined reference errors
by Baolin Wang
· 7 years ago
231d069
i2c: designware: Round down ACPI provided clk to nearest supported clk
by Hans de Goede
· 7 years ago
2601a003
i2c: nomadik: constify amba_id
by Arvind Yadav
· 7 years ago
a89c22d
i2c: versatile: Make i2c_algo_bit_data const
by Bhumika Goyal
· 7 years ago
ae3923a
i2c: busses: make i2c_adapter_quirks const
by Bhumika Goyal
· 7 years ago
329430c
i2c: busses: make i2c_adapter const
by Bhumika Goyal
· 7 years ago
ad3caf8
i2c: busses: make i2c_algorithm const
by Bhumika Goyal
· 7 years ago
ba201c4
i2c: ismt: Return EMSGSIZE for block reads with bogus length
by Stephen Douthit
· 7 years ago
b6c159a
i2c: ismt: Don't duplicate the receive length for block reads
by Stephen Douthit
· 7 years ago
8b9ec07
i2c: Add Spreadtrum I2C controller driver
by Baolin Wang
· 7 years ago
5ca21c1
i2c-cht-wc: make cht_wc_i2c_adap_driver static
by Colin Ian King
· 7 years ago
95fd3ad
i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
by Andrew Jeffery
· 7 years ago
bfd4473
i2c: i801: Restore the presence state of P2SB PCI device after reading BAR
by Qiuxu Zhuo
· 7 years ago
a1cc5a5
blackfin: merge the two TWI header files
by Wolfram Sang
· 7 years ago
cc209ac
i2c: davinci: Preserve return value of devm_clk_get
by Franklin S Cooper Jr
· 7 years ago
1304fe091
i2c: mediatek: Add i2c compatible for MediaTek MT7622
by Jun Gao
· 7 years ago
ed10940
i2c-cht-wc: Workaround CHT GPIO controller IRQ issues
by Hans de Goede
· 7 years ago
8de60c6
i2c-cht-wc: Ack read irqs after reading the data register
by Hans de Goede
· 7 years ago
a5a46bd
i2c-cht-wc: Add locking to interrupt / smbus_xfer functions
by Hans de Goede
· 7 years ago
75fdc51
i2c: sh_mobile: avoid unused ret variable
by Eugeniu Rosca
· 7 years ago
8ae034c
i2c: rcar: avoid unused ret variable
by Eugeniu Rosca
· 7 years ago
2a86cdd
i2c: designware: Fix runtime PM for I2C slave mode
by Jarkko Nikula
· 7 years ago
733f656
i2c: designware: Remove needless pm_runtime_put_noidle() call
by Jarkko Nikula
· 7 years ago
c6a6bdb
i2c: taos-evm: constify serio_device_id
by Arvind Yadav
· 7 years ago
f1c0b7e
i2c: aspeed: fixed potential null pointer dereference
by Brendan Higgins
· 7 years ago
87b59ff
i2c: aspeed: add proper support fo 24xx clock params
by Brendan Higgins
· 7 years ago
94d3b65
i2c: tegra: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
96ae9ea
i2c: sun6i-pw2i: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
961e026
i2c: stm32f4: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
9024ca1
i2c: mv64xxx: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
42543ae
i2c: simtec: use release_mem_region instead of release_resource
by Anton Vasilyev
· 7 years ago
4e2d93d
i2c: designware: Fix standard mode speed when configuring the slave mode
by Jarkko Nikula
· 7 years ago
984277a
i2c: designware: Fix oops from i2c_dw_irq_handler_slave
by Jarkko Nikula
· 7 years ago
a23318f
i2c: designware: Fix system suspend
by Ulf Hansson
· 7 years ago
17a924b
i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
by Hans de Goede
· 7 years ago
0dbb9634
i2c: rk3x: add support for rv1108
by Andy Yan
· 7 years ago
822c8d4
i2c: uniphier-f: add suspend / resume support
by Masahiro Yamada
· 7 years ago
9f9d6a4
i2c: uniphier: add suspend / resume support
by Masahiro Yamada
· 7 years ago
8dc0f8c
i2c: constify internal structures
by Gustavo A. R. Silva
· 7 years ago
453a237
i2c: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
5871a15
i2c: allow i2c-versatile for ARM MPS platforms
by Russell King
· 7 years ago
9242e72
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
by Masahiro Yamada
· 7 years ago
f232640
i2c: mediatek: send i2c master code at 400k
by Jun Gao
· 7 years ago
682c6c2
i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz
by Hans de Goede
· 7 years ago
22acc37
i2c: designware: Print clock freq on invalid clock freq error
by Hans de Goede
· 7 years ago
235b84f
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
6e38cf3
i2c: designware: Let slave adapter support be optional
by Jarkko Nikula
· 7 years ago
21bf440
i2c: designware: Make HW init functions static
by Jarkko Nikula
· 7 years ago
9809cb8
i2c: designware: fix spelling mistakes
by Colin Ian King
· 7 years ago
78e6c5a
i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus
by Chris Packham
· 7 years ago
2ec4d88
i2c: pca-platform: correctly set algo_data.reset_chip
by Chris Packham
· 7 years ago
5b6d721
i2c: designware: enable SLAVE in platform module
by Luis Oliveira
· 7 years ago
9f3e065
i2c: designware: add SLAVE mode functions
by Luis Oliveira
· 7 years ago
86766a3
i2c: zx2967: drop COMPILE_TEST dependency
by Shawn Guo
· 7 years ago
c3518a4
i2c: zx2967: always use the same device when printing errors
by Wolfram Sang
· 7 years ago
df40f24
i2c: pca-platform: use dev_warn/dev_info instead of printk
by Chris Packham
· 7 years ago
fa70ca7
i2c: pca-platform: use device managed allocations
by Chris Packham
· 7 years ago
0e8ce93
i2c: pca-platform: add devicetree awareness
by Chris Packham
· 7 years ago
4cc7229
i2c: pca-platform: switch to struct gpio_desc
by Chris Packham
· 7 years ago
8064c61
i2c: cadance: fix ctrl/addr reg write order
by Matt Weber
· 7 years ago
9615a01
i2c: zx2967: add i2c controller driver for ZTE's zx2967 family
by Baoyou Xie
· 7 years ago
f9eb913
i2c: aspeed: added slave support for Aspeed I2C driver
by Brendan Higgins
· 7 years ago
f327c68
i2c: aspeed: added driver for Aspeed I2C
by Brendan Higgins
· 7 years ago
b395ba2
i2c: rcar: document HW incapabilities
by Wolfram Sang
· 7 years ago
6c782a5
i2c: imx: Use correct function to write to register
by Michail Georgios Etairidis
· 7 years ago
f646221
i2c: emev2: Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
04606cc
i2c: designware: introducing I2C_SLAVE definitions
by Luis Oliveira
· 7 years ago
9031235
i2c: designware: MASTER mode as separated driver
by Luis Oliveira
· 7 years ago
89a1e1b
i2c: designware: refactoring of the i2c-designware
by Luis Oliveira
· 7 years ago
e393f67
i2c: designware: Cleaning and comment style fixes.
by Luis Oliveira
· 7 years ago
f27e780
i2c: at91: Fix compilation warning.
by Arvind Yadav
· 8 years ago
56a6cb8
i2c: at91: Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
5c8e3ab
i2c: use proper name for the R-Car SoC
by Wolfram Sang
· 8 years ago
227855b
i2c: xlp9xx: Enable HWMON class probing for xlp9xx
by George Cherian
· 8 years ago
09a1de0
i2c: i801: Add support for Intel Cannon Lake
by Srinivas Pandruvada
· 8 years ago
063345a
i2c: xgene-slimpro: include linux/io.h for memremap
by Arnd Bergmann
· 7 years ago
17e8354
i2c: ismt: fix wrong device address when unmap the data buffer
by Liwei Song
· 7 years ago
9163350
i2c: rcar: use correct length when unmapping DMA
by Wolfram Sang
· 8 years ago
f9831bf
i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_end
by Michael Thalmeier
· 8 years ago
90b84c0
i2c: sh_mobile: drop needless check for of_node
by Wolfram Sang
· 8 years ago
d2f31c4
i2c: sh_mobile: remove platform_data
by Wolfram Sang
· 8 years ago
df5da47
i2c: xgene-slimpro: Add ACPI support by using PCC mailbox
by Hoan Tran
· 8 years ago
d140bd4
i2c: xgene-slimpro: Use a single function to send command message
by Hoan Tran
· 8 years ago
Next »