开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2019-10-14
platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ provided
Andy Shevchenko
2019-09-20
platform/x86: i2c-multi-instantiate: Derive the device name from parent
Heikki Krogerus
2019-07-30
platform/x86: i2c-multi-instantiate: Use struct_size() helper
Andy Shevchenko
2019-02-05
ACPI / scan: Create platform device for BSG2150 ACPI nodes
Hans de Goede
2018-12-03
ACPI / scan: Create platform device for INT3515 ACPI nodes
Andy Shevchenko
2018-12-03
platform/x86: i2c-multi-instantiate: Allow to have same slaves
Andy Shevchenko
2018-12-03
platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support
Andy Shevchenko
2018-12-03
platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type
Andy Shevchenko
2018-12-03
platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources
Andy Shevchenko
2018-12-03
platform/x86: i2c-multi-instantiate: Get rid of obsolete conditional
Andy Shevchenko
2018-12-03
platform/x86: i2c-multi-instantiate: Defer probe when no adapter found
Andy Shevchenko
2018-12-03
platform/x86: i2c-multi-instantiate: Accept errors of i2c_acpi_new_device()
Andy Shevchenko
2018-08-09
platform/x86: Add ACPI i2c-multi-instantiate pseudo driver
Hans de Goede