Rodolfo Giometti
|
f18c41daea
i2c: Use rwsem instead of mutex for board info
|
16 年 前 |
Jean Delvare
|
99cd8e2587
i2c: Add a sysfs interface to instantiate devices
|
16 年 前 |
Jean Delvare
|
35fc37f818
i2c: Limit core locking to the necessary sections
|
16 年 前 |
Jean Delvare
|
e549c2b54d
i2c: Kill the redundant client list
|
16 年 前 |
Jean Delvare
|
1e40ac12da
i2c: Kill is_newstyle_driver
|
16 年 前 |
Jean Delvare
|
f8a227e8ac
i2c: Merge i2c_attach_client into i2c_new_device
|
16 年 前 |
Jean Delvare
|
36789b5ea5
i2c: Drop i2c_probe function
|
16 年 前 |
Jean Delvare
|
729d6dd571
i2c: Get rid of the legacy binding model
|
16 年 前 |
Jean Delvare
|
352da9820e
i2c: Kill client_register and client_unregister methods
|
16 年 前 |
Jean Delvare
|
c52cf01f5b
i2c: Do not give adapters a default parent
|
16 年 前 |
Clifford Wolf
|
66b650f045
i2c: Retry automatically on arbitration loss
|
16 年 前 |
Jack Stone
|
1cf92b453a
i2c: Remove void casts
|
16 年 前 |
Jean Delvare
|
935298696f
i2c: Let new-style drivers implement attach_adapter
|
16 年 前 |
Zhenwen Xu
|
09b8ce0a69
i2c-core: Some style cleanups
|
16 年 前 |
Jean Delvare
|
8fcfef6e65
i2c: Set a default timeout value for all adapters
|
16 年 前 |
Jean Delvare
|
acec211ca6
i2c: Clarify which clients are auto-removed
|
16 年 前 |
Ming Lei
|
f67f129e51
Driver core: implement uevent suppress in kobject
|
16 年 前 |
Roel Kluin
|
f29d2e0275
i2c: Fix misplaced parentheses
|
16 年 前 |
Kay Sievers
|
27d9c1838f
i2c: Replace bus_id with dev_name(), dev_set_name()
|
16 年 前 |
Jean Delvare
|
79b93e1359
i2c: Remove i2c clients in reverse order
|
16 年 前 |
Anton Vorontsov
|
11f1f2afd6
i2c: Add info->archdata field
|
16 年 前 |
Prakash Mortha
|
596c88f460
i2c: Restore i2c_smbus_process_call function
|
16 年 前 |
David Brownell
|
a10f9e7caf
i2c: Do earlier driver model init
|
16 年 前 |
David Brownell
|
1d0b19c9a0
i2c: Guard against oopses from bad init sequences
|
16 年 前 |
Jean Delvare
|
4329cf8613
i2c: Prevent log spam on some DVB adapters
|
16 年 前 |
Marc Pignat
|
ee35425c8e
i2c: Fix device_init_wakeup place
|
16 年 前 |
Jean Delvare
|
c1159f9e89
i2c: Check for address business before creating clients
|
16 年 前 |
Hans Verkuil
|
b25b791b13
i2c: Fix NULL pointer dereference in i2c_new_probed_device
|
16 年 前 |
Greg Kroah-Hartman
|
93562b5376
Driver Core: add ability for class_for_each_device to start in middle of list
|
17 年 前 |
Jean Delvare
|
bd4bc3dbde
i2c: Clear i2c_adapter.dev on adapter removal
|
17 年 前 |