index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
i2c-multi-instantiate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515...
Heikki Krogerus
2021-01-04
1
-8
/
+23
*
platform/x86: i2c-multi-instantiate: Use device_get_match_data() to get drive...
Andy Shevchenko
2020-11-24
1
-4
/
+3
*
platform/x86: i2c-multi-instantiate: Simplify with dev_err_probe()
Andy Shevchenko
2020-11-24
1
-3
/
+2
*
platform/x86: i2c-multi-instantiate: Drop redundant ACPI_PTR()
Andy Shevchenko
2020-11-24
1
-1
/
+1
*
platform/x86: i2c-multi-instantiate: Replace zero-length array with flexible-...
Gustavo A. R. Silva
2020-02-28
1
-1
/
+1
*
platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ provided
Andy Shevchenko
2019-10-14
1
-0
/
+1
*
platform/x86: i2c-multi-instantiate: Derive the device name from parent
Heikki Krogerus
2019-09-20
1
-1
/
+1
*
platform/x86: i2c-multi-instantiate: Use struct_size() helper
Andy Shevchenko
2019-07-30
1
-3
/
+1
*
ACPI / scan: Create platform device for BSG2150 ACPI nodes
Hans de Goede
2019-02-05
1
-0
/
+9
*
ACPI / scan: Create platform device for INT3515 ACPI nodes
Andy Shevchenko
2018-12-03
1
-0
/
+9
*
platform/x86: i2c-multi-instantiate: Allow to have same slaves
Andy Shevchenko
2018-12-03
1
-2
/
+2
*
platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support
Andy Shevchenko
2018-12-03
1
-0
/
+9
*
platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type
Andy Shevchenko
2018-12-03
1
-9
/
+18
*
platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources
Andy Shevchenko
2018-12-03
1
-4
/
+37
*
platform/x86: i2c-multi-instantiate: Get rid of obsolete conditional
Andy Shevchenko
2018-12-03
1
-7
/
+3
*
platform/x86: i2c-multi-instantiate: Defer probe when no adapter found
Andy Shevchenko
2018-12-03
1
-1
/
+1
*
platform/x86: i2c-multi-instantiate: Accept errors of i2c_acpi_new_device()
Andy Shevchenko
2018-12-03
1
-2
/
+7
*
platform/x86: Add ACPI i2c-multi-instantiate pseudo driver
Hans de Goede
2018-08-09
1
-0
/
+132