index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
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