aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+25
2012-07-12Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-11Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson1-1/+3
2012-07-11Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan1-0/+1
2012-07-10Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg1-0/+20
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds18-25/+38
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen17-23/+34
2012-06-28Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng1-1/+3
2012-06-28Input: wacom - fix retrieving touch_max bugPing Cheng1-1/+1
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown1-0/+1
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-5/+6
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+38
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds95-1249/+2694
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-89/+1
2012-05-24Merge branch 'next' into for-linusDmitry Torokhov114-1320/+2855
2012-05-24Input: matrix-keymap - fix building keymapsDmitry Torokhov1-1/+1
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds18-204/+324
2012-05-20mfd: Convert wm831x to irq_domainMark Brown2-5/+6
2012-05-15Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab3-5/+5
2012-05-14[media] Input: move drivers/input/fixp-arith.h to include/linuxAntonio Ospite2-89/+1
2012-05-10Input: spear-keyboard - add device tree bindingsViresh Kumar1-15/+56
2012-05-10Input: matrix-keymap - wire up device tree supportDmitry Torokhov2-101/+130
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov21-177/+259
2012-05-10Input: adp5588 - add support for gpio namesJean-François Dagenais1-0/+1
2012-05-10Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav2-28/+94
2012-05-10Input: synaptics - fix compile warningJJ Ding1-10/+10
2012-05-10Input: ALPS - switch to using input_mt_report_finger_countDmitry Torokhov1-8/+2
2012-05-10Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos2-6/+75
2012-05-10Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driverPaul Parsons3-0/+382
2012-05-10Input: atmel_mxt_ts - dump each message on just 1 lineDaniel Kurtz1-9/+5
2012-05-10Input: atmel_mxt_ts - do not read extra (checksum) byteDaniel Kurtz1-2/+0
2012-05-10Input: atmel_mxt_ts - verify object size in mxt_write_objectDaniel Kurtz1-1/+1
2012-05-10Input: atmel_mxt_ts - only allow root to update firmwareDaniel Kurtz1-2/+2
2012-05-10Input: atmel_mxt_ts - use CONFIG_PM_SLEEPDaniel Kurtz1-8/+3
2012-05-10Input: sentelic - report device's production serial numberTai-hwa Liang2-4/+38
2012-05-10Input: tl6040-vibra - Device Tree supportPeter Ujfalusi1-11/+35
2012-05-10Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into next/driversOlof Johansson1-1/+2
2012-05-09Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson1-1/+2
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman1-1/+2
2012-05-04USB: input: appletouch: fix up compiler warningGreg Kroah-Hartman1-1/+0
2012-05-04USB: input: usbtouchscreen.c: fix up dev_* messagesGreg Kroah-Hartman1-15/+14
2012-05-04USB: input: wacom_sys.c: fix up dev_* messagesGreg Kroah-Hartman1-2/+2
2012-05-04USB: input: kbtab.c: fix up dev_* messagesGreg Kroah-Hartman1-3/+7
2012-05-04USB: input: gtco.c: fix up dev_* messagesGreg Kroah-Hartman1-3/+5
2012-05-04USB: input: aiptek.c: fix up dev_* messagesGreg Kroah-Hartman1-8/+9
2012-05-04USB: input: acecad.c: fix up dev_* messagesGreg Kroah-Hartman1-3/+6
2012-05-04USB: input: bcm5974.c: fix up dev_* messagesGreg Kroah-Hartman1-11/+11
2012-05-04USB: input: appletouch.c: fix up dev_* messagesGreg Kroah-Hartman1-12/+15
2012-05-04USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman1-8/+10
2012-05-04USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman1-1/+3