summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge HEAD from gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c...2005-09-051-1/+1
|\
| * Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-051-1/+1
| |\
| | * /spare/repo/libata-dev branch 'iomap-try3'Jeff Garzik2005-09-0513-12/+35
| | |\
| | | * /spare/repo/libata-dev branch 'master'Jeff Garzik2005-09-0512-12/+34
| | | |\
| | | * | [libata] update several drivers to use pci_iomap()/pci_iounmap()Jeff Garzik2005-08-301-0/+1
| | * | | [libata] allow ATAPI to be enabled with new atapi_enabled module optionJeff Garzik2005-08-301-1/+0
| | |/ /
* | | | [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare2005-09-051-7/+0
* | | | [PATCH] I2C: Outdated i2c_adapter commentJean Delvare2005-09-051-2/+1
* | | | [PATCH] I2C: Kill i2c_algorithm.id (7/7)Jean Delvare2005-09-051-56/+1
* | | | [PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare2005-09-052-5/+7
* | | | [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-052-65/+65
* | | | [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-051-2/+0
* | | | [PATCH] I2C: Kill i2c_algorithm.id (2/7)Jean Delvare2005-09-051-3/+3
* | | | [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-051-1/+0
* | | | [PATCH] hwmon: hwmon vs i2c, second round (10/11)Jean Delvare2005-09-051-74/+9
* | | | [PATCH] hwmon: hwmon vs i2c, second round (09/11)Jean Delvare2005-09-051-2/+0
* | | | [PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare2005-09-051-3/+4
* | | | [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-052-215/+136
* | | | [PATCH] hwmon: hwmon vs i2c, second round (05/11)Jean Delvare2005-09-051-7/+0
* | | | [PATCH] hwmon: hwmon vs i2c, second round (03/11)Jean Delvare2005-09-051-27/+3
* | | | [PATCH] hwmon: hwmon vs i2c, second round (02/11)Jean Delvare2005-09-051-72/+61
* | | | [PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare2005-09-051-3/+6
* | | | [PATCH] hwmon: move SENSORS_LIMIT to hwmon.hJean Delvare2005-09-052-12/+11
* | | | [PATCH] I2C: inline i2c_adapter_idJean Delvare2005-09-051-4/+6
* | | | [PATCH] I2C: W83792D driver 1/3R.Marek@sh.cvut.cz2005-09-051-0/+15
* | | | [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 (7/9)Jean Delvare2005-09-052-27/+17
* | | | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9)Jean Delvare2005-09-051-0/+29
* | | | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9)Jean Delvare2005-09-051-0/+7
* | | | [PATCH] I2C hwmon: hwmon sysfs classMark M. Hoffman2005-09-051-0/+24
* | | | [PATCH] I2C: add kobj_to_i2c_clientbgardner@wabtec.com2005-09-051-0/+5
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds2005-09-051-0/+6
|\ \ \
| * | | [MMC] ios for mmc chip selectPierre Ossman2005-09-031-0/+6
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-051-2/+10
|\ \ \ \
| * | | | [ARM] Wrap calls to descriptor handlersRussell King2005-09-041-0/+8
| * | | | [ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King2005-09-041-2/+2
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-055-31/+42
|\ \ \ \
| * | | | [SPARC]: Kill io_remap_page_range()David S. Miller2005-09-012-6/+0
| * | | | [SPARC64]: Use 'unsigned long' for port argument to I/O string ops.David S. Miller2005-08-311-12/+35
| * | | | [SPARC64]: Eliminate irq_cpustat_t.David S. Miller2005-08-292-13/+7
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-055-7/+13
|\ \ \ \ \
| * | | | | [TCP]: Keep TSO enabled even during loss events.David S. Miller2005-09-011-0/+1
| * | | | | [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsgHerbert Xu2005-09-011-3/+2
| * | | | | [NET]: Add sk_stream_wmem_scheduleHerbert Xu2005-09-011-4/+8
| * | | | | [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flagHerbert Xu2005-09-011-0/+1
| * | | | | [IPVS]: "extern inline" -> "static inline"Adrian Bunk2005-09-011-1/+1
| * | | | | [TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw2005-09-011-0/+1
| | |_|_|/ | |/| | |
* | | | | [PATCH] s390: spinlock corner caseHeiko Carstens2005-09-051-2/+2
* | | | | [PATCH] s390: debug feature changesMichael Holzheu2005-09-051-2/+0
* | | | | [PATCH] s390: machine check handler bugsMartin Schwidefsky2005-09-051-2/+6