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
/
i2c-core-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-29
i2c: make i2c_unregister_device() ERR_PTR safe
Wolfram Sang
1
-1
/
+1
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-10
/
+10
2019-06-29
i2c: core: Tidy up handling of init_irq
Charles Keepax
1
-2
/
+3
2019-06-29
i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
Charles Keepax
1
-3
/
+0
2019-06-29
i2c: core: Move ACPI IRQ handling to probe time
Charles Keepax
1
-1
/
+4
2019-06-29
i2c: core: Allow whole core to use i2c_dev_irq_from_resources
Charles Keepax
1
-2
/
+2
2019-06-26
i2c: add newly exported functions to the header, too
Wolfram Sang
1
-3
/
+2
2019-06-15
i2c: core: always have a named variable in arguments
Wolfram Sang
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-05-17
i2c: core: add device-managed version of i2c_new_dummy
Heiner Kallweit
1
-0
/
+44
2019-05-17
i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
Heiner Kallweit
1
-13
/
+61
2019-05-10
Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-11
/
+12
2019-05-03
Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+4
2019-05-03
i2c: core: apply 'is_suspended' check for SMBus, too
Wolfram Sang
1
-5
/
+4
2019-05-03
i2c: core: ratelimit 'transfer when suspended' errors
Wolfram Sang
1
-1
/
+4
2019-05-02
i2c: Prevent runtime suspend of adapter when Host Notify is required
Jarkko Nikula
1
-0
/
+4
2019-05-01
gcc-9: don't warn about uninitialized variable
Linus Torvalds
1
-1
/
+1
2019-04-16
i2c: core: introduce callbacks for atomic transfers
Wolfram Sang
1
-1
/
+5
2019-04-16
i2c: core: use I2C locking behaviour also for SMBUS
Wolfram Sang
1
-8
/
+3
2019-04-16
i2c: core: remove use of in_atomic()
Wolfram Sang
1
-1
/
+1
2019-03-13
i2c: add extra check to safe DMA buffer helper
Wolfram Sang
1
-2
/
+7
2019-02-24
i2c: Allow recovery of the initial IRQ by an I2C client device.
Jim Broadus
1
-4
/
+5
2019-01-08
i2c: add suspended flag and accessors for i2c adapters
Wolfram Sang
1
-0
/
+3
2018-11-01
i2c: Clear client->irq in i2c_device_remove
Charles Keepax
1
-0
/
+2
2018-11-01
i2c: Remove unnecessary call to irq_find_mapping
Charles Keepax
1
-4
/
+1
2018-10-30
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-27
/
+16
2018-10-11
i2c: Fix kerneldoc for renamed i2c dma put function
Stephen Boyd
1
-1
/
+1
2018-10-05
i2c: core: remove level of indentation in i2c_transfer
Wolfram Sang
1
-17
/
+16
2018-10-05
i2c: core: remove outdated DEBUG output
Wolfram Sang
1
-10
/
+0
2018-08-31
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
1
-5
/
+6
2018-08-24
i2c: remove deprecated attach_adapter callback
Wolfram Sang
1
-10
/
+1
2018-08-22
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-32
/
+53
2018-08-08
i2c: core: Parse SDA hold time from firmware
Andy Shevchenko
1
-0
/
+2
2018-08-05
i2c: quirks: add zero length checks
Wolfram Sang
1
-0
/
+6
2018-07-25
i2c/mux, locking/core: Annotate the nested rt_mutex usage
Peter Rosin
1
-1
/
+1
2018-07-21
i2c: recovery: make pin init look like STOP
Wolfram Sang
1
-9
/
+10
2018-07-17
i2c: recovery: rename variable for easier understanding
Wolfram Sang
1
-7
/
+7
2018-07-17
i2c: recovery: add get_bus_free callback
Wolfram Sang
1
-4
/
+23
2018-07-17
i2c: recovery: refactor recovery function
Wolfram Sang
1
-18
/
+6
2018-07-17
i2c: recovery: require either get_sda or set_sda
Wolfram Sang
1
-1
/
+6
2018-07-13
i2c: recovery: if possible send STOP with recovery pulses
Wolfram Sang
1
-1
/
+10
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+4
2018-05-22
i2c: Retain info->of_node in i2c_new_device()
Boris Brezillon
1
-2
/
+4
2018-05-15
i2c: Get rid of i2c_board_info->archdata
Boris Brezillon
1
-4
/
+0
2018-05-14
i2c: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-1
/
+1
2018-04-12
i2c: add param sanity check to i2c_transfer()
Ard Biesheuvel
1
-0
/
+3
2018-04-03
i2c: Update i2c_trace_msg static key to modern api
Davidlohr Bueso
1
-6
/
+7
2018-04-03
i2c: fix parameter of trace_i2c_result
Ahbong Chang
1
-1
/
+1
2018-03-24
i2c: make i2c_check_addr_validity() static
Wolfram Sang
1
-1
/
+1
2018-03-17
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
1
-0
/
+33
[next]