summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: create a book with Linux Input documentationMauro Carvalho Chehab2017-04-0534-22/+91
* Input: yealink - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-71/+93
* Input: xpad - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-55/+71
* Input: walkera0701 - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-16/+35
* Input: userio - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-32/+47
* Input: sentelic - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-490/+518
* Input: rotary-encoder - convert documentation into to ReST formatMauro Carvalho Chehab2017-04-051-41/+43
* Input: ntrig - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-19/+30
* Input: convert keyboard notifier docs into ReST formatMauro Carvalho Chehab2017-04-051-4/+6
* Input: convert multi-touch protocol spec into ReST formatMauro Carvalho Chehab2017-04-051-104/+96
* Input: joystick-parport - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-366/+398
* Input: joystick - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-254/+299
* Input: convert joystick-api doc into ReST formatMauro Carvalho Chehab2017-04-051-63/+75
* Input: convert input-programming doc into ReST formatMauro Carvalho Chehab2017-04-051-131/+134
* Input: iforce - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-186/+309
* Input: gpio-tilt - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-73/+73
* Input: convert gameport programming documentation into ReST formatMauro Carvalho Chehab2017-04-051-24/+59
* Input: convert gamepad specification into ReST formatMauro Carvalho Chehab2017-04-051-31/+63
* Input: convert force feedback documentation into ReST formatMauro Carvalho Chehab2017-04-051-76/+112
* Input: convert event codes documentation into ReST formatMauro Carvalho Chehab2017-04-051-40/+92
* Input: elantech - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-141/+165
* Input: cs461x - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-12/+16
* Input: cma3000_d0x - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-24/+48
* Input: db9/CD32 - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-12/+17
* Input: bcm5974 - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-19/+24
* Input: atarikbd - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-57/+168
* Input: appletouch - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-18/+27
* Input: amijoy - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-50/+129
* Input: ALPS - convert documentation into ReST formatMauro Carvalho Chehab2017-04-051-17/+26
* Input: docs - convert input.txt into ReST formatMauro Carvalho Chehab2017-04-051-109/+131
* Input: pm8xxx-vib - add support for pm8916's vibratorDamien Riegel2017-04-053-1/+12
* Input: pm8xxx-vib - handle separate enable registerDamien Riegel2017-04-051-1/+10
* Input: pm8xxx-vib - parametrize the driverDamien Riegel2017-04-051-16/+33
* Input: pm8xxx-vib - reorder header alphabeticallyDamien Riegel2017-04-051-4/+4
* Input: sur40 - fix bad endianness handling in sur40_pollMartin Kepplinger2017-04-051-1/+1
* Input: eeti_ts - switch to gpiod APIDmitry Torokhov2017-04-053-32/+16
* Input: eeti_ts - expect platform code to set interrupt triggerDmitry Torokhov2017-04-052-6/+11
* Input: eeti_ts - switch to using threaded interruptDmitry Torokhov2017-04-031-43/+36
* Input: eeti_ts - use gpio_get_value_cansleepDmitry Torokhov2017-04-031-1/+1
* Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov2017-04-032-7/+7
* Input: eeti_ts - switch to using managed resourcesDmitry Torokhov2017-04-031-48/+22
* Input: eeti_ts - use input_set_capability()Dmitry Torokhov2017-04-031-2/+1
* Input: eeti_ts - use get_unaligned_be16() to retrieve dataDmitry Torokhov2017-04-031-2/+4
* Input: eeti_ts - use BIT(n)Dmitry Torokhov2017-04-031-4/+4
* Input: eeti_ts - rename eeti_ts_priv to eeti_tsDmitry Torokhov2017-04-031-57/+58
* Input: synaptics-rmi4 - when registering sensors do not call them "drivers"Dmitry Torokhov2017-04-033-69/+69
* Input: synaptics-rmi4 - cleanup SMbus mapping handlingDmitry Torokhov2017-04-031-25/+18
* Input: synaptics-rmi4 - fix endianness issue in SMBus transportDmitry Torokhov2017-04-031-5/+5
* Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensorDmitry Torokhov2017-04-031-3/+8
* Input: synaptics - use u8 instead of unsigned charDmitry Torokhov2017-04-032-40/+42