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
/
staging
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
staging: r8188eu: move pwr seq defines to HalPwrSeqCmd.c
Martin Kaiser
2
-47
/
+43
2022-07-08
staging: r8188eu: make ffaddr2pipehdl() static
Michael Straube
2
-3
/
+1
2022-07-08
staging: r8188eu: remove HW_VAR_AMPDU_FACTOR from SetHwReg8188EU()
Michael Straube
3
-28
/
+27
2022-07-08
Staging: rtl8192e: Added spaces around '+'
Felix Schlepper
1
-1
/
+1
2022-07-08
Staging: rtl8192e: Remove unnecessary blank line
Felix Schlepper
1
-1
/
+0
2022-07-08
Staging: rtl8192e: Added braces around else
Felix Schlepper
1
-2
/
+4
2022-07-08
Staging: rtl8192e: Remove unnecessary parentheses
Felix Schlepper
1
-2
/
+2
2022-07-08
Staging: rtl8192e: Avoid multiple assignments
Felix Schlepper
1
-1
/
+2
2022-07-08
Staging: rtl8192e: Refactored rtllib_modes
Felix Schlepper
1
-15
/
+6
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-07-01
staging/wlan-ng: get the correct struct hfa384x in work callback
Davidlohr Bueso
1
-1
/
+1
2022-07-01
staging: r8188eu: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-07-01
staging: r8188eu: remove HW_VAR_H2C_MEDIA_STATUS_RPT from SetHwReg8188EU()
Michael Straube
4
-7
/
+3
2022-07-01
staging: r8188eu: drop return value from receive_disconnect
Martin Kaiser
2
-5
/
+3
2022-06-27
staging: r8188eu: make power sequences static
Martin Kaiser
7
-70
/
+67
2022-06-27
staging: r8188eu: merge two led structs
Martin Kaiser
2
-21
/
+15
2022-06-27
staging: r8188eu: remove rtw_usleep_os
Martin Kaiser
4
-12
/
+2
2022-06-27
staging: r8188eu: core/rtw_recv.c: clean up nested if statements
Chang Yu
1
-4
/
+2
2022-06-27
staging: vchiq_arm: Add missing memory barrier comments
Phil Elwell
2
-0
/
+13
2022-06-27
Staging: rtl8192e: Cleaning up error handling
Felix Schlepper
1
-10
/
+10
2022-06-27
Staging: rtl8192e: Using kzalloc and delete memset
Felix Schlepper
1
-2
/
+1
2022-06-27
Staging: rtl8192e: Use struct_size
Felix Schlepper
1
-2
/
+1
2022-06-27
media: av7110: Remove duplicate 'with' in two places.
Jiang Jian
1
-1
/
+1
2022-06-27
media: rkvdec:Remove redundant memset
Zhang Zekun
1
-2
/
+0
2022-06-24
staging: r8188eu: Make rtw_signal_stat_timer_hdl a static function
Chang Yu
1
-2
/
+2
2022-06-22
staging: r8188eu: Fixed some blank line coding style issues
Chang Yu
1
-0
/
+7
2022-06-22
staging: r8188eu: Fixed comment style
Chang Yu
1
-8
/
+10
2022-06-22
staging: r8188eu: Fixed two whitespace coding style issues
Chang Yu
1
-2
/
+2
2022-06-22
staging: r8188eu: Fixed two brace coding style issues
Chang Yu
1
-4
/
+3
2022-06-22
staging: r8188eu: Fixed a function declaration coding style issue
Chang Yu
1
-1
/
+1
2022-06-22
Merge branch 'staging-octeon' of gitolite.kernel.org:/pub/scm/linux/kernel/git/gregkh/staging into staging-next
Greg Kroah-Hartman
7
-5611
/
+0
2022-06-21
staging: octeon-usb: move driver out of staging
Artur Bujdoso
7
-5611
/
+0
2022-06-21
staging: r8188eu: remove basic_types.h
Nam Cao
2
-20
/
+0
2022-06-21
staging: r8188eu: replace N_BYTE_ALIGMENT with ALIGN
Nam Cao
4
-6
/
+6
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2
-3
/
+3
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2
-2
/
+2
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2
-2
/
+2
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2
-5
/
+5
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-1
/
+3
2022-06-20
media: atomisp_gmin_platform: stop abusing efivar API
Ard Biesheuvel
1
-21
/
+6
2022-06-20
media: Hantro: Correct G2 init qp field
Benjamin Gaignard
1
-1
/
+1
2022-06-20
media: staging: atomisp: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-20
media: hantro: Be more accurate on pixel formats step_width constraints
Benjamin Gaignard
8
-83
/
+223
2022-06-20
media: stkwebcam: deprecate driver, move to staging
Hans Verkuil
8
-5
/
+2187
2022-06-20
media: staging: media: zoran: replace dprintk with new debugging macros
Ian Cowan
4
-181
/
+170
2022-06-20
media: staging: media: zoran: replace all pr_err with zrdev_err as appropriate
Ian Cowan
4
-25
/
+51
2022-06-20
media: staging: media: zoran: setup videocodec header for debugging macros
Ian Cowan
2
-0
/
+16
2022-06-20
media: staging: media: zoran: add logging macros
Ian Cowan
1
-0
/
+13
2022-06-20
Staging: r8188eu: core: rtw_xmit: Fixed a coding style issue
Chang Yu
1
-1
/
+1
2022-06-20
Staging: r8188eu: core: rtw_xmit: Fixed a brace coding style issue
Chang Yu
1
-2
/
+1
[prev]
[next]