Jon Smirl
|
e9ca9eb9d7
i2c: Export the i2c_bus_type symbol
|
17 years ago |
Jean Delvare
|
3401b2fff3
i2c: Let bus drivers add SPD to their class
|
17 years ago |
Jean Delvare
|
c1b6b4f234
i2c: Let framebuffer drivers set their I2C bus class to DDC
|
17 years ago |
Jean Delvare
|
ae7193f7fa
i2c: Update stray references to smbus_access
|
17 years ago |
Jean Delvare
|
67c2e66571
i2c: Delete unused function i2c_smbus_write_quick
|
17 years ago |
Wolfram Sang
|
8e29da9ee8
i2c: Fix bad hint about irqs in i2c.h
|
17 years ago |
Jean Delvare
|
eb8a790809
i2c: Kill the old driver matching scheme
|
17 years ago |
Jean Delvare
|
60b129d7bf
i2c: Match dummy devices by type
|
17 years ago |
Jean Delvare
|
3760f73671
i2c: Convert most new-style drivers to use module aliasing
|
17 years ago |
Jean Delvare
|
d2653e9273
i2c: Add support for device alias names
|
17 years ago |
David Brownell
|
263867631e
i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n
|
17 years ago |
Tobias Klauser
|
305183fc3e
i2c: Storage class should be before const qualifier
|
17 years ago |
David Brownell
|
e9f1373b64
i2c: Add i2c_new_dummy() utility
|
17 years ago |
David Brownell
|
9b766b814d
i2c: Stop using the redundant client list
|
17 years ago |
Jean Delvare
|
026526f5af
i2c: Drop redundant i2c_driver.list
|
17 years ago |
Jean Delvare
|
87c6c22945
i2c: Drop redundant i2c_adapter.list
|
17 years ago |
Jean Delvare
|
e48d33193d
i2c: Change prototypes of refcounting functions
|
17 years ago |
Jean Delvare
|
bdc511f438
i2c: Use the driver model reference counting
|
17 years ago |
Mark M. Hoffman
|
bfb6df24fa
i2c: Constify client address data
|
17 years ago |
Jean Delvare
|
5e31c2bd3c
i2c: Make i2c_check_addr static
|
17 years ago |
David Brownell
|
6662cbb989
i2c: Rename the PEC functionality bit
|
18 years ago |
David Brownell
|
08fb68bb4b
i2c: Move i2c-dev interfaces to i2c-dev.h
|
18 years ago |
David Brownell
|
53be795934
i2c: Remove i2c_algorithm.algo_control()
|
18 years ago |
David Brownell
|
a64ec07d3d
i2c: Document struct i2c_msg
|
18 years ago |
Adrian Bunk
|
83eaaed0d0
i2c-core: Make some code static
|
18 years ago |
David Brownell
|
3bbb835d4c
i2c: New-style devices can support driver model wakeup flags
|
18 years ago |
Randy Dunlap
|
aa3481d5e6
i2c.h kernel-doc additions
|
18 years ago |
Linus Torvalds
|
40b42f1ebf
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
|
18 years ago |
Jean Delvare
|
e24b8cb4fa
i2c: Delete the i2c-isa pseudo bus driver
|
18 years ago |
Jean Delvare
|
4b2643d7d9
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
|
18 years ago |