Wolfram Sang
|
b980a26d02
i2c: immediately mark ourselves as registered
|
9 years ago |
Sudip Mukherjee
|
95026658c4
i2c: do not use internal data from driver core
|
9 years ago |
Wolfram Sang
|
53feedf891
i2c: i2c-core: sort includes
|
9 years ago |
Wolfram Sang
|
9f924169c0
i2c: always enable RuntimePM for the adapter device
|
9 years ago |
Wolfram Sang
|
54177ccfbe
i2c: make i2c_parse_fw_timings() always visible
|
9 years ago |
Wolfram Sang
|
e1dba01ca6
i2c: add generic routine to parse DT for timing information
|
9 years ago |
Grygorii Strashko
|
c18fba2306
i2c: fix wakeup irq parsing
|
9 years ago |
Linus Torvalds
|
d55fc37856
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
9 years ago |
Dustin Byford
|
8eb5c87a92
i2c: add ACPI support for I2C mux ports
|
9 years ago |
Mika Westerberg
|
166c2ba398
i2c / ACPI: Rework I2C device scanning
|
10 years ago |
Kieran Bingham
|
74cedd3052
i2c: return probe deferred status on dev_pm_domain_attach
|
9 years ago |
Dmitry Torokhov
|
3fffd12839
i2c: allow specifying separate wakeup interrupt in device tree
|
10 years ago |
Irina Tirdea
|
01eef96e37
i2c: core: Add support for best effort block read emulation
|
10 years ago |
Wolfram Sang
|
c6909d6f6f
i2c: slave: print warning if slave flag not set
|
10 years ago |
Wolfram Sang
|
cfa0327b0d
i2c: support 10 bit and slave addresses in sysfs 'new_device'
|
10 years ago |
Wolfram Sang
|
9bccc70a12
i2c: take address space into account when checking for used addresses
|
10 years ago |
Wolfram Sang
|
b4e2f6ac12
i2c: apply DT flags when probing
|
10 years ago |
Wolfram Sang
|
c4019b7040
i2c: make address check indpendent from client struct
|
10 years ago |
Wolfram Sang
|
66be6056eb
i2c: rename address check functions
|
10 years ago |
Wolfram Sang
|
da899f55b3
i2c: apply address offset for slaves, too
|
10 years ago |
Vladimir Zapolskiy
|
48e9743dd6
i2c: core: add and export of_get_i2c_adapter_by_node() interface
|
10 years ago |
Vladimir Zapolskiy
|
611e12ea0f
i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapter
|
10 years ago |
Vladimir Zapolskiy
|
e331146973
i2c: fix leaked device refcount on of_find_i2c_* error path
|
10 years ago |
Jan Luebbe
|
8b06260836
i2c: core: only use set_scl for bus recovery after calling prepare_recovery
|
10 years ago |
Pantelis Antoniou
|
4f001fd301
i2c: Mark instantiated device nodes with OF_POPULATE
|
10 years ago |
Linus Torvalds
|
24867481b8
Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
10 years ago |
Jarkko Nikula
|
7ef85f5fdd
i2c: core: Reduce stack size of acpi_i2c_space_handler()
|
10 years ago |
Shailendra Verma
|
95cc1e3d76
i2c: core: fix typo in comment
|
10 years ago |
Wolfram Sang
|
4c1344f105
i2c: check for proper length of the reg property
|
10 years ago |
Wolfram Sang
|
0c7cab96ec
i2c: slave: add error messages to slave core
|
10 years ago |