summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare2005-09-0518-82/+50
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-0537-70/+33
* [PATCH] hwmon: hwmon vs i2c, second round (05/11)Jean Delvare2005-09-053-126/+6
* [PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare2005-09-0533-44/+44
* [PATCH] hwmon: hwmon vs i2c, second round (03/11)Jean Delvare2005-09-051-1/+1
* [PATCH] hwmon: hwmon vs i2c, second round (02/11)Jean Delvare2005-09-051-7/+6
* [PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare2005-09-0514-23/+28
* [PATCH] hwmon: lm85: trivial cleanupsJean Delvare2005-09-051-9/+0
* [PATCH] hwmon: move SENSORS_LIMIT to hwmon.hJean Delvare2005-09-051-1/+1
* [PATCH] I2C: Improve core debugging messagesJean Delvare2005-09-052-39/+29
* [PATCH] I2C: i2c-algo-pca -- gracefully handle a busy busIan Campbell2005-09-051-5/+7
* [PATCH] I2C: inline i2c_adapter_idJean Delvare2005-09-051-9/+0
* [PATCH] hwmon: tag super-i/o find functions __initJean Delvare2005-09-054-4/+4
* [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-0535-133/+39
* [PATCH] I2C: W83792D add hwmon class register 2/3R.Marek@sh.cvut.cz2005-09-051-6/+27
* [PATCH] I2C: W83792D driver 1/3R.Marek@sh.cvut.cz2005-09-053-0/+1644
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9)Jean Delvare2005-09-054-32/+0
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare2005-09-0532-35/+0
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (6/9)Jean Delvare2005-09-051-32/+13
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare2005-09-0510-235/+98
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (4/9)Jean Delvare2005-09-052-7/+4
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare2005-09-0510-24/+97
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9)Jean Delvare2005-09-051-10/+148
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9)Jean Delvare2005-09-051-4/+10
* [PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman2005-09-0533-53/+522
* [PATCH] I2C hwmon: hwmon sysfs classMark M. Hoffman2005-09-053-1/+106
* [PATCH] hwmon: Document on the W83627EHG chipJean Delvare2005-09-052-0/+6
* [PATCH] hwmon: kill client name lm78-jJean Delvare2005-09-051-7/+4
* [PATCH] hwmon: soften lm75 initializationJean Delvare2005-09-051-2/+6
* [PATCH] I2C: max6875 code cleanupbgardner@wabtec.com2005-09-051-6/+2
* [PATCH] I2C: add kobj_to_i2c_clientbgardner@wabtec.com2005-09-051-5/+0
* [PATCH] I2C: cleanup of i2c-nforce2Hans-Frieder Vogt2005-09-051-28/+3
* [PATCH] I2C: fix max6875 build errorGreg Kroah-Hartman2005-09-051-2/+1
* [PATCH] I2C: simplify max6875 driverbgardner@wabtec.com2005-09-051-322/+123
* Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds2005-09-053-15/+64
|\
| * [MMC] support for mmc chip select in wbsdPierre Ossman2005-09-032-15/+52
| * [MMC] ios for mmc chip selectPierre Ossman2005-09-031-0/+12
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-056-6/+6
|\ \
| * | [ARM] 2873/1: PCMCIA soc: Allow access to filesystems on CF at boot timeRichard Purdie2005-09-036-6/+6
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-053-21/+15
|\ \
| * | [SERIAL] Fix moxa tty driver nameSergey Vlasov2005-09-031-1/+1
| * | [SERIAL] Prefix serial printks with KERN_INFO and pre-formatRussell King2005-09-031-6/+14
| * | [SERIAL] crisv10: Remove {,un}register_serial dummiesAdrian Bunk2005-09-021-14/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-052-6/+35
|\ \ \
| * | | [SPARC32]: More dependencies falloutAl Viro2005-09-021-1/+1
| * | | [SPARC64]: Use drivers/KconfigDavid S. Miller2005-08-301-5/+34
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-058-24/+44
|\ \ \ \
| * | | | [ATM]: Fix dereference of uninitialized pointer in zatmAl Viro2005-09-021-2/+2
| * | | | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-011-2/+1
| * | | | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-013-6/+9
OpenPOWER on IntegriCloud