index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
Input: vmmouse - disable vmmouse before entering suspend mode
Zongmin Zhou
1
-0
/
+14
2022-05-16
Input: psmouse-smbus - avoid flush_scheduled_work() usage
Tetsuo Handa
1
-2
/
+9
2022-05-16
Input: bcm-keypad - remove unneeded NULL check before clk_disable_unprepare
Wan Jiabing
1
-2
/
+1
2022-05-16
Input: sparcspkr - fix refcount leak in bbc_beep_probe
Miaoqian Lin
1
-0
/
+1
2022-05-05
Input: sun4i-lradc-keys - add support for R329 and D1
Samuel Holland
1
-0
/
+8
2022-05-05
Input: sun4i-lradc-keys - add optional clock/reset support
Samuel Holland
1
-0
/
+33
2022-04-24
Input: sun4i-lradc-keys - add wakeup support
Ondrej Jirman
1
-4
/
+18
2022-04-24
Input: pm8941-pwrkey - simulate missed key press events
David Collins
1
-0
/
+11
2022-04-24
Input: pm8941-pwrkey - add software key press debouncing support
David Collins
1
-6
/
+77
2022-04-24
Input: pm8941-pwrkey - add support for PON GEN3 base addresses
Anjelique Melendez
1
-7
/
+24
2022-04-24
Input: pm8941-pwrkey - fix error message
Anjelique Melendez
1
-1
/
+1
2022-04-24
Input: synaptics-rmi4 - remove unnecessary flush_workqueue()
ran jianping
1
-1
/
+0
2022-04-24
Input: ep93xx_keypad - use devm_platform_ioremap_resource() helper
Lv Ruyi
1
-6
/
+1
2022-04-24
Input: add Raspberry Pi Sense HAT joystick driver
Charles Mirabile
3
-0
/
+149
2022-04-24
Input: clps711x-keypad - use syscon_regmap_lookup_by_phandle
Alexander Shiyan
1
-2
/
+1
2022-04-24
Input: remove unneeded variable in input_inhibit_device()
Changcheng Deng
1
-3
/
+1
2022-04-20
Input: aiptek - remove redundant assignment to variable ret
Colin Ian King
1
-2
/
+1
2022-04-17
Input: iqs7222 - avoid dereferencing a NULL pointer
Jeff LaBundy
1
-2
/
+3
2022-04-17
Input: iqs7222 - propagate some error codes correctly
Dan Carpenter
1
-16
/
+16
2022-04-08
Input: add support for Azoteq IQS7222A/B/C
Jeff LaBundy
3
-0
/
+2456
2022-04-08
Input: mt6779-keypad - move iomem pointer to probe function
AngeloGioacchino Del Regno
1
-5
/
+5
2022-03-20
Input: adi - remove redundant variable z
Colin Ian King
1
-2
/
+2
2022-03-20
Input: add Imagis touchscreen driver
Markuss Broks
3
-0
/
+378
2022-03-20
Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMD
Matthew Haughton
1
-0
/
+1
2022-03-20
Input: stmfts - fix reference leak in stmfts_input_open
Zheng Yongjun
1
-3
/
+5
2022-03-20
Input: add bounds checking to input_set_capability()
Jeff LaBundy
1
-0
/
+19
2022-03-20
Input: iqs5xx - use local input_dev pointer
Jeff LaBundy
1
-8
/
+8
2022-03-14
HID: google: modify HID device groups of eel
Zhengqiao Xia
1
-1
/
+1
2022-03-14
HID: google: Add support for vivaldi to hid-hammer
Stephen Boyd
2
-0
/
+13
2022-03-14
HID: google: extract Vivaldi hid feature mapping for use in hid-hammer
Stephen Boyd
5
-104
/
+167
2022-03-14
Input: extract ChromeOS vivaldi physmap show function
Stephen Boyd
8
-66
/
+81
2022-03-14
HID: google: switch to devm when registering keyboard backlight LED
Dmitry Torokhov
1
-25
/
+13
2022-03-14
Merge tag 'v5.17-rc8' into next
Dmitry Torokhov
403
-2377
/
+3271
2022-03-14
Input: mt6779-keypad - fix signedness bug
Lv Ruyi (CGEL ZTE)
1
-1
/
+1
2022-03-12
Merge tag 'drm-fixes-2022-03-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2022-03-12
drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
Thomas Zimmermann
1
-0
/
+1
2022-03-11
Merge tag 'mmc-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
6
-15
/
+22
2022-03-10
Merge tag 'drm-fixes-2022-03-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-6
/
+19
2022-03-11
Merge tag 'drm-intel-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-2
/
+15
2022-03-11
Merge tag 'drm-misc-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-4
/
+4
2022-03-10
Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-166
/
+241
2022-03-10
ice: Fix race condition during interface enslave
Ivan Vecera
2
-2
/
+21
2022-03-10
net: phy: meson-gxl: improve link-up behavior
Heiner Kallweit
1
-1
/
+7
2022-03-10
net: bcmgenet: Don't claim WOL when its not available
Jeremy Linton
1
-0
/
+7
2022-03-10
net: arc_emac: Fix use after free in arc_mdio_probe()
Jianglei Nie
1
-2
/
+3
2022-03-10
Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
5
-18
/
+17
2022-03-10
Merge tag 'staging-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-28
/
+42
2022-03-10
net: phy: DP83822: clear MISR2 register to disable interrupts
Clément Léger
1
-1
/
+1
2022-03-10
gianfar: ethtool: Fix refcount leak in gfar_get_ts_info
Miaoqian Lin
1
-0
/
+1
2022-03-10
Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+3
[next]