summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
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
2019-11-05staging: rtl8723bs: hal: Remove unnecessary typecast in kfree.Nachammai Karuppiah
2019-11-05staging: wilc1000: use defines for msg types received from firmwareAjay Singh
2019-11-05staging: wilc1000: added proper spacing for commentsAjay Singh
2019-11-05staging: wilc1000: avoid use of C++ style commentsAjay Singh
2019-11-05staging: wilc1000: added 'WILC_' prefix in header guard macroAjay Singh
2019-11-05staging: wilc1000: remove 'wilc_' prefix from filenamesAjay Singh
2019-11-05staging: wilc1000: avoid 'bool' datatype in struct sent to firmwareAjay Singh
2019-11-05staging: rtl8723bs: Fix lines over 80 charactersJavier F. Arias
2019-11-05staging: rtl8723bs: os_dep: Remove unnecessary variable used in return statementNachammai Karuppiah
2019-11-05staging: rtl8192e: fix potential use after freePan Bian
2019-11-05staging: wfx: Remove local variable used only in return statement.Nachammai Karuppiah
2019-11-05staging: wfx: replace 1 by trueJules Irenge
2019-11-05staging: wfx: replace 0 by NULLJules Irenge
2019-11-05staging: qlge: Avoid NULL comparisonNachammai Karuppiah
2019-11-05media: staging/imx: Use a shorter name for driverFabio Estevam
2019-11-05media: staging: media: allegro-dvt: remove bool comparisonCristiane Naves
2019-11-05media: staging: media: cedrus: use devm_platform_ioremap_resource() to simpli...YueHaibing
2019-11-05media: imx7-mipi-csis: make array 'registers' static const, makes object smallerColin Ian King
2019-11-05media: staging/intel-ipu3: remove the unnecessary compiler flagsBingbu Cao
2019-11-05media: doc-rst: ipu3: clarification on data type conversion of IEFD CUBingbu Cao
2019-11-05media: doc-rst: add more info for resolution change blocks in ipu3Bingbu Cao
2019-11-03staging: exfat: Ensure we unlock upon error in ffsReadFileDavidlohr Bueso
2019-11-03staging: rtl8723bs: Remove unnecessary parenthesesJavier F. Arias
2019-11-03staging: wfx: Fix a memory leak in 'wfx_upload_beacon'Christophe JAILLET
2019-11-03staging: exfat: Fix logical operation continuationFrank A. Cancio Bello
2019-11-03staging: exfat: Fix parameter alignment issuesFrank A. Cancio Bello
2019-11-03staging: axis-fifo: remove unused pointer to memory resourceQuentin Deslandes