Colin Ian King
|
2659161dd4
i2c: fix spelling mistake: "insufficent" -> "insufficient"
|
8 年之前 |
John Garry
|
6f724fb303
i2c: print correct device invalid address
|
8 年之前 |
Dmitry Torokhov
|
331c342552
i2c: do not enable fall back to Host Notify by default
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Linus Torvalds
|
179a7ba680
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 年之前 |
Steven Rostedt (Red Hat)
|
8cf868affd
tracing: Have the reg function allow to fail
|
8 年之前 |
Benjamin Tissoires
|
4d5538f588
i2c: use an IRQ to report Host Notify events, not alert
|
8 年之前 |
Lee Jones
|
b8a1a4cd5a
i2c: Provide a temporary .probe_new() call-back type
|
8 年之前 |
Lee Jones
|
5f441fcaa3
i2c: Export i2c_match_id() for direct use by device drivers
|
8 年之前 |
Lee Jones
|
da10c06a04
i2c: Make I2C ID tables non-mandatory for DT'ed devices
|
8 年之前 |
Lee Jones
|
298d4de1ed
i2c: Match using traditional OF methods, then by vendor-less compatible strings
|
8 年之前 |
Lee Jones
|
cabcf4f6be
i2c: Add the ability to match device to compatible string without an of_node
|
8 年之前 |
Lee Jones
|
811073b11b
i2c: Add pointer dereference protection to i2c_match_id()
|
8 年之前 |
Vladimir Zapolskiy
|
147b36d5b7
i2c: core: fix NULL pointer dereference under race condition
|
8 年之前 |
Ralf Ramsauer
|
6a676fb69d
i2c: mark device nodes only in case of successful instantiation
|
8 年之前 |
Wolfram Sang
|
b2edcdae3d
Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into i2c/for-next
|
8 年之前 |
Bartosz Golaszewski
|
2771dc34dd
i2c: add a warning to i2c_adapter_depth()
|
9 年之前 |
Bartosz Golaszewski
|
8dd1fe1594
i2c: export i2c_adapter_depth()
|
9 年之前 |
Mika Westerberg
|
318ce2782a
i2c / ACPI: Do not touch an I2C device if it belongs to another adapter
|
9 年之前 |
Andy Shevchenko
|
b93d3d3739
i2c: core: put literals on one line in dev_*() calls
|
9 年之前 |
Peter Rosin
|
d1ed7985b9
i2c: move locking operations to their own struct
|
9 年之前 |
Jarkko Nikula
|
5853b22d96
i2c: core: Add function for finding the bus speed from ACPI, take 2
|
9 年之前 |
Jarkko Nikula
|
aec809fc63
i2c: core: Cleanup I2C ACPI namespace, take 2
|
9 年之前 |
Peter Rosin
|
fb79e09a74
i2c: add i2c_trylock_bus wrapper, use it
|
9 年之前 |
Linus Torvalds
|
66304207cd
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
9 年之前 |
Wolfram Sang
|
5b40f121ce
Revert "i2c: core: Cleanup I2C ACPI namespace"
|
9 年之前 |
Wolfram Sang
|
38d0fc4662
Revert "i2c: core: Add function for finding the bus speed from ACPI"
|
9 年之前 |
Jarkko Nikula
|
55d38d060e
i2c: core: Add function for finding the bus speed from ACPI
|
9 年之前 |
Jarkko Nikula
|
a7003b6580
i2c: core: Cleanup I2C ACPI namespace
|
9 年之前 |
Wolfram Sang
|
44239a5afd
i2c: use pr_fmt in the core
|
9 年之前 |