Timeline
10/30/05:
- 18:28 Changeset [3163] by
- Update my record.
- 16:42 Changeset [3162] by
- Big update.
- 16:41 Changeset [4012] by
- Update.
- 16:24 Changeset [3161] by
- Support the ADM1032-2 and ADT7461-2, which have address 0x4d. Backported …
- 16:04 Changeset [3160] by
- List the i845G as supported. PCI IDs cleanups.
- 16:03 Changeset [3159] by
- The 82845G is supported by this driver.
- 16:01 Changeset [3158] by
- Update the list of supported busses (i810E, i845G, VT8237R).
- 16:00 Changeset [3157] by
- Update i2c-i810 help text.
- 15:15 Changeset [3156] by
- Fix functions being declared static and then implemented non-static. …
- 14:52 Changeset [4011] by
- Update to reflect the "new" memory allocation model. Backport from Linux …
- 14:02 Changeset [3155] by
- Drop useless w83627hf initialization step (backported from Linux 2.6).
- 12:52 Changeset [3154] by
- Misc fixes: * The IT8705F and SiS950 have no SMBus interface. * Fix a …
- 12:42 Changeset [3153] by
- The IT8705F and SiS950 do not have an SMBus interface (backport from Linux …
- 12:24 Changeset [4010] by
- Comment update: i2c_smbus_read_i2c_block_data too returns the number of …
- 11:34 Changeset [3152] by
- Using s8 instead of u8 to store temperature register values saves a few …
- 11:18 Changeset [3151] by
- Trivial whitespace fixes.
- 11:16 Changeset [3150] by
- Revert request_region name change, this one driver does not register as a …
- 11:02 Changeset [3149] by
- Backport from Linux 2.6: Clean up name string usage in 11 i2c bus …
- 10:58 Changeset [3148] by
- Remove dead code.
- 10:05 Changeset [3147] by
- Drop a common comment about limits being set in initialization functions. …
- 09:51 Changeset [3146] by
- Backport updates from Linux 2.6.
- 09:41 Changeset [3145] by
- Strip trailing whitespace and break longs lines, as was done in the Linux …
10/29/05:
- 23:49 Changeset [3144] by
- Resync with Linux 2.6.
- 23:47 Changeset [3143] by
- Improve register dump. This is a backport from Linux 2.6.
- 23:36 Changeset [3142] by
- Refactor a control outb. This allows for some other simplifications. …
- 23:13 Changeset [3141] by
- Update the list of supported chips, stating which ones support I2C block …
- 23:04 Changeset [3140] by
- Code cleanups, backported from Linux 2.6.
- 21:48 Changeset [3139] by
- Support I2C block read when possible. This is a backport from Linux 2.6.
- 21:15 Changeset [3138] by
- Coding style cleanups, backported from Linux 2.6.
- 21:01 Changeset [3137] by
- add Aweta donation
- 20:44 Changeset [3136] by
- Drop dead code, and fix annotations accordingly.
- 20:35 Changeset [3135] by
- Remove i2c read/write wrapper interface as it does nothing. Original patch …
- 19:17 Changeset [3134] by
- Save 0.5kB of lookup table data. This is a backport from Linux 2.6, …
10/28/05:
- 05:32 Changeset [3133] by
- Fix bug in smsc47b397_features table, noticed by Jean Delvare.
10/24/05:
- 19:22 Changeset [3132] by
- Mention the SMSC LPC47M997.
10/21/05:
- 21:16 Changeset [3131] by
- Mass-fix typos and trailing whitespace.
- 20:22 Changeset [3130] by
- Update the list of supported chips.
- 20:08 Changeset [3129] by
- Update the general advice section.
10/19/05:
- 23:29 Changeset [3128] by
- Add /me as Khali noticed recently
- 23:21 Changeset [3127] by
- Added TYAN sensors.conf database link
10/18/05:
- 08:07 Changeset [3126] by
- Drop useless cast on kmalloc return (backport from Linux 2.6).
10/17/05:
- 21:29 Changeset [3125] by
- Drop useless instruction. This is a backport from Linux 2.6.
- 20:25 Changeset [3124] by
- Minor updates: driver ID, mailing list.
10/15/05:
- 12:36 Changeset [3123] by
- Update.
- 12:34 Changeset [3122] by
- Fix MAX6659 reported driver. Add Fintek F71805F detection. Fix multi-byte …
- 12:28 Changeset [3121] by
- Fix rounding error in PCxxxx DDR SDRAM speed computation.
- 09:17 Changeset [4009] by
- Update.
10/14/05:
- 18:51 Changeset [3120] by
- Disable iconv when uclibc is used.
10/12/05:
- 05:49 Changeset [3119] by
- Add a new ID for a smsc47b397 variant.
10/06/05:
- 19:27 Changeset [3118] by
- Get rid of free_the_label(), we really can do without it.
10/05/05:
- 23:21 Changeset [4008] by
- Patch from Hideki Iwamoto: The name which can be set to i2c_driver is up …
- 23:07 Changeset [3117] by
- Update FAQ: * Add Q: Why did you decide not to support undocumented chips? …
- 22:00 Changeset [4007] by
- Drop out-of-date I2C_ALGO_*_MAX defines. These were no more needed since …
10/02/05:
- 16:55 Changeset [3116] by
- A trivial cleanup for getsysname() - there's no reason for matches[] to be …
- 14:04 Changeset [4006] by
- Delete 2 out-of-date, colliding ioctl defines. I2C_UDELAY and I2C_MDELAY …
10/01/05:
- 17:38 Changeset [3115] by
- Minor cleanup: get rid of an unnecessary forward declaration.
- 17:34 Changeset [3114] by
- The ADM1032 and ADT7461 chips have variants with address 0x4d instead of …
- 17:31 Changeset [3113] by
- Remove a workaround for sysfs support that is no longer needed.
09/30/05:
- 19:38 Changeset [3112] by
- Update.
- 19:30 Changeset [3111] by
- Display the real addresses (rather than offsets thereto) in flat mode.
- 19:25 Changeset [3110] by
- Continuous byte mode needs not only read byte capability but also write …
- 19:16 Changeset [3109] by
- Fix a bug in argc check. Only use PEC on the register write, not the …
Note: See TracTimeline
for information about the timeline view.
