summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pca9539: Honor the force parameterBen Gardner2006-07-131-5/+7
* [PATCH] i2c-algo-bit: Wipe out dead codeUwe Bugla2006-07-131-1/+0Star
* [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman2006-07-135-14/+11Star
* [PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare2006-07-131-3/+1Star
* [PATCH] scx200_acb: Fix the block transactionsJean Delvare2006-07-131-2/+6
* [PATCH] scx200_acb: Fix the state machineThomas Andrews2006-07-131-6/+6
* [PATCH] i2c-iop3xx: Avoid addressing selfPeter Milne2006-07-132-8/+11
* [PATCH] i2c: Fix 'ignore' module parameter handling in i2c-coreMark M. Hoffman2006-07-131-2/+2
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-025-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-018-8/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-308-8/+0Star
* | [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-281-6/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-231-2/+2
|\
| * [POWERPC] Document I2C_MPC option for 86xx too.Jon Loeliger2006-06-211-2/+2
* | [PATCH] I2C: I2C controllers go into right place on sysfsDavid Brownell2006-06-221-4/+1Star
* | [PATCH] i2c-i801: Merge setup functionJean Delvare2006-06-221-66/+55Star
* | [PATCH] i2c-i801: Better pci subsystem integrationJean Delvare2006-06-221-11/+27
* | [PATCH] i2c-i801: CleanupsJean Delvare2006-06-221-19/+13Star
* | [PATCH] i2c-i801: Remove PCI function checkJean Delvare2006-06-221-4/+0Star
* | [PATCH] i2c-i801: Remove force_addr parameterJean Delvare2006-06-221-28/+7Star
* | [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: Mark block write buffers as constKrzysztof Halasa2006-06-221-2/+2
* | [PATCH] i2c-ocores: Minor cleanupsPeter Korsgaard2006-06-221-4/+2Star
* | [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-222-0/+14
* | [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
* | [PATCH] I2C: i2c-piix4: Remove the fix_hstcfg parameterRudolf Marek2006-06-221-24/+1Star
* | [PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85Mark A. Greer2006-06-221-72/+241
* | [PATCH] i2c: cleanup m41t00Mark A. Greer2006-06-221-28/+21Star
* | [PATCH] i2c-piix4: Add ATI IXP200/300/400 supportRudolf Marek2006-06-222-1/+10
|/
* [PATCH] scx200_acb: fix section mismatch warningRandy Dunlap2006-05-261-1/+1
* [PATCH] scx200_acb: Fix for the CS5535 errataJordan Crouse2006-05-091-0/+7
* [PATCH] scx200_acb: Fix resource name use after freeJean Delvare2006-05-091-5/+1Star
* [PATCH] scx200_acb: Fix return on init errorJean Delvare2006-05-091-0/+3
* [PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare2006-04-201-0/+5
* [PATCH] m41t00: fix bitmasks when writing to chipDavid Barksdale2006-04-191-4/+4
* [PATCH] i2c-parport: Make type parameter mandatoryMark M. Hoffman2006-04-144-6/+19
* [PATCH] i2c-sis96x: Remove an init-time log messageMark M. Hoffman2006-04-141-8/+0Star
* [PATCH] i2c: convert m41t00 to use a workqueueMark A. Greer2006-04-141-7/+9
* [PATCH] i2c: convert ds1374 to use a workqueueJean Delvare2006-04-141-6/+10
* [PATCH] RTC subsystem: I2C cleanupAlessandro Zummo2006-03-275-1181/+0Star
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] I2C: i2c-ixp4xx: Add hwmon classAlessandro Zummo2006-03-231-0/+1
* [PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera2006-03-232-2/+6
* [PATCH] I2C: i2c-amd756-s4882: Improve static mutex initializationJean Delvare2006-03-231-3/+1Star
* [PATCH] I2C: i2c-ali1535: Drop redundant mutexJean Delvare2006-03-231-4/+0Star