aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-08staging: gasket: core: remove incorrect extraneous commentTodd Poynor1-1/+0
2018-08-08staging: gasket: apex: place in low power reset until openedTodd Poynor1-0/+4
2018-08-08staging: gasket: core: protect against races during unregisterTodd Poynor1-2/+1
2018-08-08staging: gasket: apex: move sysfs setup code to probe functionTodd Poynor1-9/+5
2018-08-08staging: gasket: core: remove sysfs setup and cleanup callbacksTodd Poynor2-28/+0
2018-08-08staging: gasket: apex: fold device add/remove logic inlineTodd Poynor1-37/+32
2018-08-08staging: gasket: core: delete device add and remove callbacksTodd Poynor2-39/+0
2018-08-08staging: gasket: apex: enable/disable gasket device from apexTodd Poynor1-0/+12
2018-08-08staging: gasket: core: let device driver enable/disable gasket deviceTodd Poynor2-14/+14
2018-08-08staging: gasket: apex: remove device enable and disable callbacksTodd Poynor1-3/+0
2018-08-08staging: gasket: core: remove device enable and disable callbacksTodd Poynor2-34/+2
2018-08-08staging: gasket: core: convert remaining info logs to debugTodd Poynor1-4/+3
2018-08-08staging: gasket: apex: move PCI core calls to apex driverTodd Poynor1-1/+48
2018-08-08staging: gasket: core: move core PCI calls to device driversTodd Poynor2-60/+28
2018-08-08staging: gasket: sysfs: clean up state if ENOMEM removing mappingTodd Poynor1-7/+6
2018-08-07media: imx: shut up a false positive warningMauro Carvalho Chehab1-1/+2
2018-08-05staging: erofs: fix if assignment style issueKristaps Čivkulis2-9/+10
2018-08-05staging: rtl8188eu: remove unnecessary includesMichael Straube4-4/+0
2018-08-05staging: rtl8188eu: remove redundant includeMichael Straube1-1/+0
2018-08-05staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-2/+2
2018-08-05staging: rtl8188eu: rename rtw_IOL_appliedMichael Straube4-5/+5
2018-08-05staging:rtl8192u: Replace magic number with defined constant - StyleJohn Whitmore1-1/+1
2018-08-05staging:rtl8192u: Remove comments - StyleJohn Whitmore1-3/+3
2018-08-05staging:rtl8192u: Remove blank line - StyleJohn Whitmore1-1/+0
2018-08-05staging:rtl8192u: Rename multiple variables - StyleJohn Whitmore1-33/+33
2018-08-05staging:rtl8192u: Rename types in QOS_TCLAS union - StyleJohn Whitmore1-10/+10
2018-08-05staging:rtl8192u: Remove typedef and rename QOS_TCLAS - StyleJohn Whitmore2-6/+6
2018-08-05staging:rtl8192u: Clean up of spacing - StyleJohn Whitmore1-65/+58
2018-08-05staging:rtl8192u: Rename Register Constants - StyleJohn Whitmore2-12/+12
2018-08-05staging:rtl8192u: Rename constants - StyleJohn Whitmore3-4/+4
2018-08-05staging:rtl8192u: Rename constants RateAdaptiveTH_Low_* - StyleJohn Whitmore3-10/+10
2018-08-05staging:rtl8192u: Rename RateAdaptiveTH_High - StyleJohn Whitmore3-5/+5
2018-08-05staging:rtl8192u: Rename DM_DIG_MIN_Netcore - StyleJohn Whitmore2-2/+2
2018-08-05staging:rtl8192u: Refactor DCMD_TXCMD_T structure - StyleJohn Whitmore2-10/+11
2018-08-05staging:rtl8192u: Remove member reserved - StyleJohn Whitmore1-1/+0
2018-08-05staging:rtl8192u: Rename member disabledRF - StyleJohn Whitmore2-6/+6
2018-08-05staging:rtl8192u: Remove member diff_TH - StyleJohn Whitmore2-4/+2
2018-08-05staging:rtl8192u: Remove SS_TH_low - StyleJohn Whitmore2-4/+2
2018-08-05staging:rtl8192u: Rename cck_Rx_path - StyleJohn Whitmore2-5/+5
2018-08-05staging:rtl8192u: Remove member variable Enable - StyleJohn Whitmore2-4/+0
2018-08-05staging:rtl8192u: Remove unused extern DM_RxPathSelTable - StyleJohn Whitmore2-2/+1
2018-08-05staging:rtl8192u: Rename enum constants - StyleJohn Whitmore2-8/+8
2018-08-05staging:rtl8192u: Remove member initialgain_lowerbound_state - StyleJohn Whitmore2-2/+0
2018-08-05staging:rtl8192u: Remove member variable rx_gain_range_max - StyleJohn Whitmore2-4/+2
2018-08-05staging:rtl8192u: Remove debug member from structures - StyleJohn Whitmore2-14/+2
2018-08-05staging: wilc1000: remove TODO item for comments and code styleAjay Singh1-1/+0
2018-08-05staging: wilc1000: replace ISWILC1000() macro with inline functionAjay Singh2-4/+7
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh17-38/+73
2018-08-05Revert "staging: gasket: core: hold reference to pci_dev while used"Todd Poynor1-2/+1
2018-08-05staging: gasket: core: add subsystem and device info to logsTodd Poynor1-4/+9