summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov2005-10-2821-1002/+961
| * | [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov2005-10-289-431/+449
| * | [PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov2005-10-2815-361/+363
| * | [PATCH] Input: prepare to sysfs integrationDmitry Torokhov2005-10-281-5/+72
| * | [PATCH] Input: kill devfs referencesDmitry Torokhov2005-10-285-30/+1
| * | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-2846-65/+78
| * | [PATCH] Driver Core: add the ability for class_device structures to be nestedGreg Kroah-Hartman2005-10-281-44/+81
| * | [PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers2005-10-283-2/+55
| * | [PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov2005-10-285-14/+20
| * | [PATCH] I2O: remove i2o_device_classDmitry Torokhov2005-10-284-70/+17
| * | [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman2005-10-281-12/+10
| * | [PATCH] I2O: remove class interfaceDmitry Torokhov2005-10-281-133/+122
| * | [PATCH] Driver core: send hotplug event before adding class interfacesDmitry Torokhov2005-10-281-1/+2
| * | [PATCH] usb device wakeup flagsDavid Brownell2005-10-281-7/+9
| * | [PATCH] driver model wakeup flagsDavid Brownell2005-10-282-0/+74
| * | [PATCH] add sysfs support for ide tapeWill Dyson2005-10-281-2/+36
| * | [PATCH] aoe: update to version 14Ed L. Cashin2005-10-281-1/+1
| * | [PATCH] aoe: use get_unaligned for accesses in ATA id bufferEd L. Cashin2005-10-281-7/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Arnaldo Carvalho de Melo2005-10-288-326/+278
|\ \ \
| * | | [Bluetooth] Ignore additional interfaces of BPA 100/105 devicesMarcel Holtmann2005-10-281-0/+3
| * | | [Bluetooth] Cleanup of the HCI UART driverMarcel Holtmann2005-10-286-301/+253
| * | | [Bluetooth] Remove TXCRC compile option for BCSP driverMarcel Holtmann2005-10-284-28/+25
| |/ /
* | | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds2005-10-2829-401/+536
|\ \ \ | |_|/ |/| |
| * | Auto-update from upstreamKyle McMartin2005-10-2872-147/+154
| |\ \
| * \ \ Auto-update from upstreamKyle McMartin2005-10-2614-44/+164
| |\ \ \
| * | | | [PARISC] Update parisc specific input code from parisc treeMatthew Wilcox2005-10-215-31/+59
| * | | | [PARISC] Fix mux.c driverMatthew Wilcox2005-10-212-3/+5
| * | | | [PARISC] Update scsi drivers from parisc treeMatthew Wilcox2005-10-211-2/+0
| * | | | [PARISC] Avoid use of floating point in the kernelRandolph Chung2005-10-211-1/+1
| * | | | [PARISC] Add NETPOLL support to lasi_82596Sven Schnelle2005-10-211-3/+18
| * | | | [PARISC] Initialize serial spinlocks in superio.cKyle McMartin2005-10-211-0/+3
| * | | | [PARISC] Minor iosapic.c cleanupGrant Grundler2005-10-211-1/+1
| * | | | [PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler2005-10-211-113/+112
| * | | | [PARISC] Reorganize sticore probe routine to be a little less convolutedMatthew Wilcox2005-10-211-66/+60
| * | | | [PARISC] Allow STI_CONSOLE access to some FONTSGrant Grundler2005-10-211-4/+4
| * | | | [PARISC] Update dino from parisc treeMatthew Wilcox2005-10-211-10/+22
| * | | | [PARISC] Update ccio-dma from parisc treeGrant Grundler2005-10-211-58/+78
| * | | | [PARISC] Update sba_iommu from parisc treeGrant Grundler2005-10-211-49/+91
| * | | | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-2119-42/+45
| * | | | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-2112-13/+13
| * | | | [PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox2005-10-212-5/+24
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-2818-11/+1047
|\ \ \ \ \
| * | | | | [ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre2005-10-283-0/+882
| * | | | | [ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000Jon Ringle2005-10-281-1/+109
| * | | | | [ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer2005-10-281-1/+20
| * | | | | [ARM] 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000Jon Ringle2005-10-283-3/+15
| * | | | | [ARM] 2918/1: [update] Base port of Comdial MP1000 platfromJon Ringle2005-10-281-0/+9
| * | | | | [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...Ian Campbell2005-10-282-5/+5
| * | | | | [ARM] Fix sparse warningsRussell King2005-10-281-1/+1
| * | | | | [ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King2005-10-281-0/+1