summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2018-08-08staging: gasket: core: remove incorrect extraneous commentTodd Poynor
2018-08-08staging: gasket: apex: place in low power reset until openedTodd Poynor
2018-08-08staging: gasket: core: protect against races during unregisterTodd Poynor
2018-08-08staging: gasket: apex: move sysfs setup code to probe functionTodd Poynor
2018-08-08staging: gasket: core: remove sysfs setup and cleanup callbacksTodd Poynor
2018-08-08staging: gasket: apex: fold device add/remove logic inlineTodd Poynor
2018-08-08staging: gasket: core: delete device add and remove callbacksTodd Poynor
2018-08-08staging: gasket: apex: enable/disable gasket device from apexTodd Poynor
2018-08-08staging: gasket: core: let device driver enable/disable gasket deviceTodd Poynor
2018-08-08staging: gasket: apex: remove device enable and disable callbacksTodd Poynor
2018-08-08staging: gasket: core: remove device enable and disable callbacksTodd Poynor
2018-08-08staging: gasket: core: convert remaining info logs to debugTodd Poynor
2018-08-08staging: gasket: apex: move PCI core calls to apex driverTodd Poynor
2018-08-08staging: gasket: core: move core PCI calls to device driversTodd Poynor
2018-08-08staging: gasket: sysfs: clean up state if ENOMEM removing mappingTodd Poynor
2018-08-07media: imx: shut up a false positive warningMauro Carvalho Chehab
2018-08-05staging: erofs: fix if assignment style issueKristaps Čivkulis
2018-08-05staging: rtl8188eu: remove unnecessary includesMichael Straube
2018-08-05staging: rtl8188eu: remove redundant includeMichael Straube
2018-08-05staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2018-08-05staging: rtl8188eu: rename rtw_IOL_appliedMichael Straube
2018-08-05staging:rtl8192u: Replace magic number with defined constant - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove comments - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove blank line - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename multiple variables - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename types in QOS_TCLAS union - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove typedef and rename QOS_TCLAS - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Clean up of spacing - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename Register Constants - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename constants - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename constants RateAdaptiveTH_Low_* - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename RateAdaptiveTH_High - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename DM_DIG_MIN_Netcore - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Refactor DCMD_TXCMD_T structure - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove member reserved - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename member disabledRF - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove member diff_TH - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove SS_TH_low - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename cck_Rx_path - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove member variable Enable - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove unused extern DM_RxPathSelTable - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename enum constants - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove member initialgain_lowerbound_state - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove member variable rx_gain_range_max - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove debug member from structures - StyleJohn Whitmore
2018-08-05staging: wilc1000: remove TODO item for comments and code styleAjay Singh
2018-08-05staging: wilc1000: replace ISWILC1000() macro with inline functionAjay Singh
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh
2018-08-05Revert "staging: gasket: core: hold reference to pci_dev while used"Todd Poynor
2018-08-05staging: gasket: core: add subsystem and device info to logsTodd Poynor