summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Input: userio - convert documentation into ReST formatMauro Carvalho Chehab1-32/+47
2017-04-06Input: sentelic - convert documentation into ReST formatMauro Carvalho Chehab1-490/+518
2017-04-06Input: rotary-encoder - convert documentation into to ReST formatMauro Carvalho Chehab1-41/+43
2017-04-06Input: ntrig - convert documentation into ReST formatMauro Carvalho Chehab1-19/+30
2017-04-06Input: convert keyboard notifier docs into ReST formatMauro Carvalho Chehab1-4/+6
2017-04-06Input: convert multi-touch protocol spec into ReST formatMauro Carvalho Chehab1-104/+96
2017-04-06Input: joystick-parport - convert documentation into ReST formatMauro Carvalho Chehab1-366/+398
2017-04-06Input: joystick - convert documentation into ReST formatMauro Carvalho Chehab1-254/+299
2017-04-06Input: convert joystick-api doc into ReST formatMauro Carvalho Chehab1-63/+75
2017-04-06Input: convert input-programming doc into ReST formatMauro Carvalho Chehab1-131/+134
2017-04-06Input: iforce - convert documentation into ReST formatMauro Carvalho Chehab1-186/+309
2017-04-06Input: gpio-tilt - convert documentation into ReST formatMauro Carvalho Chehab1-73/+73
2017-04-06Input: convert gameport programming documentation into ReST formatMauro Carvalho Chehab1-24/+59
2017-04-06Input: convert gamepad specification into ReST formatMauro Carvalho Chehab1-31/+63
2017-04-06Input: convert force feedback documentation into ReST formatMauro Carvalho Chehab1-76/+112
2017-04-06Input: convert event codes documentation into ReST formatMauro Carvalho Chehab1-40/+92
2017-04-06Input: elantech - convert documentation into ReST formatMauro Carvalho Chehab1-141/+165
2017-04-06Input: cs461x - convert documentation into ReST formatMauro Carvalho Chehab1-12/+16
2017-04-06Input: cma3000_d0x - convert documentation into ReST formatMauro Carvalho Chehab1-24/+48
2017-04-06Input: db9/CD32 - convert documentation into ReST formatMauro Carvalho Chehab1-12/+17
2017-04-06Input: bcm5974 - convert documentation into ReST formatMauro Carvalho Chehab1-19/+24
2017-04-06Input: atarikbd - convert documentation into ReST formatMauro Carvalho Chehab1-57/+168
2017-04-06Input: appletouch - convert documentation into ReST formatMauro Carvalho Chehab1-18/+27
2017-04-06Input: amijoy - convert documentation into ReST formatMauro Carvalho Chehab1-50/+129
2017-04-06Input: ALPS - convert documentation into ReST formatMauro Carvalho Chehab1-17/+26
2017-04-06Input: docs - convert input.txt into ReST formatMauro Carvalho Chehab1-109/+131
2017-04-05Input: pm8xxx-vib - add support for pm8916's vibratorDamien Riegel3-1/+12
2017-04-05Input: pm8xxx-vib - handle separate enable registerDamien Riegel1-1/+10
2017-04-05Input: pm8xxx-vib - parametrize the driverDamien Riegel1-16/+33
2017-04-05Input: pm8xxx-vib - reorder header alphabeticallyDamien Riegel1-4/+4
2017-04-05Input: sur40 - fix bad endianness handling in sur40_pollMartin Kepplinger1-1/+1
2017-04-05Input: eeti_ts - switch to gpiod APIDmitry Torokhov3-32/+16
2017-04-05Input: eeti_ts - expect platform code to set interrupt triggerDmitry Torokhov2-6/+11
2017-04-04Input: eeti_ts - switch to using threaded interruptDmitry Torokhov1-43/+36
2017-04-04Input: eeti_ts - use gpio_get_value_cansleepDmitry Torokhov1-1/+1
2017-04-04Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov2-7/+7
2017-04-04Input: eeti_ts - switch to using managed resourcesDmitry Torokhov1-48/+22
2017-04-04Input: eeti_ts - use input_set_capability()Dmitry Torokhov1-2/+1
2017-04-04Input: eeti_ts - use get_unaligned_be16() to retrieve dataDmitry Torokhov1-2/+4
2017-04-04Input: eeti_ts - use BIT(n)Dmitry Torokhov1-4/+4
2017-04-04Input: eeti_ts - rename eeti_ts_priv to eeti_tsDmitry Torokhov1-57/+58
2017-04-04Input: synaptics-rmi4 - when registering sensors do not call them "drivers"Dmitry Torokhov3-69/+69
2017-04-04Input: synaptics-rmi4 - cleanup SMbus mapping handlingDmitry Torokhov1-25/+18
2017-04-04Input: synaptics-rmi4 - fix endianness issue in SMBus transportDmitry Torokhov1-5/+5
2017-04-04Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensorDmitry Torokhov1-3/+8
2017-04-04Input: synaptics - use u8 instead of unsigned charDmitry Torokhov2-40/+42
2017-04-04Input: synaptics - do not abuse -1 as return valueDmitry Torokhov1-25/+46
2017-04-04Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov2-48/+48
2017-04-04Input: synaptics - add synaptics_query_int()Dmitry Torokhov2-48/+32
2017-04-03Input: psmouse - use i2c_client_type to locate i2c clientsDmitry Torokhov1-1/+1