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