summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)AuthorLines
2007-01-05i2c/m41t00: Do not forget to write yearPhilippe De Muyter-0/+1
2007-01-05i2c-mv64xxx: Fix random oops at bootMaxime Bizon-2/+2
2007-01-04i2c: Migration aids for i2c_adapter.dev removalDavid Brownell-4/+24
2007-01-04i2c-pnx: Fix interrupt handler, get rid of EARLY config optionVitaly Wool-15/+1
2006-12-13Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds-1/+1
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell-9/+12
2006-12-12hwmon: Update Rudolf Marek's e-mail addressJean Delvare-1/+1
2006-12-10i2c: Fix OMAP clock prescaler to match the commentJean Delvare-2/+2
2006-12-10i2c: Refactor a kfree in i2c-devJean Delvare-2/+1
2006-12-10i2c: Fix return value check in i2c-devAkinobu Mita-2/+2
2006-12-10i2c: Enable PEC on more i2c-i801 devicesJean Delvare-4/+12
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare-48/+17
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King-0/+165
2006-12-10i2c: fix broken ds1337 initializationDirk Eibach-1/+7
2006-12-10i2c: Use the __ATTR macro where possibleJean Delvare-7/+4
2006-12-10i2c: Whitespace cleanupsDavid Brownell-44/+44
2006-12-10i2c: Use put_user instead of copy_to_user where possibleJean Delvare-2/+1
2006-12-10i2c: New Atmel AT91 bus driverAndrew Victor-0/+333
2006-12-10i2c: Add support for nested i2c bus lockingJiri Kosina-1/+1
2006-12-10i2c: Cleanups to the i2c-nforce2 bus driverHans-Frieder Vogt-75/+14
2006-12-10i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol-0/+9
2006-12-10i2c: New Philips PNX bus driverVitaly Wool-0/+728
2006-12-10i2c: Delete the broken i2c-ite bus driverJean Delvare-1226/+0
2006-12-08[PATCH] struct path: convert i2c-driversJosef Sipek-2/+2
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-133/+4
2006-12-07[ARM] Merge individual ARM sub-treesRussell King-133/+4
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams-3/+3
2006-12-06[PATCH] ... and more work_struct-induced breakage (mips)Al Viro-1/+8
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-14/+17
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-0/+3
2006-12-01I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman-13/+13
2006-12-01i2c-i801: SMBus patch for Intel ICH9Jason Gaston-0/+3
2006-11-30[ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King-130/+1
2006-11-23[PATCH] Fix i2c-ixp4xx compile (missing brace)Jean Delvare-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-6/+6
2006-11-20[PATCH] scx200_acb: handle PCI errorsJeff Garzik-3/+4
2006-11-20[PATCH] i2c-ixp4xx: fix ") != 0))" typoAlexey Dobriyan-1/+2
2006-10-28[ARM] Fix i2c-pxa slave mode supportRussell King-2/+6
2006-10-18hwmon: Let w83781d and lm78 load againJean Delvare-1/+1
2006-10-10[POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt-13/+15
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-19/+17
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0
2006-10-03fix file specification in commentsUwe Zeisberger-4/+4
2006-10-03Fix several typos in drivers/Matt LaPlante-2/+2
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan-1/+1
2006-09-30[PATCH] i2c: Prevent deadlock on i2c client registrationJean Delvare-12/+13
2006-09-29[PATCH] i2c-sibyte: Fix modular build breakageYoichi Yuasa-2/+2
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-8/+10
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell-1/+1
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...Russell King-1/+2