summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-118-121/+121
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-098-121/+121
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-1018-18/+0
* | [PATCH] i2c-viapro: Some adjustmentsJean Delvare2005-11-071-13/+14
* | [PATCH] i2c: ds1337 BCD conversion fixJames Chapman2005-11-071-2/+2
|/
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-4/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-011-4/+5
|\
| * [ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem...Dan Williams2005-11-011-4/+5
* | [DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path.Russell King2005-10-301-2/+5
* | Create platform_device.h to contain all the platform device details.Russell King2005-10-2911-5/+13
|/
* [PATCH] I2C: remove devfs support from i2c-dev driverGreg Kroah-Hartman2005-10-281-10/+0
* [PATCH] i2c: i2c-i801 PEC code cleanupsJean Delvare2005-10-281-14/+10
* [PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare2005-10-283-22/+5
* [PATCH] i2c: SMBus PEC support rewrite, 2 of 3Jean Delvare2005-10-281-114/+48
* [PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare2005-10-281-2/+1
* [PATCH] i2c: i2c-i810 documentation updateJean Delvare2005-10-282-1/+3
* [PATCH] i2c: ID redefinition cleanupsJean Delvare2005-10-281-5/+0
* [PATCH] i2c: Static function fixes, 4 of 4Ben Dooks2005-10-283-3/+4
* [PATCH] i2c: Static function fixes, 1 of 4Ben Dooks2005-10-281-1/+1
* [PATCH] i2c: kzalloc cleanups, 2 of 2Jean Delvare2005-10-281-2/+2
* [PATCH] i2c: kzalloc cleanups, 1 of 2Jean Delvare2005-10-282-3/+2
* [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-2822-52/+25
* [PATCH] i2c: kzalloc conversion, ixp bus driversDeepak Saxena2005-10-282-4/+2
* [PATCH] i2c: New Xicor X1205 RTC driverAlessandro Zummo2005-10-283-0/+708
* [PATCH] Owner field additions to many i2c drivers, 5 of 5Laurent Riffard2005-10-281-0/+1
* [PATCH] Owner field additions to many i2c drivers, 4 of 5Laurent Riffard2005-10-281-0/+3
* [PATCH] Owner field additions to many i2c drivers, 3 of 5Laurent Riffard2005-10-281-0/+2
* [PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard2005-10-287-0/+8
* [PATCH] Owner field additions to many i2c drivers, 1 of 5Laurent Riffard2005-10-2818-0/+18
* [PATCH] i2c: Big i2c-elektor cleanupStig Telfer2005-10-281-39/+45
* [PATCH] i2c: Fix i2c-elektor on AlphaStig Telfer2005-10-281-25/+49
* [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structuresJean Delvare2005-10-283-3/+1
* [PATCH] i2c: Rename i2c-parport variable to avoid confusionJean Delvare2005-10-281-3/+3
* [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare2005-10-282-6/+6
* [PATCH] i2c: Cleanup i2c-i801 ifdefsJean Delvare2005-10-281-19/+1
* [PATCH] i2c: Cleanup i2c-dev ioctl debug messageJean Delvare2005-10-281-2/+2
* [PATCH] i2c: Add missing i2c-ixp2000/4xx adapter nameJean Delvare2005-10-282-0/+8
* [PATCH] i2c-viapro: Cleanup ifdef usageGreg KH2005-10-281-4/+2
* [PATCH] i2c-viapro: Improve register dumpJean Delvare2005-10-281-8/+30
* [PATCH] i2c-viapro: Refactor control outbJean Delvare2005-10-281-4/+3
* [PATCH] i2c-viapro: Update supported devices listJean Delvare2005-10-281-9/+13
* [PATCH] i2c-viapro: Code cleanupsJean Delvare2005-10-281-81/+41
* [PATCH] i2c-viapro: Implement I2C Block transactionsJean Delvare2005-10-281-3/+36
* [PATCH] i2c-viapro: Coding style fixesJean Delvare2005-10-281-38/+38
* [PATCH] i2c: Several PEC-related fixes in software SMBus emulationHideki Iwamoto2005-10-281-4/+4
* [PATCH] i2c: Minor i2c-amd8111 cleanupJean Delvare2005-10-281-1/+0
* [PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICKJean Delvare2005-10-281-4/+11
* [PATCH] i2c: Reuse name strings in i2c bus driversJean Delvare2005-10-2812-25/+33
* [PATCH] i2c: Discard explicit static initializations to 0Jean Delvare2005-10-2810-15/+15
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-282-7/+5
OpenPOWER on IntegriCloud