summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman10-28/+40
2017-10-04staging: irda: au1k_ir.c fix warning: Prefer [subsystem eg: netdev]_info([sub...Yurii Pavlenko1-22/+18
2017-10-04staging: ccree: Convert to platform_{get,set}_drvdata()Suniel Mahesh1-4/+2
2017-10-03staging: android: TODO: Removing an invalid issueJoaquin Garmendia Cabrera1-1/+0
2017-10-03staging: rtlwifi: pr_err() strings should end with newlinesArvind Yadav2-5/+5
2017-10-03staging: bcm2835-camera: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-10-03staging: gs_fpgaboot: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-10-03staging: rtlwifi: make various structures staticColin Ian King1-16/+16
2017-10-03staging: rtlwifi: silence underflow warningDan Carpenter1-1/+2
2017-10-03staging: rtl8192u: Fix some error handling pathChristophe JAILLET1-4/+1
2017-10-03staging: rtl8192u: Check some memory allocation failureChristophe JAILLET1-0/+4
2017-10-03staging: rtl8192e: make const array broadcast_addr static, reduces object cod...Colin Ian King1-2/+3
2017-10-03staging: rtl8192u: make r8192_wx_handlers_def structure constBhumika Goyal2-2/+2
2017-10-03staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure8-48/+68
2017-10-03staging: rtlwifi: use ARRAY_SIZEJérémy Lefaure4-18/+13
2017-10-03staging: fsl-mc/dpio: Fix incorrect comparisonIoana Radulescu2-4/+6
2017-10-03staging: ccree: else is not generally useful after a break or returnSuniel Mahesh1-3/+2
2017-10-03staging: ccree: simplify OOM handlingGilad Ben-Yossef5-60/+26
2017-10-03staging: ccree: move to generic device log infraGilad Ben-Yossef13-673/+688
2017-10-03staging: ccree: simplify access to struct deviceGilad Ben-Yossef8-80/+78
2017-10-03staging: ccree: remove sysfs if of deleted codeGilad Ben-Yossef1-266/+0
2017-10-03Staging: rtl8188eu: core: Use list_entry instead of container_ofSrishti Sharma1-7/+7
2017-10-03staging: rtl8188eu: Place the constant on the right side in comparisonsMihaela Muraru1-7/+7
2017-10-03staging: rtl8188eu: Remove braces from single statement blocksMihaela Muraru1-8/+7
2017-10-03staging: lustre: use BIT macroKeerthi Reddy1-15/+13
2017-10-03Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel5-15/+0
2017-10-03staging: sm750fb: Remove typedef struct _dvi_ctrl_device_tMihaela Muraru2-4/+4
2017-10-03staging: sm750fb: remove typedef for enum in ddk750_sii164.{c,h}Keerthi Reddy2-3/+4
2017-10-03Staging: sm750fb: remove typedef for enum in ddk750_power.{c,h}Keerthi Reddy2-5/+4
2017-09-29staging: greybus: light: remove unnecessary error checkArvind Yadav1-5/+1
2017-09-29staging: greybus: light: Release memory obtained by kasprintfArvind Yadav1-0/+2
2017-09-29Staging: media: atomisp: Use kmalloc_array instead of kmallocGeorgiana Chelu1-4/+4
2017-09-29atomisp2: remove cast from memory allocationAishwarya Pant1-2/+2
2017-09-29Staging: media: atomisp: pci: Place constant on the right side in comparissonsGeorgiana Chelu1-4/+4
2017-09-29Staging: media: atomisp: pci: Move open brace '{' on the next lineGeorgiana Chelu1-1/+2
2017-09-29Staging: media: atomisp: Add blank line after declarationsGeorgiana Chelu1-0/+10
2017-09-29Staging: media: atomisp: Use unsigned int instead of unsignedGeorgiana Chelu1-3/+3
2017-09-29Staging: rtl8188eu: core: Fix line over 80 charactersGeorgiana Chelu1-8/+16
2017-09-29Staging: rtl8188eu: core: Add spaces around '+'Georgiana Chelu1-1/+1
2017-09-29Staging: rtl8188eu: core: Use __func__ instead of function nameGeorgiana Chelu1-10/+10
2017-09-29staging: rtl8188eu: wrap lines in 80 charactersAishwarya Pant1-17/+34
2017-09-29staging: rtl8188eu: remove implicit bool->int conversionsAishwarya Pant1-3/+3
2017-09-29staging: rtl8188eu: remove unneeded conversions to boolAishwarya Pant1-4/+4
2017-09-29staging: vc04_services: Remove typedef struct vchiq_2835_state_structMihaela Muraru1-8/+8
2017-09-29staging: vc04_services: Remove extern variableMihaela Muraru1-2/+0
2017-09-29Staging: vc04_services: remove unused variablesKeerthi Reddy1-2/+0
2017-09-29Staging: vc04_services: bcm2835-camera: use BIT macroKeerthi Reddy1-11/+11
2017-09-29staging: vc04_services: fix typosKeerthi Reddy2-2/+2
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy12-77/+0
2017-09-29Staging: fsl-mc: remove unnecessary parenthesisKeerthi Reddy1-1/+1