Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2de58f1102cf1ac6091209e1dfa8eccbcb039570
/
drivers
/
i2c
/
i2c-core.c
6630420
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
5b40f12
Revert "i2c: core: Cleanup I2C ACPI namespace"
by Wolfram Sang
· 8 years ago
38d0fc4
Revert "i2c: core: Add function for finding the bus speed from ACPI"
by Wolfram Sang
· 8 years ago
55d38d0
i2c: core: Add function for finding the bus speed from ACPI
by Jarkko Nikula
· 8 years ago
a7003b6
i2c: core: Cleanup I2C ACPI namespace
by Jarkko Nikula
· 8 years ago
44239a5
i2c: use pr_fmt in the core
by Wolfram Sang
· 8 years ago
be309c3
i2c: print more info when acpi_i2c_space_handler() fails
by Wolfram Sang
· 8 years ago
399d62a
i2c: print more info when of_i2c_notify fails
by Wolfram Sang
· 8 years ago
84d0b61
i2c: add error message when obtaining idr fails
by Wolfram Sang
· 8 years ago
8ddfe41
i2c: improve error messages in i2c_register_adapter()
by Wolfram Sang
· 8 years ago
d3b11d8
i2c: cleanup i2c_register_adapter() by refactoring recovery init
by Wolfram Sang
· 8 years ago
ce0dffa
i2c: free idr when sanity checks in i2c_register_adapter() fail
by Wolfram Sang
· 8 years ago
525e6fa
i2c / ACPI: add support for ACPI reconfigure notifications
by Octavian Purdila
· 8 years ago
0f614d8
i2c: Add generic support passing secondary devices addresses
by Jean-Michel Hautbois
· 9 years ago
3a9ddaf
i2c: only check scl functions when using generic recovery
by Wolfram Sang
· 9 years ago
6ef91fc
i2c: mux: relax locking of the top i2c adapter during mux-locked muxing
by Peter Rosin
· 9 years ago
fa96f0c
i2c: muxes always lock the parent adapter
by Peter Rosin
· 9 years ago
8320f49
i2c: allow adapter drivers to override the adapter locking
by Peter Rosin
· 9 years ago
04f5914
i2c: let I2C masters ignore their children for PM
by Linus Walleij
· 9 years ago
041edda
i2c: core: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
8dcf321
i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_CORE
by Wolfram Sang
· 9 years ago
b980a26
i2c: immediately mark ourselves as registered
by Wolfram Sang
· 9 years ago
9502665
i2c: do not use internal data from driver core
by Sudip Mukherjee
· 9 years ago
53feedf
i2c: i2c-core: sort includes
by Wolfram Sang
· 9 years ago
9f92416
i2c: always enable RuntimePM for the adapter device
by Wolfram Sang
· 9 years ago
54177cc
i2c: make i2c_parse_fw_timings() always visible
by Wolfram Sang
· 9 years ago
e1dba01
i2c: add generic routine to parse DT for timing information
by Wolfram Sang
· 9 years ago
c18fba2
i2c: fix wakeup irq parsing
by Grygorii Strashko
· 9 years ago
d55fc37
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
8eb5c87
i2c: add ACPI support for I2C mux ports
by Dustin Byford
· 9 years ago
166c2ba
i2c / ACPI: Rework I2C device scanning
by Mika Westerberg
· 9 years ago
74cedd3
i2c: return probe deferred status on dev_pm_domain_attach
by Kieran Bingham
· 9 years ago
3fffd12
i2c: allow specifying separate wakeup interrupt in device tree
by Dmitry Torokhov
· 9 years ago
01eef96
i2c: core: Add support for best effort block read emulation
by Irina Tirdea
· 9 years ago
c6909d6
i2c: slave: print warning if slave flag not set
by Wolfram Sang
· 9 years ago
cfa0327
i2c: support 10 bit and slave addresses in sysfs 'new_device'
by Wolfram Sang
· 9 years ago
9bccc70
i2c: take address space into account when checking for used addresses
by Wolfram Sang
· 9 years ago
b4e2f6a
i2c: apply DT flags when probing
by Wolfram Sang
· 10 years ago
c4019b7
i2c: make address check indpendent from client struct
by Wolfram Sang
· 9 years ago
66be6056
i2c: rename address check functions
by Wolfram Sang
· 9 years ago
da899f5
i2c: apply address offset for slaves, too
by Wolfram Sang
· 10 years ago
48e9743
i2c: core: add and export of_get_i2c_adapter_by_node() interface
by Vladimir Zapolskiy
· 9 years ago
611e12e
i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapter
by Vladimir Zapolskiy
· 9 years ago
e331146
i2c: fix leaked device refcount on of_find_i2c_* error path
by Vladimir Zapolskiy
· 9 years ago
8b06260
i2c: core: only use set_scl for bus recovery after calling prepare_recovery
by Jan Luebbe
· 9 years ago
4f001fd
i2c: Mark instantiated device nodes with OF_POPULATE
by Pantelis Antoniou
· 10 years ago
2486748
Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
7ef85f5
i2c: core: Reduce stack size of acpi_i2c_space_handler()
by Jarkko Nikula
· 10 years ago
95cc1e3
i2c: core: fix typo in comment
by Shailendra Verma
· 10 years ago
4c1344f
i2c: check for proper length of the reg property
by Wolfram Sang
· 10 years ago
0c7cab9
i2c: slave: add error messages to slave core
by Wolfram Sang
· 10 years ago
845c877
i2c / ACPI: Assign IRQ for devices that have GpioInt automatically
by Mika Westerberg
· 10 years ago
dab472e
i2c / ACPI: Use 0 to indicate that device does not have interrupt assigned
by Mika Westerberg
· 10 years ago
6ada5c1
i2c: Mark adapter devices with pm_runtime_no_callbacks
by Charles Keepax
· 10 years ago
c1c21f4
i2c: core: Export bus recovery functions
by Mark Brown
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
c3a416a
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
2b2190a
i2c: change input parameter to i2c_adapter for prepare/unprepare_recovery
by Grygorii Strashko
· 10 years ago
03bde7c
i2c: busses with dynamic ids should start after fixed ids for DT
by Wolfram Sang
· 10 years ago
ce79348
driver core / ACPI: Represent ACPI companions using fwnode_handle
by Rafael J. Wysocki
· 10 years ago
b7f6258
i2c: add quirk checks to core
by Wolfram Sang
· 10 years ago
a494457
Revert "i2c: core: Dispose OF IRQ mapping at client removal time"
by Jakub Kicinski
· 10 years ago
2953245
Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
26680ee
i2c: clarify comments about the dev_released completion
by Wolfram Sang
· 10 years ago
d5fd120
i2c: Only include slave support if selected
by Jean Delvare
· 10 years ago
c680eed
i2c: do not try to load modules for of-registered devices
by Dmitry Torokhov
· 10 years ago
a5eb71b
i2c: simplify boilerplate code for attribute groups
by Wolfram Sang
· 10 years ago
393cc1c
i2c: ACPI: Pick the first address if device has multiple
by Mika Westerberg
· 10 years ago
523c5b8
i2c: Remove support for legacy PM
by Lars-Peter Clausen
· 10 years ago
9689519
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
4b1acc4
i2c: core changes for slave support
by Wolfram Sang
· 10 years ago
7ef58b3
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
ea7513b
i2c/of: Add OF_RECONFIG notifier handler
by Pantelis Antoniou
· 10 years ago
a430a345
i2c/of: Factor out Devicetree registration code
by Pantelis Antoniou
· 10 years ago
40e7fcb
ACPI: Add _DEP support to fix battery issue on Asus T100TA
by Lan Tianyu
· 10 years ago
4470c72
i2c: acpi: remove unneeded variable initialization
by Wolfram Sang
· 10 years ago
6f34be7
i2c: core: Fix probing of i2c slaves without interrupts
by Geert Uytterhoeven
· 10 years ago
2fd36c55
i2c: core: Map OF IRQ at probe time
by Laurent Pinchart
· 10 years ago
e4df3a0
i2c: core: Dispose OF IRQ mapping at client removal time
by Laurent Pinchart
· 10 years ago
ca1f8da
i2c: remove FSF address
by Wolfram Sang
· 10 years ago
49a09c9
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 10 years ago
f48c767
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
by Ulf Hansson
· 10 years ago
0aef44e
i2c: acpi: Fix NULL Pointer dereference
by Peter Hüwe
· 10 years ago
17f4a5c
i2c: move acpi code back into the core
by Wolfram Sang
· 10 years ago
e09b0d4
i2c: core: Convert to dev_pm_domain_attach|detach()
by Ulf Hansson
· 10 years ago
f7dbaef
Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
86be408
clk: Support for clock parents and rates assigned from device tree
by Sylwester Nawrocki
· 10 years ago
4555227
i2c: add debug info when class instantiation was dropped
by Wolfram Sang
· 10 years ago
da3c664
I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config
by Lan Tianyu
· 11 years ago
5d98e61
I2C/ACPI: Add i2c ACPI operation region support
by Lan Tianyu
· 11 years ago
8a32599
i2c: Add message transfer tracepoints for SMBUS [ver #2]
by David Howells
· 11 years ago
d9a83d6
i2c: Add message transfer tracepoints for I2C
by David Howells
· 11 years ago
0c17617
i2c: add deprecation warning for class based instantiation
by Wolfram Sang
· 11 years ago
f7a6ad9
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
9076e0c
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
7c81c60
Update Jean Delvare's e-mail address
by Jean Delvare
· 11 years ago
72fa818
i2c: rely on driver core when sanitizing devices
by Wolfram Sang
· 11 years ago
8c4ff6d
ACPI: fix module autoloading for ACPI enumerated devices
by Zhang Rui
· 11 years ago
82023bb
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
13509c3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
Next »