summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* net: Get rid of switchdev_port_attr_get()Florian Fainelli2019-02-211-7/+0
* net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli2019-02-211-9/+1
* staging: fsl-dpaa2: ethsw: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-211-0/+14
* staging: fsl-dpaa2: ethsw: Remove unused port_priv variableFlorian Fainelli2019-02-121-2/+0
* staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli2019-02-121-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-082-3/+5
|\
| * Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-02-081-1/+1
| |\
| | * Revert "staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()"Greg Kroah-Hartman2019-01-301-89/+78
| | * staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang2019-01-301-78/+89
| | * staging: octeon: fix broken phylib usageAaro Koskinen2019-01-301-1/+1
| * | staging: speakup: fix tty-operation NULL derefsJohan Hovold2019-01-301-2/+4
| |/
* / staging: fsl-dpaa2: ethsw: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-061-4/+12
|/
* staging: android: ion: Support cpu access during dma_buf_detachLiam Mark2019-01-221-1/+1
* staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor2019-01-181-3/+3
* staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube2019-01-151-0/+1
* staging: vchiq: Fix local event signallingPhil Elwell2019-01-151-0/+1
* Staging: wilc1000: unlock on error in init_chip()Dan Carpenter2019-01-151-3/+4
* staging: wilc1000: fix memory leak in wilc_add_rx_gtkGustavo A. R. Silva2019-01-151-2/+1
* staging: wilc1000: fix registration frame sizeJĂșlius Milan2019-01-151-1/+1
* Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-142-4/+4
|\
| * Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman2019-01-111-1/+1
| * staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger2019-01-071-2/+2
| * staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger2019-01-071-1/+1
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-083-19/+9
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-12/+12
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-28325-10870/+7118
|\
| * staging: mt7621-mmc: Correct spelling mistakes in commentsJona Crasselt2018-12-201-2/+2
| * staging: wilc1000: fix missing read_write setting when reading dataColin Ian King2018-12-201-0/+1
| * mt7621-mmc: char * array declaration might be better as static constJona Crasselt2018-12-201-4/+4
| * mt7621-mmc: return statement in void function unnecessaryJona Crasselt2018-12-201-2/+0
| * mt7621-mmc: Alignment should match open parenthesisJona Crasselt2018-12-201-2/+2
| * mt7621-mmc: Removed unnecessary blank linesJona Crasselt2018-12-201-2/+0
| * mt7621-mmc: Fix some coding style issuesJona Crasselt2018-12-201-14/+17
| * staging: android: ashmem: doc: Fix spellingDaniel Bovensiepen2018-12-191-2/+2
| * staging: rtl8188eu: cleanup brace coding style issuesMichael Straube2018-12-195-12/+9
| * staging: rtl8188eu: add spaces around '&' in rtw_mlme_ext.cMichael Straube2018-12-191-45/+45
| * staging: rtl8188eu: change return type of is_basicrate() to boolMichael Straube2018-12-191-1/+1
| * staging: rtl8188eu: simplify null array initializationsMichael Straube2018-12-192-6/+4
| * staging: rtl8188eu: change order of declarations to improve readabilityMichael Straube2018-12-191-1/+1
| * staging: rtl8188eu: make some arrays static in rtw_mlme_ext.cMichael Straube2018-12-192-8/+3
| * staging: rtl8188eu: constify some arraysMichael Straube2018-12-194-27/+27
| * staging: rtl8188eu: convert unsigned char arrays to u8Michael Straube2018-12-194-27/+27
| * staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.cMichael Straube2018-12-191-2/+0
| * staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUIMichael Straube2018-12-192-4/+0
| * staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme_ext.cMichael Straube2018-12-191-161/+161
| * staging: rtl8188eu: remove unnecessary comments in rtw_mlme_ext.cMichael Straube2018-12-191-4/+4
| * staging: rtl8188eu: add blank line after declarationsMichael Straube2018-12-191-0/+1
| * staging: rtl8188eu: remove blank lines between declarationsMichael Straube2018-12-191-2/+0
| * staging: rtl8188eu: remove commented declarations in rtw_mlme_ext.cMichael Straube2018-12-191-3/+0
| * staging: rtl8188eu: replace tabs with spaces in rtw_mlme_ext.cMichael Straube2018-12-191-6/+6