Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Input: HID - add a quirk for the Apple Powermouse | Vojtech Pavlik | 2005-09-05 | 3 | -0/+7 | |
| * | | | | | | | Input: HID - fix URB success status handling | Vojtech Pavlik | 2005-09-05 | 1 | -0/+2 | |
| * | | | | | | | Input: sunkbd - extend mapping to handle Type-6 Sun keyboards | Vojtech Pavlik | 2005-09-05 | 1 | -1/+1 | |
| * | | | | | | | Input: iforce - use wait_event_interruptible_timeout | Vojtech Pavlik | 2005-09-05 | 2 | -25/+8 | |
| * | | | | | | | Input: HID - add support for Logitech UltraX Media Remote control | Micah F. Galizia | 2005-09-05 | 1 | -2/+26 | |
| * | | | | | | | Input: HID - handle multi-transascion reports | Michael Haboustak | 2005-09-05 | 2 | -19/+48 | |
| * | | | | | | | Input: atkbd - handle keyboards generating scancode 0x7f | Vojtech Pavlik | 2005-09-05 | 1 | -3/+7 | |
| * | | | | | | | Input: HID - add more consumer usages | Vojtech Pavlik | 2005-09-05 | 4 | -9/+36 | |
| * | | | | | | | Input: add HID simulation mappings | Vojtech Pavlik | 2005-09-05 | 3 | -0/+27 | |
| * | | | | | | | Inpur: recognize and ignore Logitech vendor usages in HID | Vojtech Pavlik | 2005-09-05 | 2 | -0/+2 | |
| * | | | | | | | Input: i8042 - add Lifebook E4010 to MUX blacklist | Dmitry Torokhov | 2005-09-04 | 1 | -0/+7 | |
| * | | | | | | | Input: i8042 - add i8042.nokbd module option to allow supressing | Dmitry Torokhov | 2005-09-04 | 3 | -5/+22 | |
| * | | | | | | | Input: i8042 - fix IRQ printing when either KBD or AUX port | Dmitry Torokhov | 2005-09-04 | 1 | -14/+25 | |
| * | | | | | | | Input: make i8042_platform_init return 'real' error code | Dmitry Torokhov | 2005-09-04 | 6 | -23/+26 | |
| * | | | | | | | Input: i8042 - clean up initialization code; abort if we | Dmitry Torokhov | 2005-09-04 | 1 | -78/+100 | |
| * | | | | | | | Input: fix checking whether new keycode fits size-wise | Ian Campbell | 2005-09-04 | 2 | -2/+2 | |
| * | | | | | | | Input: psmouse - add new Logitech wheel mouse model | Vojtech Pavlik | 2005-09-04 | 1 | -0/+1 | |
| * | | | | | | | Input: ALPS - fix wheel decoding | Vojtech Pavlik | 2005-09-04 | 1 | -1/+1 | |
| * | | | | | | | Input: rework psmouse attributes to reduce module size | Dmitry Torokhov | 2005-09-04 | 4 | -163/+200 | |
| * | | | | | | | Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/li... | Dmitry Torokhov | 2005-09-04 | 1505 | -26364/+115983 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Input: psmouse - add support for IBM TrackPoint devices. | Stephen Evanchik | 2005-08-08 | 5 | -2/+460 | |
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-10 | 4 | -16/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kbuild: fix generic asm-offsets.h support | Sam Ravnborg | 2005-09-10 | 2 | -3/+4 | |
| * | | | | | | | | | kbuild: add objectify | Sam Ravnborg | 2005-09-10 | 1 | -0/+3 | |
| * | | | | | | | | | [PATCH] kbuild: ignore all debugging info sections in scripts/reference_disca... | Roland McGrath | 2005-09-10 | 1 | -6/+1 | |
| * | | | | | | | | | [PATCH] kbuild: fix split-include dependency | Jan Beulich | 2005-09-10 | 1 | -4/+6 | |
| * | | | | | | | | | [PATCH] kbuild: adjust .version updating | Jan Beulich | 2005-09-10 | 1 | -2/+8 | |
| * | | | | | | | | | [PATCH] kbuild: CF=<arguments> passes arguments to sparse | viro@ZenIV.linux.org.uk | 2005-09-10 | 1 | -1/+1 | |
| * | | | | | | | | | [PATCH] kbuild: add kernelrelease to 'make help' | Zach Brown | 2005-09-10 | 1 | -0/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | [PATCH] uml: avoid already done dirtying | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 1 | -2/+1 | |
* | | | | | | | | | [PATCH] uml: fix fault handler on write | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 1 | -1/+2 | |
* | | | | | | | | | [PATCH] uml: inline mk_pte and various friends | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 5 | -48/+23 | |
* | | | | | | | | | [PATCH] x86_64 linker script cleanups for debug sections | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 1 | -16/+3 | |
* | | | | | | | | | [PATCH] i386 / uml: add dwarf sections to static link script | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 4 | -50/+50 | |
* | | | | | | | | | [PATCH] Uml: more cleaning | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 1 | -4/+3 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-09-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [SERIAL] Spelling fix in 8250.c | Russell King | 2005-09-09 | 1 | -1/+1 | |
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-10 | 6 | -26/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ARM] 2894/1: Sharp Scoop driver pm_message_t type fix | Richard Purdie | 2005-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | [ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection function | Richard Purdie | 2005-09-09 | 1 | -23/+5 | |
| * | | | | | | | | | [ARM] sys_mbind needs wrapping | Russell King | 2005-09-09 | 2 | -1/+5 | |
| * | | | | | | | | | [ARM] Fix typo in arch/arm/Kconfig.debug | Russell King | 2005-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | [ARM] Add memory type based allocation syscalls | Russell King | 2005-09-09 | 2 | -1/+7 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | [PATCH] envctrl fixes | viro@ZenIV.linux.org.uk | 2005-09-10 | 2 | -5/+2 | |
* | | | | | | | | | [PATCH] __user annotations (scsi/ch) | viro@ZenIV.linux.org.uk | 2005-09-10 | 2 | -14/+15 | |
* | | | | | | | | | [PATCH] powerpc: Move include3 to arch/$(ARCH)/include | Stephen Rothwell | 2005-09-10 | 2 | -13/+16 | |
* | | | | | | | | | [PATCH] cfq-iosched: reverse bad reference count fix | Jens Axboe | 2005-09-10 | 1 | -0/+3 | |
* | | | | | | | | | [PATCH] ppc32: support hotplug cpu on powermacs | Paul Mackerras | 2005-09-10 | 7 | -61/+119 | |
* | | | | | | | | | [PATCH] ppc32: Kill init on unhandled synchronous signals | Paul Mackerras | 2005-09-10 | 3 | -5/+24 | |
* | | | | | | | | | [PATCH] telephony: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 1 | -36/+18 |