summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-10staging: wfx: improve error handling of hif_join()Jérôme Pouiller
2020-10-10staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in ethsw.cIoana Ciornei
2020-10-10staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-e...Ioana Ciornei
2020-10-09staging: rtl8188eu: Fix long linesFan Fei
2020-10-07dt-bindings: staging: wfx: silabs,wfx yaml conversionJérôme Pouiller
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller
2020-10-07staging: wfx: fix QoS priority for slow busesJérôme Pouiller
2020-10-07staging: wfx: fix BA sessions for older firmwaresJérôme Pouiller
2020-10-07staging: wfx: remove remaining code of 'secure link' featureJérôme Pouiller
2020-10-07staging: wfx: fix handling of MMIC errorJérôme Pouiller
2020-10-06staging: vchiq: Fix list_for_each exit testsDan Carpenter
2020-10-05staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_tCoiby Xu
2020-10-05staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmaskCoiby Xu
2020-10-05staging: greybus: fix warnings about endianness detected by sparseCoiby Xu
2020-10-05staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)Ivan Safonov
2020-10-05staging: rtl8723bs: replace _cancel_timer with del_timer_syncRoss Schmidt
2020-10-05staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16Ross Schmidt
2020-10-05staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16Ross Schmidt
2020-10-05staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24Ross Schmidt
2020-10-05staging: rtl8723bs: remove unused macrosRoss Schmidt
2020-10-05staging: rtl8723bs: replace _RND8 with round_up()Ross Schmidt
2020-10-05staging: rtl8723bs: replace _RND4 with round_up()Ross Schmidt
2020-10-05staging: rtl8723bs: replace RND4 with round_up()Ross Schmidt
2020-10-05staging: qlge: fix build breakage with dumping enabledCoiby Xu
2020-10-05Merge 5.9-rc8 into staging-nextGreg Kroah-Hartman
2020-10-04Linux 5.9-rc8Linus Torvalds
2020-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-03Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-03Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers
2020-10-03mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIsJoonsoo Kim
2020-10-03mm, slub: restore initial kmem_cache flagsEric Farman
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini
2020-10-02Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-10-02Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-10-02Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-02Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-02Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-10-02Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-02Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-02Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-10-02Merge tag 'staging-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-02Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-10-02Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-10-02random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau
2020-10-02Merge branch 'pm-cpufreq'Rafael J. Wysocki