summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-1811-11/+48
|\
| * 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
* | net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-131-1/+1
* | staging: rtl8192e: Use __skb_peek().David S. Miller2018-09-101-1/+1
* | dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu2018-09-0213-7149/+0Star
* | staging: fsl-dpaa2/eth: Delay netdev_register() callIoana Radulescu2018-09-021-39/+32Star
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-2320-3516/+9Star
|\
| * Merge tag 'soc-fsl-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-2620-3516/+9Star
| |\
| | * staging: fsl-mc: Remove remaining filesRoy Pledge2018-07-246-22/+0Star
| | * staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge2018-07-2415-3491/+2Star
| | * 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/+21254Star
|\ \ \
| * | | staging:rtl8192u: Remove unused macro definitions - StyleJohn Whitmore2018-08-081-8/+0Star
| * | | staging:rtl8192u: Add spaces around '+' operator - StyleJohn Whitmore2018-08-081-2/+2
| * | | staging:rtl8192u: Remove stale comment - StyleJohn Whitmore2018-08-081-2/+0Star
| * | | staging: rtl8188eu: remove unused mp_custom_oid.hMichael Straube2018-08-081-339/+0Star
| * | | 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/+2Star
| * | | 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/+5Star
| * | | 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/+0Star
| * | | 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/+1Star
| * | | 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/+48Star
| * | | 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/+1Star
| * | | 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/+8Star
| * | | staging: mt7621-pci: avoid register duplication per controller using pcie_[re...Sergio Paracuellos2018-08-081-36/+34Star
| * | | staging: mt7621-pci: remove unused macrosSergio Paracuellos2018-08-081-23/+1Star
| * | | staging: mt7621-pci: simplify write_config functionSergio Paracuellos2018-08-081-11/+9Star
| * | | staging: mt7621-pci: simplify read_config functionSergio Paracuellos2018-08-081-17/+15Star