summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: convert gameport programming documentation into ReST formatMauro Carvalho Chehab2017-04-061-24/+59
* Input: convert gamepad specification into ReST formatMauro Carvalho Chehab2017-04-061-31/+63
* Input: convert force feedback documentation into ReST formatMauro Carvalho Chehab2017-04-061-76/+112
* Input: convert event codes documentation into ReST formatMauro Carvalho Chehab2017-04-061-40/+92
* Input: elantech - convert documentation into ReST formatMauro Carvalho Chehab2017-04-061-141/+165
* Input: cs461x - convert documentation into ReST formatMauro Carvalho Chehab2017-04-061-12/+16
* Input: cma3000_d0x - convert documentation into ReST formatMauro Carvalho Chehab2017-04-061-24/+48
* Input: db9/CD32 - convert documentation into ReST formatMauro Carvalho Chehab2017-04-061-12/+17
* Input: bcm5974 - convert documentation into ReST formatMauro Carvalho Chehab2017-04-061-19/+24
* Input: atarikbd - convert documentation into ReST formatMauro Carvalho Chehab2017-04-061-57/+168
* Input: appletouch - convert documentation into ReST formatMauro Carvalho Chehab2017-04-061-18/+27
* Input: amijoy - convert documentation into ReST formatMauro Carvalho Chehab2017-04-061-50/+129
* Input: ALPS - convert documentation into ReST formatMauro Carvalho Chehab2017-04-061-17/+26
* Input: docs - convert input.txt into ReST formatMauro Carvalho Chehab2017-04-061-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-041-43/+36
* Input: eeti_ts - use gpio_get_value_cansleepDmitry Torokhov2017-04-041-1/+1
* Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov2017-04-042-7/+7
* Input: eeti_ts - switch to using managed resourcesDmitry Torokhov2017-04-041-48/+22
* Input: eeti_ts - use input_set_capability()Dmitry Torokhov2017-04-041-2/+1
* Input: eeti_ts - use get_unaligned_be16() to retrieve dataDmitry Torokhov2017-04-041-2/+4
* Input: eeti_ts - use BIT(n)Dmitry Torokhov2017-04-041-4/+4
* Input: eeti_ts - rename eeti_ts_priv to eeti_tsDmitry Torokhov2017-04-041-57/+58
* Input: synaptics-rmi4 - when registering sensors do not call them "drivers"Dmitry Torokhov2017-04-043-69/+69
* Input: synaptics-rmi4 - cleanup SMbus mapping handlingDmitry Torokhov2017-04-041-25/+18
* Input: synaptics-rmi4 - fix endianness issue in SMBus transportDmitry Torokhov2017-04-041-5/+5
* Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensorDmitry Torokhov2017-04-041-3/+8
* Input: synaptics - use u8 instead of unsigned charDmitry Torokhov2017-04-042-40/+42
* Input: synaptics - do not abuse -1 as return valueDmitry Torokhov2017-04-041-25/+46
* Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov2017-04-042-48/+48
* Input: synaptics - add synaptics_query_int()Dmitry Torokhov2017-04-042-48/+32
* Input: psmouse - use i2c_client_type to locate i2c clientsDmitry Torokhov2017-04-031-1/+1
* Merge branch 'ib/4.11-rc3-i2c-irq-resources' into nextDmitry Torokhov2017-04-033-2/+61
|\
| * i2c: allow attaching IRQ resources to i2c_board_infoDmitry Torokhov2017-04-013-0/+46
| * i2c: copy device properties when using i2c_register_board_info()Dmitry Torokhov2017-04-011-0/+12
| * i2c: export i2c_client_type structureDmitry Torokhov2017-04-012-2/+3
* | Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-0312198-226166/+520216
|\ \
| * | Linux 4.11-rc5v4.11-rc5Linus Torvalds2017-04-031-1/+1
| * | Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-04-032-1/+6
| |\ \
| | * | dmaengine: Fix array index out of bounds warning in __get_unmap_pool()Matthias Kaehlcke2017-03-141-0/+2
| | * | dmaengine: bcm2835: Fix cyclic DMA period splittingMatthias Reichl2017-03-061-1/+4
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-0210-30/+53
| |\ \ \
| | * | | x86/boot: Include missing header fileZhengyi Shen2017-03-311-0/+1
| | * | | x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-03-311-1/+1