index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
*
Input: pxa27x_keypad - enable rotary encoders and direct keys
Eric Miao
2008-01-31
*
Input: pxa27x_keypad - introduce pxa27x_keypad_config()
Eric Miao
2008-01-31
*
Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...
Eric Miao
2008-01-31
*
Input: pxa27x_keypad - remove pin configuration from the driver
Eric Miao
2008-01-31
*
Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)
Eric Miao
2008-01-31
*
Input: constify function pointer tables (seq_operations)
Jan Engelhardt
2008-01-31
*
Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux list
Jiri Kosina
2008-01-30
*
Input: i8042 - enable DMI quirks on x86-64
Bruce Duncan
2008-01-30
*
Input: i8042 - add Dritek quirk for Acer Aspire 9110
Carlos Corbacho
2008-01-30
*
Input: add input event to APM event bridge
Richard Purdie
2008-01-30
*
Input: mousedev - use BIT_MASK instead of BIT
Dmitry Torokhov
2008-01-30
*
Input: remove duplicate includes
Andre Haupt
2008-01-21
*
Input: remove cdev from input_dev structure
Dmitry Torokhov
2008-01-21
*
Input: remove duplicated headers in drivers/char/keyboard.c
Francisco Alecrim
2008-01-21
*
Input: i8042 - add Dritek keyboard extension quirk
Carlos Corbacho
2008-01-21
*
Input: add Tosa keyboard driver
Dmitry Baryshkov
2008-01-21
*
Input: add driver for Fujitsu application buttons
Stephen Hemminger
2008-01-21
*
Input: ads7846 - stop updating dev->power.power_state
David Brownell
2008-01-21
*
Input: drop redundant includes of moduleparam.h
Julia Lawall
2008-01-21
*
Input: implement proper timer rounding for polled devices
Stephen Hemminger
2008-01-21
*
V4L/DVB: Don't access input_dev->private directly
Dmitry Torokhov
2008-01-21
*
Input: iforce - don't access input_dev->private directly
Dmitry Torokhov
2008-01-21
*
Input: i8042 - use synchronize_irq() instead of synchronize_sched()
Dmitry Torokhov
2008-01-21
*
Input: atkbd - remove unneeded synchronize_sched()
Dmitry Torokhov
2008-01-21
*
Input: cobalt_btns - add support for loadable keymaps
Dmitry Torokhov
2008-01-21
*
Input: atlas_btns - add support for loadable keymaps
Dmitry Torokhov
2008-01-21
*
Input: keyspan_remote - add support for loadable keymaps
Dmitry Torokhov
2008-01-21
*
Input: Add proper locking when changing device's keymap
Dmitry Torokhov
2008-01-21
*
Input: atkbd - properly handle special keys on Dell Latitudes
Giel de Nijs
2008-01-21
*
Input: ALPS - fix sync loss on Acer Aspire 5720ZG
Dmitry Torokhov
2008-01-17
*
Input: psmouse - fix input_dev leak in lifebook driver
Andres Salomon
2008-01-17
*
Input: psmouse - fix potential memory leak in psmouse_connect()
Andres Salomon
2008-01-17
*
Input: usbtouchscreen - fix buffer overflow, make more egalax work
Daniel Ritz
2008-01-17
*
Input: mousedev - handle mice that use absolute coordinates
Micah Parrish
2008-01-17
*
Input: improve Kconfig help entries for HP Jornada devices
Kristoffer Ericson
2008-01-14
*
Input: pass EV_PWR events to event handlers
Richard Purdie
2008-01-03
*
Input: spitzkbd - fix suspend key handling
Richard Purdie
2008-01-03
*
gameport: don't export functions that are static inline
Ivan Kokshaysky
2008-01-03
*
Input: jornada680_kbd - fix default keymap
Kristoffer Ericson
2007-12-14
*
Input: Handle EV_PWR type of input caps in input_set_capability.
Dmitry Baryshkov
2007-12-14
*
Input: bf54x-keys - keypad does not exist on BF544 parts
Mike Frysinger
2007-11-27
*
Input: gpio-keys - request and configure GPIOs
Herbert Valerio Riedel
2007-11-21
*
Input: i8042 - add i8042.noloop quirk for MS Virtual Machine
Jiri Kosina
2007-11-21
*
Sonypi: use synchronize_irq instead of sycnronize_sched
Dmitry Torokhov
2007-11-21
*
sonypi: fit input devices into sysfs tree
Dmitry Torokhov
2007-11-21
*
sony-laptop: fit input devices into sysfs tree
Dmitry Torokhov
2007-11-21
*
Input: inport, logibm - use KERN_INFO when reporting missing mouse
Helge Deller
2007-11-01
*
Input: appletouch - idle reset logic broke older Fountains
Dmitry Torokhov
2007-11-01
*
Input: hp_sdc.c - fix section mismatch
Adrian Bunk
2007-10-27
*
Input: xpad - add more USB IDs
Joshua J Bowman
2007-10-27
[next]