summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | staging: vc04_services: Replace VCHIQ_PLATFORM_STATE_T typedef with struct op...Jamal Shareef2019-11-071-2/+2
| * | | | | staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...Jamal Shareef2019-11-078-64/+64
| * | | | | staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned intJamal Shareef2019-11-076-63/+61
| * | | | | staging: vc04_services: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_ca...Jamal Shareef2019-11-071-2/+2
| * | | | | staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callbackJamal Shareef2019-11-071-5/+5
| * | | | | staging: vc04_services: Rename callback VCHIQ_USERDATA_TERM_T to vchiq_userda...Jamal Shareef2019-11-072-4/+4
| * | | | | staging: vc04_services: Replace VCHIQ_BULK_DIR_T enum typedef with enum vchiq...Jamal Shareef2019-11-073-7/+7
| * | | | | staging: vc04_services: Replace VCHIQ_CONNSTATE_T enum typedef with enum vchi...Jamal Shareef2019-11-073-12/+12
| * | | | | staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum...Jamal Shareef2019-11-074-6/+6
| * | | | | staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchi...Jamal Shareef2019-11-076-15/+15
| * | | | | staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_s...Jamal Shareef2019-11-077-133/+133
| * | | | | staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callbackJamal Shareef2019-11-073-5/+5
| * | | | | staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef2019-11-074-48/+48
| * | | | | staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef2019-11-075-18/+18
| * | | | | staging: rtl8723bs: Simplify boolean expressionJavier F. Arias2019-11-071-1/+1
| * | | | | staging: rtl8723bs: Fix line over 80 charactersJavier F. Arias2019-11-071-1/+2
| * | | | | staging: mt7621-dma: align to match open parenthesisJules Irenge2019-11-071-3/+4
| * | | | | staging: rtl8723bs: hal: Remove unnecessary typecast in kfree.Nachammai Karuppiah2019-11-051-1/+1
| * | | | | staging: wilc1000: use defines for msg types received from firmwareAjay Singh2019-11-051-11/+9
| * | | | | staging: wilc1000: added proper spacing for commentsAjay Singh2019-11-055-12/+21
| * | | | | staging: wilc1000: avoid use of C++ style commentsAjay Singh2019-11-051-1/+1
| * | | | | staging: wilc1000: added 'WILC_' prefix in header guard macroAjay Singh2019-11-053-6/+6
| * | | | | staging: wilc1000: remove 'wilc_' prefix from filenamesAjay Singh2019-11-0515-24/+24
| * | | | | staging: wilc1000: avoid 'bool' datatype in struct sent to firmwareAjay Singh2019-11-051-2/+4
| * | | | | staging: rtl8723bs: Fix lines over 80 charactersJavier F. Arias2019-11-051-6/+12
| * | | | | staging: rtl8723bs: os_dep: Remove unnecessary variable used in return statementNachammai Karuppiah2019-11-051-8/+2
| * | | | | staging: rtl8192e: fix potential use after freePan Bian2019-11-051-2/+3
| * | | | | staging: wfx: Remove local variable used only in return statement.Nachammai Karuppiah2019-11-051-4/+1
| * | | | | staging: wfx: replace 1 by trueJules Irenge2019-11-052-2/+2
| * | | | | staging: wfx: replace 0 by NULLJules Irenge2019-11-051-1/+1
| * | | | | staging: qlge: Avoid NULL comparisonNachammai Karuppiah2019-11-052-11/+11
| * | | | | staging: exfat: Ensure we unlock upon error in ffsReadFileDavidlohr Bueso2019-11-031-2/+4
| * | | | | staging: rtl8723bs: Remove unnecessary parenthesesJavier F. Arias2019-11-031-31/+31
| * | | | | staging: wfx: Fix a memory leak in 'wfx_upload_beacon'Christophe JAILLET2019-11-031-2/+1
| * | | | | staging: exfat: Fix logical operation continuationFrank A. Cancio Bello2019-11-031-4/+4
| * | | | | staging: exfat: Fix parameter alignment issuesFrank A. Cancio Bello2019-11-031-2/+3
| * | | | | staging: axis-fifo: remove unused pointer to memory resourceQuentin Deslandes2019-11-031-7/+4
| * | | | | staging: axis-fifo: request resources using managed functionsQuentin Deslandes2019-11-031-32/+13
| * | | | | staging: axis-fifo: avoid parsing ignored device tree propertiesQuentin Deslandes2019-11-032-191/+74
| * | | | | staging: vt6655: Fix long linesFrank A. Cancio Bello2019-11-032-3/+6
| * | | | | staging: vt6655: Fix open ended linesFrank A. Cancio Bello2019-11-032-22/+7
| * | | | | staging: vt6655: Fix the spacing around operatorsFrank A. Cancio Bello2019-11-032-5/+5
| * | | | | staging: vt6655: Fix parameter alignment issuesFrank A. Cancio Bello2019-11-033-4/+5
| * | | | | drivers/staging/exfat: Replace more binary semaphores with mutexesDavidlohr Bueso2019-11-021-24/+24
| * | | | | staging: vc04_services: Remove enum typedefs in vchiJamal Shareef2019-11-025-49/+43
| * | | | | staging: vc04_services: Remove unused structsJamal Shareef2019-11-021-6/+0
| * | | | | staging: rts5208: Eliminate the use of Camel Case in file sd.hGabriela Bittencourt2019-11-011-1/+1
| * | | | | staging: rts5208: Eliminate the use of Camel Case in files xd.{h, c}Gabriela Bittencourt2019-11-012-7/+7
| * | | | | staging: rts5208: Eliminate the use of Camel Case in files ms.{h, c}Gabriela Bittencourt2019-11-012-78/+78
| * | | | | staging: exfat: replace kmalloc with kmalloc_arrayRoi Martin2019-11-011-4/+4
OpenPOWER on IntegriCloud