summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-24Input: ep93xx_keypad - use devm_platform_ioremap_resource() helperLv Ruyi1-6/+1
2022-04-24Input: add Raspberry Pi Sense HAT joystick driverCharles Mirabile3-0/+149
2022-04-24Input: clps711x-keypad - use syscon_regmap_lookup_by_phandleAlexander Shiyan1-2/+1
2022-04-24Input: remove unneeded variable in input_inhibit_device()Changcheng Deng1-3/+1
2022-04-20Input: aiptek - remove redundant assignment to variable retColin Ian King1-2/+1
2022-04-17Input: iqs7222 - avoid dereferencing a NULL pointerJeff LaBundy1-2/+3
2022-04-17Input: iqs7222 - propagate some error codes correctlyDan Carpenter1-16/+16
2022-04-08Input: add support for Azoteq IQS7222A/B/CJeff LaBundy3-0/+2456
2022-04-08Input: mt6779-keypad - move iomem pointer to probe functionAngeloGioacchino Del Regno1-5/+5
2022-03-20Input: adi - remove redundant variable zColin Ian King1-2/+2
2022-03-20Input: add Imagis touchscreen driverMarkuss Broks3-0/+378
2022-03-20Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMDMatthew Haughton1-0/+1
2022-03-20Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun1-3/+5
2022-03-20Input: add bounds checking to input_set_capability()Jeff LaBundy1-0/+19
2022-03-20Input: iqs5xx - use local input_dev pointerJeff LaBundy1-8/+8
2022-03-14HID: google: modify HID device groups of eelZhengqiao Xia1-1/+1
2022-03-14HID: google: Add support for vivaldi to hid-hammerStephen Boyd2-0/+13
2022-03-14HID: google: extract Vivaldi hid feature mapping for use in hid-hammerStephen Boyd5-104/+167
2022-03-14Input: extract ChromeOS vivaldi physmap show functionStephen Boyd8-66/+81
2022-03-14HID: google: switch to devm when registering keyboard backlight LEDDmitry Torokhov1-25/+13
2022-03-14Merge tag 'v5.17-rc8' into nextDmitry Torokhov403-2377/+3271
2022-03-14Input: mt6779-keypad - fix signedness bugLv Ruyi (CGEL ZTE)1-1/+1
2022-03-12Merge tag 'drm-fixes-2022-03-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2022-03-12drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann1-0/+1
2022-03-11Merge tag 'mmc-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds6-15/+22
2022-03-10Merge tag 'drm-fixes-2022-03-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-6/+19
2022-03-11Merge tag 'drm-intel-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-2/+15
2022-03-11Merge tag 'drm-misc-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-4/+4
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds36-166/+241
2022-03-10ice: Fix race condition during interface enslaveIvan Vecera2-2/+21
2022-03-10net: phy: meson-gxl: improve link-up behaviorHeiner Kallweit1-1/+7
2022-03-10net: bcmgenet: Don't claim WOL when its not availableJeremy Linton1-0/+7
2022-03-10net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie1-2/+3
2022-03-10Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski5-18/+17
2022-03-10Merge tag 'staging-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-28/+42
2022-03-10net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger1-1/+1
2022-03-10gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin1-0/+1
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+3
2022-03-10Merge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2022-03-10Merge tag 'gpio-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-19/+37
2022-03-10gpio: sim: fix a typoBartosz Golaszewski1-1/+1
2022-03-10gpio: ts4900: Do not set DAT and OE togetherMark Featherston1-5/+19
2022-03-09Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-9/+42
2022-03-09Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-124/+150
2022-03-09NFC: port100: fix use-after-free in port100_send_completePavel Skripkin1-0/+2
2022-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds5-7/+15
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay2-5/+1
2022-03-09net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan1-3/+8
2022-03-09net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak1-3/+0
2022-03-09net/mlx5: Fix a race on command flush flowMoshe Shemesh1-7/+8