aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner5-9/+9
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds8-8/+0
2006-06-30[PATCH] i2c-801: 64bit resource fixAndrew Morton1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel8-8/+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: I2C controllers go into right place on sysfsDavid Brownell1-4/+1
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: Mark block write buffers as constKrzysztof Halasa1-2/+2
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 Delvare2-0/+14
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: m41t00: Add support for the ST M41T81 and M41T85Mark A. Greer1-72/+241
2006-06-22[PATCH] i2c: cleanup m41t00Mark A. Greer1-28/+21
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-19[PATCH] m41t00: fix bitmasks when writing to chipDavid Barksdale1-4/+4
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-04-14[PATCH] i2c: convert m41t00 to use a workqueueMark A. Greer1-7/+9
2006-04-14[PATCH] i2c: convert ds1374 to use a workqueueJean Delvare1-6/+10
2006-03-27[PATCH] RTC subsystem: I2C cleanupAlessandro Zummo5-1181/+0
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
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: Cleanup isp1301_omapJean Delvare1-2/+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: Optimize core_lists mutex usageJean Delvare1-6/+5
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 Molnar7-61/+65
2006-03-23[PATCH] i2c: Speed up block transfersJean Delvare1-9/+6
2006-03-23[PATCH] I2C: fix sx200_acb build on other archesJean Delvare1-1/+1