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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-30
mlxsw: Add a helper function for getting maximum LAG ID
Amit Cohen
3
-11
/
+36
2022-08-30
mlxsw: Support configuring 'max_lag' via CONFIG_PROFILE
Amit Cohen
2
-0
/
+7
2022-08-30
mlxsw: cmd: Edit the comment of 'max_lag' field in CONFIG_PROFILE
Amit Cohen
1
-0
/
+3
2022-08-30
net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()
Dan Carpenter
1
-1
/
+4
2022-08-30
mlxsw: minimal: Return -ENOMEM on allocation failure
Dan Carpenter
1
-2
/
+6
2022-08-30
net/mlx5e: Do not use err uninitialized in mlx5e_rep_add_meta_tunnel_rule()
Nathan Chancellor
1
-7
/
+3
2022-08-30
nfp: fix the access to management firmware hanging
Gao Xiao
1
-0
/
+1
2022-08-30
Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
Jakub Kicinski
3
-2
/
+4
2022-08-30
funeth: remove pointless check of devlink pointer in create/destroy_netdev() flows
Jiri Pirko
1
-8
/
+4
2022-08-30
net: phy: micrel: Make the GPIO to be non-exclusive
Horatiu Vultur
1
-1
/
+7
2022-08-31
nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Maurizio Lombardi
1
-0
/
+3
2022-08-31
nvmet-auth: add missing goto in nvmet_setup_auth()
Hannes Reinecke
1
-0
/
+1
2022-08-31
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610
Shyamin Ayesh
1
-0
/
+2
2022-08-30
Input: adp5588-keys - use new PM macros
Nuno Sá
1
-4
/
+4
2022-08-30
Input: adp5588-keys - add regulator support
Nuno Sá
1
-0
/
+20
2022-08-30
Input: adp5588-keys - add optional reset gpio
Nuno Sá
1
-0
/
+12
2022-08-30
Input: adp5588-keys - fix coding style warnings
Nuno Sá
1
-50
/
+48
2022-08-30
Input: adp5588-keys - do not check for irq presence
Nuno Sá
1
-5
/
+0
2022-08-30
Input: adp5588-keys - add support for fw properties
Nuno Sá
2
-107
/
+289
2022-08-30
Input: adp5588-keys - bail out on returned error
Nuno Sá
1
-18
/
+38
2022-08-30
gpio: gpio-adp5588: drop the driver
Nuno Sá
3
-461
/
+0
2022-08-30
Input: adp5588-keys - support gpi key events as 'gpio keys'
Nuno Sá
2
-132
/
+144
2022-08-30
clk: zynqmp: pll: rectify rate rounding in zynqmp_pll_round_rate
Quanyang Wang
1
-16
/
+15
2022-08-30
Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
1
-3
/
+3
2022-08-30
Input: clps711x-keypad - get rid of OF_GPIO dependency
Andy Shevchenko
2
-7
/
+8
2022-08-30
drm/amdgpu: only init tap_delay ucode when it's included in ucode binary
Hawking Zhang
1
-25
/
+35
2022-08-30
drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypass
Vladimir Stempen
1
-1
/
+2
2022-08-30
drm/amd/display: Fix check for stream and plane
Ethan Wellenreiter
1
-1
/
+1
2022-08-30
drm/amd/display: Re-initialize viewport after pipe merge
Ethan Wellenreiter
1
-0
/
+9
2022-08-30
drm/amd/display: Use correct plane for CAB cursor size allocation
Aurabindo Pillai
1
-11
/
+21
2022-08-30
drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinks
Alex Sierra
1
-1
/
+2
2022-08-30
drm/amd/pm: bump SMU 13.0.0 driver_if header version
Evan Quan
2
-2
/
+2
2022-08-30
drm/amd/pm: use vbios carried pptable for all SMU13.0.7 SKUs
Evan Quan
1
-13
/
+22
2022-08-30
drm/amd/pm: use vbios carried pptable for those supported SKUs
Evan Quan
3
-24
/
+77
2022-08-30
drm/amd/display: fix wrong register access
Charlene Liu
2
-0
/
+4
2022-08-30
drm/amd/display: use actual cursor size instead of max for CAB allocation
Aurabindo Pillai
1
-1
/
+14
2022-08-30
drm/amd/display: disable display fresh from MALL on an edge case for DCN321
Aurabindo Pillai
1
-16
/
+27
2022-08-30
drm/amd/display: Fix CAB cursor size allocation for DCN32/321
Aurabindo Pillai
1
-1
/
+1
2022-08-30
drm/amd/display: Missing HPO instance added
Leo Chen
1
-0
/
+1
2022-08-30
drm/amd/display: set dig fifo read start level to 7 before dig fifo reset
Wang Fudong
1
-0
/
+5
2022-08-30
drm/amdgpu: Fix use-after-free in amdgpu_cs_ioctl
YuBiao Wang
1
-1
/
+4
2022-08-30
drm/amd/display: Fix OTG H timing reset for dcn314
Duncan Ma
1
-1
/
+2
2022-08-30
drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programming
George Shen
2
-6
/
+6
2022-08-30
drm/amdgpu: Update mes_v11_api_def.h
Graham Sider
2
-1
/
+3
2022-08-30
drm/amdgpu: disable FRU access on special SIENNA CICHLID card
Guchun Chen
1
-2
/
+7
2022-08-30
drm/amdgpu: Remove the unneeded result variable 'r'
ye xingchen
1
-4
/
+1
2022-08-30
drm/amdgpu: add new ip block for MES 11.0.3
Hawking Zhang
1
-0
/
+1
2022-08-30
drm/amdgpu: add new ip block for GFX 11.0
Hawking Zhang
1
-0
/
+1
2022-08-30
drm/amdgpu: Set GC family for GC 11.0.3
Hawking Zhang
1
-0
/
+1
2022-08-30
drm/amdgpu: enable imu_rlc_ram programming for v11_0_3
Hawking Zhang
4
-1
/
+181
[prev]
[next]