aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/ff-core.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-20Input: ff-core - fix typo in comment to input_ff_erase()Shailendra Verma1-1/+1
2015-05-20Input: fix typo in comment to input_handler_for_each_handle()Shailendra Verma1-1/+1
2015-05-15Input: wm831x-on - pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-15Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-15Input: retu-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-15Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-15Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov2-21/+10
2015-05-15Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flagEvgeniy Dushistov1-1/+0
2015-05-15Input: evdev - use kvfree() in evdev_release()Pekka Enberg1-4/+1
2015-05-13Input: soc_button_array - remove duplicated includeWei Yongjun1-1/+0
2015-05-13Input: zforce - remove duplicated includeWei Yongjun1-1/+0
2015-05-08Input: add TI drv2665 haptics driverDan Murphy4-0/+351
2015-05-08Input: ff-core - fix spelling mistake in ff-coreDan Murphy1-1/+1
2015-05-08Input: drv2667 - fix Kconfig error for help screenDan Murphy1-1/+1
2015-05-07Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut1-1/+1
2015-05-07Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut1-1/+1
2015-05-06Input: s3c2410_ts - constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-06Input: samsung-keypad - constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-06Input: goodix - check the 'buffer status' bit before reading dataPaul Cercueil1-0/+3
2015-05-06Input: adp5589-keys - fix event count maskGuido Martínez1-1/+1
2015-05-06Input: adp5589-keys - fix pull mask settingGuido Martínez1-2/+2
2015-04-20Input: lm8333 - fix broken email addressWolfram Sang1-2/+2
2015-04-20Input: cyapa - fix setting suspend scan rateDudley Du1-2/+2
2015-04-20Input: elan_i2c - fix calculating number of x and y traces.Duson Lin2-4/+4
2015-04-20Input: elan_i2c - report hovering contactsDuson Lin1-4/+11
2015-04-20Input: elants_i2c - zero-extend hardware ID in firmware nameDmitry Torokhov1-1/+1
2015-04-15Input: alps - document separate pointstick button bits for V2 devicesHans de Goede1-2/+7
2015-04-15Input: atmel_mxt_ts - add support for Google Pixel 2Dmitry Torokhov1-11/+130
2015-04-14Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei1-1/+20
2015-04-14Input: ff-core - use new debug macrosOliver Neukum1-6/+4
2015-04-14Input: add vmmouse driverThomas Hellstrom7-0/+577
2015-04-14Input: elan_i2c - adjust for newer firmware pressure reportingduson4-10/+49
2015-04-11Input: atkbd - document "no new force-release quirks" policyDmitry Torokhov1-0/+6
2015-04-11Input: ALPS - make alps_get_pkt_id_ss4_v2() and others staticFengguang Wu1-5/+5
2015-04-07Input: ALPS - V7 devices can report 5-finger tapsMasaki Ota1-0/+1
2015-04-07Input: ALPS - add support for SS4 touchpad devicesMasaki Ota2-4/+403
2015-04-07Input: ALPS - refactor alps_set_abs_params_mt()Masaki Ota1-12/+26
2015-04-06Linux 4.0-rc7Linus Torvalds1-1/+1
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein1-1/+2
2015-04-06net: dsa: fix filling routing table from OF descriptionPavel Nakonechny2-17/+10
2015-04-06l2tp: unregister l2tp_net_ops on failure pathWANG Cong1-0/+1
2015-04-06Input: atmel_mxt_ts - split out touchpad initialisation logicSjoerd Simons1-22/+30
2015-04-06Input: atmel_mxt_ts - implement support for T100 touch objectNick Dyer1-27/+318
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev1-6/+1
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org7-19/+34
2015-04-06Input: cros_ec_keyb - fix clearing keyboard state on wakeupTomeu Vizoso1-1/+1
2015-04-06Input: gscps2 - drop pci_ids dependencyMichael S. Tsirkin1-1/+0
2015-04-06Input: synaptics - allocate 3 slots to keep stability in image sensorsBenjamin Tissoires1-1/+1
2015-04-06Input: Revert "Revert "synaptics - use dmax in input_mt_assign_slots""Benjamin Tissoires1-1/+4
2015-04-06Input: MT - make slot assignment work for overcovered solutionsBenjamin Tissoires1-9/+17