aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-12Merge branch 'next' into for-linusDmitry Torokhov4-24/+209
2013-07-06Input: nspire-keypad - replace magic offset with defineDaniel Tang1-1/+1
2013-07-06Input: elantech - fix for newer hardware versions (v7)Matteo Delfino1-8/+9
2013-07-06Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit5-32/+44
2013-07-04Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit1-1/+3
2013-07-02Input: tps6507x-ts - select INPUT_POLLDEVDmitry Torokhov1-0/+1
2013-07-02Input: ads7846 - add device tree bindingsDaniel Mack2-11/+195
2013-07-02Input: ads7846 - make sure we do not change platform dataDmitry Torokhov1-5/+5
2013-07-02Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov1-2/+34
2013-07-02HID: apple: Add support for the 2013 Macbook AirDmitry Torokhov3-0/+15
2013-07-02Input: cyttsp4 - leak on error path in probe()Dan Carpenter1-3/+3
2013-07-02Input: cyttsp4 - silence NULL dereference warningDan Carpenter1-5/+0
2013-07-02Input: cyttsp4 - silence shift wrap warningDan Carpenter1-1/+1
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov10477-321920/+591476
2013-07-01Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov2-79/+48
2013-07-01ARM: davinci: da850-evm: remove vref from touchscreen platform dataManish Badarkhe1-1/+0
2013-06-30Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit3-0/+215
2013-06-30Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit3-0/+100
2013-06-30Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit5-0/+2730
2013-06-30Input: cyttsp - I2C driver split into two modulesFerruh Yigit6-74/+112
2013-06-30Input: add OLPC AP-SP driverDaniel Drake4-0/+311
2013-06-27Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun1-3/+1
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov10393-321614/+586871
2013-06-25Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov2-6/+0
2013-06-25Input: tps6507x-ts - use bool for booleansDmitry Torokhov1-7/+7
2013-06-25Input: tps6507x-ts - remove bogus unreachable codeAlan Cox1-20/+5
2013-06-25Input: samsung-keypad - let device core setup the default pin configurationThomas Abraham2-69/+7
2013-06-18Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph1-1/+1
2013-06-18Input: wacom - add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng1-0/+2
2013-06-18Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita1-4/+10
2013-06-18Input: pxa27x-keypad - make platform data constDmitry Torokhov1-24/+23
2013-06-18Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+5
2013-06-18Input: pxa27x-keypad - add device tree supportChao Xie2-4/+302
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie18-81/+180
2013-06-13Input: MT - Specify that ABS_MT_SLOT must have a minimum of 0Peter Hutterer1-0/+2
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2-0/+2
2013-06-09Input: evdev - flush queues during EVIOCGKEY-like ioctlsDavid Herrmann1-4/+129
2013-06-08Linux 3.10-rc5Linus Torvalds1-1/+1
2013-06-08hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
2013-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-2/+16
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-4/+9
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-49/+84
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-39/+82
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-1/+2
2013-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-68/+188
2013-06-08Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-28/+31