Commit Graph

1122 Commits (a19a6ee6cad2b20292a774c2f56ba8039b0fac9c)

Author SHA1 Message Date
Randy Dunlap 02ca6c407e Add include to i2c-xii.c to fix build error 15 years ago
Jean Delvare 0a9c147513 i2c-algo-bit: Add pre- and post-xfer hooks 15 years ago
Jean Delvare e77482d735 i2c: Drop configure option I2C_DEBUG_CHIP 15 years ago
Jean Delvare 6a9bcced51 tsl2550: Move from i2c/chips to misc 15 years ago
Jean Delvare c074c39d62 i2c-i801: Don't use the block buffer for I2C block writes 15 years ago
Jean Delvare 8e4b980c28 i2c-powermac: Be less verbose in the absence of real errors. 15 years ago
Stephen Rothwell f635a1e74b i2c-smbus: Use device_lock/device_unlock 15 years ago
Uwe Kleine-König 1139aea97a i2c: move i2c_omap's probe function to .devinit.text 15 years ago
Richard Röjfors e1d5b6598c i2c: Add support for Xilinx XPS IIC Bus Interface 15 years ago
Cory Maccarrone d84d3ea317 i2c: omap: Add support for 16-bit registers 15 years ago
Luotao Fu ad0194e8d6 i2c-pnx: fix setting start/stop condition 15 years ago
Wolfgang Grandegger f00d738f04 i2c-mpc: add support for the MPC512x processors from Freescale 15 years ago
Wolfgang Grandegger a93522116e i2c-mpc: rename "setclock" initialization functions to "setup" 15 years ago
Wolfgang Grandegger 6e56dd3d0e i2c-mpc: use __devinit[data] for initialization functions and data 15 years ago
Uwe Kleine-König 96eb7164e3 i2c/imx: don't add probe function to the driver struct 15 years ago
srinidhi kasagar 3f9900f17c i2c: Add support for Ux500/Nomadik I2C controller 15 years ago
Randy Dunlap 860fb8c134 mfd: Fix lpc_sch related depends/selects, fix build error 15 years ago
Denis Turischev fd46a0064a i2c: convert i2c-isch to platform_device 15 years ago
Akinobu Mita 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit() 15 years ago
Zhangfei Gao 0c43ea544c i2c: Document the message size limit 15 years ago
Jean Delvare eec74a257f i2c-algo-pca: Drop duplicate variable 15 years ago
Mark Brown 6de468ae2d i2c: Hook up runtime PM support 15 years ago
Jean Delvare 927ab2f807 i2c-parport-light: Add SMBus alert support 15 years ago
Jean Delvare 3585925448 i2c-parport: Add SMBus alert support 15 years ago
Jean Delvare e2ca307439 i2c: Separate Kconfig option for i2c-smbus 15 years ago
Jean Delvare b5527a7766 i2c: Add SMBus alert support 15 years ago
Jean Delvare 6d376fcc28 i2c-parport: Give powered devices some time to settle 15 years ago
Jean Delvare c05d490234 i2c-tiny-usb: Fix a comment on bus frequency 15 years ago
Seth Heasley 393764340b i2c-i801: Add Intel Cougar Point device IDs 15 years ago
Márton Németh 4111ecd217 i2c: Make PCI device ids constant 15 years ago
Rade Bozic 85660f43a3 MIPS: I2C: Add driver for Cavium OCTEON I2C ports. 15 years ago
Russell King eed18b5fa4 ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it 15 years ago
Russell King 7e20c83720 ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h 15 years ago
Russell King 4be53dbe74 ARM: PNX4008: i2c-pnx: don't split messages across several lines 15 years ago
Russell King 81d6724a56 ARM: PNX4008: Use i2c driver data for passing between internal functions 15 years ago
Russell King 9d7f73632c ARM: PNX4008: move i2c_adapter structure inside the drivers private data 15 years ago
Russell King 44c5d73918 ARM: PNX4008: kzalloc i2c drivers internal data 15 years ago
Russell King 88d968b22f ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32' 15 years ago
Russell King 6fff3da998 ARM: PNX4008: get i2c clock rate from clk API 15 years ago
Russell King ebdbbf2003 ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls 15 years ago
Russell King 0321cb83e1 ARM: PNX4008: move i2c clock start/stop into driver 15 years ago
Russell King a0dcf19f59 ARM: PNX4008: move i2c suspend/resume callbacks into driver 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Jean Delvare 1c010ff891 i2c-tiny-usb: Fix on big-endian systems 15 years ago
Uwe Kleine-König 7d9b48ea81 fix typo "definetly" -> "definitely" in comment 15 years ago
Uwe Kleine-König 4927fbf11d i2c: imx: call ioremap only after request_mem_region 15 years ago
Valentin Longchamp a1ee06b729 i2c: mxc: let time to generate stop bit 15 years ago
Thadeu Lima de Souza Cascardo c556752109 i2c: Do not use device name after device_unregister 15 years ago
Wolfram Sang 22f8b2695e i2c/pca: Don't use *_interruptible 15 years ago
Márton Németh 7d53e79f9e i2c-ali1563: Remove sparse warnings 15 years ago