summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-131-1/+1
|\
| * hwmon: Update Rudolf Marek's e-mail addressJean Delvare2006-12-121-1/+1
* | [PATCH] fix more workqueue build breakage (tps65010)David Brownell2006-12-131-9/+12
* | i2c: Fix OMAP clock prescaler to match the commentJean Delvare2006-12-101-2/+2
* | i2c: Refactor a kfree in i2c-devJean Delvare2006-12-101-2/+1
* | i2c: Fix return value check in i2c-devAkinobu Mita2006-12-101-2/+2
* | i2c: Enable PEC on more i2c-i801 devicesJean Delvare2006-12-101-4/+12
* | i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-1017-48/+17
* | i2c: New ARM Versatile/Realview bus driverRussell King2006-12-103-0/+165
* | i2c: fix broken ds1337 initializationDirk Eibach2006-12-101-1/+7
* | i2c: Use the __ATTR macro where possibleJean Delvare2006-12-101-7/+4
* | i2c: Whitespace cleanupsDavid Brownell2006-12-102-44/+44
* | i2c: Use put_user instead of copy_to_user where possibleJean Delvare2006-12-101-2/+1
* | i2c: New Atmel AT91 bus driverAndrew Victor2006-12-103-0/+333
* | i2c: Add support for nested i2c bus lockingJiri Kosina2006-12-101-1/+1
* | i2c: Cleanups to the i2c-nforce2 bus driverHans-Frieder Vogt2006-12-101-75/+14
* | i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol2006-12-101-0/+9
* | i2c: New Philips PNX bus driverVitaly Wool2006-12-103-0/+728
* | i2c: Delete the broken i2c-ite bus driverJean Delvare2006-12-107-1226/+0
|/
* [PATCH] struct path: convert i2c-driversJosef Sipek2006-12-081-2/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-072-133/+4
|\
| *-. [ARM] Merge individual ARM sub-treesRussell King2006-12-072-133/+4
| |\ \
| | | * [ARM] 3995/1: iop13xx: add iop13xx supportDan Williams2006-12-071-3/+3
| | |/ | |/|
| | * [ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King2006-11-301-130/+1
| |/
* | [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-061-1/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-054-14/+17
|\ \
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-012-0/+3
| |\ \
| | * | i2c-i801: SMBus patch for Intel ICH9Jason Gaston2006-12-012-0/+3
| | |/
| * | I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman2006-12-011-13/+13
| |/
| * [PATCH] Fix i2c-ixp4xx compile (missing brace)Jean Delvare2006-11-231-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+6
|/
* [PATCH] scx200_acb: handle PCI errorsJeff Garzik2006-11-201-3/+4
* [PATCH] i2c-ixp4xx: fix ") != 0))" typoAlexey Dobriyan2006-11-201-1/+2
* [ARM] Fix i2c-pxa slave mode supportRussell King2006-10-281-2/+6
* hwmon: Let w83781d and lm78 load againJean Delvare2006-10-181-1/+1
* [POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt2006-10-101-13/+15
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0514-19/+17
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* fix file specification in commentsUwe Zeisberger2006-10-034-4/+4
* Fix several typos in drivers/Matt LaPlante2006-10-031-2/+2
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-011-1/+1
* [PATCH] i2c: Prevent deadlock on i2c client registrationJean Delvare2006-09-301-12/+13
* [PATCH] i2c-sibyte: Fix modular build breakageYoichi Yuasa2006-09-291-2/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-282-8/+10
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...Russell King2006-09-271-1/+2
| |\
| * | [ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek2006-09-251-7/+9
| * | [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek2006-09-251-1/+1
| * | [ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek2006-09-251-2/+2
* | | USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-271-1/+1
* | | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
OpenPOWER on IntegriCloud