index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-21
drm/bridge: parade-ps8640: Fix regulator supply order
Chen-Yu Tsai
1
-2
/
+2
2022-07-21
dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t)
Fabio Estevam
1
-1
/
+1
2022-07-21
dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
Ben Dooks
1
-0
/
+6
2022-07-21
dmaengine: dw-axi-dmac: do not print NULL LLI during error
Ben Dooks
1
-0
/
+5
2022-07-21
HID: wacom: Force pen out of prox if no events have been received in a while
Jason Gerecke
3
-0
/
+44
2022-07-21
HID: nintendo: Add missing array termination
Guenter Roeck
1
-0
/
+1
2022-07-21
HID: lg-g15: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-21
HID: amd_sfh: Implement SFH1.1 functionality
Basavaraj Natikar
8
-0
/
+895
2022-07-21
HID: amd_sfh: Move interrupt handling to common interface
Basavaraj Natikar
3
-8
/
+10
2022-07-21
HID: amd_sfh: Move amd_sfh_work to common interface
Basavaraj Natikar
2
-2
/
+4
2022-07-21
HID: amd_sfh: Move global functions to static
Basavaraj Natikar
3
-12
/
+5
2022-07-21
HID: amd_sfh: Add remove operation in amd_mp2_ops
Basavaraj Natikar
2
-1
/
+4
2022-07-21
HID: amd_sfh: Add PM operations in amd_mp2_ops
Basavaraj Natikar
3
-39
/
+58
2022-07-21
HID: amd_sfh: Add descriptor operations in amd_mp2_ops
Basavaraj Natikar
7
-25
/
+42
2022-07-21
HID: amd_sfh: Move request_list variable to client data
Basavaraj Natikar
2
-5
/
+8
2022-07-21
HID: amd_sfh: Move request_list struct to header file
Basavaraj Natikar
2
-10
/
+9
2022-07-21
HID: amd_sfh: Move common macros and structures
Basavaraj Natikar
2
-41
/
+60
2022-07-21
HID: amd_sfh: Add NULL check for hid device
Basavaraj Natikar
1
-4
/
+8
2022-07-21
HID: core: remove unneeded assignment in hid_process_report()
Lukas Bulwahn
1
-1
/
+1
2022-07-21
net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
Dominik Czerwik
1
-1
/
+24
2022-07-21
drm: correct comments
Liu Zixian
1
-1
/
+1
2022-07-21
ID: intel-ish-hid: hid-client: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-07-21
HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()
Harshit Mogalapalli
1
-0
/
+3
2022-07-21
platform/chrome: cros_kunit_util: add default value for `msg->result`
Tzung-Bi Shih
2
-1
/
+6
2022-07-21
platform/chrome: merge Kunit utils and test cases
Tzung-Bi Shih
3
-24
/
+5
2022-07-21
drm/i915/selftests: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-21
drm/i915/gt: Remove unneeded semicolon
Jason Wang
1
-1
/
+1
2022-07-21
RDMA/rxe: Fix spelling mistake in error print
Zhang Jiaming
1
-1
/
+1
2022-07-20
net: ipa: move configuration data files into a subdirectory
Alex Elder
7
-1
/
+1
2022-07-20
net: ipa: list supported IPA versions in the Makefile
Alex Elder
1
-3
/
+7
2022-07-20
net: ipa: fix an outdated comment
Alex Elder
1
-1
/
+1
2022-07-20
net: ipa: report when the driver has been removed
Alex Elder
1
-0
/
+2
2022-07-20
net: ipa: skip some cleanup for unused transactions
Alex Elder
1
-1
/
+2
2022-07-20
net: ipa: rearrange transaction initialization
Alex Elder
2
-30
/
+33
2022-07-20
net: ipa: add a transaction committed list
Alex Elder
3
-7
/
+29
2022-07-20
net: ipa: add an endpoint device attribute group
Alex Elder
3
-18
/
+53
2022-07-20
net: amd8111e: remove repeated dev->features assignement
Jian Shen
1
-3
/
+0
2022-07-21
Merge tag 'amd-drm-fixes-5.19-2022-07-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
5
-18
/
+38
2022-07-20
Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
19
-860
/
+1152
2022-07-20
drm/msm/dpu: populate wb or intf before reset_intf_cfg
Abhinav Kumar
1
-0
/
+6
2022-07-20
drm/i915/guc: Don't use pr_err when not necessary
John Harrison
3
-29
/
+28
2022-07-20
drm/panel-edp: Add panel entry for B120XAN01.0
NĂcolas F. R. A. Prado
1
-0
/
+1
2022-07-20
drm/panel-edp: Add panel entry for R140NWF5 RH
NĂcolas F. R. A. Prado
1
-0
/
+8
2022-07-20
drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2
Luben Tuikov
3
-4
/
+19
2022-07-20
drm/amd/display: Create a file dedicated to planes
Rodrigo Siqueira
4
-1617
/
+1878
2022-07-20
drm/amd/display: Add tags for indicating mst progress status
Wayne Lin
4
-3
/
+94
2022-07-20
drm/amd/display: Add is_mst_connector debugfs entry
Wayne Lin
1
-0
/
+53
2022-07-20
drm/amd/display: fix trigger_hotplug to support mst case
Wayne Lin
1
-3
/
+14
2022-07-20
drm/amd/display: Expose function reset_cur_dp_mst_topology
Wayne Lin
2
-1
/
+4
2022-07-20
drm/amd/display: Update in dml
Alvin Lee
2
-0
/
+2
[prev]
[next]