summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-07-01Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit3-0/+215
2013-07-01Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit3-0/+100
2013-07-01Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit5-0/+2730
2013-07-01Input: cyttsp - I2C driver split into two modulesFerruh Yigit6-74/+112
2013-07-01Input: add OLPC AP-SP driverDaniel Drake4-0/+311
2013-06-28Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun1-3/+1
2013-06-28Merge 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-19Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph1-1/+1
2013-06-19Input: wacom - add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng1-0/+2
2013-06-19Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita1-4/+10
2013-06-19Input: pxa27x-keypad - make platform data constDmitry Torokhov1-24/+23
2013-06-19Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+5
2013-06-19Input: pxa27x-keypad - add device tree supportChao Xie2-4/+302
2013-06-19Input: 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-11Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2-0/+2
2013-06-10Input: evdev - flush queues during EVIOCGKEY-like ioctlsDavid Herrmann1-4/+129
2013-06-09Linux 3.10-rc5Linus Torvalds1-1/+1
2013-06-09hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
2013-06-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-2/+16
2013-06-09Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-4/+9
2013-06-09irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-09irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-09kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-09irqdomain: 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/...Linus 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/ger...Linus 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
2013-06-08Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-11/+48
2013-06-08Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-08Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson1-10/+4
2013-06-08Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson5-13/+13
2013-06-08ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson1-0/+2
2013-06-08Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-10/+37
2013-06-08ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera1-1/+9
2013-06-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-8/+24
2013-06-08Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2013-06-08Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+7
2013-06-08Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+2
2013-06-08dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2-25/+26
2013-06-08Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds7-34/+66