Age | Commit message (Expand) | Author | Files | Lines |
2005-06-22 | [PATCH] I2C: fix up some sysfs device attribute file parameters | Greg Kroah-Hartman | 3 | -34/+61 |
2005-06-22 | [PATCH] I2C: Kill another macro abuse in via686a | Jean Delvare | 1 | -13/+10 |
2005-06-22 | [PATCH] I2C: chips/Kconfig corrections | Jean Delvare | 1 | -3/+6 |
2005-06-22 | [PATCH] I2C: driver adm1021: remove die_code | Grant Coady | 1 | -8/+0 |
2005-06-22 | [PATCH] I2C: Coding style cleanups to via686a | Jean Delvare | 1 | -136/+140 |
2005-06-22 | [PATCH] I2C: Kill common macro abuse in chip drivers | Jean Delvare | 5 | -14/+5 |
2005-06-22 | [PATCH] I2C: include of jiffies.h for some i2c drivers | Dominik Hackl | 2 | -0/+2 |
2005-06-22 | [PATCH] I2C: adm9240 driver cleanup | Grant Coady | 1 | -2/+5 |
2005-06-22 | [PATCH] I2C: sysfs names: rename to cpu0_vid, take 3 | Grant Coady | 2 | -1/+8 |
2005-06-22 | [PATCH] I2C: Setting w83627hf fan divisor 128 fails. | Grant Coady | 2 | -2/+2 |
2005-06-22 | [PATCH] I2C: remove <linux/delay.h> from via686a | Grant Coady | 1 | -1/+0 |
2005-06-22 | [PATCH] I2C: Remove redundancy from i2c-core.c | Jean Delvare | 1 | -44/+20 |
2005-06-22 | [PATCH] I2C: Allow for sharing of the interrupt line for i2c-mpc.c | Kumar Gala | 1 | -2/+2 |
2005-06-22 | [PATCH] Spelling fixes for drivers/i2c. | Steven Cole | 11 | -19/+19 |
2005-06-22 | [PATCH] I2C: Add support for the LPC47M15x and LPC47M192 chips to smsc47m1 | Jean Delvare | 2 | -5/+7 |
2005-06-22 | [PATCH] I2C: Fix bugs in the new w83627ehf driver | Jean Delvare | 1 | -1/+1 |
2005-06-22 | [PATCH] I2C: New hardware monitoring driver: w83627ehf | Jean Delvare | 3 | -0/+854 |
2005-06-22 | [PATCH] I2C: add new hardware monitor driver: adm9240 | Grant Coady | 3 | -0/+780 |
2005-06-22 | [PATCH] I2C: #include <linux/config.h> cleanup | Jean Delvare | 2 | -10/+0 |
2005-06-22 | [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup | Alexey Dobriyan | 56 | -55/+1 |
2005-06-22 | [PATCH] ds1337: export ds1337_do_command | Ladislav Michl | 1 | -0/+2 |
2005-06-22 | [PATCH] ds1337 driver works also with ds1339 chip | Ladislav Michl | 2 | -3/+3 |
2005-06-22 | [PATCH] I2C: ds1337: search by bus number | Ladislav Michl | 1 | -5/+2 |
2005-06-22 | [PATCH] I2C: ds1337: i2c_transfer() checking | Ladislav Michl | 1 | -12/+9 |
2005-06-22 | [PATCH] I2C: ds1337: Make time format consistent with other RTC drivers | Ladislav Michl | 1 | -7/+6 |
2005-06-22 | [PATCH] I2C: ds1337 3/4 | Ladislav Michl | 1 | -17/+8 |
2005-06-22 | [PATCH] I2C: ds1337 2/4 | Ladislav Michl | 1 | -14/+14 |
2005-06-22 | [PATCH] I2C: ds1337 1/4 | Ladislav Michl | 1 | -5/+3 |
2005-06-22 | [PATCH] I2C: mark all functions static in atxp1 driver | Greg K-H | 1 | -6/+6 |
2005-06-22 | [PATCH] I2C: add new atxp1 driver | Sebastian Witt | 3 | -0/+375 |
2005-06-22 | [PATCH] I2C: rtc8564.c remove duplicate include | Clemens Koller | 1 | -1/+0 |
2005-06-22 | [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers | Jean Delvare | 4 | -42/+0 |
2005-06-21 | [PATCH] I2C: drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks | Yani Ioannou | 1 | -283/+241 |
2005-06-21 | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk... | Yani Ioannou | 3 | -30/+30 |
2005-06-21 | [PATCH] Driver Core: drivers/i2c/chips/pc87360.c - w83627hf.c: update device ... | Yani Ioannou | 8 | -115/+115 |
2005-06-21 | [PATCH] Driver Core: drivers/i2c/chips/lm77.c - max1619.c: update device attr... | Yani Ioannou | 9 | -113/+113 |
2005-06-21 | [PATCH] Driver Core: drivers/i2c/chips/adm1031.c - lm75.c: update device attr... | Yani Ioannou | 10 | -109/+109 |
2005-06-21 | [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic... | Yani Ioannou | 3 | -66/+66 |
2005-06-01 | [PATCH] I2C: ALI1563 SMBus driver fix | R.Marek@sh.cvut.cz | 1 | -15/+31 |
2005-05-23 | [PATCH] ppc64: Fix booting on latest G5 models | Benjamin Herrenschmidt | 1 | -0/+5 |
2005-04-26 | [PATCH] ppc annotations: i2c-mpc | Al Viro | 1 | -2/+2 |
2005-04-24 | [PATCH] broken dependency for I2C_MPC | Al Viro | 1 | -1/+1 |
2005-04-19 | [PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a drivers | Jean Delvare | 2 | -2/+2 |
2005-04-19 | [PATCH] I2C: via686a cleanups | Jean Delvare | 1 | -2/+1 |
2005-04-17 | [PATCH] i2c-i801: I2C patch for Intel ESB2 | Jason Gaston | 2 | -0/+3 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 105 | -0/+48392 |