summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2020-03-25staging: hp100: Add space around operatorSoumyajit Deb1-1/+1
2020-03-25staging: rtl8723bs: Remove multiple assignmentsSimran Singhal1-2/+5
2020-03-25staging: rtl8723bs: Remove unnecessary braces for single statementsSimran Singhal1-6/+3
2020-03-25staging: hp100: Add spaces in if statement.Soumyajit Deb1-2/+2
2020-03-25staging: hp100: Add space between while keyword and open parenthesisSoumyajit Deb1-1/+1
2020-03-25staging: hp100: Remove space after opening parenthesis "("Soumyajit Deb1-1/+1
2020-03-25Staging: hp100: Add space after "," in function arguments.Soumyajit Deb1-2/+2
2020-03-25staging: hp100: Correct typo in the commentSoumyajit Deb1-1/+1
2020-03-25staging: hp100: Remove extra blank linesSoumyajit Deb1-15/+0
2020-03-25staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang1-0/+1
2020-03-25staging: vt6655: Break up function call with long line.Briana Oursler1-1/+4
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada2-0/+2
2020-03-24media: hantro: add initial i.MX8MQ supportPhilipp Zabel5-4/+239
2020-03-24media: cedrus: h264: Fix 4K decoding on H6Jernej Skrabec1-1/+5
2020-03-24staging: most: Documentation: move ABI description files out of staging areaChristian Gromm2-491/+0
2020-03-24staging: most: Documentation: update ABI descriptionChristian Gromm2-29/+3
2020-03-24staging: most: move core files out of the staging areaChristian Gromm12-2573/+10
2020-03-24Staging: speakup: Add identifier name to function declaration arguments.Sam Muhammed1-1/+1
2020-03-24Staging: speakup: Use sizeof(*var) in kmalloc().Sam Muhammed1-1/+1
2020-03-23staging: comedi: ni_labpc_common: Reformat multiple line dereferenceDeepak R Varma1-7/+6
2020-03-23staging: hp100: Add space around operator +Soumyajit Deb1-1/+1
2020-03-23staging: iio: adc: ad7280a: Add comments to clarify stringified argumentsDeepak R Varma1-0/+4
2020-03-23staging: wlan-ng: Fix third argument going over 80 charactersJohn B. Wyatt IV1-2/+5
2020-03-23Staging: speakup: Use pr_warn() defined in <linux/printk.h>.Sam Muhammed1-4/+2
2020-03-23staging: greybus: tools: Fix braces {} styleSimran Singhal1-1/+2
2020-03-23staging: mt7621-pci: avoid to set 'iomem_resource' addressesSergio Paracuellos1-2/+0
2020-03-23staging: hp100: Remove space after * in pointer declarationsSoumyajit Deb1-5/+5
2020-03-23Staging: hp: Use netdev_warn().Sam Muhammed1-5/+5
2020-03-23staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger1-0/+1
2020-03-23staging: mt7621-pci-phy: re-do 'xtal_mode' detectionSergio Paracuellos1-5/+10
2020-03-23staging: mt7621-pci-phy: use builtin_platform_driver()Sergio Paracuellos1-6/+1
2020-03-23staging: mt7621-pci: use builtin_platform_driver()Sergio Paracuellos1-6/+1
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman10-39/+50
2020-03-21staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functionsOscar Carter3-4/+7
2020-03-21staging: rtl8188eu: remove some 5 GHz codeMichael Straube1-7/+3
2020-03-21staging: vt6656: Use BIT() macro instead of hex valueOscar Carter3-152/+155
2020-03-21staging: rtl8723bs: os_dep: Remove whitespace characters in code lineR Veera Kumar1-4/+4
2020-03-21staging: rtl8723bs: os_dep: Correct long line commentsR Veera Kumar1-3/+8
2020-03-21staging: rtl8723bs: os_dep: Remove commented out code linesR Veera Kumar1-11/+0
2020-03-21staging: rtl8723bs: remove unneeded variablesPayal Kshirsagar3-17/+4
2020-03-21staging: mt7621-pci: delete release gpios related codeSergio Paracuellos1-20/+7
2020-03-21staging: mt7621-dts: gpio 8 and 9 are vendor specificSergio Paracuellos2-3/+5
2020-03-21staging: mt7621-dma: quoted string split across linesGokce Kuler1-2/+1
2020-03-21staging: mt7621-pci: avoid to poweroff the phy for slot oneSergio Paracuellos1-1/+2
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-34/+47
2020-03-20staging: mt7621-pci: be sure gpio descriptor is null on failsSergio Paracuellos1-1/+3
2020-03-20staging: mt7621-pci: change variable to print for slotSergio Paracuellos1-1/+1
2020-03-20staging: mt7621-pci: use only two phys from device treeSergio Paracuellos1-1/+6
2020-03-20staging: mt7621-dts: set up only two pcie physSergio Paracuellos1-3/+3
2020-03-20staging: mt7621-pci-phy: avoid to create to different phys for a dual port oneSergio Paracuellos1-85/+59