aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-06[PATCH] SCX200_ACB: eliminate spurious timeout errorsDavid Woodhouse1-2/+5
2006-07-12[PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare1-3/+1
2006-07-12[PATCH] scx200_acb: Fix the block transactionsJean Delvare1-2/+6
2006-07-12[PATCH] scx200_acb: Fix the state machineThomas Andrews1-6/+6
2006-07-12[PATCH] i2c-iop3xx: Avoid addressing selfPeter Milne2-8/+11
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds6-6/+0
2006-06-30[PATCH] i2c-801: 64bit resource fixAndrew Morton1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel6-6/+0
2006-06-27[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabledDaniel Ritz1-6/+10
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+2
2006-06-22[PATCH] i2c-i801: Merge setup functionJean Delvare1-66/+55
2006-06-22[PATCH] i2c-i801: Better pci subsystem integrationJean Delvare1-11/+27
2006-06-22[PATCH] i2c-i801: CleanupsJean Delvare1-19/+13
2006-06-22[PATCH] i2c-i801: Remove PCI function checkJean Delvare1-4/+0
2006-06-22[PATCH] i2c-i801: Remove force_addr parameterJean Delvare1-28/+7
2006-06-22[PATCH] i2c-i801: Fix block transaction poll loopsJean Delvare1-2/+2
2006-06-22[PATCH] scx200_acb: Mark scx200_acb_probe __initJean Delvare1-1/+1
2006-06-22[PATCH] scx200_acb: Use PCI I/O resource when appropriateJordan Crouse1-53/+147
2006-06-22[PATCH] i2c-ocores: Minor cleanupsPeter Korsgaard1-4/+2
2006-06-22[PATCH] i2c: New bus driver for the OpenCores I2C controllerPeter Korsgaard3-0/+355
2006-06-22[PATCH] i2c: Suggest N for rare devices in KconfigJean Delvare1-0/+6
2006-06-22[PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55Jean Delvare1-11/+27
2006-06-22[PATCH] I2C: i2c-piix4: Document the IBM problem more clearlyJean Delvare1-1/+1
2006-06-22[PATCH] I2C: i2c-piix4: Remove the fix_hstcfg parameterRudolf Marek1-24/+1
2006-06-22[PATCH] i2c-piix4: Add ATI IXP200/300/400 supportRudolf Marek2-1/+10
2006-06-21[POWERPC] Document I2C_MPC option for 86xx too.Jon Loeliger1-2/+2
2006-05-26[PATCH] scx200_acb: fix section mismatch warningRandy Dunlap1-1/+1
2006-05-09[PATCH] scx200_acb: Fix for the CS5535 errataJordan Crouse1-0/+7
2006-05-09[PATCH] scx200_acb: Fix resource name use after freeJean Delvare1-5/+1
2006-05-09[PATCH] scx200_acb: Fix return on init errorJean Delvare1-0/+3
2006-04-20[PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare1-0/+5
2006-04-14[PATCH] i2c-parport: Make type parameter mandatoryMark M. Hoffman4-6/+19
2006-04-14[PATCH] i2c-sis96x: Remove an init-time log messageMark M. Hoffman1-8/+0
2006-03-23[PATCH] I2C: i2c-ixp4xx: Add hwmon classAlessandro Zummo1-0/+1
2006-03-23[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera2-2/+6
2006-03-23[PATCH] I2C: i2c-amd756-s4882: Improve static mutex initializationJean Delvare1-3/+1
2006-03-23[PATCH] I2C: i2c-ali1535: Drop redundant mutexJean Delvare1-4/+0
2006-03-23[PATCH] i2c: Fix i2c-ite name initializationJean Delvare1-3/+1
2006-03-23[PATCH] i2c: Drop the i2c-frodo bus driverJean Delvare1-85/+0
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 3Jean Delvare3-6/+6
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar2-7/+8
2006-03-23[PATCH] I2C: fix sx200_acb build on other archesJean Delvare1-1/+1
2006-03-23[PATCH] i2c: scx200_acb minimal documentation updateBen Gardner1-2/+3
2006-03-23[PATCH] i2c: scx200_acb fix and speed up the poll loopBen Gardner1-11/+2
2006-03-23[PATCH] i2c: scx200_acb add support for the CS5535/CS5536Ben Gardner1-14/+43
2006-03-23[PATCH] i2c: scx200_acb remove use of lock_kernelBen Gardner1-6/+7
2006-03-23[PATCH] i2c: scx200_acb refactor/simplify codeBen Gardner1-44/+29
2006-03-23[PATCH] i2c: scx200_acb debug log cleanupBen Gardner1-25/+17
2006-03-23[PATCH] i2c: scx200_acb whitespace and comment cleanupBen Gardner1-47/+43