Commit Graph

892 Commits (5880f486ef733dae820724a71e3b91241c7921bd)

Author SHA1 Message Date
Maciej W. Rozycki 392a0408fd i2c-sibyte: SWARM I2C board initialization 17 years ago
Jean Delvare cf898dc5e9 i2c-i801: Fix handling of error conditions 17 years ago
Jean Delvare 2b73809d06 i2c-i801: Rename local variable temp to status 17 years ago
Jean Delvare dcb5c9239d i2c-i801: Properly report bus arbitration loss 17 years ago
Jean Delvare 90df2cb1c8 i2c-i801: Remove verbose debugging messages 17 years ago
Jean Delvare e3e7fc3c40 i2c-algo-pcf: Drop unused struct members 17 years ago
Eric Brower 0573d11b2b i2c-algo-pcf: Multi-master lost-arbitration improvement 17 years ago
David Brownell 8a56ce1033 i2c: Deprecate the legacy gpio drivers 17 years ago
Uli Luckas 47a9b1379a i2c-pxa: Initialize early 17 years ago
Stefan Roese d3dc685eb5 i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc 17 years ago
Stefan Roese e6c3de6c14 i2c-ibm_iic: Remove deprecated OCP style part 17 years ago
Jean Delvare e0457442fd i2c: Simplify i2c_device_probe 17 years ago
Jean Delvare 1b4dff9cd3 i2c/eeprom: Fall back to SMBus read word transactions 17 years ago
Jean Delvare d4653bf946 i2c/eeprom: Only probe buses with DDC or SPD class 17 years ago
Jean Delvare 3401b2fff3 i2c: Let bus drivers add SPD to their class 17 years ago
Wolfram Sang 3b270804a9 i2c-cpm: Bugfixes 17 years ago
Jochen Friedrich 61045dbe9d i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllers 17 years ago
Alan Cox 77e38bffe0 i2c: Push ioctl BKL down into the i2c code 17 years ago
Alek Du 5bc1200852 i2c: Add Intel SCH SMBus support 17 years ago
Jean Delvare f7050bd716 i2c: Simplify i2c_del_driver() 17 years ago
Matthias Kaehlcke 6a03cd9311 i2c: Use list_for_each_entry_safe 17 years ago
Wolfram Sang 7650da023e i2c-pca-platform: Fix error code 17 years ago
Wolfram Sang c80ebe7987 i2c-pca-algo: Fix error code 17 years ago
Jean Delvare ac7fc4fb2b i2c: Consistently reject unsupported transactions 17 years ago
Jean Delvare fa63cd56d2 i2c-piix4: Various cleanups and minor fixes 17 years ago
David Brownell 97140342e6 i2c: Bus drivers return -Errno not -1 17 years ago
David Brownell 6ea438ec8d i2c: i2c_use_client() defends against NULL 17 years ago
David Brownell a1cdedac63 i2c: Kerneldoc for most I/O calls 17 years ago
Jean Delvare 67c2e66571 i2c: Delete unused function i2c_smbus_write_quick 17 years ago
Jean Delvare f5b728a164 i2c: Group bus drivers by type 17 years ago
David Brownell 24a5bb7b18 i2c-core: Return -Errno, not -1 17 years ago
Jean Delvare 75415490d6 i2c-core: Remove needless include 17 years ago
Mike Frysinger 4d2bee582b i2c-bfin-twi: Update the dependencies 17 years ago
Adrian Bunk 20a9b6e7c3 i2c: Remove 3 deprecated bus drivers 17 years ago
Jean Delvare 279e902445 i2c-nforce2: Add support for multiplexing on the Tyan S4985 17 years ago
Troy Kisky 2e74378798 i2c-davinci: Initialize cmd_complete sooner 17 years ago
Troy Kisky 5a0d5f5ffa i2c-davinci: Fix signal handling bug 17 years ago
Troy Kisky 0ab56e2067 i2c-davinci: Remove useless IVR read 17 years ago
Troy Kisky d868caa177 i2c-davinci: Move dev_dbg statement for more output 17 years ago
Troy Kisky cc99ff70c7 i2c-davinci: Ensure clock between 7-12 MHz 17 years ago
Dave Young 7f101a9786 i2c: Use class_for_each_device 17 years ago
Jon Smirl 0d1cde2358 powerpc/i2c: Convert i2c-mpc into an of_platform driver 17 years ago
Philipp Zabel f1b23586c1 [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes 17 years ago
Tony Lindgren f35ae63468 ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG 17 years ago
Ben Dooks d150a4bbd0 I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device. 17 years ago
Ben Dooks 63f5c2891e I2C: S3C2410: Fixup error codes returned rom a transfer. 17 years ago
Ben Dooks 2709781be6 I2C: S3C2410: Check ACK on byte transmission 17 years ago
Philipp Zabel bc3a595988 [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/arm/mach-pxa 17 years ago
Jonathan Corbet 3db633ee35 i2c: cdev lock_kernel() pushdown 17 years ago
Jean Delvare 70455e7903 i2c/max6875: Really prevent 24RF08 corruption 17 years ago