index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2022-08-25
drm/amdgpu: enable NBIO IP v7.7.0 Clock Gating
Tim Huang
-4
/
+3
2022-08-25
drm/amdgpu: add NBIO IP v7.7.0 Clock Gating support
Tim Huang
-0
/
+78
2022-08-25
drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0
Tim Huang
-0
/
+15
2022-08-25
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
-16
/
+3
2022-08-25
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
-2
/
+15
2022-08-25
xhci: Fix null pointer dereference in remove if xHC has only one roothub
Mathias Nyman
-3
/
+8
2022-08-25
drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacks
AngeloGioacchino Del Regno
-0
/
+3
2022-08-25
xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
Juergen Gross
-10
/
+11
2022-08-25
HID: nintendo: fix rumble worker null pointer deref
Daniel J. Ogorchock
-2
/
+4
2022-08-25
HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID
Even Xu
-0
/
+2
2022-08-25
pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTH
João H. Spies
-2
/
+2
2022-08-25
xen: move from strlcpy with unused retval to strscpy
Wolfram Sang
-2
/
+2
2022-08-25
regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...
Xiaolei Wang
-1
/
+1
2022-08-25
ACPI: property: Remove default association from integer maximum values
Sakari Ailus
-2
/
+1
2022-08-25
ACPI: property: Ignore already existing data node tags
Sakari Ailus
-1
/
+1
2022-08-25
ACPI: property: Fix type detection of unified integer reading functions
Stefan Binding
-4
/
+4
2022-08-25
net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2
Lorenzo Bianconi
-10
/
+17
2022-08-25
dma-buf/dma-resv: check if the new fence is really later
Christian König
-1
/
+2
2022-08-25
HID: input: fix uclogic tablets
Benjamin Tissoires
-1
/
+4
2022-08-25
HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list
Aditya Garg
-0
/
+4
2022-08-25
HID: add Lenovo Yoga C630 battery quirk
Steev Klimaszewski
-0
/
+3
2022-08-25
HID: AMD_SFH: Add a DMI quirk entry for Chromebooks
Akihiko Odaki
-0
/
+18
2022-08-25
tee: fix compiler warning in tee_shm_register()
Jens Wiklander
-0
/
+1
2022-08-25
HID: thrustmaster: Add sparco wheel and fix array length
Michael Hübner
-1
/
+2
2022-08-25
hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message
Even Xu
-29
/
+39
2022-08-25
HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
Jason Wang
-1
/
+1
2022-08-25
HID: asus: ROG NKey: Ignore portion of 0x5a report
Josh Kilmer
-0
/
+7
2022-08-25
HID: hidraw: fix memory leak in hidraw_release()
Karthik Alapati
-0
/
+2
2022-08-25
efi: libstub: Disable struct randomization
Ard Biesheuvel
-0
/
+7
2022-08-25
HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
Lee Jones
-0
/
+10
2022-08-24
fbdev: Move fbdev drivers from strlcpy to strscpy
Wolfram Sang
-38
/
+38
2022-08-24
fbdev: omap: Remove unnecessary print function dev_err()
Jiapeng Chong
-2
/
+0
2022-08-24
fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()
Yang Yingliang
-0
/
+1
2022-08-24
fbdev: fbcon: Destroy mutex on freeing struct fb_info
Shigeru Yoshida
-0
/
+4
2022-08-24
fbdev: radeon: Clean up some inconsistent indenting
Jiapeng Chong
-23
/
+23
2022-08-24
fbdev: sisfb: Clean up some inconsistent indenting
Jiapeng Chong
-133
/
+141
2022-08-24
fbdev: fb_pm2fb: Avoid potential divide by zero error
Letu Ren
-0
/
+5
2022-08-24
fbdev: ssd1307fb: Fix repeated words in comments
Jilin Yuan
-1
/
+1
2022-08-24
fbdev: omapfb: Fix tests for platform_get_irq() failure
Yu Zhe
-2
/
+2
2022-08-24
i40e: Fix incorrect address type for IPv6 flow rules
Sylwester Dziedziuch
-1
/
+1
2022-08-24
ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
Jacob Keller
-13
/
+46
2022-08-24
md: call __md_stop_writes in md_stop
Guoqing Jiang
-0
/
+1
2022-08-24
Revert "md-raid: destroy the bitmap after destroying the thread"
Guoqing Jiang
-1
/
+1
2022-08-24
md: Flush workqueue md_rdev_misc_wq in md_alloc()
David Sloan
-0
/
+1
2022-08-24
md/raid10: Fix the data type of an r10_sync_page_io() argument
Bart Van Assche
-7
/
+6
2022-08-24
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2022-08-24
loop: Check for overflow while configuring loop
Siddh Raman Pant
-0
/
+5
2022-08-24
fec: Restart PPS after link state change
Csókás Bence
-4
/
+77
2022-08-23
drm/i915/backlight: Disable pps power hook for aux based backlight
Jouni Högander
-5
/
+8
2022-08-23
drm/i915/display: avoid warnings when registering dual panel backlight
Arun R Murthy
-14
/
+12
[prev]
[next]