summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2014-03-20Input: mcs_touchkey: Add parse DT function from device treeBeomho Seo1-5/+71
2014-03-06Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax1-7/+4
2014-01-09Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov1-0/+4
2013-12-20Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer1-4/+18
2013-12-20Input: xpad - add signature for Razer Onza Classic EditionMag1-0/+1
2013-12-11Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen1-1/+1
2013-12-11Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2-5/+5
2013-12-04Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond1-3/+1
2013-12-04Input: i8042 - add PNP modaliasesTom Gundersen1-0/+2
2013-12-04Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury1-16/+3
2013-12-04Input: evdev - fall back to vmalloc for client event bufferDaniel Stone1-4/+12
2013-09-26HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg1-3/+3
2013-07-21Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov1-2/+34
2013-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-9/+27
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-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2-0/+2
2013-06-05Input: cyttsp - fix swapped mfg_stat and mfg_cmd registersMatthias Kaehlcke1-1/+1
2013-06-05Input: cyttsp - add missing handshakeFerruh Yigit1-6/+20
2013-06-05Input: cyttsp - fix memcpy size paramFerruh Yigit1-1/+1
2013-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+7
2013-06-04Input: wacom - fix a typo for Cintiq 22HDTPing Cheng1-3/+5
2013-06-04Input: synaptics - fix sync lost after resume on some laptopsEric Miao1-0/+2
2013-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-23/+69
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng1-4/+15
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-8/+8
2013-05-05Input: wacom - add a few new styli for Cintiq seriesPing Cheng1-19/+17
2013-05-05Input: wacom - add three new display tabletsPing Cheng2-0/+37
2013-05-05Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham1-1/+1
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds7-18/+383
2013-05-05input: single_open() leakAl Viro1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-32/+26
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds35-427/+2673
2013-05-01Merge branch 'next' into for-linusDmitry Torokhov53-1003/+3472
2013-04-29hp_sdc_rtc: Don't use create_proc_read_entry()David Howells1-32/+26
2013-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2013-04-19Input: trackpoint - Optimize trackpoint init to use power-on resetShawn Nematbakhsh2-87/+166
2013-04-19Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242Ping Cheng1-1/+1
2013-04-19Input: wacom - DTH2242 Grip Pen id was off by one bitPing Cheng1-1/+1
2013-04-19input: Export matrix_keypad_parse_of_params()Michal Marek1-0/+1
2013-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot3-8/+8
2013-04-15Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-04-15Input: ALPS - use %ph to print buffersDmitry Torokhov1-7/+5
2013-04-15Input: st1232 - add reset pin handlingBastian Hecht1-4/+43
2013-04-15Input: st1232 - convert to devm_* infrastructureLaurent Pinchart1-22/+12
2013-04-15Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke1-1/+1
2013-04-07Input: wacom - fix "can not retrieve extra class descriptor" for 24HDTJason Gerecke1-1/+1
2013-04-07Input: MT - handle semi-mt devices in coreHenrik Rydberg1-1/+7
2013-04-07Input: adxl34x - use spi_get_drvdata()Jingoo Han1-3/+3