index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-10
Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
36
-844
/
+3017
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+7
2019-05-03
Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...
Linus Torvalds
4
-4
/
+9
2019-05-03
Merge 5.1-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2019-05-03
i2c: imx-lpi2c: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
1
-8
/
+3
2019-05-03
i2c-piix4: Add Hygon Dhyana SMBus support
Pu Wen
2
-4
/
+12
2019-05-03
i2c: core: apply 'is_suspended' check for SMBus, too
Wolfram Sang
3
-5
/
+19
2019-05-03
i2c: core: ratelimit 'transfer when suspended' errors
Wolfram Sang
1
-1
/
+4
2019-05-03
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
5
-36
/
+87
2019-05-02
i2c: Prevent runtime suspend of adapter when Host Notify is required
Jarkko Nikula
1
-0
/
+4
2019-05-02
i2c: synquacer: fix enumeration of slave devices
Ard Biesheuvel
1
-0
/
+2
2019-05-02
i2c: designware: ratelimit 'transfer when suspended' errors
Wolfram Sang
1
-2
/
+1
2019-05-01
gcc-9: don't warn about uninitialized variable
Linus Torvalds
1
-1
/
+1
2019-04-25
i2c: nvidia-gpu: Supply CCGx driver the fw build info
Ajay Gupta
1
-0
/
+7
2019-04-24
i2c: imx: correct the method of getting private data in notifier_call
Anson Huang
1
-2
/
+2
2019-04-24
i2c: iproc: Change driver to use 'BIT' macro
Ray Jui
1
-3
/
+3
2019-04-24
i2c: riic: Add Runtime PM support
Geert Uytterhoeven
1
-19
/
+24
2019-04-22
i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-04-22
i2c: mux: pca954x: allow management of device idle state via sysfs
Robert Shearman
1
-8
/
+77
2019-04-22
i2c: mux: pca9541: remove support for unused platform data
Robert Shearman
1
-7
/
+1
2019-04-22
i2c: mux: pca954x: remove support for unused platform data
Robert Shearman
1
-20
/
+3
2019-04-16
i2c: axxia: use auto cmd for last message
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-38
/
+19
2019-04-16
i2c: gpio: flag atomic capability if possible
Wolfram Sang
1
-0
/
+2
2019-04-16
i2c: algo: bit: add flag to whitelist atomic transfers
Wolfram Sang
1
-2
/
+20
2019-04-16
i2c: stu300: use xfer_atomic callback to bail out early
Wolfram Sang
1
-15
/
+10
2019-04-16
i2c: ocores: enable atomic xfers
Wolfram Sang
1
-0
/
+1
2019-04-16
i2c: ocores: refactor setup for polling
Wolfram Sang
1
-11
/
+4
2019-04-16
i2c: tegra-bpmp: convert to use new atomic callbacks
Wolfram Sang
1
-5
/
+20
2019-04-16
i2c: omap: Add the master_xfer_atomic hook
Wolfram Sang
1
-13
/
+63
2019-04-16
i2c: demux: handle the new atomic callbacks
Wolfram Sang
1
-0
/
+2
2019-04-16
i2c: mux: populate the new *_atomic callbacks
Wolfram Sang
1
-0
/
+6
2019-04-16
i2c: core: introduce callbacks for atomic transfers
Wolfram Sang
3
-7
/
+24
2019-04-16
i2c: core: use I2C locking behaviour also for SMBUS
Wolfram Sang
3
-9
/
+21
2019-04-16
i2c: core: remove use of in_atomic()
Wolfram Sang
2
-1
/
+11
2019-04-15
i2c: brcmstb: remove unused struct member
Wolfram Sang
1
-1
/
+0
2019-04-15
i2c: mediatek: Add i2c support for MediaTek MT8183
Qii Wang
1
-2
/
+60
2019-04-15
i2c: mediatek: Add i2c and apdma sync in i2c driver
Qii Wang
1
-0
/
+11
2019-04-15
i2c: mediatek: Add arb clock in i2c driver
Qii Wang
1
-3
/
+22
2019-04-15
i2c: mediatek: Add offsets array for new i2c registers
Qii Wang
1
-59
/
+104
2019-04-06
i2c: imx: don't leak the i2c adapter on error
Laurentiu Tudor
1
-1
/
+3
2019-04-03
i2c: isch: Remove unnecessary acpi.h include
Bjorn Helgaas
1
-1
/
+0
2019-04-03
i2c: nomadik: remove an unnecessary NULL check in nmk_i2c_remove()
Dan Carpenter
1
-2
/
+1
2019-04-03
i2c: iproc: add NIC I2C support
Rayagonda Kokatanur
1
-5
/
+75
2019-04-03
i2c: iproc: use wrapper for read/write access
Rayagonda Kokatanur
1
-63
/
+77
2019-04-03
i2c: iproc: add polling support
Rayagonda Kokatanur
1
-117
/
+181
2019-04-03
i2c: iproc: Add support for more master error status
Michael Cheng
1
-0
/
+10
2019-04-03
i2c: iproc: Add slave mode support
Shreesha Rajashekar
2
-6
/
+299
2019-04-03
i2c: iproc: Extend I2C read up to 255 bytes
Shreesha Rajashekar
1
-22
/
+74
2019-03-27
i2c: at91: Convert to use struct i2c_timings
Andy Shevchenko
2
-16
/
+8
2019-03-25
i2c: Add drivers for the AMD PCIe MP2 I2C controller
Elie Morisse
5
-0
/
+1080
[next]