summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-20staging: vc04_services: interface: vchi: Correct long line comments and make ...R Veera Kumar1-13/+23
2020-03-20staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar2-13/+13
2020-03-20staging: rtl8723bs: hal: Correct multi-line comments as per coding styleR Veera Kumar1-24/+32
2020-03-20staging: gdm724x: use netdev_err() instead of pr_err()Lourdes Pedrajas3-5/+7
2020-03-20staging: rtl8712: Remove unnecessary bracesGokce Kuler1-2/+2
2020-03-20media: allegro: create new struct for channel parametersMichael Tretter2-64/+80
2020-03-20media: allegro: move mail definitions to separate fileMichael Tretter4-274/+302
2020-03-20media: allegro: pass buffers through firmwareMichael Tretter1-21/+103
2020-03-20media: allegro: verify source and destination buffer in VCU responseMichael Tretter1-6/+26
2020-03-20media: allegro: handle dependency of bitrate and bitrate_peakMichael Tretter1-8/+41
2020-03-20media: allegro: read bitrate mode directly from controlMichael Tretter1-7/+3
2020-03-20media: allegro: make QP configurableMichael Tretter1-10/+102