Commit Graph

82 Commits (961f80f9c0c0f7c45d7818f9c9969dfaa9e4463d)

Author SHA1 Message Date
David Brownell 9b766b814d i2c: Stop using the redundant client list 17 years ago
Mike Rapoport cea443a81c i2c: Support i2c_transfer in atomic contexts 17 years ago
Jean Delvare caada32afe i2c: Rename main mutex 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
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 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
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 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
David Brownell d64f73be1b i2c: Add kernel documentation 18 years ago
David Brownell de81d2aaeb i2c: Legacy i2c drivers shouldn't issue uevents 18 years ago
Jean Delvare b86a1bc8e3 i2c: Restore i2c_smbus_read_block_data 18 years ago
Jean Delvare b3e820968a i2c: Make i2c_del_driver a void function 18 years ago
Jean Delvare 12b5053ac5 i2c: Add i2c_new_probed_device() 18 years ago
David Brownell c05646069c i2c: i2c EXPORT_SYMBOL cleanup 18 years ago
David Brownell 6e13e64184 i2c: Add i2c_add_numbered_adapter() 18 years ago
David Brownell 9c1600eda4 i2c: Add i2c_board_info and i2c_new_device() 18 years ago
David Brownell a1d9e6e49f i2c: i2c stack can remove() 18 years ago
David Brownell 7b4fbc50fa i2c: i2c stack can probe() 18 years ago
Jean Delvare 209d27c3b1 i2c: Emulate SMBus block read over I2C 18 years ago
David Brownell ef2c8321f5 i2c: Rename dev_to_i2c_adapter() 18 years ago
David Brownell 16ffadfc68 i2c: Class attribute cleanup 18 years ago
David Brownell 4ad4eac606 i2c: i2c_register_driver() cleanup 18 years ago
Jean Delvare b31366f439 i2c: i2c_adapter devices need no driver 18 years ago
Jean Delvare fccb56e4d8 i2c: Kill i2c_adapter.class_dev 18 years ago
Jean Delvare fe2c8d51af i2c: Remove the warning on missing adapter device 18 years ago
David Brownell f37dd80ac2 i2c: Add driver suspend/resume/shutdown support 18 years ago
Jean Delvare b8d6f45b32 i2c: completion header cleanups 18 years ago
David Brownell b119dc3f99 i2c: Migration aids for i2c_adapter.dev removal 18 years ago
Jean Delvare 7b77d065d1 i2c: Use the __ATTR macro where possible 18 years ago
David Brownell 438d6c2c01 i2c: Whitespace cleanups 18 years ago
Jiri Kosina 6ea23039cb i2c: Add support for nested i2c bus locking 18 years ago
Jean Delvare 77ed74da26 [PATCH] i2c: Prevent deadlock on i2c client registration 19 years ago
Jean Delvare 114fd18397 i2c: Warn on i2c client creation failure 19 years ago
Jean Delvare 7eff82c8b1 i2c-core: Drop useless bitmaskings 19 years ago
Jean Delvare b119c6c952 i2c: __must_check fixes (core drivers) 19 years ago
Mark M. Hoffman 2369df933f [PATCH] i2c: Fix 'ignore' module parameter handling in i2c-core 19 years ago
Krzysztof Halasa 46f5ed753f [PATCH] i2c: Mark block write buffers as const 19 years ago
Jean Delvare 7eebcb7c0f [PATCH] i2c: Optimize core_lists mutex usage 19 years ago
Ingo Molnar 5c085d369c [PATCH] i2c: Semaphore to mutex conversions, part 2 19 years ago
Jean Delvare 7656032b90 [PATCH] i2c: Speed up block transfers 19 years ago
Arjan van de Ven b3585e4f5b [PATCH] I2C: Convert i2c to mutexes 19 years ago