summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-081-1/+1
* i2c/m41t00: Do not forget to write yearPhilippe De Muyter2007-01-051-0/+1
* [PATCH] fix more workqueue build breakage (tps65010)David Brownell2006-12-131-9/+12
* i2c: fix broken ds1337 initializationDirk Eibach2006-12-101-1/+7
* [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-061-1/+8
* WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-3/+3
* USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-271-1/+1
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* i2c: __must_check fixes (chip drivers)Jean Delvare2006-09-275-27/+97
* [PATCH] i2c: tps65010 build fixesDavid Brownell2006-08-261-6/+6
* [PATCH] pca9539: Honor the force parameterBen Gardner2006-07-131-5/+7
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-022-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0Star
* [PATCH] i2c: Suggest N for rare devices in KconfigJean Delvare2006-06-221-0/+8
* [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] m41t00: fix bitmasks when writing to chipDavid Barksdale2006-04-191-4/+4
* [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: Cleanup isp1301_omapJean Delvare2006-03-231-2/+0Star
* [PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar2006-03-234-37/+40
* [PATCH] I2C: Convert i2c to mutexesArjan van de Ven2006-03-232-10/+12
* [PATCH] IRQ type flagsRussell King2006-01-091-5/+6
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-0612-12/+0Star
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard2006-01-0612-24/+48
* [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-061-1/+0Star
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-0612-12/+0Star
* [PATCH] i2c: Remove duplicate rtc8564 BCD macrosNicolas Kaiser2006-01-061-19/+17Star
* [PATCH] i2c: Extend ds1337 initializationMichael Burian2006-01-061-6/+31
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-111-10/+11
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-10/+11
* | [PATCH] i2c: ds1337 BCD conversion fixJames Chapman2005-11-081-2/+2
|/
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [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 conversion, other driversDeepak Saxena2005-10-2810-22/+11Star
* [PATCH] i2c: New Xicor X1205 RTC driverAlessandro Zummo2005-10-283-0/+708
* [PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard2005-10-281-0/+1
* [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structuresJean Delvare2005-10-283-3/+1Star
* [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare2005-10-281-2/+2
* [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-081-1/+1
* [PATCH] i2c: chips/ds1374.c fixupMark A. Greer2005-09-051-1/+1
* [PATCH] i2c: chips/m41t00.c fixupMark A. Greer2005-09-051-1/+1
* [PATCH] I2C: Centralize 24RF08 corruption preventionJean Delvare2005-09-052-10/+0Star
* [PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare2005-09-051-10/+0Star