summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: sun4i-ts - allow controlling filter and sensitivity via DTJens Thiele2015-03-232-6/+33
* Input: add Qualcomm PM8941 power key driverCourtney Cavin2015-03-214-0/+349
* Input: lifebook - fix tabbing issueBrian K. Turner2015-03-201-3/+3
* Input: elan_i2c - fix typo in include header guardNicolas Iooss2015-03-191-1/+1
* Input: constify of_device_id arraysFabian Frederick2015-03-194-4/+4
* Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie2015-03-121-1/+0
* Input: sun4i-ts - really fix A10 temperature reportingHans de Goede2015-03-121-7/+7
* Input: sx8654 - signedness bug in sx8654_irq()Dan Carpenter2015-03-111-1/+1
* Input: elants_i2c - append hw_version to FW fileCharlie Mooney2015-03-111-4/+10
* Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idleRafael J. Wysocki2015-03-101-3/+25
* Input: sun4i-ts - A10 (sun4i) has a different temperature curveHans de Goede2015-03-082-4/+15
* Input: elan_i2c - remove duplicate repeat codeDuson Lin2015-03-081-1/+0
* Input: elan_i2c - return error code when resume failsDuson Lin2015-03-082-6/+18
* Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS defineDmitry Torokhov2015-03-081-7/+1
* Input: add support for Semtech SX8654 I2C touchscreen controllerSébastien Szymanski2015-03-074-0/+314
* Input: goodix - add device tree supportAleksei Mamlin2015-03-074-3/+53
* Input: goodix - use max touch number from device configAleksei Mamlin2015-03-071-6/+9
* Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns2015-03-073-5/+5
* Input: rename KEY_DIRECTION to KEY_ROTATE_DISPLAYStefan Brüns2015-03-071-1/+2
* Input: synaptics - switch ForcePad detection to PNP IDsDmitry Torokhov2015-03-062-21/+15
* Input: psmouse - when comparing PNP IDs ignore caseDmitry Torokhov2015-03-061-7/+33
* Input: driver for microcontroller keys on the iPaq h3xxxLinus Walleij2015-03-063-0/+179
* Input: add haptic support for max77843Jaewon Kim2015-03-063-0/+371
* Input: add driver for Broadcom keypad controllerScott Branden2015-03-034-0/+578
* Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov2015-02-167-35/+3
* Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-16880-5897/+8761
|\
| * Input: bfin_rotary - introduce open and close methodsDmitry Torokhov2015-02-161-28/+42
| * Input: bfin_rotary - convert to use managed resourcesSonic Zhang2015-02-161-45/+38
| * Input: bfin_rotary - use generic IO functionsSonic Zhang2015-02-165-19/+63
| * Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-164-14/+33
| * Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-166-5/+5
| * Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov2015-02-161-10/+4
| * Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov2015-02-161-5/+4
| * Linux 3.19v3.19Linus Torvalds2015-02-091-1/+1
| * Merge tag 'nios2-fixes-v3.19-final' of git://git.rocketboards.org/linux-socfp...Linus Torvalds2015-02-091-3/+5
| |\
| | * nios2: fix unhandled signalsChung-Ling Tang2015-02-091-3/+5
| * | Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds2015-02-091-0/+7
| |\ \
| | * | aio: annotate aio_read_event_ring for sleep patternsDave Chinner2015-02-041-0/+7
| * | | Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-092-2/+4
| |\ \ \
| | * | | x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)2015-02-081-1/+3
| | * | | tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)2015-02-081-1/+1
| * | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-075-130/+42
| |\ \ \ \
| | * | | | Revert "IB/core: Add support for extended query device caps"Yann Droneaud2015-02-065-130/+42
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-02-071-0/+1
| |\ \ \ \ \
| | * | | | | Btrfs: add missing blk_finish_plug in btrfs_sync_log()Forrest Liu2015-02-051-0/+1
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...Linus Torvalds2015-02-062-2/+2
| |\ \ \ \ \ \ \
| | | * \ \ \ \ \ Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-01-291-1/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky2015-01-281-1/+1
| | * | | | | | | | hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz2015-02-051-1/+1
| * | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-064-8/+34
| |\ \ \ \ \ \ \ \ \