Rafael J. Wysocki
|
45f0a85c82
PM / Runtime: Rework the "runtime idle" helper routine
|
12 years ago |
Alexander Sverdlin
|
e9b526fe70
i2c: suppress lockdep warning on delete_device
|
12 years ago |
Yijing Wang
|
e5a7074a75
i2c: remove CONFIG_HOTPLUG ifdefs
|
12 years ago |
Lars-Peter Clausen
|
71546300c8
i2c: Make return type of i2c_del_adapter() void
|
12 years ago |
Lars-Peter Clausen
|
f5fb082295
i2c: i2c_del_adapter: Don't treat removing a non-registered adapter as error
|
12 years ago |
Lars-Peter Clausen
|
19baba4cb6
i2c: Remove detach_adapter
|
12 years ago |
Viresh Kumar
|
5f9296ba21
i2c: Add bus recovery infrastructure
|
13 years ago |
Doug Anderson
|
ee5c27440c
i2c: core: Pick i2c bus number from dt alias if present
|
12 years ago |
Tejun Heo
|
e8c8d1bc06
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
|
12 years ago |
Tejun Heo
|
4ae42b0ff0
i2c: convert to idr_alloc()
|
12 years ago |
Tushar Behera
|
c811093320
i2c: core: Remove definition of i2c_smbus_process_call
|
12 years ago |
Mika Westerberg
|
907ddf89d0
i2c / ACPI: add ACPI enumeration support
|
12 years ago |
Shubhrajyoti D
|
230da09435
i2c: Convert struct i2c_msg initialization to C99 format
|
12 years ago |
Fengguang Wu
|
125c4c706b
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
|
12 years ago |
Jean Delvare
|
390946b172
i2c-core: Fix for lockdep validator
|
12 years ago |
Linus Torvalds
|
6df419e45d
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
|
13 years ago |
Laurent Pinchart
|
72fc2c7f78
i2c: Fall back to emulated SMBus if the operation isn't supported natively
|
13 years ago |
Laurent Pinchart
|
d47726c521
i2c: Add SCCB support
|
13 years ago |
Jean Delvare
|
b37d2a3a75
[media] i2c: Export an unlocked flavor of i2c_transfer
|
13 years ago |
Stephen Warren
|
643dd09eb2
i2c: implement i2c_verify_adapter
|
13 years ago |
Jean Delvare
|
5694f8a888
i2c: Update the FSF address
|
13 years ago |
Wolfram Sang
|
834aa6f30c
i2c-core: Comment says "transmitted" but means "received"
|
13 years ago |
Jean Delvare
|
cbb4451404
i2c: Fix device name for 10-bit slave address
|
13 years ago |
Grant Likely
|
488bf314bf
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
|
14 years ago |
Jean Delvare
|
a920ff41cb
i2c: Improve deprecation warnings
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Jean Delvare
|
fe6fc25857
i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter
|
14 years ago |
Jean Delvare
|
7ae31482a8
i2c: Export i2c_for_each_dev
|
14 years ago |
Jean Delvare
|
d735b34db3
i2c: make i2c_get_adapter prototype clearer
|
14 years ago |
Grant Likely
|
c9e358dfc4
driver-core: remove conditionals around devicetree pointers
|
14 years ago |