summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/aiptek.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-21Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann1-43/+26
2014-01-12Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan1-1/+3
2014-01-12Input: logips2pp - fix spelling s/reciver/receiver/Geert Uytterhoeven1-1/+1
2014-01-07Input: delete non-required instances of include <linux/init.h>Paul Gortmaker138-138/+0
2014-01-07Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov1-48/+22
2014-01-07Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov1-4/+1
2014-01-04Input: twl4030-keypad - add device tree supportSebastian Reichel2-17/+77
2014-01-04Input: twl6040-vibra - add missing of_node_putLibo Chen1-0/+3
2014-01-04Input: twl4030-vibra - add missing of_node_putLibo Chen1-1/+3
2014-01-03Input: i8042 - cleanup SERIO_I8042 dependenciesMark Salter1-3/+8
2014-01-03Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on x86Mark Salter1-0/+1
2014-01-03Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32Mark Salter1-0/+1
2014-01-03Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparcMark Salter1-0/+1
2014-01-03Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO for SH_CAYMANMark Salter1-0/+1
2014-01-03Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on powerpcMark Salter1-0/+1
2014-01-03Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on mipsMark Salter1-0/+1
2014-01-03Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on IA64Mark Salter1-0/+1
2014-01-03Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on ARM/FootbridgeMark Salter1-0/+1
2014-01-03Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alphaMark Salter1-0/+1
2013-12-31Input: cros_ec_keyb - fix problems with backslashDoug Anderson1-4/+11
2013-12-28Input: keypad-omap - cleanup header fileSachin Kamat1-4/+2
2013-12-28Input: keypad-ep93xx - cleanup header fileSachin Kamat1-7/+3
2013-12-28Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov1-49/+25
2013-12-28Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun1-1/+1
2013-12-27Input: ALPS - add support for "Dolphin" devicesYunkang Tang2-42/+179
2013-12-18Input: fix typos in Documentation/input/gamepad.txtAntonio Ospite1-3/+3
2013-12-18Input: zforce - fix error return code in zforce_start()Wei Yongjun1-1/+2
2013-12-18Input: elantech - improve clickpad detectionHans de Goede1-3/+42
2013-12-16Input: don't call input_dev_release_keys() in resumeAleksej Makarov1-19/+57
2013-12-16Input: joystick - use sizeof(VARIABLE) in documentationAntonio Ospite1-18/+18
2013-12-16Input: joystick - refer to /dev/input/js0 in documentationAntonio Ospite2-5/+5
2013-12-16Input: ads7846 - convert to hwmon_device_register_with_groups()Guenter Roeck1-56/+25
2013-12-16Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng3-3/+44
2013-12-15Linux 3.13-rc4v3.13-rc4Linus Torvalds1-1/+1
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling1-4/+4
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky1-4/+2
2013-12-15Revert "selinux: consider filesystem subtype in policies"Linus Torvalds2-60/+22
2013-12-15Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd1-4/+11
2013-12-15Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd1-12/+12
2013-12-15Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd1-47/+14
2013-12-15Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd1-31/+12
2013-12-15Input: cyttsp - include appropriate header file in cyttsp_i2c_common.cRashika Kheria1-0/+2
2013-12-15igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-12-15i40e: fix null dereferenceJesse Brandeburg1-0/+3
2013-12-13ARM: fix asm/memory.h build errorRussell King3-20/+17
2013-12-13dm array: fix a reference counting bug in shadow_ablockJoe Thornber1-1/+9
2013-12-13dm space map: disallow decrementing a reference count below zeroJoe Thornber1-9/+23
2013-12-13mm: memcg: do not allow task about to OOM kill to bypass the limitJohannes Weiner1-1/+1
2013-12-13mm: memcg: fix race condition between memcg teardown and swapinJohannes Weiner1-0/+36
2013-12-13thp: move preallocated PTE page table on move_huge_pmd()Kirill A. Shutemov1-1/+11