index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-06-20
40
-217
/
+4122
|
\
|
*
Input: add driver for Synaptics I2C touchpad
Mike Rapoport
2009-06-19
3
-0
/
+695
|
*
Input: synaptics - add support for reporting x/y resolution
Tero Saarni
2009-06-19
3
-3
/
+39
|
*
Input: ALPS - handle touchpoints buttons correctly
Ulrich Dangel
2009-06-11
1
-4
/
+9
|
*
Input: gpio-keys - change timer to workqueue
Alek Du
2009-06-11
1
-20
/
+12
|
*
Input: ads7846 - pin change interrupt support
Michael Roth
2009-06-11
1
-3
/
+9
|
*
Input: add support for touchscreen on W90P910 ARM platform
Wan ZongShun
2009-06-11
3
-0
/
+359
|
*
Merge commit 'v2.6.30' into next
Dmitry Torokhov
2009-06-11
8
-7
/
+31
|
|
\
|
*
|
Input: appletouch - improve finger detection
Jeremy Huddleston
2009-06-03
1
-1
/
+1
|
*
|
Input: wacom - clear Intuos4 wheel data when finger leaves proximity
Ping Cheng
2009-06-03
1
-0
/
+3
|
*
|
Input: add driver for EETI touchpanels
Daniel Mack
2009-05-19
3
-0
/
+296
|
*
|
Input: ads7846 - more detailed model name in sysfs
Michael Roth
2009-05-19
1
-1
/
+3
|
*
|
Input: ads7846 - support swapping x and y axes
Michael Roth
2009-05-19
1
-0
/
+7
|
*
|
Input: ati_remote2 - use non-atomic bitops
Ville Syrjala
2009-05-19
1
-8
/
+8
|
*
|
Input: introduce lm8323 keypad driver
Felipe Balbi
2009-05-15
3
-1
/
+891
|
*
|
Input: psmouse - ESD workaround fix for OLPC XO touchpad
Zephaniah E. Hull
2009-05-15
1
-1
/
+3
|
*
|
Input: tsc2007 - make sure platform provides get_pendown_state()
Kwangwoo Lee
2009-05-15
1
-1
/
+1
|
*
|
Input: uinput - flush all pending ff effects before destroying device
Aristeu Sergio Rozanski Filho
2009-05-15
1
-23
/
+71
|
*
|
Input: simplify name handling for certain input handles
Thadeu Lima de Souza Cascardo
2009-05-11
3
-18
/
+14
|
*
|
Input: serio - do not use deprecated dev.power.power_state
Dmitry Torokhov
2009-05-09
3
-29
/
+31
|
*
|
Input: wacom - add support for Intuos4 tablets
Ping Cheng
2009-05-08
4
-41
/
+148
|
*
|
Input: lifebook - don't send incomplete events
Dmitry Torokhov
2009-05-08
1
-12
/
+13
|
*
|
Input: ALPS - Dell Latitude D630/D800 have DualPoint
Dmitry Torokhov
2009-05-08
1
-9
/
+9
|
*
|
Merge commit 'v2.6.30-rc5' into next
Dmitry Torokhov
2009-05-08
34
-124
/
+360
|
|
\
\
|
*
|
|
Input: wm97xx - do not access dev->driver_data directly
Greg Kroah-Hartman
2009-05-01
1
-1
/
+1
|
*
|
|
Input: add dm355evm_keys driver
David Brownell
2009-04-23
3
-0
/
+339
|
*
|
|
Input: add twl4030-pwrbutton driver
Felipe Balbi
2009-04-19
3
-0
/
+156
|
*
|
|
Input: add matrix keypad driver for Cirrus EP93xx
H Hartley Sweeten
2009-04-18
3
-0
/
+481
|
*
|
|
Input: add wm97xx accelerated driver for Atmel microprocessors
Hans-Christian Egtvedt
2009-04-18
3
-0
/
+462
|
*
|
|
Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flag
Dmitry Torokhov
2009-04-18
1
-2
/
+1
|
*
|
|
Input: serio - rearrange EXPORT_SYMBOL() markings
Dmitry Torokhov
2009-04-17
1
-11
/
+10
|
*
|
|
Input: gameport - rearrange EXPORT_SYMBOL() markings
Dmitry Torokhov
2009-04-17
1
-10
/
+9
|
*
|
|
Input: fp801-gp - add MODULE_DESCRIPTION()
Dmitry Torokhov
2009-04-17
1
-0
/
+1
|
*
|
|
Input: gtco - add MODULE_DESCRIPTION()
Dmitry Torokhov
2009-04-17
1
-0
/
+1
|
*
|
|
Input: rotary_encoder - add support for REL_* axes
H Hartley Sweeten
2009-04-17
1
-20
/
+41
*
|
|
|
Merge branch 'akpm'
Linus Torvalds
2009-06-16
2
-1
/
+2
|
\
\
\
\
|
*
|
|
|
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2009-06-16
2
-1
/
+2
*
|
|
|
|
xen: remove driver_data direct access of struct device from more drivers
Greg Kroah-Hartman
2009-06-15
1
-4
/
+4
*
|
|
|
|
input: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-1
/
+1
*
|
|
|
|
Driver Core: input: add nodename for input drivers
Kay Sievers
2009-06-15
1
-0
/
+6
|
/
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-06-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
trivial: input/misc: Fix typo in Kconfig
Alessio Igor Bogani
2009-06-12
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ARM] 5544/1: Trust PrimeCell resource sizes
Linus Walleij
2009-06-11
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2009-06-12
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
microblaze: Kconfig: Enable drivers for Microblaze
Michal Simek
2009-05-21
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-05-29
3
-2
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Input: libps2 - better handle bad scheduler decisions
Dmitry Torokhov
2009-05-28
1
-1
/
+1
|
*
|
|
Input: usb1400_ts - fix access to "device data" in resume function
Manuel Traut
2009-05-27
1
-1
/
+1
|
*
|
|
Input: multitouch - add tracking ID to the protocol
Henrik Rydberg
2009-05-23
1
-0
/
+1
[next]