aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-25staging: kpc2000: remove duplicated include from kp2000_module.cYueHaibing1-1/+0
2019-04-25staging: kpc2000: Use memset to initialize resourcesNathan Chancellor1-4/+8
2019-04-25Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-20/+34
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman6-18/+14
2019-04-20staging: kpc2000: add initial set of Daktronics driversGreg Kroah-Hartman20-0/+2793
2019-04-20Staging: rtlwifi: Replace return typeMadhumitha Prabakaran1-3/+1
2019-04-20Staging: rtl8723bs: core: Replace return typesMadhumitha Prabakaran1-5/+2
2019-04-19staging: speakup: refactor to use existing code in vtOkash Khawaja3-126/+88
2019-04-19staging: greybus: power_supply: use struct_size() helperGustavo A. R. Silva1-2/+2
2019-04-19staging: comedi: use help instead of ---help--- in KconfigMoses Christopher1-127/+127
2019-04-19Staging: rtl8723bs: Avoid typedefs for structureBhanusree Pola2-7/+7
2019-04-19staging: mt7621-pci-phy: convert driver to use kernel regmap API'sSergio Paracuellos1-34/+54
2019-04-19staging: mt7621-pci-phy: add quirks for 'E2' revision using 'soc_device_attribute'Sergio Paracuellos1-3/+14
2019-04-19staging: mt7621-pci-phy: remove some unnecessary local variablesSergio Paracuellos1-12/+4
2019-04-19staging: mt7621-pci-phy: use 'platform_get_resource'Sergio Paracuellos1-6/+5
2019-04-19staging: rtl8723bs: fix spelling mistake: "nonprintabl" -> "non-printable"Colin Ian King1-1/+1
2019-04-19staging: rtlwifi: fix spelling mistake "notity" -> "notify"Colin Ian King1-2/+2
2019-04-19staging: comedi: dt9812: Call mutex_destroy() on private mutexIan Abbott1-4/+1
2019-04-19staging: comedi: ni_usb6501: Call mutex_destroy() on private mutexIan Abbott1-3/+1
2019-04-19staging: comedi: usbdux: Call mutex_destroy() on private mutexIan Abbott1-0/+2
2019-04-19staging: comedi: usbduxfast: Call mutex_destroy() on private mutexIan Abbott1-0/+2
2019-04-19staging: comedi: usbduxsigma: Call mutex_destroy() on private mutexIan Abbott1-0/+2
2019-04-19staging: most: configfs: Make mdev_link_list staticYueHaibing1-1/+1
2019-04-19staging: rtl8723bs: hal: fix spelling mistake "singal" -> "signal"Colin Ian King2-11/+11
2019-04-19staging: vc04_services: handle kzalloc failureNicholas Mc Guire2-0/+5
2019-04-19staging: comedi: Add lockdep_assert_held() calls for dev->attach_lockIan Abbott1-0/+1
2019-04-19staging: comedi: Add lockdep_assert_held() calls for dev->mutexIan Abbott3-0/+41
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