aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11Input: ili210x - remove unneeded suspend and resume handlersDmitry Torokhov1-24/+0
2019-11-11Input: ili210x - do not unconditionally mark touchscreen as wakeup sourceDmitry Torokhov1-2/+0
2019-11-11Input: ili210x - define and use chip operations structureDmitry Torokhov1-136/+173
2019-11-11Input: ili210x - do not set parent device explicitlyDmitry Torokhov1-1/+0
2019-11-11Input: ili210x - handle errors from input_mt_init_slots()Dmitry Torokhov1-1/+6
2019-11-11Input: ili210x - switch to using threaded IRQDmitry Torokhov1-61/+56
2019-11-11Input: ili210x - add ILI2117 supportMarek Vasut2-2/+47
2019-11-11dt-bindings: input: touchscreen: ad7879: generic node names in exampleMarcel Ziswiler1-2/+2
2019-11-11Input: ar1021 - fix typo in preprocessor macro nameFlavio Suligoi1-2/+2
2019-11-04Input: synaptics-rmi4 - simplify data read in rmi_f54_workLucas Stach1-32/+16
2019-10-29Input: kxtj9 - switch to using polled mode of input devicesDmitry Torokhov2-122/+37
2019-10-29Input: kxtj9 - switch to using managed resourcesDmitry Torokhov1-58/+28
2019-10-29Input: bma150 - switch to using polled mode of input devicesDmitry Torokhov2-112/+44
2019-10-29Input: bma150 - use managed resources helpersJonathan Bakker1-37/+14
2019-10-29Input: mma8450 - switch to using polled mode of input devicesDmitry Torokhov2-56/+46
2019-10-29Input: gpio_decoder - switch to using polled mode of input devicesDmitry Torokhov2-20/+23
2019-10-29Input: rb532_button - switch to using polled mode of input devicesDmitry Torokhov2-16/+17
2019-10-29Input: rb532_button - switch to using managed resourcesDmitry Torokhov1-18/+2
2019-10-29Input: sgi_btns - switch to using polled mode of input devicesDmitry Torokhov2-13/+13
2019-10-29Input: sgi_btns - switch to using managed resourcesDmitry Torokhov1-29/+8
2019-10-29Input: cobalt_btns - switch to using polled mode of input devicesDmitry Torokhov2-13/+14
2019-10-29Input: cobalt_btns - convert to use managed resourcesDmitry Torokhov1-40/+17
2019-10-29Input: wistron_btns - switch to using polled mode of input devicesDmitry Torokhov2-25/+27
2019-10-29Input: apanel - switch to using polled mode of input devicesDmitry Torokhov2-90/+64
2019-10-29Input: gpio_keys_polled - switch to using polled mode of input devicesDmitry Torokhov2-32/+34
2019-10-29Input: jornada680_kbd - switch to using polled mode of input devicesDmitry Torokhov2-19/+19
2019-10-29Input: clps711x-keypad - switch to using polled mode of input devicesDmitry Torokhov2-42/+29
2019-10-29Input: adc-keys - switch to using polled mode of input devicesDmitry Torokhov2-18/+19
2019-10-29Input: tsc6507x-ts - switch to using polled mode of input devicesDmitry Torokhov2-20/+17
2019-10-29Input: ts4800-ts - switch to using polled mode of input devicesDmitry Torokhov2-31/+38
2019-10-29Input: sur40 - switch to using polled mode of input devicesDmitry Torokhov2-40/+53
2019-10-29Input: raspberrypi-ts - switch to using polled mode of input devicesDmitry Torokhov2-19/+20
2019-10-29Input: psxpad-spi - switch to using polled mode of input devicesDmitry Torokhov2-31/+34
2019-10-28Input: edt-ft5x06 - add support for regulatorMylène Josserand2-0/+31
2019-10-28Input: st1232 - switch to using MT-B protocolDmitry Torokhov1-54/+56
2019-10-28Input: st1232 - note that the receive buffer is DMA-safeDmitry Torokhov1-1/+1
2019-10-28Input: st1232 - do not set parent device explicitlyDmitry Torokhov1-1/+0
2019-10-28Input: st1232 - do not allocate fingers data separatelyDmitry Torokhov1-10/+6
2019-10-28Input: st1232 - do not reset the chip too earlyDmitry Torokhov1-10/+12
2019-10-28Input: st1232 - rely on I2C core to configure wakeup interruptDmitry Torokhov1-10/+6
2019-10-28Input: st1232 - do not unconditionally configure as wakeup sourceDmitry Torokhov1-1/+0
2019-10-28Input: st1232 - simplify parsing of read bufferDmitry Torokhov1-25/+25
2019-10-27Input: wacom_i2c - remove unneeded gpio.h header fileFabio Estevam1-1/+0
2019-10-27Input: s3c2410_ts - remove unneeded gpio.h header fileFabio Estevam1-1/+0
2019-10-27Input: colibri-vf50-ts - remove unneeded gpio.h header fileFabio Estevam1-1/+0
2019-10-27Input: gpio_keys_polled - switch to using devm_fwnode_gpiod_get()Dmitry Torokhov1-4/+3
2019-10-27Input: gpio_keys - switch to using devm_fwnode_gpiod_get()Dmitry Torokhov1-4/+2
2019-10-27Linux 5.4-rc5Linus Torvalds1-2/+2
2019-10-25riscv: cleanup do_trap_breakChristoph Hellwig1-20/+6
2019-10-25nbd: verify socket is supported during setupMike Christie1-2/+21