| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | [IPV6]: rearrange constants for new advanced API to solve conflicts. | YOSHIFUJI Hideaki | 2005-09-10 | 1 | -20/+22 |
| | * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller | 2005-09-10 | 4 | -105/+70 |
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | | * | | | | | [CCID3] Cleanup ccid3 debug calls | Arnaldo Carvalho de Melo | 2005-09-09 | 1 | -97/+67 |
| | | * | | | | | [DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sock | Arnaldo Carvalho de Melo | 2005-09-09 | 2 | -7/+0 |
| | | * | | | | | [CCID3] Initialize ccid3hctx_t_ipi to 250ms | Arnaldo Carvalho de Melo | 2005-09-09 | 2 | -1/+3 |
* | | | | | | | | [PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID" | Alexey Dobriyan | 2005-09-10 | 1 | -1/+2 |
* | | | | | | | | [PATCH] uml spinlock breakage | Al Viro | 2005-09-10 | 1 | -0/+6 |
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2005-09-10 | 26 | -312/+986 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Input: i8042 - use kzalloc instead of kcalloc | Dmitry Torokhov | 2005-09-10 | 1 | -3/+3 |
| * | | | | | | | | Input: clean up whitespace and formatting in drivers/char/keyboard.c | Dmitry Torokhov | 2005-09-10 | 1 | -54/+55 |
| * | | | | | | | | Manual merge with Linus | Dmitry Torokhov | 2005-09-09 | 3056 | -123820/+143569 |
| |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Input: HIDDEV - make HIDIOCSREPORT wait IO completion | Stefan Nickl | 2005-09-05 | 1 | -0/+1 |
| * | | | | | | | | Input: HID - add Wireless Security Lock to HID blacklist | Brian Schau | 2005-09-05 | 1 | -0/+2 |
| * | | | | | | | | Input: HID - add mapping for Powerbook USB keyboard | Stelian Pop | 2005-09-05 | 2 | -4/+12 |
| * | | | | | | | | Input: HID - add the Trust Predator TH 400 gamepad to the badpad list | Vojtech Pavlik | 2005-09-05 | 1 | -1/+3 |
| * | | | | | | | | 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 |
| |_|_|/ / / / / /
|/| | | | | | | | |
|