index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-core-acpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: core: Do not print duplicate error when failing to register an i2c-clien...
Hans de Goede
2021-01-05
1
-5
/
+1
*
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
2020-10-25
1
-1
/
+10
*
i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()
Andy Shevchenko
2020-08-25
1
-10
/
+0
*
i2c: acpi: Drop double check for ACPI companion device
Andy Shevchenko
2020-05-28
1
-5
/
+1
*
Merge tag 'v5.6-rc7' into i2c/for-5.7
Wolfram Sang
2020-03-26
1
-1
/
+9
|
\
|
*
i2c: acpi: put device when verifying client fails
Wolfram Sang
2020-03-13
1
-1
/
+9
*
|
i2c: core: Provide generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-1
/
+1
|
/
*
i2c: i2c-core-acpi: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
1
-8
/
+4
*
i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
Hans de Goede
2019-11-15
1
-1
/
+27
*
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-18
1
-1
/
+14
|
\
|
*
i2c: Revert incorrect conversion to use generic helper
Suzuki K Poulose
2019-08-01
1
-1
/
+4
*
|
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-17
1
-20
/
+2
|
\
|
|
*
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
2019-07-30
1
-9
/
+2
|
/
*
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-07-15
1
-17
/
+41
|
\
|
*
i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
Charles Keepax
2019-06-29
1
-0
/
+3
|
*
i2c: core: Move ACPI IRQ handling to probe time
Charles Keepax
2019-06-29
1
-6
/
+10
|
*
i2c: acpi: Factor out getting the IRQ from ACPI
Charles Keepax
2019-06-29
1
-8
/
+21
|
*
i2c: acpi: Use available IRQ helper functions
Charles Keepax
2019-06-29
1
-9
/
+13
|
*
i2c: acpi: export i2c_acpi_find_adapter_by_handle
Ruslan Babayev
2019-06-02
1
-1
/
+2
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-2
/
+2
|
\
\
|
*
|
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
1
-1
/
+2
|
\
\
\
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-5
/
+1
|
|
\
|
|
|
*
|
|
i2c: acpi: export i2c_acpi_find_adapter_by_handle
Ruslan Babayev
2019-05-30
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
1
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
i2c: acpi: permit bus speed to be discovered after enumeration
Ard Biesheuvel
2019-05-30
1
-2
/
+4
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
Andy Shevchenko
2018-12-03
1
-12
/
+29
*
i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
Andy Shevchenko
2018-12-03
1
-1
/
+1
*
i2c: acpi: Return error pointers from i2c_acpi_new_device()
Andy Shevchenko
2018-12-03
1
-6
/
+15
*
i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return value
Hans de Goede
2018-08-20
1
-3
/
+5
*
i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
Hans de Goede
2018-08-20
1
-3
/
+8
*
i2c: core: ACPI: Log device not acking errors at dbg loglevel
Hans de Goede
2018-04-30
1
-4
/
+10
*
i2c: core: ACPI: Improve OpRegion read errors
Hans de Goede
2018-04-30
1
-1
/
+2
*
i2c: core: Allow empty id_table in ACPI case as well
Andy Shevchenko
2017-07-31
1
-4
/
+15
*
i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices
Hans de Goede
2017-07-04
1
-0
/
+12
*
i2c: break out ACPI support into separate file
Wolfram Sang
2017-05-31
1
-0
/
+653