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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
xhci: Add bus number to some debug messages
Mathias Nyman
3
-5
/
+10
2021-08-26
xhci: Add additional dynamic debug to follow URBs in cancel and error cases.
Mathias Nyman
1
-6
/
+24
2021-08-26
Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set"
Mathias Nyman
1
-12
/
+12
2021-08-26
xhci: Fix failure to give back some cached cancelled URBs.
Mathias Nyman
1
-15
/
+25
2021-08-26
xhci: fix even more unsafe memory usage in xhci tracing
Mathias Nyman
4
-23
/
+27
2021-08-26
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
3
-30
/
+36
2021-08-26
r8169: add rtl_enable_exit_l1
Heiner Kallweit
1
-11
/
+30
2021-08-26
selftests/net: allow GRO coalesce test on veth
Paolo Abeni
4
-37
/
+86
2021-08-26
Merge branch 'for-next/entry' into for-next/core
Catalin Marinas
4
-113
/
+162
2021-08-26
Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remote-tracking branch 'arm64/for-next/perf' into for-next/core
Catalin Marinas
62
-306
/
+1401
2021-08-26
staging: r8188eu: remove {read,write}_macreg
Pavel Skripkin
2
-41
/
+0
2021-08-26
Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
Marc Zyngier
1
-17
/
+3
2021-08-26
arm64: Do not trap PMSNEVFR_EL1
Alexandru Elisei
1
-2
/
+11
2021-08-26
KVM: arm64: Trim guest debug exception handling
Raghavendra Rao Ananta
1
-17
/
+3
2021-08-26
staging: r8188eu: core: remove condition with no effect
Saurav Girepunje
1
-4
/
+1
2021-08-26
staging: r8188eu: remove ethernet.h header file
Michael Straube
5
-28
/
+3
2021-08-26
staging: r8188eu: remove ip.h header file
Michael Straube
5
-113
/
+0
2021-08-26
staging: r8188eu: remove if_ether.h header file
Michael Straube
4
-97
/
+0
2021-08-26
staging: r8188eu: make rtw_deinit_intf_priv return void
Pavel Skripkin
1
-4
/
+1
2021-08-26
staging: r8188eu: use is_multicast_ether_addr in os_dep/recv_linux.c
Michael Straube
1
-1
/
+1
2021-08-26
staging: r8188eu: use is_multicast_ether_addr in hal/rtl8188eu_xmit.c
Michael Straube
1
-2
/
+1
2021-08-26
staging: r8188eu: use is_multicast_ether_addr in core/rtw_xmit.c
Michael Straube
1
-9
/
+6
2021-08-26
staging: r8188eu: use is_multicast_ether_addr in core/rtw_security.c
Michael Straube
1
-4
/
+4
2021-08-26
staging: r8188eu: use is_multicast_ether_addr in core/rtw_recv.c
Michael Straube
1
-10
/
+10
2021-08-26
staging: r8188eu: use is_multicast_ether_addr in core/rtw_mp.c
Michael Straube
1
-2
/
+2
2021-08-26
staging: r8188eu: use is_multicast_ether_addr in core/rtw_mlme.c
Michael Straube
1
-2
/
+2
2021-08-26
staging: r8188eu: ensure proper alignment for eth address buffers
Michael Straube
2
-9
/
+9
2021-08-26
staging: r8188eu: remove unnecessary parentheses
Michael Straube
1
-2
/
+2
2021-08-26
staging: r8188eu: remove dead code
Michael Straube
1
-4
/
+1
2021-08-26
staging: r8188eu: remove 5 GHz code
Michael Straube
1
-22
/
+8
2021-08-26
staging: r8188eu: remove cmd_osdep.h header file
Michael Straube
3
-23
/
+5
2021-08-26
staging: r8188eu: Make mult-byte entities in dhcp header be big endian
Larry Finger
1
-7
/
+7
2021-08-26
staging: r8188eu: change declaration of Efuse_Read1ByteFromFakeContent
Phillip Potter
1
-11
/
+3
2021-08-26
staging: r8188eu: Fix a resource leak in update_bcn_wps_ie
Xiangyang Zhang
1
-1
/
+2
2021-08-26
staging: r8188eu: set pipe only once
Martin Kaiser
1
-7
/
+8
2021-08-26
staging: r8188eu: remove unused members of struct _io_ops
Martin Kaiser
1
-3
/
+0
2021-08-26
staging: r8188eu: clean up the usb_writeN
Martin Kaiser
1
-10
/
+5
2021-08-26
staging: r8188eu: clean up the usb_writeXY functions
Martin Kaiser
1
-42
/
+8
2021-08-26
staging: r8188eu: clean up the usb_readXY functions
Martin Kaiser
1
-23
/
+7
2021-08-26
staging: r8188eu: remove an unused enum
Martin Kaiser
1
-4
/
+0
2021-08-26
staging: r8188eu: rewrite usb vendor request defines
Martin Kaiser
1
-2
/
+2
2021-08-26
staging: rtl8188eu: use actual request type as parameter
Martin Kaiser
1
-34
/
+12
2021-08-26
staging: r8188eu: remove unused define
Martin Kaiser
1
-2
/
+0
2021-08-26
staging: r8188eu: remove unnecessary cast
Martin Kaiser
1
-1
/
+1
2021-08-26
staging: rtl8723bs: remove header file ethernet.h
Michael Straube
4
-18
/
+5
2021-08-26
staging/rtl8192u: Prefer kcalloc over open coded arithmetic
Len Baker
1
-3
/
+3
2021-08-26
staging/rtl8192u: Initialize variables in the definition block
Len Baker
1
-6
/
+3
2021-08-26
staging/rtl8192u: Avoid CamelCase in names of variables
Len Baker
1
-47
/
+46
2021-08-26
staging: rtl8723bs: remove unused rtw_set_802_11_bssid() function
Fabio Aiuto
2
-65
/
+0
2021-08-26
staging: rtl8723bs: remove functions notifying wext events
Fabio Aiuto
4
-48
/
+1
[prev]
[next]