Commit Graph

747 Commits (88b9e2bef3e38c053ec8f054f2cbb9345724cdb1)

Author SHA1 Message Date
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
Jean Delvare 875b0a473c i2c-amd756: Fix functionality flags 17 years ago
Jean Delvare eb8a790809 i2c: Kill the old driver matching scheme 17 years ago
Jean Delvare 08851d6eb4 i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert 17 years ago
Sergei Shtylyov 8e07c2c6af [MIPS] Alchemy: SMBus resource fix 17 years ago
Jean Delvare 60b129d7bf i2c: Match dummy devices by type 17 years ago
Maciej W. Rozycki b11a9d8392 i2c-sibyte: Mark i2c_sibyte_add_bus() as static 17 years ago
Maciej W. Rozycki b3eb5a0bc3 i2c-sibyte: Correct a comment about frequency 17 years ago
Jean Delvare c2fc54fcd3 i2c-piix4: Blacklist two mainboards 17 years ago
David Milburn b1c1759cd1 i2c-piix4: Increase the intitial delay for the ServerWorks CSB5 17 years ago
Jon Smirl f5fff3602a i2c-mpc: Compare to NO_IRQ instead of zero 17 years ago
Jean Delvare 3760f73671 i2c: Convert most new-style drivers to use module aliasing 17 years ago
Jean Delvare d2653e9273 i2c: Add support for device alias names 17 years ago
Jean Delvare ee56d97742 i2c-amd756-s4882: Fix an error path 17 years ago
Jean Delvare 6d072d78f8 i2c/tps65010: Add missing intialization of client data 17 years ago
Jean Delvare 1842cc2eeb i2c-sis5595: Minor cleanups in sis5595_access 17 years ago