Commit Graph

343 Commits (bb52d82f45df3a2661d88befba7c79a7db8be496)

Author SHA1 Message Date
Kalle Pokki 991dee591a i2c-bfin-twi: Register adapter with a specific bus number 17 years ago
Manuel Lauss 8b798c4d16 i2c-au1550: Convert to platform driver 17 years ago
Manuel Lauss 91f27958d6 i2c-au1550: properly terminate zero-byte transfers 17 years ago
Jon Smirl 4bd28ebda2 mpc-i2c: Propagate error values properly 17 years ago
Jean Delvare 0d227a7e72 i2c-viapro: Add support for the VT8237S 17 years ago
Jean Delvare 9b7389c0ed i2c-piix4: Drop redundant PCI function number check 17 years ago
Jean Delvare 0f07a24b4b i2c: Let the user specify PCI driver data through new_id 17 years ago
Mike Rapoport b7a3670131 i2c-pxa: Add polling transfer 17 years ago
Jean Delvare 5271071b20 i2c-sibyte: Remove the bus scan module parameter 17 years ago
Jean Delvare 6342064cad i2c-i801: Implement I2C block read support 17 years ago
Jean Delvare a0921b6c07 i2c-i801: Clear special mode bits as needed 17 years ago
Jean Delvare 369f6f4aec i2c-i801: More explicit names for chip features 17 years ago
Jean Delvare ae7b0497b8 i2c-i801: Document which chip support what feature 17 years ago
Jean Delvare 0f79b72e45 i2c: Deprecate drivers for I2C buses on video adapters 17 years ago
Jean Delvare 2caeac8104 i2c: Don't uselessly set i2c_adapter.retries 17 years ago
eric miao 59d70df025 i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x 17 years ago
Adrian Bunk 7e8b99251b i2c: some overdue driver removal 17 years ago
Jean Delvare 569be443e3 i2c-stub: Use a single array for byte and word operations 17 years ago
Stefan Roese 217bcec442 i2c-ibm_iic: Whitespace cleanup 17 years ago
Olof Johansson ccf60d8571 i2c-pasemi: use i2c_add_numbered_adapter() 17 years ago
Jean Delvare 541b6a7a69 i2c-nforce2: The nForce2 can do block transactions 17 years ago
Jean Delvare 2f0a8df40f [I2C] i2c-mv64xxx: Don't set i2c_adapter.retries 17 years ago
Tzachi Perelstein a0832798c0 [I2C] Split mv643xx I2C platform support 17 years ago
Jean Delvare 5cd6e675f8 i2c-sibyte: Fix an error path 17 years ago
Joe Perches 96acafe05f i2c: Spelling fixes 17 years ago
Tony Lindgren 3e39752d53 i2c-omap: Fix NULL pointer dereferencing 17 years ago
Joe Perches fce3ff0331 i2c: Add missing spaces in split log messages 17 years ago
Atsushi Nemoto 50862d9490 i2c-gpio: Initialize adapter class 17 years ago
Olof Johansson be8a1f7cd4 i2c-pasemi: Fix NACK detection 17 years ago
Robert P. J. Day ff23f3eabb i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs" 17 years ago
Matt LaPlante 01dd2fbf0d typo fixes 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Jiri Slaby ed11399da5 i2c-pxa, rename BIT macro to PXA_BIT 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Jean Delvare ac3f5753ea i2c-nforce2: Declare PEC as supported 18 years ago
Oleg Ryjkov d49584c4a3 i2c-nforce2: Abort the transaction on error 18 years ago
Oleg Ryjkov 4153549734 i2c-nforce2: Move status checking to a separate function 18 years ago
Chris David a202707e71 i2c-au1550: Fix a misused register problem 18 years ago
David Brownell 6662cbb989 i2c: Rename the PEC functionality bit 18 years ago
David Brownell 24d0fb423c i2c-at91: Mark as broken 18 years ago
David Brownell 3be27d37c2 i2c: Remove NOP i2c_algorithm.algo_control() methods 18 years ago
Jean Delvare 9d90c1fd9b i2c-stub: Support multiple chips 18 years ago
Francis Moreau 567a244b8b i2c-bfin-twi: Remove useless twi_lock mutex 18 years ago
Jason Gaston e07bc679fb i2c-i801: Add support for the Intel Tolapai SMBus 18 years ago
Vladimir Barinov 95a7f10ead i2c: Add DaVinci I2C controller support 18 years ago
Stefan Roese 7589a326d1 i2c-ibm_iic: Add support for new-style clients 18 years ago
Russell King c3cef3f3c0 [ARM] pxa: update pxa i2c driver to use clk support 18 years ago
Jean Delvare 51e5709ad4 i2c-pxa: Fix adapter number 18 years ago
David Brownell 9a3180e70e i2c-gpio: Fix adapter number 18 years ago
Shane Huang 60693e5a9a i2c-piix4: Fix SB700 PCI device ID 18 years ago