Commit Graph

725 Commits (beaffc399397eb9427225f37c1e56c099571b2df)

Author SHA1 Message Date
Randy Dunlap 02ca6c407e Add include to i2c-xii.c to fix build error 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
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
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 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 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
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
Roel Kluin b6a3195070 i2c: Test off by one in {piix4,vt596}_transaction() 15 years ago
Manjunatha GK 57eb81b14e i2c-omap: OMAP3: Fix I2C lockup during timeout/error cases 15 years ago
Cory Maccarrone 07ac31f6f4 i2c-omap: Don't write IE state in unidle if 0 15 years ago
Sonic Zhang ac07fb4dc1 i2c-bfin-twi: fix CLKDIV calculation 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Kevin Wells 155a49319f i2c-pnx: Map I2C adapter number to platform ID number 15 years ago
Rajendra Nayak ef871432e1 i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode 15 years ago
Shinya Kuribayashi 6d1ea0f6af i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK cases 15 years ago
Shinya Kuribayashi a0e06ea64c i2c-designware: Cosmetic cleanups 15 years ago
Shinya Kuribayashi ce6eb574a1 i2c-designware: Tx abort cleanups 15 years ago
Shinya Kuribayashi 597fe310f1 i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors 15 years ago