summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml spinlock breakageAl Viro2005-09-101-0/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds2005-09-1026-312/+986
|\
| * Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov2005-09-101-3/+3
| * Input: clean up whitespace and formatting in drivers/char/keyboard.cDmitry Torokhov2005-09-101-54/+55
| * Manual merge with LinusDmitry Torokhov2005-09-093056-123820/+143569
| |\
| * | Input: HIDDEV - make HIDIOCSREPORT wait IO completionStefan Nickl2005-09-051-0/+1
| * | Input: HID - add Wireless Security Lock to HID blacklistBrian Schau2005-09-051-0/+2
| * | Input: HID - add mapping for Powerbook USB keyboardStelian Pop2005-09-052-4/+12
| * | Input: HID - add the Trust Predator TH 400 gamepad to the badpad listVojtech Pavlik2005-09-051-1/+3
| * | Input: HID - add a quirk for the Apple PowermouseVojtech Pavlik2005-09-053-0/+7
| * | Input: HID - fix URB success status handlingVojtech Pavlik2005-09-051-0/+2
| * | Input: sunkbd - extend mapping to handle Type-6 Sun keyboardsVojtech Pavlik2005-09-051-1/+1
| * | Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik2005-09-052-25/+8
| * | Input: HID - add support for Logitech UltraX Media Remote controlMicah F. Galizia2005-09-051-2/+26
| * | Input: HID - handle multi-transascion reportsMichael Haboustak2005-09-052-19/+48
| * | Input: atkbd - handle keyboards generating scancode 0x7fVojtech Pavlik2005-09-051-3/+7
| * | Input: HID - add more consumer usagesVojtech Pavlik2005-09-054-9/+36
| * | Input: add HID simulation mappingsVojtech Pavlik2005-09-053-0/+27
| * | Inpur: recognize and ignore Logitech vendor usages in HIDVojtech Pavlik2005-09-052-0/+2
| * | Input: i8042 - add Lifebook E4010 to MUX blacklistDmitry Torokhov2005-09-041-0/+7
| * | Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov2005-09-043-5/+22
| * | Input: i8042 - fix IRQ printing when either KBD or AUX portDmitry Torokhov2005-09-041-14/+25
| * | Input: make i8042_platform_init return 'real' error codeDmitry Torokhov2005-09-046-23/+26
| * | Input: i8042 - clean up initialization code; abort if weDmitry Torokhov2005-09-041-78/+100
| * | Input: fix checking whether new keycode fits size-wiseIan Campbell2005-09-042-2/+2
| * | Input: psmouse - add new Logitech wheel mouse modelVojtech Pavlik2005-09-041-0/+1
| * | Input: ALPS - fix wheel decodingVojtech Pavlik2005-09-041-1/+1
| * | Input: rework psmouse attributes to reduce module sizeDmitry Torokhov2005-09-044-163/+200
| * | Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Dmitry Torokhov2005-09-041505-26364/+115983
| |\ \
| * | | Input: psmouse - add support for IBM TrackPoint devices.Stephen Evanchik2005-08-085-2/+460
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-104-16/+24
|\ \ \ \
| * | | | kbuild: fix generic asm-offsets.h supportSam Ravnborg2005-09-102-3/+4
| * | | | kbuild: add objectifySam Ravnborg2005-09-101-0/+3
| * | | | [PATCH] kbuild: ignore all debugging info sections in scripts/reference_disca...Roland McGrath2005-09-101-6/+1
| * | | | [PATCH] kbuild: fix split-include dependencyJan Beulich2005-09-101-4/+6
| * | | | [PATCH] kbuild: adjust .version updatingJan Beulich2005-09-101-2/+8
| * | | | [PATCH] kbuild: CF=<arguments> passes arguments to sparseviro@ZenIV.linux.org.uk2005-09-101-1/+1
| * | | | [PATCH] kbuild: add kernelrelease to 'make help'Zach Brown2005-09-101-0/+1
| | |_|/ | |/| |
* | | | [PATCH] uml: avoid already done dirtyingPaolo 'Blaisorblade' Giarrusso2005-09-101-2/+1
* | | | [PATCH] uml: fix fault handler on writePaolo 'Blaisorblade' Giarrusso2005-09-101-1/+2
* | | | [PATCH] uml: inline mk_pte and various friendsPaolo 'Blaisorblade' Giarrusso2005-09-105-48/+23
* | | | [PATCH] x86_64 linker script cleanups for debug sectionsPaolo 'Blaisorblade' Giarrusso2005-09-101-16/+3
* | | | [PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso2005-09-104-50/+50
* | | | [PATCH] Uml: more cleaningPaolo 'Blaisorblade' Giarrusso2005-09-101-4/+3
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-101-1/+1
|\ \ \ \
| * | | | [SERIAL] Spelling fix in 8250.cRussell King2005-09-091-1/+1
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-106-26/+18
|\ \ \ \ \
| * | | | | [ARM] 2894/1: Sharp Scoop driver pm_message_t type fixRichard Purdie2005-09-091-1/+1
| * | | | | [ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection functionRichard Purdie2005-09-091-23/+5
| * | | | | [ARM] sys_mbind needs wrappingRussell King2005-09-092-1/+5