Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
810dee58b0102ec68416e15c46830be47ffd6400
/
drivers
/
i2c
7c42467
i2c: octeon: Prevent error message on bus error
by Jan Glauber
· 7 years ago
d1fa745
i2c: designware: Consider SCL GPIO optional
by Andy Shevchenko
· 7 years ago
c396b9a
i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".
by Patryk Kocielnik
· 7 years ago
fe32a81
i2c: bcm2835: Set up the rising/falling edge delays
by Eric Anholt
· 7 years ago
1540779
i2c: i801: Add missing documentation entries for Braswell and Kaby Lake
by Jarkko Nikula
· 7 years ago
fba4adb
i2c: designware: must wait for enable
by Ben Gardner
· 7 years ago
4141cf6
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
adbc128
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
7f3fdd4
Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
1534156
i2c: mv64xxx: Fix clock resource by adding an optional bus clock
by Gregory CLEMENT
· 7 years ago
a9e94bb
i2c: mv64xxx: Remove useless test before clk_disable_unprepare
by Gregory CLEMENT
· 7 years ago
4be49b5d
i2c: mxs: use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
7e4c9d9
i2c: meson: update doc description to fix build warnings
by Yixun Lan
· 7 years ago
931b18e
i2c: meson: add configurable divider factors
by Jian Hu
· 7 years ago
13d6eb2
i2c: imx-lpi2c: add runtime pm support
by Fugang Duan
· 7 years ago
fe34fbf
i2c: rcar: fix some trivial typos in comments
by Wolfram Sang
· 7 years ago
19cfcaf
i2c: davinci: fix the cpufreq transition
by Bartosz Golaszewski
· 7 years ago
4b67157
Merge branch 'pm-core'
by Rafael J. Wysocki
· 7 years ago
5bacb56
i2c: rk3x: add proper kerneldoc header
by Wolfram Sang
· 7 years ago
d032a2e
i2c: rk3x: account for const type of of_device_id.data
by Julia Lawall
· 7 years ago
f89813e
i2c: acorn: remove outdated path from file header
by Wolfram Sang
· 7 years ago
e199c28
i2c: acorn: add MODULE_LICENSE tag
by Arnd Bergmann
· 7 years ago
89c6efa
i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
by Jeremy Compostella
· 7 years ago
e0638fa
i2c: core: decrease reference count of device node in i2c_unregister_device
by Lixin Wang
· 7 years ago
7d2c17f
i2c: rcar: implement bus recovery
by Wolfram Sang
· 7 years ago
2806e6a
i2c: send STOP after successful bus recovery
by Wolfram Sang
· 7 years ago
72b08fc
i2c: ensure SDA is released in recovery if SDA is controllable
by Wolfram Sang
· 7 years ago
8092178
i2c: add 'set_sda' to bus_recovery_info
by Wolfram Sang
· 7 years ago
4d3ea4e
i2c: exynos5: change internal transmission timeout to 100ms
by Andrzej Hajda
· 7 years ago
5cd5f0b
i2c: ismt: 16-byte align the DMA buffer address
by Radu Rendec
· 7 years ago
38a99bd
i2c: mpc: always determine I2C clock prescaler at runtime
by Arseny Solokha
· 7 years ago
7575a74
i2c: mpc: fix PORDEVSR2 mask for MPC8533/44
by Arseny Solokha
· 7 years ago
f6214f6
i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxx
by Arseny Solokha
· 7 years ago
6d10613
i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculations
by Arseny Solokha
· 7 years ago
aad550f
i2c: ismt: dump registers at the end of transactions
by Radu Rendec
· 7 years ago
6e318d9
i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formula
by Wolfram Sang
· 7 years ago
4ecfb9d
i2c: sh_mobile: add new frequency calculation for later SoC
by Wolfram Sang
· 7 years ago
c3449f7
i2c: sh_mobile: add helper to check frequency calculations
by Wolfram Sang
· 7 years ago
023c22f
i2c: sh_mobile: let RuntimePM do the clock handling
by Wolfram Sang
· 7 years ago
b3750b6
i2c: sh_mobile: require setup callback
by Wolfram Sang
· 7 years ago
12742b6
i2c: sh_mobile: allow setup callback to return errno
by Wolfram Sang
· 7 years ago
9e42213
i2c: sh_mobile: move type detection upwards
by Wolfram Sang
· 7 years ago
02e4564
PM: i2c-designware-platdrv: Optimize power management
by Rafael J. Wysocki
· 7 years ago
422cb78
PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE
by Rafael J. Wysocki
· 7 years ago
add49f7
Merge tag 'pxa-for-4.16' of https://github.com/rjarzmik/linux into next/soc
by Olof Johansson
· 7 years ago
f11a044
i2c: gpio: Enable working over slow can_sleep GPIOs
by Jan Kundrát
· 7 years ago
f6762ce
i2c: mediatek: Enable i2c module clock before i2c registers access.
by Jun Gao
· 7 years ago
5a10e7d
i2c: mediatek: Add i2c compatible for MediaTek MT2712
by Jun Gao
· 7 years ago
fddfa22
Merge tag 'at24-4.16-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-4.16
by Wolfram Sang
· 7 years ago
639136d
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.16
by Wolfram Sang
· 7 years ago
017fc4f
i2c: ismt: Use %pad specifier for dma_addr_t variables
by Andy Shevchenko
· 7 years ago
3e5f06b
i2c: algo-bit: init the bus to a known state
by Wolfram Sang
· 7 years ago
e535376
i2c/ARM: davinci: Deep refactoring of I2C recovery
by Linus Walleij
· 7 years ago
ac5b85d
i2c: mux: reg: don't log an error for probe deferral
by Tomasz Bachorski
· 7 years ago
8f6d601
i2c: mux: pca954x: add support for NXP PCA984x family
by Adrian Fiergolski
· 7 years ago
7d42762
i2c: imx: Include the right GPIO header
by Linus Walleij
· 7 years ago
45fd447
i2c: piix4: Fix port number check on release
by Jean Delvare
· 7 years ago
9c41e45
i2c: stm32: Fix copyrights
by Benjamin Gaignard
· 7 years ago
4c3c9a9
i2c: imx: use proper GPIO directions for recovery
by Wolfram Sang
· 7 years ago
04271ce
i2c-cht-wc: constify platform_device_id
by Arvind Yadav
· 7 years ago
adbd77b
i2c: rcar: skip DMA if buffer is not safe
by Wolfram Sang
· 7 years ago
fe23aa9
i2c: sh_mobile: use core helper to decide when to use DMA
by Wolfram Sang
· 7 years ago
8a77821
i2c: smbus: use DMA safe buffers for emulated SMBus transactions
by Wolfram Sang
· 7 years ago
8a91732
i2c: refactor i2c_master_{send_recv}
by Wolfram Sang
· 7 years ago
978336d
i2c: dev: mark RDWR buffers as DMA_SAFE
by Wolfram Sang
· 7 years ago
e94bc5d
i2c: add helpers to ease DMA handling
by Wolfram Sang
· 7 years ago
14911c6
i2c: gpio: add fault injector
by Wolfram Sang
· 7 years ago
f15fc9b
ARM: pxa: move header file out of I2C realm
by Wolfram Sang
· 7 years ago
4d67c2e
i2c: designware: fix building driver as module
by Phil Reid
· 7 years ago
10c9ef0
i2c: core: fix compile issue related to incorrect gpio header
by Phil Reid
· 7 years ago
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
4ed152c
i2c: sh_mobile: make sure to not accidently trigger STOP
by Wolfram Sang
· 7 years ago
a4fde7e
i2c: sh_mobile: send STOP according to datasheet
by Wolfram Sang
· 7 years ago
2967f9c
i2c: sh_mobile: avoid unnecessary register read
by Wolfram Sang
· 7 years ago
91701ae
i2c: sh_mobile: let RuntimePM do the clock handling
by Wolfram Sang
· 7 years ago
a4d1649
i2c: sh_mobile: shorten exit of xfer routine
by Wolfram Sang
· 7 years ago
832a522
i2c: sh_mobile: use direct writes when accessing ICE bit
by Wolfram Sang
· 7 years ago
91a5e63
i2c: sh_mobile: manually "inline" two short functions
by Wolfram Sang
· 7 years ago
3f3a513
i2c: sh_mobile: remove redundant deinitialization
by Wolfram Sang
· 7 years ago
f289800
i2c: sh_mobile: remove redundant initialization
by Wolfram Sang
· 7 years ago
e1eb7d2
i2c: remove legacy integer scl/sda gpio for recovery
by Phil Reid
· 7 years ago
cd2428c
i2c: davinci: switch to using gpiod for bus recovery gpios
by Phil Reid
· 7 years ago
ad36a27
i2c: imx: switch to using gpiod for bus recovery gpios
by Phil Reid
· 7 years ago
ca382f5
i2c: designware: add i2c gpio recovery option
by Tim Sander
· 7 years ago
0326f9f
i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
by Phil Reid
· 7 years ago
a34a0b6
i2c: designware: move i2c_dw_plat_prepare_clk to common
by Phil Reid
· 7 years ago
3991c5c
i2c: Switch to using gpiod interface for gpio bus recovery
by Phil Reid
· 7 years ago
43df43e
i2c: designware: Don't set SCL timings and speed mode when in slave mode
by Jarkko Nikula
· 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
Next »