Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d7efc6c11b277d9d80b99b1334a78bfe7d7edf10
/
drivers
/
i2c
66a7c84
i2c: i2c-boardinfo: fix memory leaks on devinfo
by Colin Ian King
· 7 years ago
6e0c950
i2c: i801: Fix Failed to allocate irq -2147483648 error
by Hans de Goede
· 7 years ago
93f30c7
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
4008e6a
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
edd20e95
i2c: aspeed: Deassert reset in probe
by Joel Stanley
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
620c50d
i2c: thunderx: Remove duplicate NULL check
by Andy Shevchenko
· 7 years ago
bfd9621
i2c: taos-evm: Remove duplicate NULL check
by Andy Shevchenko
· 7 years ago
7b43dd1
i2c: Make i2c_unregister_device() NULL-aware
by Andy Shevchenko
· 7 years ago
da24b82
i2c: xgene-slimpro: Support v2
by Hoan Tran
· 7 years ago
af33667
i2c: mpc: remove useless variable initialization
by Wolfram Sang
· 7 years ago
f6d2953
Merge branch 'i2c/sbs-manager' into i2c/for-4.15
by Wolfram Sang
· 7 years ago
4ee045f
Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into i2c/for-4.15
by Wolfram Sang
· 7 years ago
93367bf
i2c: omap: Trigger bus recovery in lockup case
by Claudio Foellmi
· 7 years ago
05c7477
i2c: gpio: Add support for named gpios in DT
by Linus Walleij
· 7 years ago
b9ab051
i2c: gpio: Local vars in probe
by Linus Walleij
· 7 years ago
7bb7502
i2c: gpio: Enforce open drain through gpiolib
by Linus Walleij
· 7 years ago
b2e6355
i2c: gpio: Convert to use descriptors
by Linus Walleij
· 7 years ago
e460617
i2c: mux: pca954x: Return error if irq_create_mapping fails
by Phil Reid
· 7 years ago
148baf1
i2c: mux: pca954x: call request irq after adding mux segments
by Phil Reid
· 7 years ago
f8756c6
i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
by Phil Reid
· 7 years ago
69d1724
i2c: i2c-smbus: add of_i2c_setup_smbus_alert
by Phil Reid
· 7 years ago
3c0a60b
i2c: i2c-smbus: Move i2c_setup_smbus_alert from i2c-smbus to i2c-core-smbus
by Phil Reid
· 7 years ago
9b9f2b8
i2c: i2c-smbus: Use threaded irq for smbalert
by Phil Reid
· 7 years ago
1f35b86
i2c: generic recovery: check SCL before SDA
by Claudio Foellmi
· 7 years ago
93222bd
i2c: img-scb: Add runtime PM
by Ed Blake
· 7 years ago
750bd8b
i2c: mpc: use of_property_read_bool
by Julia Lawall
· 8 years ago
d982d66
i2c: riic: remove clock and frequency restrictions
by Chris Brandt
· 7 years ago
9b09342
Merge branch 'i2c/cht-wc-fusb302-immutable' into i2c/for-4.15
by Wolfram Sang
· 7 years ago
b9e43e3
i2c/busses: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0224d45
i2c-cht-wc: Add device-properties for fusb302 integration
by Hans de Goede
· 7 years ago
728fe6c
i2c: Allow overriding dev_name through board_info
by Hans de Goede
· 7 years ago
3990bed
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.15
by Wolfram Sang
· 7 years ago
631de7a
i2c: davinci: use correct format identifier for size_t
by Wolfram Sang
· 7 years ago
3997fb7
i2c: mux: reg: use of_property_read_bool()
by Sergei Shtylyov
· 7 years ago
883b3b6
i2c: omap: Fix error handling for clk_get()
by Tony Lindgren
· 7 years ago
ad59c5e
i2c: sh_mobile: Use of_device_get_match_data() helper
by Geert Uytterhoeven
· 7 years ago
5515ae1
i2c: xlp9xx: Handle I2C_M_RECV_LEN in msg->flags
by Kamlakant Patel
· 7 years ago
c347b8f
i2c: xlp9xx: Get clock frequency with clk API
by Jayachandran C
· 7 years ago
4ce8e88
i2c: designware: make const array supported_speeds static to shink object code size
by Colin Ian King
· 7 years ago
17f8815
i2c: davinci: Add PM Runtime Support
by Franklin S Cooper Jr
· 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
5415277
PM: i2c-designware-platdrv: Suspend/resume at the late/early stages
by Rafael J. Wysocki
· 7 years ago
126dbc6
PM: i2c-designware-platdrv: Clean up PM handling in probe
by Rafael J. Wysocki
· 7 years ago
e0a8631
Update James Hogan's email address
by James Hogan
· 7 years ago
7d5cb45
i2c compat ioctls: move to ->compat_ioctl()
by Al Viro
· 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
8ce0436
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.14
by Wolfram Sang
· 7 years ago
fabf08a
i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support
by Peter Rosin
· 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
be9bac0
i2c: mux: pinctrl: potential NULL dereference on error
by Dan Carpenter
· 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
f4b17a1
i2c: core: Make comment about I2C table requirement to reflect the code
by Javier Martinez Canillas
· 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
fc20467
i2c: mux: pinctrl: drop the idle_state member
by Peter Rosin
· 8 years ago
c4aee3e
i2c: mux: pinctrl: remove platform_data
by Peter Rosin
· 8 years ago
26b1083
i2c: mux: mlxcpld: move header file out of I2C realm
by Wolfram Sang
· 7 years ago
Next »