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-acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-17
i2c: add fwnode APIs
Russell King (Oracle)
1
-12
/
+1
2022-10-10
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-10
/
+30
2022-10-04
i2c: acpi: Use ACPI wake capability bit to set wake_irq
Raul E Rangel
1
-10
/
+30
2022-10-02
i2c: acpi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-02-07
i2c: ACPI: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-11
/
+6
2022-01-11
Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+7
2021-12-30
i2c: acpi: Do not instantiate I2C-clients on boards with known bogus DSDT ent...
Hans de Goede
1
-0
/
+7
2021-12-13
i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function
Hans de Goede
1
-6
/
+11
2021-12-13
i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
Hans de Goede
1
-1
/
+4
2021-11-10
Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+10
2021-11-03
i2c: Allow an ACPI driver to manage the device's power state during probe
Sakari Ailus
1
-0
/
+10
2021-10-20
i2c: acpi: Replace custom function with device_match_acpi_handle()
Andy Shevchenko
1
-13
/
+9
2021-10-02
i2c: acpi: fix resource leak in reconfiguration device addition
Jamie Iles
1
-0
/
+1
2021-08-12
i2c: acpi: Add an i2c_acpi_client_count() helper function
Hans de Goede
1
-0
/
+32
2021-06-07
ACPI: scan: Extend acpi_walk_dep_device_list()
Daniel Scally
1
-4
/
+4
2021-01-05
i2c: core: Do not print duplicate error when failing to register an i2c-clien...
Hans de Goede
1
-5
/
+1
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-08-25
i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()
Andy Shevchenko
1
-10
/
+0
2020-05-28
i2c: acpi: Drop double check for ACPI companion device
Andy Shevchenko
1
-5
/
+1
2020-03-26
Merge tag 'v5.6-rc7' into i2c/for-5.7
Wolfram Sang
1
-1
/
+9
2020-03-24
i2c: core: Provide generic definitions for bus frequencies
Andy Shevchenko
1
-1
/
+1
2020-03-13
i2c: acpi: put device when verifying client fails
Wolfram Sang
1
-1
/
+9
2020-01-15
i2c: i2c-core-acpi: convert to use i2c_new_client_device()
Wolfram Sang
1
-8
/
+4
2019-11-15
i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
Hans de Goede
1
-1
/
+27
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+14
2019-09-18
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+2
2019-08-01
i2c: Revert incorrect conversion to use generic helper
Suzuki K Poulose
1
-1
/
+4
2019-07-30
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
1
-9
/
+2
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-17
/
+41
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+4
2019-06-29
i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
Charles Keepax
1
-0
/
+3
2019-06-29
i2c: core: Move ACPI IRQ handling to probe time
Charles Keepax
1
-6
/
+10
2019-06-29
i2c: acpi: Factor out getting the IRQ from ACPI
Charles Keepax
1
-8
/
+21
2019-06-29
i2c: acpi: Use available IRQ helper functions
Charles Keepax
1
-9
/
+13
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-2
/
+2
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-06-02
i2c: acpi: export i2c_acpi_find_adapter_by_handle
Ruslan Babayev
1
-1
/
+2
2019-05-30
i2c: acpi: export i2c_acpi_find_adapter_by_handle
Ruslan Babayev
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-30
i2c: acpi: permit bus speed to be discovered after enumeration
Ard Biesheuvel
1
-2
/
+4
2018-12-03
i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
Andy Shevchenko
1
-12
/
+29
2018-12-03
i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
Andy Shevchenko
1
-1
/
+1
2018-12-03
i2c: acpi: Return error pointers from i2c_acpi_new_device()
Andy Shevchenko
1
-6
/
+15
2018-08-20
i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return value
Hans de Goede
1
-3
/
+5
2018-08-20
i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
Hans de Goede
1
-3
/
+8
2018-04-30
i2c: core: ACPI: Log device not acking errors at dbg loglevel
Hans de Goede
1
-4
/
+10
2018-04-30
i2c: core: ACPI: Improve OpRegion read errors
Hans de Goede
1
-1
/
+2
2017-07-31
i2c: core: Allow empty id_table in ACPI case as well
Andy Shevchenko
1
-4
/
+15
[next]