index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2005-07-29
1
-2
/
+2
|
\
|
*
Here are two possible cleanups in cpufreq.c:
Dave Jones
2005-07-28
1
-2
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2005-07-29
31
-514
/
+500
|
\
\
|
*
|
Input: synaptics - fix setting packet size on passthrough port.
Sergey Vlasov
2005-07-24
1
-2
/
+2
|
*
|
Input: check keycodesize when adjusting keymaps
Vojtech Pavlik
2005-07-24
2
-2
/
+3
|
*
|
Input: i8042 - don't use negation to mark AUX data
Dmitry Torokhov
2005-07-15
1
-28
/
+32
|
*
|
Input: psmouse - wheel mice (imps, exps) always have 3rd button
Vojtech Pavlik
2005-07-15
2
-2
/
+2
|
*
|
Input: HID - only report events coming from interrupts to hiddev
Adam Kropelin
2005-07-11
1
-10
/
+10
|
*
|
Input: elo - fix help in Kconfig (wrong module name)
Michael Prokop
2005-07-11
1
-1
/
+1
|
*
|
Input: joydev - remove custom conversion from jiffies to msecs
Tobias Klauser
2005-07-11
1
-4
/
+2
|
*
|
Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepad
Luca T
2005-07-11
1
-0
/
+4
|
*
|
Input: ALPS - unconditionally enable tapping mode
Peter Osterlund
2005-07-11
1
-18
/
+7
|
*
|
Input: ALPS - fix resume (for DualPoints)
David Moore
2005-07-11
1
-2
/
+2
|
*
|
Input: synaptics - limit rate to 40pps on Toshiba Dynabooks
Simon Horman
2005-07-11
1
-1
/
+9
|
*
|
Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.
Vojtech Pavlik
2005-07-11
1
-0
/
+7
|
*
|
Input: i8042 - add Alienware Sentia to NOMUX blacklist.
Dmitry Torokhov
2005-07-11
1
-0
/
+7
|
*
|
Input: serio_raw - fix Kconfig help
Neil Brown
2005-07-11
1
-1
/
+1
|
*
|
Input: serio_raw - link serio_raw misc device to corresponding
Dmitry Torokhov
2005-07-11
1
-0
/
+1
|
*
|
Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2005-07-11
341
-6164
/
+19182
|
|
\
\
|
*
|
|
Input: cannot refer to __exit from within __init.
Andrew Morton
2005-07-01
1
-1
/
+1
|
*
|
|
Input: make name, phys and uniq be 'const char *' because once
Dmitry Torokhov
2005-06-30
2
-33
/
+14
|
*
|
|
Input: rearrange procfs code to reduce number of #ifdefs
Dmitry Torokhov
2005-06-30
1
-191
/
+198
|
*
|
|
Sonypi: make sure that input_work is not running when unloading
Dmitry Torokhov
2005-06-30
1
-59
/
+63
|
*
|
|
Input: introduce usb_to_input_id() to uniformly produce
Dmitry Torokhov
2005-06-30
14
-58
/
+29
|
*
|
|
Input: acecad - drop unneeded cast and couple unneeded spaces.
Dmitry Torokhov
2005-06-30
1
-4
/
+4
|
*
|
|
Input: serio - add modalias attribute and environment variable to
Dmitry Torokhov
2005-06-30
1
-16
/
+26
|
*
|
|
Input: uinput - use completions instead of events and manual
Dmitry Torokhov
2005-06-30
1
-38
/
+43
|
*
|
|
Input: clean up uinput driver (formatting, extra braces)
Dmitry Torokhov
2005-06-30
1
-46
/
+35
*
|
|
|
Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/...
Linus Torvalds
2005-07-29
1
-6
/
+13
|
\
\
\
\
|
*
|
|
|
libata: Check PCI sub-class code before disabling AHCI
Greg Felix
2005-07-28
1
-6
/
+13
*
|
|
|
|
[PATCH] fbdev: colormap fixes fix
Jon Smirl
2005-07-28
1
-7
/
+7
*
|
|
|
|
[PATCH] device-mapper: fix md->lock deadlocks in core
Alasdair G Kergon
2005-07-28
1
-78
/
+60
*
|
|
|
|
[PATCH] device-mapper: fix deadlocks in core
Alasdair G Kergon
2005-07-28
1
-12
/
+7
*
|
|
|
|
[PATCH] device-mapper: fix deadlocks in core (prep)
Alasdair G Kergon
2005-07-28
2
-28
/
+39
*
|
|
|
|
[PATCH] PCDP: if PCDP contains parity information, use it
Bjorn Helgaas
2005-07-28
1
-3
/
+11
*
|
|
|
|
[PATCH] e1000: no need for reboot notifier
Tony Luck
2005-07-28
1
-28
/
+1
*
|
|
|
|
[PATCH] cs89x0: collect tx_bytes statistics
Ian Campbell
2005-07-28
1
-0
/
+1
*
|
|
|
|
[PATCH] cciss per disk queue
Mike Miller
2005-07-28
2
-25
/
+28
*
|
|
|
|
[PATCH] pcmcia: disable read prefetch/write burst on old O2Micro bridges
Daniel Ritz
2005-07-28
1
-7
/
+27
*
|
|
|
|
[PATCH] yenta: free_irq() on suspend.
Daniel Ritz
2005-07-28
1
-0
/
+9
*
|
|
|
|
[PATCH] pcmcia: fix sharing IRQs and request_irq without IRQ_HANDLE_PRESENT
Dominik Brodowski
2005-07-28
1
-1
/
+1
*
|
|
|
|
[PATCH] pcmcia: fix many device IDs
Komuro
2005-07-28
6
-15
/
+16
*
|
|
|
|
[PATCH] pcmcia: avoid duble iounmap of one address
Dominik Brodowski
2005-07-28
1
-22
/
+29
*
|
|
|
|
[PATCH] pcmcia: update au1000 to work with recent changes
Dominik Brodowski
2005-07-28
1
-0
/
+1
*
|
|
|
|
[PATCH] pcmcia: remove duplicates in orinoco_cs
Jar
2005-07-28
1
-2
/
+0
*
|
|
|
|
[PATCH] pcmcia: fix comment
Pavel Roskin
2005-07-28
1
-2
/
+2
*
|
|
|
|
[PATCH] pcmcia: ide-cs id_table update
Pavel Roskin
2005-07-28
1
-0
/
+1
*
|
|
|
|
[PATCH] More qla2xxx configuration fixes
Andrew Vasquez
2005-07-27
2
-1
/
+14
*
|
|
|
|
[IB/ucm]: Clean up userspace CM
Hal Rosenstock
2005-07-27
1
-47
/
+41
*
|
|
|
|
Merge /scratch/Ksrc/linux-git/
Roland Dreier
2005-07-27
165
-2161
/
+11119
|
\
\
\
\
\
[next]