Jean Delvare
|
cd97f39b7c
i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT
|
16 years ago |
Greg Kroah-Hartman
|
a9b12619f7
device create: misc: convert device_create_drvdata to device_create
|
17 years ago |
Sven Wegener
|
e74783ec3c
i2c-dev: Return correct error code on class_create() failure
|
16 years ago |
David Brownell
|
2ce5b34fd5
i2c: correct some size_t printk formats
|
16 years ago |
Greg Kroah-Hartman
|
1cc4376c25
device create: i2c: convert device_create to device_create_drvdata
|
17 years ago |
Linus Torvalds
|
dc221eae08
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
|
17 years ago |
Jean Delvare
|
f6a7110520
i2c-dev: Delete empty detach_client callback
|
17 years ago |
Alan Cox
|
77e38bffe0
i2c: Push ioctl BKL down into the i2c code
|
17 years ago |
Jonathan Corbet
|
3db633ee35
i2c: cdev lock_kernel() pushdown
|
17 years ago |
Jean Delvare
|
dba7997a87
i2c-dev: Split i2cdev_ioctl
|
17 years ago |
David Brownell
|
9b766b814d
i2c: Stop using the redundant client list
|
17 years ago |
Joe Perches
|
96acafe05f
i2c: Spelling fixes
|
17 years ago |
Jean Delvare
|
bd4217d8c6
i2c-dev: Unbound new-style i2c clients aren't busy
|
17 years ago |
David Brownell
|
907135aaa0
i2c-dev: "how does it work" comments
|
17 years ago |
David Brownell
|
53be795934
i2c: Remove i2c_algorithm.algo_control()
|
17 years ago |
David Brownell
|
e265cfa19c
i2c-dev: Reject I2C_M_RECV_LEN
|
17 years ago |
Jean Delvare
|
4b2643d7d9
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Arjan van de Ven
|
2b8693c061
[PATCH] mark struct file_operations const 3
|
18 years ago |
Jean Delvare
|
07125ab2c2
i2c: Refactor a kfree in i2c-dev
|
18 years ago |
Akinobu Mita
|
3bacb36db0
i2c: Fix return value check in i2c-dev
|
18 years ago |
David Brownell
|
438d6c2c01
i2c: Whitespace cleanups
|
18 years ago |
Jean Delvare
|
2c003e8e1c
i2c: Use put_user instead of copy_to_user where possible
|
18 years ago |
Josef Sipek
|
cba0a12843
[PATCH] struct path: convert i2c-drivers
|
18 years ago |
Greg Kroah-Hartman
|
ac11d0601b
I2C: convert i2c-dev to use struct device instead of struct class_device
|
19 years ago |
Jean Delvare
|
b32d20dc8b
i2c-dev: attach/detach_adapter cleanups
|
18 years ago |
Jean Delvare
|
defcb46ed4
i2c: __must_check fixes, i2c-dev
|
18 years ago |
Jean Delvare
|
22f76e744d
i2c-dev: Drop the client template
|
19 years ago |
Jean Delvare
|
f3b3aadbbd
i2c-dev: Use a list for data storage
|
19 years ago |
Jean Delvare
|
9455e4c9ab
i2c-dev: Cleanups
|
19 years ago |