summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix missing initialization in ir-kbd-gpio.cDmitry Torokhov2005-11-201-2/+3
* Fix an OOPS when initializing IR remote on saa7134Dmitry Torokhov2005-11-201-0/+2
* Input: make serio and gameport more swsusp friendlyDmitry Torokhov2005-11-202-6/+18
* Input: handle failures in input_register_device()Dmitry Torokhov2005-11-201-27/+36
* Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov2005-11-201-8/+3
* Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2005-11-202-0/+5
* Input: uinput - convert to dynalloc allocationDmitry Torokhov2005-11-202-153/+169
* Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac2005-11-201-0/+6
* Input: wistron - add PM supportDmitry Torokhov2005-11-201-5/+57
* Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov2005-11-201-16/+37
* Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer2005-11-201-20/+59
* Input: wistron - disable for x86_64Andrew Morton2005-11-201-1/+1
* Input: add Wistron driverDmitry Torokhov2005-11-204-0/+459
* Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov2005-11-201-31/+68
* Linux v2.6.15-rc2v2.6.15-rc2Linus Torvalds2005-11-201-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-2011-78/+36
|\
| * [PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz2005-11-194-11/+5
| * [PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz2005-11-192-11/+7
| * [PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz2005-11-191-15/+0
| * [PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2005-11-192-7/+0
| * [PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz2005-11-191-25/+0
| * [PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2005-11-192-0/+2
| * [PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer2005-11-192-9/+22
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-203-24/+27
|\ \
| * | [SERIAL] Remove unused variable in sa1100.cRussell King2005-11-191-1/+0
| * | [SERIAL] Fix status reporting with PL011 serial driverRussell King2005-11-192-23/+27
* | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-203-20/+15
|\ \ \
| * | | [DRIVER MODEL] Fix typo in ohci-ppc-soc.cAndrey Volkov2005-11-171-1/+1
| * | | [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King2005-11-173-19/+15
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-2015-253/+57
|\ \ \ \
| * | | | [ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz2005-11-194-201/+14
| * | | | [ARM] Fix get_user when passed a const pointerRussell King2005-11-183-18/+2
| * | | | [ARM] Fix some corner cases in new mm initialisationRussell King2005-11-172-12/+16
| * | | | [ARM] __ioremap doesn't use 4th argumentRussell King2005-11-173-17/+16
| * | | | [ARM] Drivers should not make use of architecture private __ioremapRussell King2005-11-172-4/+4
| * | | | [ARM] Improve comment about ASSERT()s in vmlinux.lds.SRussell King2005-11-171-1/+5
* | | | | powerpc: Fix bug in timebase synchronization on 32-bit SMP powermacPaul Mackerras2005-11-191-2/+4
* | | | | powerpc: Merge spinlock.hPaul Mackerras2005-11-191-22/+50
* | | | | powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernelPaul Mackerras2005-11-193-2/+4
* | | | | powerpc: Merge pci.hPaul Mackerras2005-11-194-50/+83
* | | | | powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpcPaul Mackerras2005-11-199-25/+49
* | | | | [PATCH] powerpc: Remove imalloc.hDavid Gibson2005-11-196-30/+26
* | | | | Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfrPaul Mackerras2005-11-193-181/+110
|\ \ \ \ \
| * | | | | powerpc: merge dma-mapping.hStephen Rothwell2005-11-182-171/+93
| * | | | | ppc32: move some dma routinesStephen Rothwell2005-11-182-10/+17
* | | | | | [PATCH] powerpc: Fix setting MPIC priorityBenjamin Herrenschmidt2005-11-191-5/+8
| |_|_|_|/ |/| | | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-1914-341/+143
|\ \ \ \ \
| * | | | | [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley2005-11-181-4/+4
| * | | | | [PATCH] ide: make comment match realityRalf Baechle2005-11-181-1/+1
| * | | | | [PATCH] cs5520: fix return value of cs5520_init_one()Amit Gud2005-11-181-3/+2