aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-09media: cedrus: Fix decoding for some H264 videosJernej Skrabec2-3/+30
2019-11-07staging: Fix error return code in vboxsf_fill_super()Wei Yongjun1-1/+3
2019-11-07staging: vboxsf: fix dereference of pointer dentry before it is null checkedColin Ian King1-1/+2
2019-11-07staging: vboxsf: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-11-07staging: vchiq: Have vchiu_queue_init() return 0 on success.Marcelo Diop-Gonzalez2-3/+3
2019-11-07staging: most: remove string termination dependency from user space dataChristian Gromm2-9/+13
2019-11-07staging: vc04_services: Replace VCHIQ_PLATFORM_STATE_T typedef with struct opaque_platform_stateJamal Shareef1-2/+2
2019-11-07staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_instanceJamal Shareef8-64/+64
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned intJamal Shareef6-63/+61
2019-11-07staging: vc04_services: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_callbackJamal Shareef1-2/+2
2019-11-07staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callbackJamal Shareef1-5/+5
2019-11-07staging: vc04_services: Rename callback VCHIQ_USERDATA_TERM_T to vchiq_userdata_termJamal Shareef2-4/+4
2019-11-07staging: vc04_services: Replace VCHIQ_BULK_DIR_T enum typedef with enum vchiq_bulk_dirJamal Shareef3-7/+7
2019-11-07staging: vc04_services: Replace VCHIQ_CONNSTATE_T enum typedef with enum vchiq_connstateJamal Shareef3-12/+12
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum vchiq_service_optionJamal Shareef4-6/+6
2019-11-07staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchiq_bulk_modeJamal Shareef6-15/+15
2019-11-07staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_statusJamal Shareef7-133/+133
2019-11-07staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callbackJamal Shareef3-5/+5
2019-11-07staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vchi_service_handleJamal Shareef4-48/+48
2019-11-07staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef5-18/+18
2019-11-07staging: rtl8723bs: Simplify boolean expressionJavier F. Arias1-1/+1
2019-11-07staging: rtl8723bs: Fix line over 80 charactersJavier F. Arias1-1/+2
2019-11-07staging: mt7621-dma: align to match open parenthesisJules Irenge1-3/+4
2019-11-05staging: rtl8723bs: hal: Remove unnecessary typecast in kfree.Nachammai Karuppiah1-1/+1
2019-11-05staging: wilc1000: use defines for msg types received from firmwareAjay Singh1-11/+9
2019-11-05staging: wilc1000: added proper spacing for commentsAjay Singh5-12/+21
2019-11-05staging: wilc1000: avoid use of C++ style commentsAjay Singh1-1/+1
2019-11-05staging: wilc1000: added 'WILC_' prefix in header guard macroAjay Singh3-6/+6
2019-11-05staging: wilc1000: remove 'wilc_' prefix from filenamesAjay Singh15-24/+24
2019-11-05staging: wilc1000: avoid 'bool' datatype in struct sent to firmwareAjay Singh1-2/+4
2019-11-05staging: rtl8723bs: Fix lines over 80 charactersJavier F. Arias1-6/+12
2019-11-05staging: rtl8723bs: os_dep: Remove unnecessary variable used in return statementNachammai Karuppiah1-8/+2
2019-11-05staging: rtl8192e: fix potential use after freePan Bian1-2/+3
2019-11-05staging: wfx: Remove local variable used only in return statement.Nachammai Karuppiah1-4/+1
2019-11-05staging: wfx: replace 1 by trueJules Irenge2-2/+2
2019-11-05staging: wfx: replace 0 by NULLJules Irenge1-1/+1
2019-11-05staging: qlge: Avoid NULL comparisonNachammai Karuppiah2-11/+11
2019-11-05media: staging/imx: Use a shorter name for driverFabio Estevam1-2/+4
2019-11-05media: staging: media: allegro-dvt: remove bool comparisonCristiane Naves1-1/+1
2019-11-05media: staging: media: cedrus: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-11-05media: imx7-mipi-csis: make array 'registers' static const, makes object smallerColin Ian King1-1/+1
2019-11-05media: staging/intel-ipu3: remove the unnecessary compiler flagsBingbu Cao2-8/+0
2019-11-05media: doc-rst: ipu3: clarification on data type conversion of IEFD CUBingbu Cao2-2/+5
2019-11-05media: doc-rst: add more info for resolution change blocks in ipu3Bingbu Cao1-1/+0
2019-11-03staging: exfat: Ensure we unlock upon error in ffsReadFileDavidlohr Bueso1-2/+4
2019-11-03staging: rtl8723bs: Remove unnecessary parenthesesJavier F. Arias1-31/+31
2019-11-03staging: wfx: Fix a memory leak in 'wfx_upload_beacon'Christophe JAILLET1-2/+1
2019-11-03staging: exfat: Fix logical operation continuationFrank A. Cancio Bello1-4/+4
2019-11-03staging: exfat: Fix parameter alignment issuesFrank A. Cancio Bello1-2/+3
2019-11-03staging: axis-fifo: remove unused pointer to memory resourceQuentin Deslandes1-7/+4