Commit Graph

52 Commits (fc832ad3645f0507f24d11752544525a50a83c71)

Author SHA1 Message Date
Jean Delvare 9ea3e941d1 i2c-dev: Use standard bus notification mechanism 14 years ago
Jean Delvare 97cc4d49cf i2c: Let i2c_parent_is_i2c_adapter return the parent adapter 14 years ago
Michael Lawnick 0826374bff i2c: Multiplexed I2C bus core support 15 years ago
Julia Lawall f1c2e33c29 i2c-dev: Use memdup_user 15 years ago
Joe Perches 35a56c5b82 i2c-dev: Remove unnecessary kmalloc casts 15 years ago
Farid Hammane ae5624fc36 i2c-dev: Fix all coding style issues 15 years ago
H Hartley Sweeten 0be16c3061 i2c-dev: Remove unnecessary casts 15 years ago
Vincent Sanders 9669f54194 i2c: Remove big kernel lock from i2cdev_open 15 years ago
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 17 years ago
David Brownell 2ce5b34fd5 i2c: correct some size_t printk formats 17 years ago
Greg Kroah-Hartman 1cc4376c25 device create: i2c: convert device_create to device_create_drvdata 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() 18 years ago
David Brownell e265cfa19c i2c-dev: Reject I2C_M_RECV_LEN 18 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 18 years ago
Jean Delvare b32d20dc8b i2c-dev: attach/detach_adapter cleanups 19 years ago
Jean Delvare defcb46ed4 i2c: __must_check fixes, i2c-dev 19 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
David Brownell 4941b395b3 [PATCH] I2C: I2C controllers go into right place on sysfs 19 years ago
Laurent Riffard d564baee29 [PATCH] i2c: drop empty i2c_driver.command implementations 19 years ago
Greg Kroah-Hartman 79472132f5 [PATCH] I2C: move i2c-dev to use dynamic class devices 19 years ago
Greg Kroah-Hartman 2b48716d1d [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed 19 years ago
Laurent Riffard 35d8b2e6b8 [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 19 years ago
Jean Delvare 8a9947552d [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 19 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 20 years ago
Greg Kroah-Hartman 0dc9a32d9a [PATCH] I2C: remove devfs support from i2c-dev driver 20 years ago
Deepak Saxena 5263ebb51e [PATCH] i2c: kzalloc conversion, other drivers 20 years ago
Jean Delvare e8aafcb2bb [PATCH] i2c: Cleanup i2c-dev ioctl debug message 20 years ago
Jean Delvare b6d7b3d1b5 [PATCH] I2C: Improve core debugging messages 20 years ago
Tobias Klauser d68a861d85 [PATCH] I2C: Spelling fixes for drivers/i2c/i2c-dev.c 20 years ago
Alexey Dobriyan f0bb60e7b1 [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 20 years ago