linux-2.6-microblaze.git
2019-05-10 Dmitry TorokhovMerge branch 'next' into for-linus
2019-05-07 Gustavo A.... Input: libps2 - mark expected switch fall-through
2019-05-07 Marco FelschInput: qt1050 - add Microchip AT42QT1050 support
2019-04-30 Jeff LaBundyInput: add support for Azoteq IQS550/572/525
2019-04-30 Luca WeissInput: add a driver for GPIO controllable vibrators
2019-04-27 Lucas StachInput: synaptics-rmi4 - write config register values...
2019-04-27 Philipp ZabelInput: synaptics-rmi4 - fix enum_fmt
2019-04-27 Philipp ZabelInput: synaptics-rmi4 - fill initial format
2019-04-26 Dmitry TorokhovHID: input: add mapping for KEY_KBD_LAYOUT_NEXT
2019-04-26 Dmitry TorokhovInput: add KEY_KBD_LAYOUT_NEXT
2019-04-24 Pan BianInput: synaptics-rmi4 - fix possible double free
2019-04-24 Jacky BaiInput: snvs_pwrkey - make it depend on ARCH_MXC
2019-04-23 Joseph SalisburyInput: hyperv-keyboard - add module description
2019-04-23 Jean DelvareInput: olpc_apsp - depend on ARCH_MMP
2019-04-04 Ziping ChenInput: sun4i-a10-lradc-keys - add support for A83T
2019-04-04 Anson HuangInput: snvs_pwrkey - use dev_pm_set_wake_irq() to simpl...
2019-04-04 Vladimir ZapolskiyInput: lpc32xx-key - add clocks property and fix DT...
2019-04-04 Dmitry TorokhovInput: i8042 - signal wakeup from atkbd/psmouse
2019-04-03 Anson HuangInput: snvs_pwrkey - initialize necessary driver data...
2019-04-03 Jagan TekiInput: goodix - add GT5663 CTP support
2019-04-03 Jagan TekiInput: goodix - add regulators suppot
2019-04-03 Gustavo A.... Input: evdev - use struct_size() in kzalloc() and vzalloc()
2019-03-27 Dmitry TorokhovHID: input: add mapping for "Toggle Display" key
2019-03-27 Dmitry TorokhovHID: input: add mapping for "Full Screen" key
2019-03-27 Dmitry TorokhovHID: input: add mapping for keyboard Brightness Up...
2019-03-27 Dmitry TorokhovHID: input: add mapping for Expose/Overview key
2019-03-27 Dmitry TorokhovHID: input: fix mapping of aspect ratio key
2019-03-27 Dmitry Torokhov[media] doc-rst: switch to new names for Full Screen...
2019-03-27 Dmitry TorokhovInput: document meanings of KEY_SCREEN and KEY_ZOOM
2019-03-27 KT LiaoInput: elan_i2c - add hardware ID for multiple Lenovo...
2019-03-09 Jason GereckeInput: wacom_serial4 - add support for Wacom ArtPad...
2019-03-09 Vincent BattsInput: elan_i2c - add id for touchpad found in Lenovo...
2019-03-09 Arnd BergmannInput: raspberrypi-ts - select CONFIG_INPUT_POLLDEV
2019-03-09 Arnd BergmannInput: msm-vibrator - use correct gpio header
2019-03-04 Andy ShevchenkoInput: edt-ft5x06 - convert to use SPDX identifier
2019-03-04 Andy ShevchenkoInput: edt-ft5x06 - enable ACPI enumeration
2019-03-04 Dmitry TorokhovMerge branch 'next' into for-linus
2019-02-19 YueHaibingInput: ti_am335x_tsc - remove set but not used variable...
2019-02-18 Rob HerringInput: i8042 - rework DT node name comparisons
2019-02-17 Guido GüntherInput: goodix - print values in case of inconsistencies
2019-02-17 Guido GüntherInput: goodix - refer to touchscreen.txt in device...
2019-02-17 Guido GüntherInput: goodix - support Goodix gt5688
2019-02-17 Sven Van AsbroeckInput: synaptics_i2c - remove redundant spinlock
2019-02-17 Mauro CiancioInput: elan_i2c - add ACPI ID for touchpad in Lenovo...
2019-02-17 Gabriel FernandezInput: st-keyscan - fix potential zalloc NULL dereference
2019-02-17 Dmitry TorokhovInput: apanel - switch to using brightness_set_blocking()
2019-02-17 Gustavo A.... Input: db9 - mark expected switch fall-through
2019-02-17 Sven Van AsbroeckInput: qt2160 - remove redundant spinlock
2019-02-17 Matthias FendInput: st1232 - handle common DT bindings
2019-02-17 Dmitry TorokhovInput: ims-pcu - switch to using brightness_set_blocking()
2019-02-17 Martin KepplingerInput: st1232 - switch to gpiod API
2019-02-11 Dmitry TorokhovRevert "Input: elan_i2c - add ACPI ID for touchpad...
2019-02-11 Dmitry TorokhovInput: qt2160 - switch to using brightness_set_blocking()
2019-02-09 Marek VasutInput: ili210x - fetch touchscreen geometry from DT
2019-02-09 Dan CarpenterInput: msm-vibrator - tweak an error message
2019-02-09 Dmitry TorokhovInput: matrix_keypad - use flush_delayed_work()
2019-02-09 Dmitry TorokhovInput: ps2-gpio - flush TX work when closing port
2019-02-09 Dmitry TorokhovInput: cap11xx - switch to using set_brightness_blocking()
2019-02-08 Matti KurkelaInput: elantech - enable 3rd button support on Fujitsu...
2019-02-08 Dmitry TorokhovInput: tm2-touchkey - acknowledge that setting brightne...
2019-02-08 Dmitry TorokhovInput: stmfts - acknowledge that setting brightness...
2019-02-08 Dmitry TorokhovInput: ili210x - switch to using devm_device_add_group()
2019-02-07 Marek VasutInput: ili210x - add ILI251X support
2019-02-07 Marek VasutInput: ili210x - add OF match table
2019-02-07 Marek VasutInput: ili210x - reorder probe
2019-02-07 Marek VasutInput: ili210x - rework the touchscreen sample processing
2019-02-07 Marek VasutInput: ili210x - convert to devm IRQ
2019-02-07 Marek VasutInput: ili210x - add reset GPIO support
2019-02-07 Marek VasutInput: ili210x - convert to devm_ functions
2019-02-07 Marek VasutInput: ili210x - drop get_pendown_state
2019-02-07 Marek VasutInput: ili210x - drop platform data support
2019-02-07 Marek VasutInput: ili210x - add DT binding document
2019-02-06 Jonathan BakkerInput: bma150 - register input device after setting...
2019-02-06 Brian MasneyInput: add new vibrator driver for various MSM SOCs
2019-02-06 Florian FainelliInput: gpio-keys - add shutdown callback
2019-02-05 Dmitry TorokhovInput: sx8654 - do not override interrupt trigger
2019-02-05 Richard LeitnerInput: sx8654 - convert #defined flags to BIT(x)
2019-01-29 Richard LeitnerInput: sx8654 - use common of_touchscreen functions
2019-01-29 Richard LeitnerInput: sx8654 - add sx8650 support
2019-01-29 Richard LeitnerInput: sx8654 - add sx8655 and sx8656 to compatibles
2019-01-29 Richard LeitnerInput: sx8654 - add reset-gpio support
2019-01-28 Martin KepplingerInput: st1232 - add Martin as module author
2019-01-28 Martin KepplingerInput: st1232 - add support for st1633
2019-01-28 Paweł ChmielInput: pwm-vibra - stop regulator after disabling pwm...
2019-01-28 Jonathan BakkerInput: pwm-vibra - prevent unbalanced regulator
2019-01-28 Stefan AgnerInput: snvs_pwrkey - allow selecting driver for i.MX 7D
2019-01-24 Deepa DinamaniInput: input_event - fix the CONFIG_SPARC64 mixup
2019-01-17 Lubomir RintelInput: olpc_apsp - assign priv->dev earlier
2019-01-14 Dmitry TorokhovInput: uinput - fix undefined behavior in uinput_valida...
2019-01-14 Dmitry TorokhovMerge tag 'v4.20' into for-linus
2019-01-14 Anders RoxellInput: raspberrypi-ts - fix link error
2019-01-14 Tom PanfilInput: xpad - add support for SteelSeries Stratus Duo
2019-01-14 Marco FelschInput: edt-ft5x06 - add offset support for ev-ft5726
2019-01-14 Marco FelschInput: edt-ft5x06 - add support to update ev-ft5726...
2019-01-14 Marco FelschInput: edt-ft5x06 - add support for Evervision FT5726
2019-01-14 Deepa DinamaniInput: input_event - provide override for sparc64
2019-01-14 YueHaibingInput: mtk-pmic-keys - remove duplicated include from...
2019-01-14 Gustavo A.... Input: mcs_touchkey - use struct_size() in kzalloc()
2019-01-14 Gustavo A.... Input: tca6416-keypad - use struct_size() in kzalloc()
2019-01-14 Dmitry TorokhovMerge tag 'v4.20' into next
next