index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-11
Input: da9052 - fix memory leak in da9052_onkey_probe()
Jesper Juhl
1
-1
/
+2
2012-04-10
Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h
Mark Brown
1
-1
/
+1
2012-04-10
Input: trackpoint - use psmouse_fmt() for messages
JJ Ding
1
-6
/
+8
2012-04-10
Input: elantech - v4 is a clickpad, with only one button
JJ Ding
1
-2
/
+4
2012-04-10
Input: elantech - reset touchpad before configuring it
JJ Ding
1
-0
/
+4
2012-04-03
Input: sentelic - filter taps in absolute mode
Oskari Saarenmaa
1
-0
/
+8
2012-04-03
Input: tps6507x-ts - fix MODULE_ALIAS to match driver name
Uwe Kleine-König
1
-3
/
+1
2012-03-29
Input: wacom - check for allocation failure in probe()
Dan Carpenter
1
-0
/
+2
2012-03-27
Merge branch 'next' into for-linus
Dmitry Torokhov
12
-202
/
+694
2012-03-27
Input: tegra-kbc - allocate pdata before using it
Viresh Kumar
1
-0
/
+1
2012-03-25
Input: amijoy - add missing platform check
Geert Uytterhoeven
1
-0
/
+3
2012-03-25
Input: wacom - wireless battery status
Chris Bagwell
5
-2
/
+64
2012-03-25
Input: wacom - create inputs when wireless connect
Chris Bagwell
4
-10
/
+109
2012-03-25
Input: wacom - wireless monitor framework
Chris Bagwell
3
-6
/
+62
2012-03-25
Input: wacom - isolate input registration
Chris Bagwell
1
-20
/
+33
2012-03-25
Input: sentelic - improve packet debugging information
Oskari Saarenmaa
1
-9
/
+34
2012-03-25
Input: sentelic - minor code cleanup
Tai-hwa Liang
1
-1
/
+1
2012-03-25
Input: sentelic - enabling absolute coordinates output for newer hardware
Tai-hwa Liang
2
-4
/
+132
2012-03-25
Input: sentelic - refactor code for upcoming new hardware support
Tai-hwa Liang
2
-62
/
+94
2012-03-19
Input: gpio_keys - add support for interrupt only keys
Laxman Dewangan
2
-67
/
+150
2012-03-19
Input: gpio_keys - consolidate key destructor code
Dmitry Torokhov
1
-16
/
+14
2012-03-19
Input: revert "gpio_keys - switch to using threaded IRQs"
David Jander
1
-1
/
+1
2012-03-19
Input: gpio_keys - constify platform data
Dmitry Torokhov
1
-16
/
+15
2012-03-19
Input: spear-keyboard - remove kbd_set_plat_data()
Viresh Kumar
1
-7
/
+0
2012-03-19
Merge branch 'next' into for-linus
Dmitry Torokhov
10762
-392818
/
+564799
2012-03-17
Input: ili210x - add support for Ilitek ILI210x based touchscreens
Olivier Sobrie
4
-0
/
+386
2012-03-16
Input: altera_ps2 - use of_match_ptr()
Tobias Klauser
1
-3
/
+1
2012-03-16
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
5
-57
/
+5
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
29
-345
/
+29
2012-03-16
Input: convert SPI drivers to use module_spi_driver()
Axel Lin
7
-77
/
+7
2012-03-16
Input: omap4-keypad - move platform_data to <linux/platform_data>
Felipe Balbi
6
-11
/
+16
2012-03-16
Input: kxtj9 - who_am_i check value and initial data rate fixes
Christopher Hudson
2
-15
/
+18
2012-03-16
Input: add driver support for MAX8997-haptic
Donggeun Kim
4
-1
/
+472
2012-03-13
Input: tegra-kbc - revise device tree support
Olof Johansson
2
-11
/
+27
2012-03-13
Input: of_keymap - add device tree bindings for simple key matrices
Olof Johansson
6
-0
/
+131
2012-03-12
Input: wacom - fix physical size calculation for 3rd-gen Bamboo
Jason Gerecke
1
-2
/
+2
2012-03-12
Input: twl4030-vibra - really switch from #if to #ifdef
Dmitry Torokhov
1
-1
/
+1
2012-03-12
Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...
Julia Lawall
1
-1
/
+1
2012-03-09
Merge branch 'for-next' of github.com:rydberg/linux into next
Dmitry Torokhov
5
-4
/
+59
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
10699
-392150
/
+560923
2012-03-07
Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in use
Jason Gerecke
1
-1
/
+1
2012-03-06
Input: max8925_onkey - avoid accessing input device too early
Dmitry Torokhov
1
-47
/
+44
2012-03-05
Input: max8925_onkey - allow to be used as a wakeup source
Kevin Liu
1
-0
/
+34
2012-03-04
Input: atmel-wm97xx - convert to dev_pm_ops
Dmitry Torokhov
1
-8
/
+9
2012-03-04
Input: atmel-wm97xx - set driver owner
Dmitry Torokhov
1
-1
/
+2
2012-03-04
Input: add cyttsp touchscreen maintainer entry
Javier Martinez Canillas
1
-0
/
+7
2012-03-04
Input: cyttsp - remove useless checks in cyttsp_probe()
Dmitry Torokhov
1
-1
/
+1
2012-03-04
Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037
Armando Visconti
2
-0
/
+72
2012-03-04
Input: add support for OnKey module for DA9052/53 PMIC
Ashish Jangam
3
-0
/
+180
2012-03-04
Input: add support for TI Touchscreen controller
Rachna Patil
4
-0
/
+516
[next]