Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
57ca968b69ecb741f6f8e643666e21635b6828bc
/
drivers
/
i2c
57ca968
i2c: tegra: remove BUG() macro
by Bitan Biswas
· 6 years ago
9be1485
i2c: i801: Add support for Intel Elkhart Lake
by Jarkko Nikula
· 6 years ago
315cd67
i2c: i801: Add Block Write-Block Read Process Call support
by Alexander Sverdlin
· 6 years ago
79b4499
i2c: stm32f7: fix the get_irq error cases
by Fabrice Gasnier
· 6 years ago
af668d6
i2c: i801: Use match_string() helper to simplify the code
by Andy Shevchenko
· 6 years ago
c9913ac
i2c: qcom-geni: Provide support for ACPI
by Lee Jones
· 6 years ago
c3c2889
i2c: qcom-geni: Signify successful driver probe
by Lee Jones
· 6 years ago
acc8abc
i2c: tegra: Add suspend-resume support
by Bitan Biswas
· 6 years ago
edd7a56
i2c: core: always have a named variable in arguments
by Wolfram Sang
· 6 years ago
c45d4ba
i2c: ocores: add polling mode workaround for Sifive FU540-C000 SoC
by Sagar Shrikant Kadam
· 6 years ago
d9ce957
i2c: ocores: add support for i2c device on Sifive FU540-c000 SoC
by Sagar Shrikant Kadam
· 6 years ago
d680a50
i2c: tegra: Avoid error message on deferred probe
by Thierry Reding
· 6 years ago
aa5ae06
i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d()
by Andy Shevchenko
· 6 years ago
fdb7e88
i2c: iop: Use GPIO descriptors
by Linus Walleij
· 6 years ago
ed7357c
i2c: s3c2410: Convert to use GPIO descriptors
by Linus Walleij
· 6 years ago
bebff81
i2c: bcm2835: Model Divider in CCF
by Annaliese McDermond
· 6 years ago
fbbe494
i2c: tegra: fix msleep warning
by Bitan Biswas
· 6 years ago
9d17447
i2c: tegra: add spinlock definition comment
by Bitan Biswas
· 6 years ago
26955a7
i2c: tegra: fix alignment and spacing violations
by Bitan Biswas
· 6 years ago
233d0ab
i2c: tegra: remove unnecessary variable init
by Bitan Biswas
· 6 years ago
c84663c
i2c: tegra: clean up macros
by Bitan Biswas
· 6 years ago
095561f
i2c: fsi: Create busses for all ports
by Oliver O'Halloran
· 6 years ago
19b07cb
i2c: i801: Register optional lis3lv02d I2C device on Dell machines
by Pali Rohár
· 6 years ago
9f2e244d
i2c: nvidia-gpu: resume ccgx i2c client
by Ajay Gupta
· 6 years ago
d4a4f92
i2c: nvidia-gpu: add runtime pm support
by Ajay Gupta
· 6 years ago
cb7302f
i2c: nvidia-gpu: refactor master_xfer
by Ajay Gupta
· 6 years ago
5213d7e
i2c: acpi: export i2c_acpi_find_adapter_by_handle
by Ruslan Babayev
· 6 years ago
12cb084
i2c: jz4780: Drop dependency on MACH_JZ4780
by Paul Cercueil
· 6 years ago
c1fee0c
i2c: meson: update with SPDX Licence identifier
by Neil Armstrong
· 6 years ago
80e4068
i2c: Allow selecting BCM2835 I2C controllers on ARCH_BRCMSTB
by Kamal Dasu
· 6 years ago
c245d94
i2c: iproc: Add multi byte read-write support for slave mode
by Rayagonda Kokatanur
· 6 years ago
a4b5363
i2c: imx: Use __maybe_unused instead of #if CONFIG_PM
by Anson Huang
· 6 years ago
d5bb994
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
by Thomas Gleixner
· 6 years ago
6fa41b3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 75
by Thomas Gleixner
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
a636cd6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
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
Next »