summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2006-11-29proper flags type of spin_lock_irqsave()Alexey Dobriyan
2006-11-25i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman
2006-11-24Fix i2c-ixp4xx compilation breakageJean Delvare
2006-11-23i2c-ixp4xx: fix ") != 0))" typoAlexey Dobriyan
2006-11-11scx200_acb: Fix the block transactionsJean Delvare
2006-11-11Fix the scx200_acb state machine:Thomas Andrews
2006-09-22I2C: fix 'ignore' module parameter handlingMark M. Hoffman
2006-05-20[PATCH] scx200_acb: Fix resource name use after freeJean Delvare
2006-04-24[PATCH] m41t00: fix bitmasks when writing to chipDavid Barksdale
2006-04-24[PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare
2006-02-13[PATCH] i2c: Drop outdated probe/remove code in i2c-isaJean Delvare
2006-02-06[PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser
2006-02-06[PATCH] i2c: Use module_param in i2c-algo-sibyteEric Sesterhenn
2006-02-06[PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare
2006-02-06[PATCH] i2c-i801: I2C patch for Intel ICH8Jason Gaston
2006-01-13[PATCH] Add i2c_bus_type probe and remove methodsRussell King
2006-01-12[ARM] 3237/1: PXA I2C driver updatesRichard Purdie
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt
2006-01-08[PATCH] IRQ type flagsRussell King
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King
2006-01-07Merge with Linus' kernel.Russell King
2006-01-05[PATCH] i2c: i2c-mv64xxx fix transaction abortionMark A. Greer
2006-01-05[PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare
2006-01-05[PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMONMartin Hicks
2006-01-05[PATCH] i2c: I2C_DF_NOTIFY removal comment cleanupsJean Delvare
2006-01-05[PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard
2006-01-05[PATCH] I2C: move i2c-dev to use dynamic class devicesGreg Kroah-Hartman
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] I2C: Make i2c_add_driver automatically set the proper module ownerGreg Kroah-Hartman
2006-01-05[PATCH] I2C: Fix up debug build error for previous i2c structure changesGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Rework client usage count, 3 of 3Jean Delvare
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare
2006-01-05[PATCH] i2c: Rework client usage count, 1 of 3Jean Delvare
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2006-01-05[PATCH] i2c: Add support for Barco LPT->DVI to i2c-parportPeter Korsgaard
2006-01-05[PATCH] i2c: Remove duplicate rtc8564 BCD macrosNicolas Kaiser
2006-01-05[PATCH] i2c: Extend ds1337 initializationMichael Burian
2006-01-05[PATCH] i2c: i2c-i801 explicitly enables/disables PECMark M. Hoffman
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King
2005-12-16[PATCH] i2c: Fix i2c-mv64xxx compilation errorMark A. Greer
2005-11-17[DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-07[PATCH] i2c-viapro: Some adjustmentsJean Delvare