index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
2023-02-24
Merge tag 'staging-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-22
Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-22
Merge branch 'for-6.3/hid-core' into for-linus
Benjamin Tissoires
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-16
staging: r8188eu: Revert "staging: r8188eu: simplify rtw_get_ff_hwaddr"
Martin Kaiser
2023-02-16
staging: r8188eu: replace hand coded loop with list_for_each_entry
Martin Kaiser
2023-02-16
staging: r8188eu: merge _rtw_enqueue_cmd into its caller
Martin Kaiser
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
staging: rtl8192e: Use BIT() instead of << for bit field MSR_LINK_MASK
Philipp Hortmann
2023-02-08
staging: rtl8192e: Rename DM_RxPathSelTable
Philipp Hortmann
2023-02-08
staging: rtl8192e: Rename diff_TH and disabledRF
Philipp Hortmann
2023-02-08
staging: rtl8192e: Rename Enable, cck_Rx_path and SS_TH_low
Philipp Hortmann
2023-02-08
staging: rtl8192e: Rename RateAdaptiveTH.., VeryLowRSSI and WAIotTHVal
Philipp Hortmann
2023-02-08
staging: rtl8192e: Rename RxPathSelectio.., RateAdaptive.. and RateAdap..
Philipp Hortmann
2023-02-08
staging: rtl8192e: Rename OFDM_Table.., CCK_Table_.. and RxPathSelecti..
Philipp Hortmann
2023-02-08
staging: rtl8192e: Rename MacBlkCtrl and remove double definition
Philipp Hortmann
2023-02-08
staging: rtl8192e: Remove blank lines in r8192E_hw.h, rtl_core.h and ..
Philipp Hortmann
2023-02-08
staging: rtl8192e: Rename AcmHw_ViqEn, AcmHw_VoqEn and ANAPAR_FOR_8192PciE
Philipp Hortmann
2023-02-08
staging: r8188eu: bagg_pkt parameter is not used
Martin Kaiser
2023-02-08
staging: r8188eu: simplify rtw_get_ff_hwaddr
Martin Kaiser
2023-02-08
staging: r8188eu: simplify xmit_buf flags
Martin Kaiser
2023-02-08
staging: r8188eu: xmit_buf's ff_hwaddr is not used
Martin Kaiser
2023-02-08
staging: r8188eu: remove unused frametag defines
Martin Kaiser
2023-02-08
staging: r8188eu: simplify rtw_alloc_xmitframe
Martin Kaiser
2023-02-08
staging: r8188eu: merge do_queue_select into its only caller
Martin Kaiser
2023-02-07
staging: r8188eu: remove change_rfpwrstate
Martin Kaiser
2023-02-07
staging: r8188eu: make ips_leave static
Martin Kaiser
2023-02-07
staging: r8188eu: make ips_enter static
Martin Kaiser
2023-02-07
staging: r8188eu: remove intf_stop pointer
Martin Kaiser
2023-02-07
staging: r8188eu: handle rtl8188eu_inirp_init errors
Martin Kaiser
2023-02-07
staging: r8188eu: remove intf_start pointer
Martin Kaiser
2023-02-07
staging: r8188eu: use standard error codes in rtl8188eu_inirp_init
Martin Kaiser
2023-02-07
staging: r8188eu: use standard error codes in rtw_read_port
Martin Kaiser
2023-02-07
staging: r8188eu: pass a struct recv_buf to rtw_read_port
Martin Kaiser
2023-02-06
staging: greybus: hid: Constify lowlevel HID driver
Thomas Weißschuh
2023-02-06
staging: r8188eu: correct error logic of _rtw_init_recv_priv()
Michael Straube
2023-02-06
staging: r8188eu: correct error logic of rtl8188eu_init_recv_priv()
Michael Straube
2023-02-06
staging: pi433: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
staging: pi433: Added information about bit_rate configuration
Guru Mehar Rachaputi
2023-02-06
staging: r8188eu: clean up NULL check for rcu pointer
Martin Kaiser
2023-01-31
staging: vc04_services: mmal-vchiq: fix typo in comment
Jongwoo Han
2023-01-31
staging: r8188eu: replace switch-case with if
Martin Kaiser
2023-01-31
staging: r8188eu: option in struct sta_xmit_priv is not used
Martin Kaiser
2023-01-31
staging: r8188eu: apsd is initialised but never used
Martin Kaiser
2023-01-31
staging: r8188eu: legacy_dz is initialised but never used
Martin Kaiser
2023-01-31
staging: r8188eu: use kernel helper to iterate over a list
Martin Kaiser
2023-01-31
staging: r8188eu: make sta_pending a list_head
Martin Kaiser
2023-01-31
staging: r8188eu: change another function param from __queue to list_head
Martin Kaiser
[next]