summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i2c: New Xicor X1205 RTC driverAlessandro Zummo2005-10-281-0/+31
* [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare2005-10-281-1/+0Star
* [PATCH] i2c: Drop unused per-i2c-algorithm adapter maxJean Delvare2005-10-283-6/+0Star
* [PATCH] i2c: Drop out-of-date, colliding ioctl definitionsJean Delvare2005-10-281-5/+0Star
* [PATCH] i2c: Fix misplaced i2c.h commentJean Delvare2005-10-281-1/+1
* [PATCH] i2c: Drop useless CVS revision IDsJean Delvare2005-10-284-8/+0Star
* [PATCH] i2c: Fix union i2c_smbus_data definitionHideki Iwamoto2005-10-281-2/+1Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-285-55/+117
|\
| * Merge ../bleed-2.6Greg KH2005-10-2851-298/+531
| |\
| * | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-15/+2Star
| * | [PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman2005-10-281-1/+1
| * | [PATCH] INPUT: remove the input_class structure, as it is unused.Greg Kroah-Hartman2005-10-281-1/+0Star
| * | [PATCH] INPUT: export input_dev_class so that input drivers can use it.Greg Kroah-Hartman2005-10-281-0/+1
| * | [PATCH] Input: prepare to sysfs integrationDmitry Torokhov2005-10-281-1/+23
| * | [PATCH] Driver Core: document struct class_device properlyGreg Kroah-Hartman2005-10-281-0/+24
| * | [PATCH] Driver Core: add the ability for class_device structures to be nestedGreg Kroah-Hartman2005-10-281-3/+10
| * | [PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers2005-10-282-29/+29
| * | [PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov2005-10-281-2/+2
| * | [PATCH] I2O: remove i2o_device_classDmitry Torokhov2005-10-281-2/+0Star
| * | [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman2005-10-281-1/+1
| * | [PATCH] driver model wakeup flagsDavid Brownell2005-10-281-1/+25
* | | [IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju2005-10-283-0/+16
* | | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds2005-10-284-0/+952
|\ \ \ | |_|/ |/| |
| * | Auto-update from upstreamKyle McMartin2005-10-2838-212/+372
| |\ \
| * \ \ Auto-update from upstreamKyle McMartin2005-10-272-0/+3
| |\ \ \ | | | |/ | | |/|
| * | | [PARISC] Update parisc specific input code from parisc treeMatthew Wilcox2005-10-224-0/+952
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-10-281-2/+2
|\ \ \ \
| * | | | [ARM] 3031/1: fix typos in comments of mmc.hErik Hovland2005-10-281-2/+2
| | |/ / | |/| |
* | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-10-282-41/+113
|\ \ \ \
| * | | | Merge branch 'master'Jeff Garzik2005-10-281-0/+2
| |\| | |
| * | | | Merge branch 'master'Jeff Garzik2005-10-262-13/+4Star
| |\ \ \ \
| * | | | | libata: const-ification bombing runJeff Garzik2005-10-222-19/+19
| * | | | | libata: turn on block layer clusteringJeff Garzik2005-10-221-1/+1
| * | | | | Add ide-timing functionality to libata.Alan Cox2005-10-221-0/+39
| * | | | | libata: handle early device PIO modes correctlyAlan Cox2005-10-221-4/+9
| * | | | | Merge branch 'master'Jeff Garzik2005-10-202-2/+43
| |\ \ \ \ \
| * | | | | | [PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee2005-10-182-4/+6
| * | | | | | Merge branch 'master'Jeff Garzik2005-10-185-29/+38
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-148-14/+44
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-1125-150/+81Star
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-089-38/+44
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | libata: add ata_ratelimit(), use it in AHCI driver irq handlerJeff Garzik2005-10-051-0/+2
| * | | | | | | | | | libata: bitmask based pci init functions for one or two portsAlan Cox2005-10-041-1/+5
| * | | | | | | | | | Merge branch 'master'Jeff Garzik2005-10-0411-75/+248
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [PATCH] ata: re-order speeds sensibly.Alan Cox2005-09-281-3/+3
| * | | | | | | | | | | /spare/repo/libata-dev branch 'chs-support'Jeff Garzik2005-09-282-0/+20
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-2428-102/+807
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge /spare/repo/linux-2.6/ Jeff Garzik2005-09-1460-1347/+2115
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge /spare/repo/linux-2.6/ Jeff Garzik2005-09-0878-727/+1306
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ /spare/repo/libata-dev branch 'master'Jeff Garzik2005-09-052-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \