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
/
net
/
wwan
/
iosm
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-9
/
+9
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-15
/
+13
2026-01-04
net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
Zilin Guan
-0
/
+6
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
-1
/
+2
2025-08-27
net: wwan: iosm: use int type to store negative error codes
Qianfeng Rong
-1
/
+1
2025-07-09
relayfs: abolish prev_padding
Jason Xing
-2
/
+1
2025-02-18
net: wwan: iosm: Switch to use hrtimer_setup()
Nam Cao
-14
/
+10
2025-01-15
net: wwan: iosm: Fix hibernation by re-binding the driver around it
Maciej S. Szmigiero
-1
/
+55
2025-01-02
net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()
Maciej S. Szmigiero
-1
/
+1
2024-06-06
net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
Aleksandr Mishin
-1
/
+1
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
-1
/
+2
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-65
/
+4
2023-10-18
drivers: net: wwan: iosm: Fixed multiple typos in multiple files
Muhammad Muzammil
-7
/
+7
2023-10-18
Revert "net: wwan: iosm: enable runtime pm support for 7560"
Bagas Sanjaya
-65
/
+4
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-10
/
+7
2023-06-22
net: wwan: iosm: Convert single instance struct member to flexible array
Kees Cook
-10
/
+7
2023-06-12
net: wwan: iosm: enable runtime pm support for 7560
M Chetan Kumar
-4
/
+65
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-12
/
+33
2023-05-17
net: wwan: iosm: fix NULL pointer dereference when removing device
M Chetan Kumar
-12
/
+33
2023-05-10
net: wwan: iosm: clean up unused struct members
M Chetan Kumar
-6
/
+0
2023-05-10
net: wwan: iosm: remove unused enum definition
M Chetan Kumar
-11
/
+0
2023-05-10
net: wwan: iosm: remove unused macro definition
M Chetan Kumar
-2
/
+0
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+2
2023-04-12
net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
Harshit Mogalapalli
-1
/
+2
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+7
2023-03-29
net: wwan: iosm: fixes 7560 modem crash
M Chetan Kumar
-0
/
+7
2023-03-17
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
-1
/
+2
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2022-12-06
net: wwan: iosm: fix memory leak in ipc_mux_init()
Zhengchao Shao
-0
/
+1
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-14
/
+16
2022-11-28
net: wwan: iosm: fix incorrect skb length
M Chetan Kumar
-7
/
+11
2022-11-28
net: wwan: iosm: fix crash in peek throughput test
M Chetan Kumar
-3
/
+2
2022-11-28
net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
M Chetan Kumar
-1
/
+1
2022-11-28
net: wwan: iosm: fix kernel test robot reported error
M Chetan Kumar
-2
/
+1
2022-11-22
net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()
Wang ShaoBo
-1
/
+1
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-39
/
+33
2022-11-09
net: wwan: iosm: fix kernel test robot reported errors
M Chetan Kumar
-0
/
+2
2022-11-09
net: wwan: iosm: fix invalid mux header type
M Chetan Kumar
-0
/
+9
2022-11-09
net: wwan: iosm: fix driver not working with INTEL_IOMMU disabled
M Chetan Kumar
-0
/
+7
2022-11-09
net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfg
M Chetan Kumar
-3
/
+8
2022-11-07
net: wwan: iosm: Remove unnecessary if_mutex lock
Zhaoping Shu
-36
/
+6
2022-11-07
net: wwan: iosm: fix memory leak in ipc_wwan_dellink
HW He
-0
/
+1
2022-11-02
net: wwan: iosm: add rpc interface for xmm modems
Shane Parslow
-1
/
+1
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+3
2022-10-03
net: wwan: iosm: Call mutex_init before locking it
Maxim Mikityanskiy
-2
/
+3
2022-09-28
net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
-1
/
+1
2022-09-19
net: wwan: iosm: Fix return type of ipc_wwan_link_transmit
Nathan Huckleberry
-2
/
+2
2022-05-20
wwan: iosm: use a flexible array rather than allocate short objects
Jakub Kicinski
-4
/
+1
2022-05-19
net: wwan: iosm: remove pointless null check
Jakub Kicinski
-10
/
+0
[next]