aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-19staging: comedi: don't release mutex too early in comedi_auto_config()Ian Abbott1-1/+2
2019-04-17staging: wilc1000: Avoid GFP_KERNEL allocation from atomic contextAdham Abozaeid1-1/+1
2019-04-17staging: comedi: dyna_pci10xx: Set number of AO channels to 1Ian Abbott1-1/+1
2019-04-17staging: comedi: dyna_pci10xx: Don't bother configuring len_chanlistIan Abbott1-4/+0
2019-04-17staging: fieldbus: add TODOSven Van Asbroeck1-0/+5
2019-04-17staging: fieldbus: support HMS Profinet IRT industrial controllerSven Van Asbroeck3-0/+245
2019-04-17staging: fieldbus: anybus-s: support the Arcx anybus controllerSven Van Asbroeck4-1/+415
2019-04-17staging: fieldbus: anybus-s: support HMS Anybus-S busSven Van Asbroeck7-4/+1627
2019-04-17staging: add Fieldbus Device subsystem.Sven Van Asbroeck9-0/+649
2019-04-17staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-17staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott1-3/+3
2019-04-16staging: erofs: fix unexpected out-of-bound data accessGao Xiang1-1/+1
2019-04-16Staging: rtl8723bs: Remove an unused struct tx_pending_tMadhumitha Prabakaran1-7/+0
2019-04-16Staging: rtl8723bs: Remove typedef in struct ieee_paramMadhumitha Prabakaran1-2/+2
2019-04-16Staging: rtl8723bs: Remove typedef in struct ieee_param_exMadhumitha Prabakaran1-2/+2
2019-04-16staging: pi433: add dependency to PA0, 1, 2 setting for output power levelSidong Yang1-6/+39
2019-04-16Staging: vc04_services: bcm2835-camera: Remove an exceptional &Madhumitha Prabakaran1-29/+29
2019-04-16staging: vt6655: upc: remove double blank linesCesar Santos1-2/+0
2019-04-16staging: mt7621-pci-phy: prevent use of uninitialized variableAntti Keränen1-1/+1
2019-04-16staging: ralink-gdma: Use struct_size() in kzalloc()Gustavo A. R. Silva1-9/+3
2019-04-16Staging: rtlwifi: Cleanup crc16_ccitt()Madhumitha Prabakaran1-7/+7
2019-04-16Staging: rtlwifi: Remove & on function nameMadhumitha Prabakaran1-2/+2
2019-04-16staging: rtlwifi: base: Remove set but not used variablesYueHaibing1-14/+4
2019-04-16Staging: hal: hal_com_phycfg: fixed a coding style issueGabriela Bittencourt1-0/+2
2019-04-16staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz8-9/+0
2019-04-16staging: axis-fifo: Add elaborate description in KconfigMoses Christopher1-2/+4
2019-04-16Staging: rtl8723bs: Remove typedef in struct sdio_dataMadhumitha Prabakaran5-29/+27
2019-04-16staging: rtl8192e: remove a blank lineDaniel Junho1-1/+0
2019-04-16staging: rtl8192e: Remove a not necessary blank line before a close brace '}'Gabriela Bittencourt1-1/+0
2019-04-16staging: rtl8192e: Remove set but not used variable 'VenderID'YueHaibing1-2/+0
2019-04-16staging: rtlwifi: rtl8822be: Remove set but not used variable 'curtxbw_40mhz'YueHaibing1-7/+2
2019-04-16staging: rtl8723bs: add space after enum declarationWilliam Tustumi1-1/+1
2019-04-16staging: rtl8192u: ieee80211: add space around '==' and before '('Caio Salvador Rohwedder1-1/+1
2019-04-16staging: rtl8192u: Add missing spaceGabriel Siqueira1-2/+2
2019-04-16staging: rtl8723bs: hal: replace spaces by tabs.Beatriz Martins de Carvalho1-1/+1
2019-04-16staging: rtl8188eu: make sta2sta_data_frame() staticMichael Straube1-2/+3
2019-04-16staging: rtl8188eu: remove unnecessary declarationMichael Straube1-6/+0
2019-04-16staging: rtl8712: remove unnecessary NULL checkHimadri Pandya1-2/+0
2019-04-16staging: android: vsoc: fix copy_from_user overrunVincent Stehlé1-1/+2
2019-04-16staging: most: Documentation: update driver documentationChristian Gromm2-51/+284
2019-04-16staging: most: configfs: add code for link removalChristian Gromm1-2/+36
2019-04-16staging: most: configfs: make create attributes write-onlyChristian Gromm1-15/+2
2019-04-16staging: most: allow speculative configurationChristian Gromm4-30/+53
2019-04-16staging: most: core: remove attribute add_linkChristian Gromm1-61/+0
2019-04-16staging: most: usb: remove prefix from description tagChristian Gromm1-1/+1
2019-04-16staging: most: core: make sysfs attributes read-onlyChristian Gromm1-115/+7
2019-04-16staging: most: enable configfs supportChristian Gromm5-3/+19
2019-04-16staging: most: sound: introduce new sound adapter managementChristian Gromm1-18/+23
2019-04-16staging: most: core: add configfs interface functionsChristian Gromm2-1/+157
2019-04-16staging: most: change signature of function probe_channelChristian Gromm6-8/+12