summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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: iio: adc: ad7192: Re-indent enum labelsDeepak R Varma1-2/+2
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-Hartman406-2100/+4715
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-03-22x86/mm: split vmalloc_sync_all()Joerg Roedel1-1/+1
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+14
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-21Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe2-6/+14
2020-03-20nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg1-3/+9
2020-03-20Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-9/+19
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-79/+95
2020-03-20Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-36/+56
2020-03-20Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+6
2020-03-20Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds17-83/+104
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-20Merge tag 'drm-intel-fixes-2020-03-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-43/+34
2020-03-20Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://people.freedesktop.org/~agd...Dave Airlie11-13/+38