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
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+1
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
118
-1576
/
+4647
2012-01-10
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+2
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+3
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-12
/
+162
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
5
-7
/
+23
2012-01-08
Merge branch 'next' into for-linus
Dmitry Torokhov
127
-2474
/
+4979
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+12
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-5
/
+5
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-227
/
+14
2012-01-07
Merge branch 'depends/rmk/for-linus' into samsung/dt
Arnd Bergmann
5
-7
/
+23
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+2
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
14
-227
/
+14
2012-01-05
input: xilinx_ps2: Don't use NO_IRQ
Michal Simek
1
-1
/
+1
2012-01-04
Input: tc3589x-keypad - add missing kerneldoc
Naga Radhesh
1
-0
/
+2
2012-01-04
Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messages
Dmitry Torokhov
1
-8
/
+9
2012-01-04
Input: ucb1400_ts - convert to threaded IRQ
Dmitry Torokhov
1
-122
/
+113
2012-01-04
Input: ucb1400_ts - drop inline annotations
Dmitry Torokhov
1
-9
/
+9
2012-01-04
Input: usb1400_ts - add __devinit/__devexit section annotations
Dmitry Torokhov
1
-5
/
+5
2012-01-04
Input: ucb1400_ts - set driver owner
Dmitry Torokhov
1
-0
/
+1
2012-01-04
Input: ucb1400_ts - convert to use dev_pm_ops
Dmitry Torokhov
1
-6
/
+6
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
1
-5
/
+2
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2
-4
/
+4
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
1
-1
/
+1
2011-12-30
Input: psmouse - make sure we do not use stale methods
Dmitry Torokhov
1
-69
/
+124
2011-12-30
Input: evdev - do not block waiting for an event if fd is nonblock
Dima Zavin
1
-8
/
+7
2011-12-30
Input: evdev - if no events and non-block, return EAGAIN not 0
Dima Zavin
1
-0
/
+3
2011-12-30
Input: evdev - only allow reading events if a full packet is present
Dima Zavin
1
-1
/
+1
2011-12-30
Input: add driver for pixcir i2c touchscreens
Jianchun Bian
3
-0
/
+252
2011-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-5
/
+6
2011-12-30
Input: samsung-keypad - implement runtime power management support
Mark Brown
1
-7
/
+80
2011-12-30
Input: tegra-kbc - report wakeup key for some platforms
Rakesh Iyer
1
-3
/
+24
2011-12-30
Input: tegra-kbc - add device tree bindings
Olof Johansson
1
-8
/
+84
2011-12-29
Input: sentelic - fix retrieving number of buttons
Tai-hwa Liang
2
-3
/
+4
2011-12-28
Merge branch 'drivers/pxa-gpio' into next/drivers
Arnd Bergmann
1
-2
/
+3
2011-12-28
Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()
Axel Lin
1
-2
/
+3
2011-12-27
Input: add driver for AUO In-Cell touchscreens using pixcir ICs
Heiko Stübner
3
-0
/
+666
2011-12-25
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
1
-1
/
+12
2011-12-25
PM / input / touchscreen: Make st1232 use device PM QoS constraints
Rafael J. Wysocki
1
-1
/
+12
2011-12-24
Input: mpu3050 - configure the sampling method
Heikki Krogerus
1
-5
/
+103
2011-12-24
Input: mpu3050 - ensure we enable interrupts
Heikki Krogerus
1
-1
/
+12
2011-12-24
Input: mpu3050 - add of_match table for device-tree probing
Olof Johansson
1
-0
/
+7
2011-12-23
Input: sentelic - release mutex upon register write failure
Tai-hwa Liang
1
-2
/
+2
2011-12-23
input: samsung-keypad: Add device tree support
Thomas Abraham
1
-12
/
+162
2011-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-2
/
+17
2011-12-12
Input: wacom - add LED support for Cintiq 24HD
Jason Gerecke
1
-1
/
+4
2011-12-12
Input: wacom - add support for Cintiq 24HD
Jason Gerecke
2
-1
/
+77
2011-12-12
Input: synaptics - fix touchpad not working after S2R on Vostro V13
Dmitry Torokhov
1
-0
/
+11
2011-12-12
Input: add driver for Sharp gp2ap002a00f proximity sensor
Courtney Cavin
3
-1
/
+312
2011-12-12
Input: keyboard - staticise non-exported symbols
Axel Lin
2
-2
/
+2
[next]