Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
43519e60ef8020e7b4f99d20b6663fab50af21dc
/
drivers
/
i2c
/
i2c-core.c
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
70762ab
i2c: Use stable dev_name for ACPI enumerated I2C slaves
by Jarkko Nikula
· 11 years ago
7b19981
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
by Rafael J. Wysocki
· 11 years ago
dd6c26b
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 11 years ago
a76e9bd
i2c: attach/detach I2C client device to the ACPI power domain
by Lv Zheng
· 11 years ago
47b6e477
i2c: Not all adapters have a parent
by Jean Delvare
· 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
d63a9e8
i2c: Improve logging on failure to probe for ->class devices
by Andy Lutomirski
· 11 years ago
c66c4cc
i2c: add sanity check to i2c_put_adapter
by Sebastian Hesselbarth
· 11 years ago
45f0a85
PM / Runtime: Rework the "runtime idle" helper routine
by Rafael J. Wysocki
· 11 years ago
e9b526f
i2c: suppress lockdep warning on delete_device
by Alexander Sverdlin
· 11 years ago
e5a7074
i2c: remove CONFIG_HOTPLUG ifdefs
by Yijing Wang
· 12 years ago
7154630
i2c: Make return type of i2c_del_adapter() void
by Lars-Peter Clausen
· 12 years ago
f5fb082
i2c: i2c_del_adapter: Don't treat removing a non-registered adapter as error
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
ee5c274
i2c: core: Pick i2c bus number from dt alias if present
by Doug Anderson
· 12 years ago
e8c8d1b
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
by Tejun Heo
· 12 years ago
4ae42b0f
i2c: convert to idr_alloc()
by Tejun Heo
· 12 years ago
c811093
i2c: core: Remove definition of i2c_smbus_process_call
by Tushar Behera
· 12 years ago
907ddf8
i2c / ACPI: add ACPI enumeration support
by Mika Westerberg
· 12 years ago
230da09
i2c: Convert struct i2c_msg initialization to C99 format
by Shubhrajyoti D
· 12 years ago
125c4c7
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
by Fengguang Wu
· 12 years ago
390946b
i2c-core: Fix for lockdep validator
by Jean Delvare
· 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
72fc2c7
i2c: Fall back to emulated SMBus if the operation isn't supported natively
by Laurent Pinchart
· 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
643dd09
i2c: implement i2c_verify_adapter
by Stephen Warren
· 13 years ago
5694f8a
i2c: Update the FSF address
by Jean Delvare
· 13 years ago
834aa6f
i2c-core: Comment says "transmitted" but means "received"
by Wolfram Sang
· 13 years ago
cbb4451
i2c: Fix device name for 10-bit slave address
by Jean Delvare
· 13 years ago
488bf31
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
by Grant Likely
· 13 years ago
a920ff4
i2c: Improve deprecation warnings
by Jean Delvare
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 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
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
f4e8db3
i2c: Encourage move to dev_pm_ops by warning on use of legacy methods
by Mark Brown
· 14 years ago
d529de2
i2c: Factor out runtime suspend checks from PM operations
by Mark Brown
· 14 years ago
5219bf8
i2c: Unregister dummy devices last on adapter removal
by Jean Delvare
· 14 years ago
0cc43a1
i2c: Constify i2c_client where possible
by Jean Delvare
· 14 years ago
2236baa
i2c: Sanity checks on adapter registration
by Jean Delvare
· 14 years ago
51b54ba
i2c: Optimize function i2c_detect()
by Jean Delvare
· 14 years ago
d57558d
i2c: Discard warning message on device instantiation from user-space
by Jean Delvare
· 14 years ago
97cc4d4
i2c: Let i2c_parent_is_i2c_adapter return the parent adapter
by Jean Delvare
· 14 years ago
925bb9c
of/i2c: Fix module load order issue caused by of_i2c.c
by Grant Likely
· 14 years ago
64b4782
i2c: Fix checks which cause legacy suspend to never get called
by Rajendra Nayak
· 14 years ago
753419f
i2c: Fix for suspend/resume issue
by Vishwanath BS
· 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
8031d79
i2c: Make i2c_default_probe self-sufficient
by Jean Delvare
· 14 years ago
d670328
i2c: Drop dummy variable
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
4e4f62b
Merge commit 'v2.6.35-rc6' into devicetree/next
by Grant Likely
· 14 years ago
827900c
i2c: Fix probability check
by Jean Delvare
· 14 years ago
959e85f
i2c: Add OF-style registration and binding
by Grant Likely
· 14 years ago
3b5f794
i2c: Rename i2c_check_addr to i2c_check_addr_busy
by Jean Delvare
· 14 years ago
656b876
i2c: Document reserved I2C addresses
by Jean Delvare
· 14 years ago
3a89db5
i2c: Check for address validity on client registration
by Jean Delvare
· 14 years ago
63e4e80
i2c: Share the I2C device presence detection code
by Jean Delvare
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
7225acf
i2c-core: Fix some coding style issues
by Farid Hammane
· 14 years ago
2f60ba7
i2c: Fix bus-level power management callbacks
by Rafael J. Wysocki
· 15 years ago
6629dcf
i2c-core: Use per-adapter userspace device lists
by Jean Delvare
· 15 years ago
b1d4b39
i2c: Fix probing of FSC hardware monitoring chips
by Jean Delvare
· 15 years ago
e4a7b9b
i2c-core: Erase pointer to clientdata on removal
by Wolfram Sang
· 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
6de468a
i2c: Hook up runtime PM support
by Mark Brown
· 15 years ago
c556752
i2c: Do not use device name after device_unregister
by Thadeu Lima de Souza Cascardo
· 15 years ago
0b2c368
i2c-core: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
54067ee
i2c-core: i2c bus should support PM entries in struct dev_pm_ops
by sonic zhang
· 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
69b0089
i2c: Refactor for_each callbacks
by Jean Delvare
· 15 years ago
ccfbbd0
i2c: Simplify i2c_detect_address
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
bbd2d9c
i2c: Fix userspace_device list corruption
by Jean Delvare
· 15 years ago
2bb5095
i2c: Provide compatibility links for i2c adapters
by Jean Delvare
· 15 years ago
4f8cf82
i2c: Convert i2c adapters to bus devices
by Jean Delvare
· 15 years ago
51298d1
i2c: Convert i2c clients to a device type
by Jean Delvare
· 15 years ago
f18c41d
i2c: Use rwsem instead of mutex for board info
by Rodolfo Giometti
· 15 years ago
99cd8e2
i2c: Add a sysfs interface to instantiate devices
by Jean Delvare
· 15 years ago
35fc37f
i2c: Limit core locking to the necessary sections
by Jean Delvare
· 15 years ago
Next »