index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
tty: n_gsm: fix software flow control handling
Daniel Starke
1
-0
/
+16
2022-05-09
tty: n_gsm: fix incorrect UA handling
Daniel Starke
1
-1
/
+0
2022-05-09
tty: n_gsm: fix reset fifo race condition
Daniel Starke
1
-0
/
+8
2022-05-09
tty: n_gsm: fix wrong command frame length field encoding
Daniel Starke
1
-12
/
+11
2022-05-09
tty: n_gsm: fix wrong command retry handling
Daniel Starke
1
-3
/
+3
2022-05-09
tty: n_gsm: fix missing explicit ldisc flush
Daniel Starke
1
-0
/
+1
2022-05-09
tty: n_gsm: fix wrong DLCI release order
Daniel Starke
1
-2
/
+2
2022-05-09
tty: n_gsm: fix insufficient txframe size
Daniel Starke
1
-1
/
+3
2022-05-09
tty: n_gsm: fix malformed counter for out of frame data
Daniel Starke
1
-1
/
+2
2022-05-09
tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
Daniel Starke
1
-1
/
+1
2022-05-09
tty: n_gsm: fix mux cleanup after unregister tty device
Daniel Starke
1
-1
/
+6
2022-05-09
tty: n_gsm: fix decoupled mux resource
Daniel Starke
1
-25
/
+38
2022-05-09
tty: n_gsm: fix restart handling via CLD command
Daniel Starke
1
-48
/
+20
2022-05-09
thermal: int340x: Fix attr.show callback prototype
Kees Cook
1
-2
/
+2
2022-05-09
net: ethernet: stmmac: fix write to sgmii_adapter_base
Dinh Nguyen
1
-5
/
+7
2022-05-09
drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
Imre Deak
1
-1
/
+1
2022-05-09
drivers: net: hippi: Fix deadlock in rr_close()
Duoming Zhou
1
-0
/
+2
2022-05-09
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2
-100
/
+35
2022-05-09
ibmvnic: fix miscellaneous checks
Lijun Pan
1
-8
/
+9
2022-05-09
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
1
-1
/
+2
2022-05-09
net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
Yang Yingliang
1
-1
/
+1
2022-05-09
bnx2x: fix napi API usage sequence
Manish Chopra
1
-4
/
+5
2022-05-09
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
1
-0
/
+1
2022-05-09
drm/amdkfd: Fix GWS queue count
David Yat Sin
1
-46
/
+37
2022-05-09
net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLK
Martin Blumenstingl
1
-3
/
+0
2022-05-09
net: phy: marvell10g: fix return value on error
Baruch Siach
1
-1
/
+1
2022-05-09
net: bcmgenet: hide status block before TX timestamping
Jonathan Lemon
1
-0
/
+7
2022-05-09
clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+2
2022-05-09
bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
Christophe JAILLET
1
-0
/
+2
2022-05-09
net: hns3: add return value for mailbox handling in PF
Jian Shen
1
-10
/
+12
2022-05-09
net: hns3: add validity check for message data length
Jian Shen
1
-0
/
+7
2022-05-09
net: hns3: modify the return code of hclge_get_ring_chain_from_mbx
Jie Wang
1
-1
/
+1
2022-05-09
cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probe
Xiaobing Luo
1
-1
/
+3
2022-05-09
pinctrl: pistachio: fix use of irq_of_parse_and_map()
Lv Ruyi
1
-3
/
+3
2022-05-09
wireguard: device: check for metadata_dst with skb_valid_dst()
Nikolay Aleksandrov
1
-1
/
+2
2022-05-09
pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
Marek Vasut
1
-2
/
+17
2022-05-09
pinctrl: rockchip: fix RK3308 pinmux bits
Luca Ceresoli
1
-15
/
+30
2022-05-09
memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode
Geert Uytterhoeven
1
-14
/
+46
2022-05-09
pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOI
Marek Vasut
1
-0
/
+4
2022-05-09
mtd: rawnand: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
1
-6
/
+8
2022-05-09
pinctrl: mediatek: moore: Fix build error
YueHaibing
1
-0
/
+1
2022-05-09
phy: ti: Add missing pm_runtime_disable() in serdes_am654_probe
Miaoqian Lin
1
-1
/
+1
2022-05-09
phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probe
Miaoqian Lin
1
-1
/
+2
2022-05-09
phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocks
Miaoqian Lin
1
-1
/
+1
2022-05-09
bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specific
Tony Lindgren
1
-1
/
+15
2022-05-09
phy: samsung: exynos5250-sata: fix missing device put in probe error paths
Krzysztof Kozlowski
1
-6
/
+14
2022-05-09
phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe
Miaoqian Lin
1
-0
/
+1
2022-05-09
USB: Fix xhci event ring dequeue pointer ERDP update issue
Weitao Wang
1
-0
/
+2
2022-05-09
mtd: rawnand: fix ecc parameters for mt7622
Chuanhong Guo
1
-4
/
+8
2022-05-09
iio:imu:bmi160: disable regulator in error path
Tong Zhang
1
-6
/
+14
[next]