index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
Revert "mm: introduce vma_set_file function v4"
Christian König
1
-3
/
+3
2020-11-05
mm: introduce vma_set_file function v4
Christian König
1
-3
/
+3
2020-10-27
staging: fieldbus: anybuss: jump to correct label in an error path
Jing Xiangfeng
1
-1
/
+1
2020-10-27
staging: wfx: fix test on return value of gpiod_get_value()
Jérôme Pouiller
1
-1
/
+1
2020-10-27
staging: wfx: fix use of uninitialized pointer
Jérôme Pouiller
1
-3
/
+3
2020-10-27
staging: mmal-vchiq: Fix memory leak for vchiq_instance
Seung-Woo Kim
1
-4
/
+15
2020-10-27
staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice
Ian Abbott
1
-0
/
+1
2020-10-27
staging: octeon: Drop on uncorrectable alignment or FCS error
Alexander Sverdlin
1
-15
/
+19
2020-10-27
staging: octeon: repair "fixed-link" support
Alexander Sverdlin
2
-6
/
+9
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
4
-4
/
+4
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+8
2020-10-15
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-412
/
+0
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
199
-5187
/
+4875
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2
-3
/
+2
2020-10-13
Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
162
-10150
/
+10745
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-237
/
+55
2020-10-10
staging: comedi: check validity of wMaxPacketSize of usb endpoints found
Anant Thazhemadam
1
-0
/
+3
2020-10-10
staging: wfx: improve robustness of wfx_get_hw_rate()
Jérôme Pouiller
1
-0
/
+4
2020-10-10
staging: wfx: drop unicode characters from strings
Jérôme Pouiller
1
-1
/
+1
2020-10-10
staging: wfx: gpiod_get_value() can return an error
Jérôme Pouiller
2
-3
/
+3
2020-10-10
staging: wfx: increase robustness of hif_generic_confirm()
Jérôme Pouiller
1
-2
/
+2
2020-10-10
staging: wfx: wfx_init_common() returns NULL on error
Jérôme Pouiller
1
-1
/
+1
2020-10-10
staging: wfx: standardize the error when vif does not exist
Jérôme Pouiller
3
-11
/
+32
2020-10-10
staging: wfx: check memory allocation
Jérôme Pouiller
1
-1
/
+7
2020-10-10
staging: wfx: improve error handling of hif_join()
Jérôme Pouiller
1
-1
/
+3
2020-10-10
staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in ethsw.c
Ioana Ciornei
1
-220
/
+219
2020-10-10
staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-e...
Ioana Ciornei
3
-29
/
+30
2020-10-09
staging: rtl8188eu: Fix long lines
Fan Fei
1
-23
/
+51
2020-10-08
media: staging: rkisp1: uapi: Do not use BIT() macro
Niklas Söderlund
1
-22
/
+22
2020-10-07
dt-bindings: staging: wfx: silabs,wfx yaml conversion
Jérôme Pouiller
2
-96
/
+125
2020-10-07
staging: wfx: update copyrights dates
Jérôme Pouiller
33
-33
/
+33
2020-10-07
staging: wfx: fix QoS priority for slow buses
Jérôme Pouiller
2
-2
/
+13
2020-10-07
staging: wfx: fix BA sessions for older firmwares
Jérôme Pouiller
1
-0
/
+3
2020-10-07
staging: wfx: remove remaining code of 'secure link' feature
Jérôme Pouiller
2
-19
/
+0
2020-10-07
staging: wfx: fix handling of MMIC error
Jérôme Pouiller
1
-1
/
+1
2020-10-06
staging: vchiq: Fix list_for_each exit tests
Dan Carpenter
1
-5
/
+7
2020-10-05
staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_t
Coiby Xu
1
-1
/
+1
2020-10-05
staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmask
Coiby Xu
1
-2
/
+2
2020-10-05
staging: greybus: fix warnings about endianness detected by sparse
Coiby Xu
2
-12
/
+12
2020-10-05
staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)
Ivan Safonov
5
-20
/
+20
2020-10-05
staging: rtl8723bs: replace _cancel_timer with del_timer_sync
Ross Schmidt
4
-24
/
+4
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16
Ross Schmidt
4
-6
/
+6
2020-10-05
staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16
Ross Schmidt
4
-9
/
+9
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24
Ross Schmidt
2
-4
/
+2
2020-10-05
staging: rtl8723bs: remove unused macros
Ross Schmidt
1
-57
/
+0
2020-10-05
staging: rtl8723bs: replace _RND8 with round_up()
Ross Schmidt
2
-12
/
+1
2020-10-05
staging: rtl8723bs: replace _RND4 with round_up()
Ross Schmidt
3
-13
/
+2
2020-10-05
staging: rtl8723bs: replace RND4 with round_up()
Ross Schmidt
4
-9
/
+8
2020-10-05
staging: qlge: fix build breakage with dumping enabled
Coiby Xu
3
-24
/
+32
[next]