aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-3516/+9
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds392-27195/+21254
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-1080/+0
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski1-1/+1
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds9-77/+115
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-6/+4
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-9/+4
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-17/+7
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai7-102/+175
2018-08-08media: cleanup fall-through commentsMauro Carvalho Chehab1-2/+1
2018-08-08staging:rtl8192u: Remove unused macro definitions - StyleJohn Whitmore1-8/+0
2018-08-08staging:rtl8192u: Add spaces around '+' operator - StyleJohn Whitmore1-2/+2
2018-08-08staging:rtl8192u: Remove stale comment - StyleJohn Whitmore1-2/+0
2018-08-08staging: rtl8188eu: remove unused mp_custom_oid.hMichael Straube1-339/+0
2018-08-08staging: fbtft: Add spaces around / - StyleLeonardo Brás1-1/+1
2018-08-08staging: fbtft: Erases some repetitive usage of function name - StyleLeonardo Brás6-6/+6
2018-08-08staging: fbtft: Adjust some empty-line problems - StyleLeonardo Brás4-3/+2
2018-08-08staging: fbtft: Removes one nesting level to help readability - StyleLeonardo Brás1-12/+15
2018-08-08staging: fbtft: Changes gamma table to define.Leonardo Brás1-8/+5
2018-08-08staging: fbtft: A bit more information on dev_err.Leonardo Brás1-2/+4
2018-08-08staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás12-82/+106
2018-08-08staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issues - StyleLeonardo Brás10-15/+22
2018-08-08staging: rtl8188eu: remove unused array dB_Invert_TableColin Ian King1-10/+0
2018-08-08staging: rtl8188eu: remove whitespace, add missing blank lineMichael Straube1-18/+19
2018-08-08staging: rtl8188eu: use is_multicast_ether_addr in rtw_sta_mgt.cMichael Straube1-1/+1
2018-08-08staging: rtl8188eu: remove whitespace - styleMichael Straube1-11/+11
2018-08-08staging: rtl8188eu: cleanup block comment - styleMichael Straube1-3/+5
2018-08-08staging: rtl8188eu: use is_multicast_ether_addr in rtl8188eu_xmit.cMichael Straube1-2/+1
2018-08-08staging: rtl8188eu: use is_multicast_ether_addr in recv_linux.cMichael Straube1-3/+3
2018-08-08staging: rtlwifi: refactor rtl_get_tcb_descLuke Triantafyllidis1-54/+48
2018-08-08staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott1-1/+2
2018-08-08staging: mt7621-dts: add pcie controller port registersSergio Paracuellos1-2/+4
2018-08-08staging: mt7621-pci: remove remaining pci_legacy dependant codeSergio Paracuellos1-32/+1
2018-08-08staging: mt7621-pci: rename RALINK_PCI_CONFIG_DATA_VIRTUAL_REG definitionSergio Paracuellos1-4/+4
2018-08-08staging: mt7621-pci: use BIT macro in preprocessor definitionsSergio Paracuellos1-10/+10
2018-08-08staging: mt7621-pci: remove RALINK_PCI_BASE from remaining definitionsSergio Paracuellos1-64/+67
2018-08-08staging: mt7621-pci: use pcie_[read|write] in RALINK_PCI_PCICFG_ADDR and RALINK_PCI_PCIMSK_ADDRSergio Paracuellos1-20/+34
2018-08-08staging: mt7621-pci: review includes putting them in alphabethic orderSergio Paracuellos1-14/+8
2018-08-08staging: mt7621-pci: avoid register duplication per controller using pcie_[read|write]Sergio Paracuellos1-36/+34
2018-08-08staging: mt7621-pci: remove unused macrosSergio Paracuellos1-23/+1
2018-08-08staging: mt7621-pci: simplify write_config functionSergio Paracuellos1-11/+9
2018-08-08staging: mt7621-pci: simplify read_config functionSergio Paracuellos1-17/+15
2018-08-08staging: mt7621-pci: use pcie_[read|write] in [write|read]_configSergio Paracuellos1-35/+32
2018-08-08staging: mt7621-pci: add pcie_write and pcie_read helpersSergio Paracuellos1-0/+10
2018-08-08staging: mt7621-pci: remove dead code derived to not use custom reads and writesSergio Paracuellos1-128/+0
2018-08-08staging: mt7621-pci: use generic kernel pci subsystem read and writeSergio Paracuellos3-17/+218
2018-08-08Revert "staging:r8188eu: Use lib80211 to encrypt (CCMP) tx frames"Michael Straube1-72/+706
2018-08-08staging: erofs: remove an extra semicolon in z_erofs_vle_unzip_allGao Xiang1-1/+1
2018-08-08staging: gasket: remove some extra semicolonzhong jiang1-3/+3
2018-08-08staging: gasket: fix code indent for conditional statementSumit Pundir1-1/+1