index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-29
Input: whitespace fixes in drivers/input/mouse
Dmitry Torokhov
8
-38
/
+36
2005-05-29
Input: Fix a warning in hid-core.
Vojtech Pavlik
1
-1
/
+1
2005-05-29
Input: Make hid-core issue a SET_IDLE request before GET_REPORT, like
Vojtech Pavlik
1
-4
/
+9
2005-05-29
Input: Add driver for ITM Touch USB touchscreens.
Hans-Christian Egtvedt
3
-0
/
+294
2005-05-29
Input: Corgi keyboard driver - correct two keys which are much more useful
Richard Purdie
1
-2
/
+4
2005-05-29
Input: Fix a warning in evdev's 32-bit emulation code.
Vojtech Pavlik
1
-0
/
+2
2005-05-29
Input: Add support for 32-bit emulation on 64-bit platforms for evdev.
Juergen Kreileder
1
-2
/
+266
2005-05-29
Input: This patch implements compat_ioctl for joydev.
Jeremy Fitzhardinge
2
-33
/
+116
2005-05-29
Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver
Vojtech Pavlik
3
-197
/
+0
2005-05-29
Input: Crystal SoundFusion (cs461x) gameport support isn't needed
Vojtech Pavlik
3
-327
/
+0
2005-05-29
Input: Probe PnP gameports first, ISA after that.
Vojtech Pavlik
1
-6
/
+6
2005-05-29
Input: Fix fast scrolling scancodes in atkbd.c
Vojtech Pavlik
1
-3
/
+3
2005-05-28
Input: synaptics - reduce verboseness of synaptics driver - there
Dmitry Torokhov
1
-34
/
+5
2005-05-28
Input: yet another model that does not play nicely when i8042 is
Dmitry Torokhov
1
-0
/
+7
2005-05-28
Input: automatically disable MUX mode on Toshiba Satellite P10
Dmitry Torokhov
1
-1
/
+10
2005-05-28
Input: gunze - fix out-of-bound array access reported by Adrian Bunk.
Dmitry Torokhov
1
-2
/
+1
2005-05-28
Input: Fix button mapping in joydev - BTN_TRIGGER was being
Vojtech Pavlik
1
-1
/
+1
2005-05-28
Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouse
Vojtech Pavlik
1
-1
/
+4
2005-05-28
Input: Avoid double unregistering of i8042 PnP driver. This can happen
Kurt Garloff
1
-2
/
+6
2005-05-28
Input: Tone down the severity of a printk() in i386/ia64 arch code
Dmitry Torokhov
1
-1
/
+1
2005-05-28
Input: Only write the CTR in i8042 resume function. Reading it is
Vojtech Pavlik
1
-20
/
+28
2005-05-28
Input: Remove (now) unused variable in i8042.c
Vojtech Pavlik
1
-2
/
+0
2005-05-28
Input: Add a missing KERN_INFO message designation, fix behavior
Vojtech Pavlik
1
-2
/
+2
2005-05-28
Input:
Adrian Bunk
3
-29
/
+31
2005-05-28
Input: Fix a warning in psmouse-base.c
Andrew Morton
1
-1
/
+1
2005-05-27
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/hch/xfs-2.6
Linus Torvalds
6
-19
/
+31
2005-05-27
[PATCH] Note on ACPI build fix
Alexander Nyberg
2
-2
/
+2
2005-05-27
[PATCH] ACPI build fix
Len Brown
1
-3
/
+2
2005-05-27
[PATCH] Fixup VIA IRQ quirk
Alexander Nyberg
1
-1
/
+1
2005-05-27
[PATCH] VIA IRQ quirk
Len Brown
4
-26
/
+28
2005-05-27
[PATCH] cpuset exit NULL dereference fix
Paul Jackson
1
-5
/
+19
2005-05-27
[PATCH] remove non-cleanroom pwc driver compression
Alan Cox
10
-2473
/
+14
2005-05-27
ide-cd: revert DMA mask test change
Linus Torvalds
1
-1
/
+4
2005-05-27
[XFS] remove an over-zealous WARN_ON
Christoph Hellwig
1
-1
/
+0
2005-05-27
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Christoph Hellwig
445
-9463
/
+29019
2005-05-27
[PATCH] i386: fix prevent_tail_call
Roland McGrath
1
-3
/
+1
2005-05-27
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
15
-133
/
+12499
2005-05-27
[BNX2]: New Broadcom gigabit network driver.
Michael Chan
7
-0
/
+12370
2005-05-26
[TOKENRING]: net/802/tr.c: s/struct rif_cache_s/struct rif_cache/
Alexey Dobriyan
1
-11
/
+11
2005-05-26
[TOKENRING]: be'ify trh_hdr, trllc, rif_cache_s
Alexey Dobriyan
2
-5
/
+5
2005-05-26
From: Kazunori Miyazawa <kazunori@miyazawa.org>
Hideaki YOSHIFUJI
3
-2
/
+8
2005-05-26
[BONDING]: bonding using arp_ip_target may stay down with active path
Jay Vosburgh
1
-1
/
+1
2005-05-26
[PKT_SCHED] netem: allow random reordering (with fix)
Stephen Hemminger
2
-13
/
+50
2005-05-26
[PKT_SCHED] netem: use only inner qdisc -- no private skbuff queue
Stephen Hemminger
1
-88
/
+36
2005-05-26
[PKT_SCHED]: netem: reinsert for duplication
Stephen Hemminger
1
-24
/
+29
2005-05-26
Automatic merge of 'for-linus' branch from
Linus Torvalds
23
-1019
/
+1222
2005-05-26
Merge of 'misc-fixes' branch from
Linus Torvalds
1
-6
/
+7
2005-05-26
[PATCH] timeout at boottime with NEC3500A (and possibly others) when inserted...
Marcello Maggioni
1
-2
/
+2
2005-05-26
[PATCH] ide-scsi: kmap scatter/gather before doing PIO
Stuart Hayes
1
-4
/
+24
2005-05-26
[PATCH] convert IDE device drivers to driver-model
Bartlomiej Zolnierkiewicz
9
-449
/
+216
[next]