summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-25Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel
2020-03-25Staging: kpc2000: kpc_dma: Use spaces around operators.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Use kcalloc over kzalloc.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Use the SPDK comment style.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Include the preferred header.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Remove unnecessary braces.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Use sizeof(*var) in kzalloc().Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Remove comparison to NULL.Sam Muhammed
2020-03-25staging: hp100: Properly indent the multiline comments.Soumyajit Deb
2020-03-25staging: rtl8723bs: Add line after variable declarationsSimran Singhal
2020-03-25staging: hp100: Add space around operatorSoumyajit Deb
2020-03-25staging: rtl8723bs: Remove multiple assignmentsSimran Singhal
2020-03-25staging: rtl8723bs: Remove unnecessary braces for single statementsSimran Singhal
2020-03-25staging: hp100: Add spaces in if statement.Soumyajit Deb
2020-03-25staging: hp100: Add space between while keyword and open parenthesisSoumyajit Deb
2020-03-25staging: hp100: Remove space after opening parenthesis "("Soumyajit Deb
2020-03-25Staging: hp100: Add space after "," in function arguments.Soumyajit Deb
2020-03-25staging: hp100: Correct typo in the commentSoumyajit Deb
2020-03-25staging: hp100: Remove extra blank linesSoumyajit Deb
2020-03-25staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang
2020-03-25staging: vt6655: Break up function call with long line.Briana Oursler
2020-03-24staging: most: Documentation: move ABI description files out of staging areaChristian Gromm
2020-03-24staging: most: Documentation: update ABI descriptionChristian Gromm
2020-03-24staging: most: move core files out of the staging areaChristian Gromm
2020-03-24Staging: speakup: Add identifier name to function declaration arguments.Sam Muhammed
2020-03-24Staging: speakup: Use sizeof(*var) in kmalloc().Sam Muhammed
2020-03-23staging: comedi: ni_labpc_common: Reformat multiple line dereferenceDeepak R Varma
2020-03-23staging: hp100: Add space around operator +Soumyajit Deb
2020-03-23staging: iio: adc: ad7280a: Add comments to clarify stringified argumentsDeepak R Varma
2020-03-23staging: iio: adc: ad7192: Re-indent enum labelsDeepak R Varma
2020-03-23staging: wlan-ng: Fix third argument going over 80 charactersJohn B. Wyatt IV
2020-03-23Staging: speakup: Use pr_warn() defined in <linux/printk.h>.Sam Muhammed
2020-03-23staging: greybus: tools: Fix braces {} styleSimran Singhal
2020-03-23staging: mt7621-pci: avoid to set 'iomem_resource' addressesSergio Paracuellos
2020-03-23staging: hp100: Remove space after * in pointer declarationsSoumyajit Deb
2020-03-23Staging: hp: Use netdev_warn().Sam Muhammed
2020-03-23staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger
2020-03-23staging: mt7621-pci-phy: re-do 'xtal_mode' detectionSergio Paracuellos
2020-03-23staging: mt7621-pci-phy: use builtin_platform_driver()Sergio Paracuellos
2020-03-23staging: mt7621-pci: use builtin_platform_driver()Sergio Paracuellos
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-21staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functionsOscar Carter
2020-03-21staging: rtl8188eu: remove some 5 GHz codeMichael Straube
2020-03-21staging: vt6656: Use BIT() macro instead of hex valueOscar Carter
2020-03-21staging: rtl8723bs: os_dep: Remove whitespace characters in code lineR Veera Kumar
2020-03-21staging: rtl8723bs: os_dep: Correct long line commentsR Veera Kumar
2020-03-21staging: rtl8723bs: os_dep: Remove commented out code linesR Veera Kumar