summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'Jeff Garzik2005-10-2977-393/+1910
|\
| * Merge branch 'master'Jeff Garzik2005-10-2976-393/+1907
| |\
| | * [PATCH] I2C: add i2c module alias for i2c drivers to useGreg Kroah-Hartman2005-10-282-0/+6
| | * [PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare2005-10-281-4/+0Star
| | * [PATCH] i2c: SMBus PEC support rewrite, 2 of 3Jean Delvare2005-10-281-1/+1
| | * [PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare2005-10-281-18/+0Star
| | * [PATCH] i2c: Drop unused parport i2c IDsJean Delvare2005-10-281-3/+0Star
| | * [PATCH] i2c: ID redefinition cleanupsJean Delvare2005-10-281-14/+0Star
| | * [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-28118-518/+1697
| | | |\
| | | * | [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 master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Arnaldo Carvalho de Melo2005-10-282-3/+6
| | |\ \ \
| | | * | | [Bluetooth] Make more functions staticMarcel Holtmann2005-10-281-0/+6
| | | * | | [Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann2005-10-281-3/+0Star
| | | |/ /
| | * | | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds2005-10-2821-240/+1270
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Auto-update from upstreamKyle McMartin2005-10-2864-247/+407
| | | |\ \
| | | * \ \ Auto-update from upstreamKyle McMartin2005-10-278-37/+52
| | | |\ \ \
| | | * | | | [PARISC] Update parisc specific input code from parisc treeMatthew Wilcox2005-10-224-0/+952
| | | * | | | [PARISC] Specify level to fix binutils level promotion bugGrant Grundler2005-10-221-2/+4
| | | * | | | [PARISC] Define pgprot_noncached macro in pgtable.hGrant Grundler2005-10-221-0/+2
| | | * | | | [PARISC] Add other CRT_ID for newer cards to grfioctl.hKyle McMartin2005-10-221-0/+2
| | | * | | | [PARISC] Add ECANCELED to errno.hGrant Grundler2005-10-221-0/+1
| | | * | | | [PARISC] Fix the alloc_slabmgmt panicJames Bottomley2005-10-221-6/+34
| | | * | | | [PARISC] Fix compile warning in pci.hMatthew Wilcox2005-10-221-1/+1
| | | * | | | [PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler2005-10-221-3/+0Star
| | | * | | | [PARISC] Add new ioprio_{set,get} syscallsJens Axboe2005-10-221-5/+11
| | | * | | | [PARISC] Update bitops from parisc treeGrant Grundler2005-10-222-158/+134Star
| | | * | | | [PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin2005-10-221-0/+19
| | | * | | | [PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung2005-10-221-1/+1
| | | * | | | [PARISC] Update spinlocks from parisc treeMatthew Wilcox2005-10-223-14/+30
| | | * | | | [PARISC] Move pa_tlb_lock to tlb_flush.hGrant Grundler2005-10-222-19/+20