summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman2018-09-241-6/+0
|\
| * media: staging/media/mt9t031/Kconfig: remove bogus entryHans Verkuil2018-09-121-6/+0
* | staging: vboxvideo: Change address of scanout buffer on page-flipHans de Goede2018-09-111-0/+5
* | staging: vboxvideo: Fix IRQs no longer workingHans de Goede2018-09-111-0/+7
* | staging: gasket: TODO: re-implement using UIOAhmed S. Darwish2018-09-101-0/+13
* | staging/fbtft: Update TODO and mailing listsDaniel Vetter2018-09-101-0/+4
* | staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)Gao Xiang2018-09-101-2/+2
* | Revert "staging: erofs: disable compiling temporarile"Gao Xiang2018-08-281-1/+1
* | staging: wilc1000: revert "fix TODO to compile spi and sdio components in sin...Arnd Bergmann2018-08-275-8/+16
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-2320-3516/+9
|\
| * Merge tag 'soc-fsl-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-2620-3516/+9
| |\
| | * staging: fsl-mc: Remove remaining filesRoy Pledge2018-07-246-22/+0
| | * staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge2018-07-2415-3491/+2
| | * staging: fsl-dpaa2: eth: move generic FD defines to DPIOHoria Geantă2018-07-243-15/+19
* | | Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-18392-27195/+21254
|\ \ \
| * | | staging:rtl8192u: Remove unused macro definitions - StyleJohn Whitmore2018-08-081-8/+0
| * | | staging:rtl8192u: Add spaces around '+' operator - StyleJohn Whitmore2018-08-081-2/+2
| * | | staging:rtl8192u: Remove stale comment - StyleJohn Whitmore2018-08-081-2/+0
| * | | staging: rtl8188eu: remove unused mp_custom_oid.hMichael Straube2018-08-081-339/+0
| * | | staging: fbtft: Add spaces around / - StyleLeonardo Brás2018-08-081-1/+1
| * | | staging: fbtft: Erases some repetitive usage of function name - StyleLeonardo Brás2018-08-086-6/+6
| * | | staging: fbtft: Adjust some empty-line problems - StyleLeonardo Brás2018-08-084-3/+2
| * | | staging: fbtft: Removes one nesting level to help readability - StyleLeonardo Brás2018-08-081-12/+15
| * | | staging: fbtft: Changes gamma table to define.Leonardo Brás2018-08-081-8/+5
| * | | staging: fbtft: A bit more information on dev_err.Leonardo Brás2018-08-081-2/+4
| * | | staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás2018-08-0812-82/+106
| * | | staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issue...Leonardo Brás2018-08-0810-15/+22
| * | | staging: rtl8188eu: remove unused array dB_Invert_TableColin Ian King2018-08-081-10/+0
| * | | staging: rtl8188eu: remove whitespace, add missing blank lineMichael Straube2018-08-081-18/+19
| * | | staging: rtl8188eu: use is_multicast_ether_addr in rtw_sta_mgt.cMichael Straube2018-08-081-1/+1
| * | | staging: rtl8188eu: remove whitespace - styleMichael Straube2018-08-081-11/+11
| * | | staging: rtl8188eu: cleanup block comment - styleMichael Straube2018-08-081-3/+5
| * | | staging: rtl8188eu: use is_multicast_ether_addr in rtl8188eu_xmit.cMichael Straube2018-08-081-2/+1
| * | | staging: rtl8188eu: use is_multicast_ether_addr in recv_linux.cMichael Straube2018-08-081-3/+3
| * | | staging: rtlwifi: refactor rtl_get_tcb_descLuke Triantafyllidis2018-08-081-54/+48
| * | | staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott2018-08-081-1/+2
| * | | staging: mt7621-dts: add pcie controller port registersSergio Paracuellos2018-08-081-2/+4
| * | | staging: mt7621-pci: remove remaining pci_legacy dependant codeSergio Paracuellos2018-08-081-32/+1
| * | | staging: mt7621-pci: rename RALINK_PCI_CONFIG_DATA_VIRTUAL_REG definitionSergio Paracuellos2018-08-081-4/+4
| * | | staging: mt7621-pci: use BIT macro in preprocessor definitionsSergio Paracuellos2018-08-081-10/+10
| * | | staging: mt7621-pci: remove RALINK_PCI_BASE from remaining definitionsSergio Paracuellos2018-08-081-64/+67
| * | | staging: mt7621-pci: use pcie_[read|write] in RALINK_PCI_PCICFG_ADDR and RALI...Sergio Paracuellos2018-08-081-20/+34
| * | | staging: mt7621-pci: review includes putting them in alphabethic orderSergio Paracuellos2018-08-081-14/+8
| * | | staging: mt7621-pci: avoid register duplication per controller using pcie_[re...Sergio Paracuellos2018-08-081-36/+34
| * | | staging: mt7621-pci: remove unused macrosSergio Paracuellos2018-08-081-23/+1
| * | | staging: mt7621-pci: simplify write_config functionSergio Paracuellos2018-08-081-11/+9
| * | | staging: mt7621-pci: simplify read_config functionSergio Paracuellos2018-08-081-17/+15
| * | | staging: mt7621-pci: use pcie_[read|write] in [write|read]_configSergio Paracuellos2018-08-081-35/+32
| * | | staging: mt7621-pci: add pcie_write and pcie_read helpersSergio Paracuellos2018-08-081-0/+10
| * | | staging: mt7621-pci: remove dead code derived to not use custom reads and writesSergio Paracuellos2018-08-081-128/+0