Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5b1d078507bd33ebf6c2083fa363cf5832809c19
/
include
/
linux
/
i2c.h
8dd1fe1
i2c: export i2c_adapter_depth()
by Bartosz Golaszewski
· 8 years ago
d1ed798
i2c: move locking operations to their own struct
by Peter Rosin
· 8 years ago
5853b22
i2c: core: Add function for finding the bus speed from ACPI, take 2
by Jarkko Nikula
· 8 years ago
fb79e09
i2c: add i2c_trylock_bus wrapper, use it
by Peter Rosin
· 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
e456cd3
i2c: smbus: add SMBus Host Notify support
by Benjamin Tissoires
· 8 years ago
b4f2105
i2c: add a protocol parameter to the alert callback
by Benjamin Tissoires
· 8 years ago
0f614d8
i2c: Add generic support passing secondary devices addresses
by Jean-Michel Hautbois
· 9 years ago
6ef91fc
i2c: mux: relax locking of the top i2c adapter during mux-locked muxing
by Peter Rosin
· 9 years ago
8320f49
i2c: allow adapter drivers to override the adapter locking
by Peter Rosin
· 9 years ago
a16d6eb
i2c: introduce helper function to get 8 bit address from a message
by Wolfram Sang
· 9 years ago
c698d63
i2c: create builtin_i2c_driver to avoid registration boilerplate
by Paul Gortmaker
· 9 years ago
e1dba01
i2c: add generic routine to parse DT for timing information
by Wolfram Sang
· 9 years ago
cfa576d
i2c: add i2c_check_quirks helper function
by Nicola Corna
· 9 years ago
749de3d
i2c: add i2c quirk flag for unsupported clock stretching
by Nicola Corna
· 9 years ago
01eef96
i2c: core: Add support for best effort block read emulation
by Irina Tirdea
· 9 years ago
c5ebb38
i2c: add a flag to mark clients as slaves
by Wolfram Sang
· 9 years ago
48e9743
i2c: core: add and export of_get_i2c_adapter_by_node() interface
by Vladimir Zapolskiy
· 9 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
2b2190a
i2c: change input parameter to i2c_adapter for prepare/unprepare_recovery
by Grygorii Strashko
· 10 years ago
5b77d16
i2c: slave: rework the slave API
by Wolfram Sang
· 10 years ago
ce79348
driver core / ACPI: Represent ACPI companions using fwnode_handle
by Rafael J. Wysocki
· 10 years ago
2187f03
i2c: add quirk structure to describe adapter flaws
by Wolfram Sang
· 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
d5fd120
i2c: Only include slave support if selected
by Jean Delvare
· 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
f353d71
treewide: Fix typo in Documentation/DocBook/device-drivers
by Masanari Iida
· 10 years ago
17f4a5c
i2c: move acpi code back into the core
by Wolfram Sang
· 10 years ago
3660475
i2c: rework kernel config I2C_ACPI
by Lan Tianyu
· 10 years ago
da3c664
I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config
by Lan Tianyu
· 10 years ago
5d98e61
I2C/ACPI: Add i2c ACPI operation region support
by Lan Tianyu
· 10 years ago
0c17617
i2c: add deprecation warning for class based instantiation
by Wolfram Sang
· 11 years ago
25ee33f
i2c: update i2c_algorithm documentation
by Ben Dooks
· 11 years ago
2fac2b8
i2c: Re-instate body of i2c_parent_is_i2c_adapter()
by Stephen Warren
· 11 years ago
0acc2b3
i2c: Remove redundant 'driver' field from the i2c_client struct
by Lars-Peter Clausen
· 11 years ago
55e71ed
i2c: move ACPI helpers into the core
by Mika Westerberg
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 11 years ago
3923172
i2c: reduce parent checking to a NOOP in non-I2C_MUX case
by Phil Carmody
· 11 years ago
7154630
i2c: Make return type of i2c_del_adapter() void
by Lars-Peter Clausen
· 12 years ago
19baba4
i2c: Remove detach_adapter
by Lars-Peter Clausen
· 12 years ago
5f9296b
i2c: Add bus recovery infrastructure
by Viresh Kumar
· 13 years ago
907ddf8
i2c / ACPI: add ACPI enumeration support
by Mika Westerberg
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
0ec1386
i2c: Correct struct i2c_driver doc about detection
by Vivien Didelot
· 12 years ago
6df419e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
d47726c
i2c: Add SCCB support
by Laurent Pinchart
· 12 years ago
b37d2a3
[media] i2c: Export an unlocked flavor of i2c_transfer
by Jean Delvare
· 12 years ago
14674e7
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
by Mark Brown
· 12 years ago
643dd09
i2c: implement i2c_verify_adapter
by Stephen Warren
· 13 years ago
5694f8a
i2c: Update the FSF address
by Jean Delvare
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
6782002
i2c: Delete ANY_I2C_BUS
by Jean Delvare
· 13 years ago
7c92784
I2C: Add helper macro for i2c_driver boilerplate
by Lars-Peter Clausen
· 13 years ago
de47725
include: replace linux/module.h with "struct module" wherever possible
by Paul Gortmaker
· 13 years ago
eb5589a
include: convert various register fcns to macros to avoid include chaining
by Paul Gortmaker
· 13 years ago
06a6784
i2c: Functions for byte-swapped smbus_write/read_word_data
by Jonathan Cameron
· 13 years ago
774466a
hwmon: (jc42) Change detection class
by Jean Delvare
· 13 years ago
c185a94
i2c: Drop i2c_adapter.id
by Jean Delvare
· 14 years ago
fe6fc25
i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter
by Jean Delvare
· 14 years ago
7ae3148
i2c: Export i2c_for_each_dev
by Jean Delvare
· 14 years ago
0c31f8e
i2c: Get rid of <linux/i2c-id.h>
by Jean Delvare
· 14 years ago
d735b34
i2c: make i2c_get_adapter prototype clearer
by Jean Delvare
· 14 years ago
c9e358d
driver-core: remove conditionals around devicetree pointers
by Grant Likely
· 14 years ago
0cc43a1
i2c: Constify i2c_client where possible
by Jean Delvare
· 14 years ago
e1e18ee
i2c: Mark i2c_adapter.id as deprecated
by Jean Delvare
· 14 years ago
cbf4bd3
i2c: Drop unused I2C_CLASS_TV flags
by Jean Delvare
· 14 years ago
97cc4d4
i2c: Let i2c_parent_is_i2c_adapter return the parent adapter
by Jean Delvare
· 14 years ago
d582963
i2c: Simplify i2c_parent_is_i2c_adapter
by Jean Delvare
· 14 years ago
0826374
i2c: Multiplexed I2C bus core support
by Michael Lawnick
· 14 years ago
dafc50d
i2c: Use a separate mutex for userspace client lists
by Jean Delvare
· 14 years ago
fe61e07
i2c: Move adapter locking helpers to i2c-core
by Jean Delvare
· 14 years ago
d44f19d
V4L/DVB: Use custom I2C probing function mechanism
by Jean Delvare
· 14 years ago
9a94241
i2c: Add support for custom probe function
by Jean Delvare
· 14 years ago
72d2e9f
i2c.h: fix kernel-doc warnings
by Randy Dunlap
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
6629dcf
i2c-core: Use per-adapter userspace device lists
by Jean Delvare
· 15 years ago
d12d42f
i2c/of: Allow device node to be passed via i2c_board_info
by Grant Likely
· 15 years ago
0c43ea5
i2c: Document the message size limit
by Zhangfei Gao
· 15 years ago
b5527a7
i2c: Add SMBus alert support
by Jean Delvare
· 15 years ago
7f50811
i2c: Get rid of I2C_CLIENT_MODULE_PARM
by Jean Delvare
· 15 years ago
e5e9f44
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
by Jean Delvare
· 15 years ago
1f86df4
i2c: Drop I2C_CLIENT_INSMOD_1
by Jean Delvare
· 15 years ago
c3813d6
i2c: Get rid of struct i2c_client_address_data
by Jean Delvare
· 15 years ago
310ec79
i2c: Drop the kind parameter from detect callbacks
by Jean Delvare
· 15 years ago
c7b25a9
i2c: Drop probe, ignore and force module parameters
by Jean Delvare
· 15 years ago
194684e
i2c: Prevent priority inversion on top of bus lock
by Mika Kuoppala
· 15 years ago
afa0897
i2c: Add an interface to lock/unlock an I2C bus segment
by Jean Delvare
· 15 years ago
6a891a3
i2c: Drop unused i2c_driver.id field
by Jean Delvare
· 15 years ago
c703667
i2c: New macro to initialize i2c address lists on the fly
by Hans Verkuil
· 15 years ago
23af840
i2c: Don't advertise i2c functions when not available
by Jean Delvare
· 15 years ago
99cd8e2
i2c: Add a sysfs interface to instantiate devices
by Jean Delvare
· 15 years ago
e549c2b
i2c: Kill the redundant client list
by Jean Delvare
· 15 years ago
1e40ac1
i2c: Kill is_newstyle_driver
by Jean Delvare
· 15 years ago
36789b5
i2c: Drop i2c_probe function
by Jean Delvare
· 15 years ago
729d6dd
i2c: Get rid of the legacy binding model
by Jean Delvare
· 15 years ago
352da98
i2c: Kill client_register and client_unregister methods
by Jean Delvare
· 15 years ago
c758e8c
i2c: Fix sparse warnings for I2C_BOARD_INFO()
by Ben Hutchings
· 16 years ago
Next »