summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-07Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS defineDmitry Torokhov1-7/+1
2015-03-06Input: add support for Semtech SX8654 I2C touchscreen controllerSébastien Szymanski4-0/+314
2015-03-06Input: goodix - add device tree supportAleksei Mamlin4-3/+53
2015-03-06Input: goodix - use max touch number from device configAleksei Mamlin1-6/+9
2015-03-06Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns3-5/+5
2015-03-06Input: rename KEY_DIRECTION to KEY_ROTATE_DISPLAYStefan Brüns1-1/+2
2015-03-06Input: synaptics - switch ForcePad detection to PNP IDsDmitry Torokhov2-21/+15
2015-03-06Input: psmouse - when comparing PNP IDs ignore caseDmitry Torokhov1-7/+33
2015-03-06Input: driver for microcontroller keys on the iPaq h3xxxLinus Walleij3-0/+179
2015-03-06Input: add haptic support for max77843Jaewon Kim3-0/+371
2015-03-02Input: add driver for Broadcom keypad controllerScott Branden4-0/+578
2015-02-15Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov7-35/+3
2015-02-15Merge branch 'bfin_rotary' into nextDmitry Torokhov880-5897/+8761
2015-02-15Input: bfin_rotary - introduce open and close methodsDmitry Torokhov1-28/+42
2015-02-15Input: bfin_rotary - convert to use managed resourcesSonic Zhang1-45/+38
2015-02-15Input: bfin_rotary - use generic IO functionsSonic Zhang5-19/+63
2015-02-15Input: bfin_rotary - move pin lists into into platform dataSonic Zhang4-14/+33
2015-02-15Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang6-5/+5
2015-02-15Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov1-10/+4
2015-02-15Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov1-5/+4
2015-02-15Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár2-41/+66
2015-02-15Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov1-7/+8
2015-02-15Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár2-53/+151
2015-02-15Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov1-22/+56
2015-02-15Input: ALPS - consolidate setting protocol parametersDmitry Torokhov1-64/+67
2015-02-15Input: ALPS - split protocol data from model infoDmitry Torokhov2-38/+46
2015-02-15Input: ALPS - make Rushmore a separate protocolDmitry Torokhov2-11/+19
2015-02-15Input: ALPS - renumber protocol numbersDmitry Torokhov2-16/+16
2015-02-11Input: adi - remove an unnecessary checkMarkus Elfring1-2/+1
2015-02-11Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter1-3/+1
2015-02-10Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera1-1/+1
2015-02-08Linux 3.19v3.19Linus Torvalds1-1/+1
2015-02-08Merge tag 'nios2-fixes-v3.19-final' of git://git.rocketboards.org/linux-socfp...Linus Torvalds1-3/+5
2015-02-08Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds1-0/+7
2015-02-08Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+4
2015-02-09nios2: fix unhandled signalsChung-Ling Tang1-3/+5
2015-02-07x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)1-1/+3
2015-02-07tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)1-1/+1
2015-02-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-130/+42
2015-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2015-02-06Input: elan_i2c - fix wrong %p extensionRasmus Villemoes1-1/+1
2015-02-06Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...Linus Torvalds2-2/+2
2015-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-8/+34
2015-02-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+4
2015-02-06Merge tag 'sound-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds18-69/+109
2015-02-06Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds13-34/+52
2015-02-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds26-111/+186
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud5-130/+42
2015-02-05Input: evdev - do not queue SYN_DROPPED if queue is emptyDmitry Torokhov1-11/+23
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim4-23/+0