- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / i2c / busses / i2c-i801.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-03-22 Jean Delvarei2c-i801: Restore the device state before leaving
2007-02-17 Robert P. J. DayReplace remaining references to "driverfs" with "sysfs".
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-13 Stephen Hemmingeri2c: Add IDs to adapters
2007-02-13 Jean Delvarei2c-i801: Spelling fix
2006-12-10 Jean Delvarei2c: Enable PEC on more i2c-i801 devices
2006-12-01 Jason Gastoni2c-i801: SMBus patch for Intel ICH9
2006-09-26 Jean Delvarei2c: Constify i2c_algorithm declarations, part 2
2006-06-30 Andrew Morton[PATCH] i2c-801: 64bit resource fix
2006-06-28 Daniel Ritz[PATCH] i2c-i801.c: don't pci_disable_device() after...
2006-06-22 Jean Delvare[PATCH] i2c-i801: Merge setup function
2006-06-22 Jean Delvare[PATCH] i2c-i801: Better pci subsystem integration
2006-06-22 Jean Delvare[PATCH] i2c-i801: Cleanups
2006-06-22 Jean Delvare[PATCH] i2c-i801: Remove PCI function check
2006-06-22 Jean Delvare[PATCH] i2c-i801: Remove force_addr parameter
2006-06-22 Jean Delvare[PATCH] i2c-i801: Fix block transaction poll loops
2006-04-24 Jean Delvare[PATCH] i2c-i801: Fix resume when PEC is used
2006-04-20 Jean Delvare[PATCH] i2c-i801: Fix resume when PEC is used
2006-02-06 Jason Gaston[PATCH] i2c-i801: I2C patch for Intel ICH8
2006-01-12 Olaf Kirch- patches./patch-2.6.15-git8: Update to 2.6.5-git8
2006-01-11 Olaf Kirch- ich8-{pci-ids, ide, i2c, ata-piix, audio, ahci}:...
2006-01-06 Mark M. Hoffman[PATCH] i2c: i2c-i801 explicitly enables/disables PEC
2005-11-11 Greg Kroah-Hartman[PATCH] PCI: removed unneeded .owner field from struct...
2005-10-28 Jean Delvare[PATCH] i2c: i2c-i801 PEC code cleanups
2005-10-28 Jean Delvare[PATCH] i2c: SMBus PEC support rewrite, 3 of 3
2005-10-28 Jean Delvare[PATCH] i2c: SMBus PEC support rewrite, 1 of 3
2005-10-28 Laurent Riffard[PATCH] Owner field additions to many i2c drivers,...
2005-10-28 Jean Delvare[PATCH] i2c: Cleanup i2c-i801 ifdefs
2005-10-28 Jean Delvare[PATCH] i2c: Reuse name strings in i2c bus drivers
2005-09-05 Jean Delvare[PATCH] I2C: Kill i2c_algorithm.id (4/7)
2005-09-05 Jean Delvare[PATCH] I2C: Kill i2c_algorithm.name (1/7)
2005-07-29 Jean Delvare[PATCH] I2C: Missing space in split strings
2005-07-11 Jean Delvare[PATCH] I2C: Strip trailing whitespace from strings
2005-06-22 Alexey Dobriyan[PATCH] I2C: drivers/i2c/*: #include <linux/config...
2005-04-16 Jason Gaston[PATCH] i2c-i801: I2C patch for Intel ESB2
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-14 Jason Gaston[PATCH] I2C support for Intel ICH7 - 2.6.10 - resubmit
2004-12-21 Jean Delvare[PATCH] I2C: Use PCI_DEVICE in bus drivers
2004-10-19 Greg Kroah-HartmanI2C: convert from pci_module_init to pci_register_drive...
2004-09-08 Matthieu Castet[PATCH] use of MODULE_DEVICE_TABLE in i2c busses driver
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-10 Deepak Saxena[PATCH] Remove spaces from PCI I2C pci_driver.name...
2004-08-05 Greg Kroah-HartmanI2C: convert all drivers from MODULE_PARM to module_param
2004-05-18 Greg Kroah-HartmanI2C: change i2c_delay() to use msleep() instead.
2004-05-14 Jason D. Gaston[PATCH] I2C: ICH6/6300ESB i2c support
2004-05-11 Jean Delvare[PATCH] I2C: Rename hardware monitoring I2C class
2004-05-05 Michael Hunold[PATCH] I2C: add .class to i2c drivers
2004-03-16 Hubert Mantelupdate to 2.6.5-rc1
2004-03-15 Greg Kroah-Hartman[PATCH] I2C: fix up CONFIG_I2C_DEBUG_BUS logic to be...
2004-02-23 Jean Delvare[PATCH] I2C: fix mor rmmod oopses
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Greg Kroah-Hartman[PATCH] I2C: add I2C_DEBUG_BUS config option and conver...
2003-09-22 Greg Kroah-Hartman[PATCH] I2C: remove I2C_VERSION and I2C_DATE as they...
2003-09-12 Greg Kroah-Hartman[PATCH] I2C: remove some usages of i2c_adapter.id as...
2003-08-27 Hirofumi Ogawa[PATCH] DEVICE_NAME_SIZE/_HALF removal (I2C stuff)
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-08 Greg Kroah-HartmanI2C: move the name field back into the i2c_client and...
2003-08-01 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.5
2003-07-31 Greg Kroah-Hartman[PATCH] PCI: pci_device_id can not be marked __devinitdata.
2003-07-19 Greg Kroah-Hartman[PATCH] I2C: consolidate the i2c delay functions.
2003-06-16 Martin Schlemmer[PATCH] I2C: ICH5 SMBus and W83627THF additions
2003-05-06 Gerd Knorr[PATCH] i2c #3/3: add class field to i2c_adapter
2003-03-21 Greg Kroah-Hartmani2c: remove i2c_adapter->name and use dev->name instead.
2003-03-18 Greg Kroah-Hartman[PATCH] i2c i2c-i801.c: fix up formatting and whitespac...
2003-03-18 Greg Kroah-Hartman[PATCH] i2c i2c-i801.c: fix up the pci id matching...
2003-03-18 Greg Kroah-Hartman[PATCH] i2c i2c-i801.c: remove check_region() usage.
2003-03-18 Greg Kroah-Hartman[PATCH] i2c i2c-i801.c: remove #ifdefs and fix all...
2003-03-13 Greg Kroah-Hartmani2c: add driver model support to i2c adapter drivers
2003-03-13 Greg Kroah-Hartmani2c: get i2c-i801 driver to actually bind to a PCI...
2003-03-13 Greg Kroah-Hartmani2c: add bus driver for Intel 801 devices