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