index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-21
Input: implement proper timer rounding for polled devices
Stephen Hemminger
1
-8
/
+10
2008-01-21
V4L/DVB: Don't access input_dev->private directly
Dmitry Torokhov
2
-4
/
+0
2008-01-21
Input: iforce - don't access input_dev->private directly
Dmitry Torokhov
1
-8
/
+9
2008-01-21
Input: i8042 - use synchronize_irq() instead of synchronize_sched()
Dmitry Torokhov
1
-1
/
+8
2008-01-21
Input: atkbd - remove unneeded synchronize_sched()
Dmitry Torokhov
1
-1
/
+0
2008-01-21
Input: cobalt_btns - add support for loadable keymaps
Dmitry Torokhov
1
-37
/
+36
2008-01-21
Input: atlas_btns - add support for loadable keymaps
Dmitry Torokhov
1
-16
/
+23
2008-01-21
Input: keyspan_remote - add support for loadable keymaps
Dmitry Torokhov
1
-51
/
+67
2008-01-21
Input: Add proper locking when changing device's keymap
Dmitry Torokhov
4
-11
/
+80
2008-01-21
Input: atkbd - properly handle special keys on Dell Latitudes
Giel de Nijs
1
-17
/
+72
2008-01-17
Input: ALPS - fix sync loss on Acer Aspire 5720ZG
Dmitry Torokhov
1
-1
/
+1
2008-01-17
Input: psmouse - fix input_dev leak in lifebook driver
Andres Salomon
1
-1
/
+6
2008-01-17
Input: psmouse - fix potential memory leak in psmouse_connect()
Andres Salomon
1
-0
/
+2
2008-01-17
Input: usbtouchscreen - fix buffer overflow, make more egalax work
Daniel Ritz
1
-22
/
+33
2008-01-17
Input: mousedev - handle mice that use absolute coordinates
Micah Parrish
1
-0
/
+9
2008-01-14
Input: improve Kconfig help entries for HP Jornada devices
Kristoffer Ericson
2
-11
/
+9
2008-01-03
Input: pass EV_PWR events to event handlers
Richard Purdie
1
-0
/
+4
2008-01-03
Input: spitzkbd - fix suspend key handling
Richard Purdie
1
-0
/
+1
2008-01-03
gameport: don't export functions that are static inline
Ivan Kokshaysky
1
-2
/
+0
2007-12-14
Input: jornada680_kbd - fix default keymap
Kristoffer Ericson
1
-20
/
+20
2007-12-14
Input: Handle EV_PWR type of input caps in input_set_capability.
Dmitry Baryshkov
1
-0
/
+4
2007-11-27
Input: adds the context menu key (HUT GenDesc 0x84)
Aristeu Rozanski
1
-0
/
+2
2007-11-27
Input: add definitions for frame forward and frame back keys
Aristeu Rozanski
1
-0
/
+3
2007-11-27
Input: bf54x-keys - keypad does not exist on BF544 parts
Mike Frysinger
1
-1
/
+1
2007-11-21
Input: gpio-keys - request and configure GPIOs
Herbert Valerio Riedel
1
-10
/
+28
2007-11-21
Input: i8042 - add i8042.noloop quirk for MS Virtual Machine
Jiri Kosina
1
-0
/
+8
2007-11-21
Sonypi: use synchronize_irq instead of sycnronize_sched
Dmitry Torokhov
1
-1
/
+1
2007-11-21
sonypi: fit input devices into sysfs tree
Dmitry Torokhov
1
-2
/
+4
2007-11-21
sony-laptop: fit input devices into sysfs tree
Dmitry Torokhov
1
-4
/
+6
2007-11-02
Input: linux-input mailing list moved to vger.kernel.org
Dmitry Torokhov
1
-4
/
+3
2007-11-02
Input: inport, logibm - use KERN_INFO when reporting missing mouse
Helge Deller
2
-2
/
+2
2007-11-02
Input: appletouch - idle reset logic broke older Fountains
Dmitry Torokhov
1
-48
/
+77
2007-10-28
Input: hp_sdc.c - fix section mismatch
Adrian Bunk
1
-4
/
+0
2007-10-28
Input: appletouch - add Johannes Berg as maintainer
Johannes Berg
1
-0
/
+6
2007-10-28
Input: Add Euro and Dollar key codes
Carlos Corbacho
1
-0
/
+3
2007-10-28
Input: xpad - add more USB IDs
Joshua J Bowman
1
-0
/
+2
2007-10-27
[JFFS2] Update MAINTAINERS entry -- the jffs-dev list is dead
David Woodhouse
1
-2
/
+2
2007-10-27
[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()
David Woodhouse
1
-1
/
+1
2007-10-27
mmc_spi: Fix mmc-over-spi regression
David Brownell
1
-19
/
+33
2007-10-27
mmc: use common byte swap macros
Pierre Ossman
1
-2
/
+2
2007-10-27
mmc: fix cid and csd byte order
Pierre Ossman
1
-2
/
+20
2007-10-27
at91_mci: Fix bad reference
Pierre Ossman
1
-2
/
+2
2007-10-27
[SPARC32]: Fix build-warning in io-unit.c
David S. Miller
1
-1
/
+1
2007-10-27
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
13
-58
/
+93
2007-10-27
[CRYPTO] tcrypt: Move sg_init_table out of timing loops
Herbert Xu
1
-6
/
+14
2007-10-27
[SPARC64]: Fix BACKOFF_SPIN on non-SMP.
David S. Miller
1
-1
/
+3
2007-10-27
[SPARC32]: __inline__ --> inline
David S. Miller
11
-48
/
+40
2007-10-27
[SPARC64]: __inline__ --> inline
David S. Miller
22
-155
/
+125
2007-10-27
[NETNS]: Fix get_net_ns_by_pid
Eric W. Biederman
1
-1
/
+1
2007-10-27
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
6
-9
/
+7
[next]