summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2010-03-05Merge branch 'quilt/driver-core'Stephen Rothwell
2010-03-05Merge remote branch 'als/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'mfd/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'bjdooks-i2c/next-i2c'Stephen Rothwell
2010-03-05Merge branch 'quilt/i2c'Stephen Rothwell
2010-03-05i2c: move i2c_omap's probe function to .devinit.textUwe Kleine-König
2010-03-05i2c-scmi: Provide module aliases for automatic loadingDarrick J. Wong
2010-03-05i2c-scmi: Support IBM SMBus CMI devicesCrane Cai
2010-03-05i2c/scx200_acb: Make PCI device ids constantJean Delvare
2010-03-05i2c-i801: All newer devices have all the optional featuresJean Delvare
2010-03-05i2c-i801: Let the user disable selected driver featuresJean Delvare
2010-03-05i2c-i801: Don't use the block buffer for I2C block writesJean Delvare
2010-03-05i2c-powermac: Be less verbose in the absence of real errors.Jean Delvare
2010-03-04ARM: Add Versatile Express supportRussell King
2010-03-02i2c: Document the message size limitZhangfei Gao
2010-03-02i2c-algo-pca: Drop duplicate variableJean Delvare
2010-03-02i2c: Hook up runtime PM supportMark Brown
2010-03-02i2c-parport-light: Add SMBus alert supportJean Delvare
2010-03-02i2c-parport: Add SMBus alert supportJean Delvare
2010-03-02i2c: Separate Kconfig option for i2c-smbusJean Delvare
2010-03-02i2c: Add SMBus alert supportJean Delvare
2010-03-02i2c-parport: Give powered devices some time to settleJean Delvare
2010-03-02i2c-tiny-usb: Fix a comment on bus frequencyJean Delvare
2010-03-02i2c-i801: Add Intel Cougar Point device IDsSeth Heasley
2010-03-02i2c: Make PCI device ids constantMárton Németh
2010-03-02i2c: convert i2c-isch to platform_deviceDenis Turischev
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-27MIPS: I2C: Add driver for Cavium OCTEON I2C ports.Rade Bozic
2010-02-18Merge remote branch 'linus/master' into for-nextJonathan Cameron
2010-02-12ARM: PNX4008: use msecs_to_jiffies() rather than open-coding itRussell King
2010-02-12ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.hRussell King
2010-02-12ARM: PNX4008: i2c-pnx: don't split messages across several linesRussell King
2010-02-12ARM: PNX4008: Use i2c driver data for passing between internal functionsRussell King
2010-02-12ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King
2010-02-12ARM: PNX4008: kzalloc i2c drivers internal dataRussell King
2010-02-12ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'Russell King
2010-02-12ARM: PNX4008: get i2c clock rate from clk APIRussell King
2010-02-12ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King
2010-02-12ARM: PNX4008: move i2c clock start/stop into driverRussell King
2010-02-12ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-05i2c-tiny-usb: Fix on big-endian systemsJean Delvare
2010-02-05fix typo "definetly" -> "definitely" in commentUwe Kleine-König
2010-02-03i2c/imx: don't add probe function to the driver structUwe Kleine-König
2010-02-03i2c: Add support for Ux500/Nomadik I2C controllersrinidhi kasagar
2010-02-03i2c-mpc: add support for the MPC512x processors from FreescaleWolfgang Grandegger
2010-02-03i2c-mpc: use __devinit[data] for initialization functions and dataWolfgang Grandegger
2010-02-03i2c: Add support for Xilinx XPS IIC Bus InterfaceRichard Röjfors
2010-02-03i2c-designware: Allow mixed endianness accessesJean-Hugues Deschenes