summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2019-11-11staging: rtl8723bs: Remove commented codeJavier F. Arias
2019-11-11staging: most: block module removal while having active configfs itemsChristian Gromm
2019-11-11staging: most: configfs: move configfs subsystems to container structChristian Gromm
2019-11-11staging: rtl8723bs: Drop ACPI device idsHans de Goede
2019-11-11staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-idsHans de Goede
2019-11-11staging: rtl8192u: Fix typo in commentXianting Tian
2019-11-11staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()Ajay Singh
2019-11-11staging: exfat: use prandom_u32() for i_generationArnd Bergmann
2019-11-11staging: octeon: fix missing a blank line after declarationValery Ivanov
2019-11-11staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge
2019-11-11Merge 5.4-rc7 into staging-nextGreg Kroah-Hartman
2019-11-10media: hantro: Set H264 FIELDPIC_FLAG_E flag correctlyJonas Karlman
2019-11-10media: hantro: Remove now unused H264 pic_sizeJonas Karlman
2019-11-10media: hantro: Use output buffer width and height for H264 decodingJonas Karlman
2019-11-10media: hantro: Reduce H264 extra space for motion vectorsJonas Karlman
2019-11-10media: hantro: Fix H264 motion vector buffer offsetJonas Karlman
2019-11-10media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia
2019-11-10media: cedrus: Increase maximum supported sizeJernej Skrabec
2019-11-10media: cedrus: Fix H264 4k supportJernej Skrabec
2019-11-10media: cedrus: Properly signal size in mode registerJernej Skrabec
2019-11-09staging: most: Convert to the common vmalloc memallocTakashi Iwai
2019-11-09media: hantro: Fix picture order count table enableFrancois Buergisser
2019-11-09media: hantro: Fix motion vectors usage conditionFrancois Buergisser
2019-11-09media: hantro: Fix H264 max frmsize supported on RK3288Jonas Karlman
2019-11-09media: hantro: Do not reorder H264 scaling listJonas Karlman
2019-11-09media: cedrus: Use correct H264 8x8 scaling listJonas Karlman
2019-11-09media: cedrus: Use helpers to access capture queueJernej Skrabec
2019-11-09media: cedrus: Fix decoding for some H264 videosJernej Skrabec
2019-11-07staging: Fix error return code in vboxsf_fill_super()Wei Yongjun
2019-11-07staging: vboxsf: fix dereference of pointer dentry before it is null checkedColin Ian King
2019-11-07staging: vboxsf: Remove unused including <linux/version.h>YueHaibing
2019-11-07staging: vchiq: Have vchiu_queue_init() return 0 on success.Marcelo Diop-Gonzalez
2019-11-07staging: most: remove string termination dependency from user space dataChristian Gromm
2019-11-07staging: vc04_services: Replace VCHIQ_PLATFORM_STATE_T typedef with struct op...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned intJamal Shareef
2019-11-07staging: vc04_services: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_ca...Jamal Shareef
2019-11-07staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callbackJamal Shareef
2019-11-07staging: vc04_services: Rename callback VCHIQ_USERDATA_TERM_T to vchiq_userda...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_BULK_DIR_T enum typedef with enum vchiq...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_CONNSTATE_T enum typedef with enum vchi...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchi...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_s...Jamal Shareef
2019-11-07staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callbackJamal Shareef
2019-11-07staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef
2019-11-07staging: rtl8723bs: Simplify boolean expressionJavier F. Arias
2019-11-07staging: rtl8723bs: Fix line over 80 charactersJavier F. Arias
2019-11-07staging: mt7621-dma: align to match open parenthesisJules Irenge