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-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_alloc_network
Vihas Makwana
3
-36
/
+27
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_free_mlme_priv
Vihas Makwana
2
-13
/
+4
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_init_mlme_priv
Vihas Makwana
1
-56
/
+47
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_init_evt_priv
Vihas Makwana
1
-18
/
+9
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_init_cmd_priv
Vihas Makwana
1
-43
/
+34
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_free_cmd_priv
Vihas Makwana
1
-9
/
+4
2022-04-26
staging: greybus: tools: fix spelling
Vaibhav Nagare
1
-1
/
+1
2022-04-26
staging: vc04_services: Re-add dependency on HAS_DMA to BCM2835_VCHIQ
Geert Uytterhoeven
3
-3
/
+4
2022-04-26
Revert "staging: r8188eu: use in-kernel ieee channel"
Solomon Tan
5
-16
/
+48
2022-04-24
media: hantro: Empty encoder capture buffers by default
Chen-Yu Tsai
1
-2
/
+6
2022-04-24
media: hantro: Implement support for encoder commands
Chen-Yu Tsai
2
-2
/
+74
2022-04-24
media: hantro: Add support for Hantro G1 on RK356x
Piotr Oniszczuk
3
-0
/
+16
2022-04-24
media: staging: media: ipu3: Fix AWB x_start position when rightmost stripe is used
Kate Hsuan
1
-0
/
+11
2022-04-24
media: subdev: add subdev state locking
Tomi Valkeinen
1
-1
/
+3
2022-04-24
media: subdev: rename subdev-state alloc & free
Tomi Valkeinen
1
-2
/
+6
2022-04-24
media: staging/intel-ipu3: Cleanup dummy buffers via helper
Umang Jain
1
-14
/
+11
2022-04-24
media: staging/intel-ipu3: Reset imgu_video_device sequence
Umang Jain
1
-0
/
+1
2022-04-24
media: staging: media: ipu3-imgu: Request specific firmware binary
Sakari Ailus
2
-2
/
+6
2022-04-24
media: staging: media: ipu3: Fix AF x_start position when rightmost stripe is used
Kate Hsuan
1
-0
/
+9
2022-04-22
staging: bcm2835-audio: delete TODO
Adrien Thierry
1
-10
/
+0
2022-04-22
staging: rtl8192u: Fix signedness bug in ieee80211_check_auth_response()
Haowen Bai
1
-5
/
+10
2022-04-22
staging: r8188eu: Remove unneeded variable ret in rtw_suspend()
Wan Jiabing
1
-3
/
+1
2022-04-22
staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()
Christophe JAILLET
1
-1
/
+1
2022-04-22
staging: vchiq:remove unneeded flush_workqueue
ran jianping
1
-1
/
+0
2022-04-22
staging: r8188eu: fix the index check in mgt_dispatcher
Martin Kaiser
1
-1
/
+1
2022-04-22
staging: vme: Move 'vme/devices/' to 'vme_user/'
Bruno Moreira-Guedes
7
-5
/
+2
2022-04-22
staging: vme: Add VME_BUS dependency to Kconfig
Bruno Moreira-Guedes
1
-1
/
+1
2022-04-22
staging: vme: Move vme_user to staging KConfig
Bruno Moreira-Guedes
1
-0
/
+2
2022-04-22
staging: r8188eu: use in-kernel ieee channel
Solomon Tan
5
-48
/
+16
2022-04-22
staging: r8188eu: correct typo in comments
Jaehee Park
1
-5
/
+5
2022-04-22
staging: r8188eu: replace spaces with tabs
Jaehee Park
1
-1
/
+1
2022-04-22
staging: r8188eu: remove 'added by' author comments
Jaehee Park
1
-4
/
+0
2022-04-22
staging: r8188eu: remove spaces before tabs
Jaehee Park
1
-7
/
+7
2022-04-22
staging: r8188eu: remove unnecessary braces in single statement block
Jaehee Park
1
-2
/
+1
2022-04-22
staging: r8188eu: remove OnAction_dls
Martin Kaiser
2
-7
/
+0
2022-04-22
staging: r8188eu: remove OnAction_qos
Martin Kaiser
2
-7
/
+0
2022-04-22
staging: r8188eu: on_action_spct does nothing
Martin Kaiser
2
-38
/
+0
2022-04-22
staging: r8188eu: remove dummy entries from OnAction_tbl
Martin Kaiser
2
-11
/
+0
2022-04-22
staging: r8188eu: remove OnAtim
Martin Kaiser
1
-6
/
+1
2022-04-22
staging: rtl8192e: Fix signedness bug in rtllib_rx_assoc_resp()
Haowen Bai
1
-6
/
+11
2022-04-22
staging: r8188eu: Drop redundant memset
Haowen Bai
1
-1
/
+0
2022-04-22
staging: rtl8723bs: remove leftover code for other chips
Artur Bujdoso
4
-324
/
+0
2022-04-22
staging: rtl8192u: change get_key functions to return 0 instead of -1
Rebecca Mckeever
3
-3
/
+3
2022-04-20
staging: rtl8192e: Remove space after cast
Solomon Tan
9
-60
/
+60
2022-04-20
drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
Duoming Zhou
1
-1
/
+1
2022-04-20
drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
Duoming Zhou
1
-1
/
+1
2022-04-20
staging: rtl8192u: compare strcmp result to zero
Rebecca Mckeever
1
-2
/
+2
2022-04-20
staging: iio: ad2s1210: remove redundant assignment to variable negative
Colin Ian King
1
-1
/
+0
2022-04-20
staging: vt6655: Replace VNSvInPortB with ioread8
Philipp Hortmann
6
-28
/
+19
2022-04-20
staging: vt6655: Replace MACvGPIOIn with VNSvInPortB
Philipp Hortmann
2
-4
/
+1
[prev]
[next]