summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* | | i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-2626-26/+26
* | | i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek2006-09-262-9/+17
* | | i2c-algo-pcf: Discard the mdelay data struct memberAdrian Bunk2006-09-261-1/+0
* | | i2c-isa: Fail adding driver on attach_adapter errorDavid Hubbard2006-09-261-3/+8
* | | i2c-stub: Chip address as a module parameterJean Delvare2006-09-261-1/+18
* | | i2c: New bus driver for TI OMAP boardsKomal Shah2006-09-263-0/+687
* | | i2c-algo-bit: Discard the mdelay data struct memberJean Delvare2006-09-2611-18/+6
* | | i2c-au1550: Add I2C support for Au1200Domen Puncer2006-09-262-5/+4
* | | i2c-au1550: Add SMBus functionality flagDomen Puncer2006-09-261-1/+1
* | | i2c-au1550: Fix timeout problemDomen Puncer2006-09-261-4/+10
* | | i2c-sibyte: Kip Walker is goneJean Delvare2006-09-261-1/+1
* | | i2c-algo-sibyte: Merge into i2c-sibyteJean Delvare2006-09-261-3/+155
* | | i2c: __must_check fixes (core drivers)Jean Delvare2006-09-261-3/+26
| |/ |/|
* | Merge branch 'merge'Paul Mackerras2006-08-081-2/+5
|\ \ | |/
| * [PATCH] SCX200_ACB: eliminate spurious timeout errorsDavid Woodhouse2006-08-061-2/+5
* | Merge branch 'merge'Paul Mackerras2006-08-014-19/+24
|\ \ | |/
| * [PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare2006-07-121-3/+1
| * [PATCH] scx200_acb: Fix the block transactionsJean Delvare2006-07-121-2/+6
| * [PATCH] scx200_acb: Fix the state machineThomas Andrews2006-07-121-6/+6
| * [PATCH] i2c-iop3xx: Avoid addressing selfPeter Milne2006-07-122-8/+11
* | [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-1/+2
|/
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-306-6/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-306-6/+0
* | [PATCH] i2c-801: 64bit resource fixAndrew Morton2006-06-301-2/+2
|/
* [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabledDaniel Ritz2006-06-271-6/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-221-2/+2
|\
| * [POWERPC] Document I2C_MPC option for 86xx too.Jon Loeliger2006-06-211-2/+2
* | [PATCH] i2c-i801: Merge setup functionJean Delvare2006-06-221-66/+55
* | [PATCH] i2c-i801: Better pci subsystem integrationJean Delvare2006-06-221-11/+27
* | [PATCH] i2c-i801: CleanupsJean Delvare2006-06-221-19/+13
* | [PATCH] i2c-i801: Remove PCI function checkJean Delvare2006-06-221-4/+0
* | [PATCH] i2c-i801: Remove force_addr parameterJean Delvare2006-06-221-28/+7
* | [PATCH] i2c-i801: Fix block transaction poll loopsJean Delvare2006-06-221-2/+2
* | [PATCH] scx200_acb: Mark scx200_acb_probe __initJean Delvare2006-06-221-1/+1
* | [PATCH] scx200_acb: Use PCI I/O resource when appropriateJordan Crouse2006-06-221-53/+147
* | [PATCH] i2c-ocores: Minor cleanupsPeter Korsgaard2006-06-221-4/+2
* | [PATCH] i2c: New bus driver for the OpenCores I2C controllerPeter Korsgaard2006-06-223-0/+355
* | [PATCH] i2c: Suggest N for rare devices in KconfigJean Delvare2006-06-221-0/+6
* | [PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55Jean Delvare2006-06-221-11/+27
* | [PATCH] I2C: i2c-piix4: Document the IBM problem more clearlyJean Delvare2006-06-221-1/+1
OpenPOWER on IntegriCloud