Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0eb2f2962489edb6943fe8a853de024c53aa91b2
/
drivers
/
i2c
b8f5fe3
i2c: core: add device-managed version of i2c_new_dummy
by Heiner Kallweit
· 6 years ago
7159dbda
i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
by Heiner Kallweit
· 6 years ago
45182e4
Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
132d68d
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
8246343
Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
12456e5
Merge 5.1-rc7 into usb-next
by Greg Kroah-Hartman
· 6 years ago
c395f8d
i2c: imx-lpi2c: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
by Anson Huang
· 6 years ago
24beb83
i2c-piix4: Add Hygon Dhyana SMBus support
by Pu Wen
· 6 years ago
5d75611
i2c: core: apply 'is_suspended' check for SMBus, too
by Wolfram Sang
· 6 years ago
4db61c2
i2c: core: ratelimit 'transfer when suspended' errors
by Wolfram Sang
· 6 years ago
d00afd5
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-5.2
by Wolfram Sang
· 6 years ago
72bfcee
i2c: Prevent runtime suspend of adapter when Host Notify is required
by Jarkko Nikula
· 6 years ago
95e0cf3
i2c: synquacer: fix enumeration of slave devices
by Ard Biesheuvel
· 6 years ago
6bac9bc
i2c: designware: ratelimit 'transfer when suspended' errors
by Wolfram Sang
· 6 years ago
cf67690
gcc-9: don't warn about uninitialized variable
by Linus Torvalds
· 6 years ago
5fd958a
i2c: nvidia-gpu: Supply CCGx driver the fw build info
by Ajay Gupta
· 6 years ago
d386bb9
i2c: imx: correct the method of getting private data in notifier_call
by Anson Huang
· 6 years ago
8221324
i2c: iproc: Change driver to use 'BIT' macro
by Ray Jui
· 6 years ago
d303ce5
i2c: riic: Add Runtime PM support
by Geert Uytterhoeven
· 6 years ago
d5984d2
i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
f1fb64b
i2c: mux: pca954x: allow management of device idle state via sysfs
by Robert Shearman
· 6 years ago
590085f
i2c: mux: pca9541: remove support for unused platform data
by Robert Shearman
· 6 years ago
ddd7c49
i2c: mux: pca954x: remove support for unused platform data
by Robert Shearman
· 6 years ago
530edb5
i2c: axxia: use auto cmd for last message
by Adamski, Krzysztof (Nokia - PL/Wroclaw)
· 6 years ago
e155e38
i2c: gpio: flag atomic capability if possible
by Wolfram Sang
· 6 years ago
8927fbf
i2c: algo: bit: add flag to whitelist atomic transfers
by Wolfram Sang
· 6 years ago
252fa60
i2c: stu300: use xfer_atomic callback to bail out early
by Wolfram Sang
· 6 years ago
3d11a12
i2c: ocores: enable atomic xfers
by Wolfram Sang
· 6 years ago
dd7dbf0
i2c: ocores: refactor setup for polling
by Wolfram Sang
· 6 years ago
08960b0
i2c: tegra-bpmp: convert to use new atomic callbacks
by Wolfram Sang
· 6 years ago
89f845a
i2c: omap: Add the master_xfer_atomic hook
by Wolfram Sang
· 6 years ago
77c1e1e
i2c: demux: handle the new atomic callbacks
by Wolfram Sang
· 6 years ago
7168bff
i2c: mux: populate the new *_atomic callbacks
by Wolfram Sang
· 6 years ago
63b9698
i2c: core: introduce callbacks for atomic transfers
by Wolfram Sang
· 6 years ago
83c4221
i2c: core: use I2C locking behaviour also for SMBUS
by Wolfram Sang
· 6 years ago
bae1d3a
i2c: core: remove use of in_atomic()
by Wolfram Sang
· 6 years ago
78cdfce
i2c: brcmstb: remove unused struct member
by Wolfram Sang
· 6 years ago
2570827
i2c: mediatek: Add i2c support for MediaTek MT8183
by Qii Wang
· 6 years ago
a15c91b
i2c: mediatek: Add i2c and apdma sync in i2c driver
by Qii Wang
· 6 years ago
cad6dc5
i2c: mediatek: Add arb clock in i2c driver
by Qii Wang
· 6 years ago
bc6eaf1
i2c: mediatek: Add offsets array for new i2c registers
by Qii Wang
· 6 years ago
3ace689
i2c: imx: don't leak the i2c adapter on error
by Laurentiu Tudor
· 6 years ago
0ec4b56
i2c: isch: Remove unnecessary acpi.h include
by Bjorn Helgaas
· 6 years ago
d469127
i2c: nomadik: remove an unnecessary NULL check in nmk_i2c_remove()
by Dan Carpenter
· 6 years ago
9a10387
i2c: iproc: add NIC I2C support
by Rayagonda Kokatanur
· 6 years ago
a9f0a81
i2c: iproc: use wrapper for read/write access
by Rayagonda Kokatanur
· 6 years ago
3f98ad4
i2c: iproc: add polling support
by Rayagonda Kokatanur
· 6 years ago
1b23fa2
i2c: iproc: Add support for more master error status
by Michael Cheng
· 6 years ago
f34b8d9
i2c: iproc: Add slave mode support
by Shreesha Rajashekar
· 6 years ago
c24b8d5
i2c: iproc: Extend I2C read up to 255 bytes
by Shreesha Rajashekar
· 6 years ago
265bd82
i2c: at91: Convert to use struct i2c_timings
by Andy Shevchenko
· 6 years ago
529766e
i2c: Add drivers for the AMD PCIe MP2 I2C controller
by Elie Morisse
· 6 years ago
9d3ca54
i2c: at91: added slave mode support
by Juergen Fitschen
· 6 years ago
ad7d142
i2c: at91: split driver into core and master file
by Juergen Fitschen
· 6 years ago
07345ab
i2c: at91: segregate master mode specific code from probe and init func
by Juergen Fitschen
· 6 years ago
94e290b
i2c: rcar: wait for data empty before starting DMA
by Wolfram Sang
· 6 years ago
03f85e3
i2c: rcar: let DMA enable routine return success status
by Wolfram Sang
· 6 years ago
ed5a810
i2c: rcar: sanity check for minimal DMA length
by Wolfram Sang
· 6 years ago
0d73503
i2c: i2c-stm32f7: improve loopback in timing algorithm
by Nicolas Le Bayon
· 6 years ago
c62ebb3
i2c: designware: Add support for an interface clock
by Phil Edworthy
· 6 years ago
5cd1c56
i2c: i801: Add support for Intel Comet Lake
by Jarkko Nikula
· 6 years ago
cd86d14
i2c: i2c-designware-platdrv: Always use a dynamic adapter number
by Hans de Goede
· 6 years ago
77f3381
i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
by Hans de Goede
· 6 years ago
bf263c3
i2c: add extra check to safe DMA buffer helper
by Wolfram Sang
· 6 years ago
c86da50
i2c: i2c-stm32f7: Fix SDADEL minimum formula
by Nicolas Le Bayon
· 6 years ago
7ce98a5
i2c: rcar: explain the lockless design
by Wolfram Sang
· 6 years ago
a35ba2f
i2c: rcar: fix concurrency issue related to ICDMAER
by Hiromitsu Yamasaki
· 6 years ago
60f7691
i2c: sis630: correct format strings
by Louis Taylor
· 6 years ago
bc1a7f7
i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()
by Hsin-Yi Wang
· 6 years ago
2901752
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
6c3f98f
Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
93b6604
i2c: Allow recovery of the initial IRQ by an I2C client device.
by Jim Broadus
· 6 years ago
088a8a7
i2c: ocores: turn incomplete kdoc into a comment
by Wolfram Sang
· 6 years ago
2751541
i2c: designware: Do not allow i2c_dw_xfer() calls while suspended
by Hans de Goede
· 6 years ago
89328b1
i2c: tegra: Only display error messages if DMA setup fails
by Jonathan Hunter
· 6 years ago
bb6bdd5
i2c: gpio: fault-injector: add 'inject_panic' injector
by Wolfram Sang
· 6 years ago
63e57b6
i2c: gpio: fault-injector: add 'lose_arbitration' injector
by Wolfram Sang
· 6 years ago
6b9932b
i2c: tegra: remove multi-master support
by Sowjanya Komatineni
· 6 years ago
9ffc125
i2c: tegra: remove master fifo support on tegra186
by Sowjanya Komatineni
· 6 years ago
bb0e9b1
i2c: tegra: change phrasing, "fallbacking" to "falling back"
by Colin Ian King
· 6 years ago
8a6d508
i2c: expand minor range when registering chrdev region
by Chengguang Xu
· 6 years ago
2e57b7c
i2c: aspeed: Add multi-master use case support
by Jae Hyun Yoo
· 6 years ago
f275a46
i2c: bcm2835: Clear current buffer pointers and counts after a transfer
by Paul Kocialkowski
· 6 years ago
d358def
i2c: cadence: Fix the hold bit setting
by Shubhrajyoti Datta
· 6 years ago
d8434c3
i2c: core-smbus: don't trace smbus_reply data on errors
by John Sperbeck
· 6 years ago
237b5f6
i2c: ocores: Add support for bus clock via platform data
by Andrew Lunn
· 6 years ago
809445d
i2c: ocores: Add support for IO mapper registers.
by Andrew Lunn
· 6 years ago
fac9c29
i2c: ocores: checkpatch fixes
by Federico Vaga
· 6 years ago
2c7e492
i2c: ocores: add SPDX tag
by Federico Vaga
· 6 years ago
69c8c0c
i2c: ocores: add polling interface
by Federico Vaga
· 6 years ago
2dc9834
i2c: ocores: do not handle IRQ if IF is not set
by Federico Vaga
· 6 years ago
e7663ef
i2c: ocores: stop transfer on timeout
by Federico Vaga
· 6 years ago
0940d24
i2c: tegra: add i2c interface timing support
by Sowjanya Komatineni
· 6 years ago
80d4062
i2c: tegra: update transfer timeout
by Sowjanya Komatineni
· 6 years ago
86c92b9
i2c: tegra: Add DMA support
by Sowjanya Komatineni
· 6 years ago
b03ff2a
i2c: tegra: update maximum transfer size
by Sowjanya Komatineni
· 6 years ago
f4e3f4a
i2c: tegra: fix maximum transfer size
by Sowjanya Komatineni
· 6 years ago
ce95624
i2c: tegra: add bus clear Master Support
by Sowjanya Komatineni
· 6 years ago
ca86554
i2c: tegra: sort all the include headers alphabetically
by Sowjanya Komatineni
· 6 years ago
338618a
Merge branch 'i2c/for-current' into i2c/for-5.1
by Wolfram Sang
· 6 years ago
Next »