summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-5.7b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-05-151-5/+12
|\
| * staging: iio: ad2s1210: Fix SPI readingDragos Bogdan2020-05-031-5/+12
* | staging: wfx: unlock on error pathDan Carpenter2020-05-131-1/+3
* | staging: greybus: Fix uninitialized scalar variableOscar Carter2020-05-131-2/+2
* | staging: kpc2000: fix error return code in kp2000_pcie_probe()Wei Yongjun2020-05-131-5/+4
* | staging: gasket: Check the return value of gasket_get_bar_index()Oscar Carter2020-05-051-0/+4
* | staging: ks7010: remove me from CC listWolfram Sang2020-05-051-1/+0
* | Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-267-33/+29
|\ \
| * | staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley2020-04-231-4/+4
| * | staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang2020-04-231-1/+3
| * | staging: vt6656: Fix pairwise key entry save.Malcolm Priestley2020-04-232-12/+8
| * | staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley2020-04-231-3/+6
| * | staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley2020-04-231-6/+2
| |/
| * staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley2020-04-161-1/+2
| * staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott2020-04-131-0/+3
| * staging: gasket: Fix incongruency in handling of sysfs entries creationLuis Mendes2020-04-132-6/+1
* | PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas2020-04-141-7/+0
|/
* mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-101-1/+1
* Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-032-14/+10
|\
| * speakup: misc: Use dynamic minor numbers for speakup devicesZhenzhong Duan2020-03-262-14/+10
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-032-0/+2
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-311-0/+2
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-257-34/+47
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-123-5/+3
| |\ \
| * | | staging: qlge: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+2
* | | | staging/octeon: fix up merge errorRandy Dunlap2020-03-301-1/+1
* | | | Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-30394-50668/+14065
|\ \ \ \
| * | | | staging: vt6656: Use DIV_ROUND_UP macro instead of specific codeOscar Carter2020-03-271-17/+4
| * | | | staging: remove hp100 driverGreg Kroah-Hartman2020-03-276-3672/+0
| * | | | staging: wilc1000: Use crc7 in lib/ rather than a private copyGeorge Spelvin2020-03-262-58/+11
| * | | | Staging: rtl8192u: ieee80211: Use netdev_alert().Sam Muhammed2020-03-261-1/+1
| * | | | Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.Sam Muhammed2020-03-263-16/+20
| * | | | Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.Sam Muhammed2020-03-263-15/+10
| * | | | Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.Sam Muhammed2020-03-263-14/+12
| * | | | staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang2020-03-261-0/+2
| * | | | staging: rtl8723bs: hal: Remove NULL check before kfreeSimran Singhal2020-03-261-8/+4
| * | | | staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar2020-03-2610-13/+13
| * | | | staging: rtl8723bs: os_dep: Correct typos in commentsR Veera Kumar2020-03-262-4/+4
| * | | | staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar2020-03-267-13/+13
| * | | | staging: rtl8723bs: hal: Remove unnecessary cast on void pointerSimran Singhal2020-03-261-1/+1
| * | | | staging: rtl8188eu: cleanup long line in odm.cMichael Straube2020-03-261-1/+1
| * | | | staging: rtl8723bs: hal: Compress return logicSimran Singhal2020-03-261-3/+1
| * | | | staging: rtl8723bs: rtw_cmd: Compress lines for immediate returnSimran Singhal2020-03-261-5/+1
| * | | | staging: rtl8723bs: rtw_efuse: Compress lines for immediate returnSimran Singhal2020-03-261-4/+2
| * | | | staging: wilc1000: remove label from examples in DT binding documentationAjay Singh2020-03-261-3/+2
| * | | | staging: rtl8723bs: Remove blank line before '}' braceSimran Singhal2020-03-251-8/+0
| * | | | Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel2020-03-2511-224/+224
| * | | | Staging: kpc2000: kpc_dma: Use spaces around operators.Sam Muhammed2020-03-251-7/+7
| * | | | Staging: kpc2000: kpc_dma: Use kcalloc over kzalloc.Sam Muhammed2020-03-251-1/+2