summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [PATCH] hwmon: move SENSORS_LIMIT to hwmon.hJean Delvare2005-09-053-13/+12
| * | | | [PATCH] I2C: Improve core debugging messagesJean Delvare2005-09-052-39/+29
| * | | | [PATCH] I2C: fix typo in documentationJean Delvare2005-09-051-1/+1
| * | | | [PATCH] I2C: i2c-algo-pca -- gracefully handle a busy busIan Campbell2005-09-051-5/+7
| * | | | [PATCH] I2C: inline i2c_adapter_idJean Delvare2005-09-052-13/+6
| * | | | [PATCH] hwmon: tag super-i/o find functions __initJean Delvare2005-09-054-4/+4
| * | | | [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-0537-137/+42
| * | | | [PATCH] I2C: W83792D documentation 3/3R.Marek@sh.cvut.cz2005-09-051-0/+174
| * | | | [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-054-0/+1659
| * | | | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9)Jean Delvare2005-09-052-7/+7
| * | | | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9)Jean Delvare2005-09-055-38/+5
| * | | | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare2005-09-0536-85/+36
| * | | | [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-052-10/+177
| * | | | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9)Jean Delvare2005-09-052-4/+17
| * | | | [PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman2005-09-0533-53/+522
| * | | | [PATCH] I2C hwmon: hwmon sysfs classMark M. Hoffman2005-09-054-1/+130
| * | | | [PATCH] hwmon: Document on the W83627EHG chipJean Delvare2005-09-052-0/+6
| * | | | [PATCH] hwmon: kill client name lm78-jJean Delvare2005-09-052-13/+5
| * | | | [PATCH] hwmon: soften lm75 initializationJean Delvare2005-09-051-2/+6
| * | | | [PATCH] I2C: max6875 code cleanupbgardner@wabtec.com2005-09-051-6/+2
| * | | | [PATCH] I2C: max6875 documentation cleanupbgardner@wabtec.com2005-09-051-2/+2
| * | | | [PATCH] I2C: add kobj_to_i2c_clientbgardner@wabtec.com2005-09-052-5/+5
| * | | | [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: update max6875 documentationbgardner@wabtec.com2005-09-051-26/+68
| * | | | [PATCH] I2C: simplify max6875 driverbgardner@wabtec.com2005-09-051-322/+123
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-065-11/+11
|\ \ \ \ \
| * | | | | [SPARC64]: Kconfig fix (GEN_RTC dependencies)Al Viro2005-09-051-1/+1
| * | | | | [SUNSU]: Compile fixes.Al Viro2005-09-051-3/+7
| * | | | | [SPARC64]: Don't include drivers/firmware/KconfigDavid S. Miller2005-09-051-2/+0
| * | | | | [RTC]: Use SA_SHIRQ in sparc specific code.David S. Miller2005-09-051-3/+2
| * | | | | [MOXA]: Fix this driver properly.Al Viro2005-09-052-2/+1
| | |/ / / | |/| | |
* | | | | [IEEE80211]: Use correct size_t printf format string in ieee80211_rx.cDavid S. Miller2005-09-051-1/+1
* | | | | [IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller2005-09-051-0/+1
* | | | | [TCP]: Fix TCP_OFF() bug check introduced by previous change.Herbert Xu2005-09-051-2/+2
* | | | | [NET]: 2.6.13 breaks libpcap (and tcpdump)Herbert Xu2005-09-051-3/+3
* | | | | [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller2005-09-052-2/+3
* | | | | [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queueHarald Welte2005-09-051-13/+2
* | | | | [IRDA]: IrDA prototype fixesAdrian Bunk2005-09-053-1/+3
* | | | | [SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h>Adrian Bunk2005-09-051-0/+1
* | | | | [NETFILTER]: net/netfilter/nfnetlink*: make functions staticAdrian Bunk2005-09-052-3/+3
* | | | | [IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>Adrian Bunk2005-09-051-0/+1
* | | | | [ATM]: net/atm/ioctl.c should #include "common.h"Adrian Bunk2005-09-051-0/+1
* | | | | [TG3]: Update driver version and release date.David S. Miller2005-09-051-2/+2
* | | | | [TG3]: Use status tag to check for new eventsMichael Chan2005-09-051-17/+15