aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-7/+7
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds53-89/+9868
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-14/+0
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds194-37129/+2638
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds6-8/+8
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds11-16/+16
2020-01-24staging: most: usb: check for NULL deviceChristian Gromm1-1/+2
2020-01-24staging: next: configfs: fix release linkChristian Gromm1-7/+19
2020-01-24staging: most: core: fix logging messagesChristian Gromm1-15/+13
2020-01-24staging: most: core: remove container structChristian Gromm1-34/+32
2020-01-24staging: most: remove struct device core driverChristian Gromm2-34/+19
2020-01-24staging: most: core: drop device referenceChristian Gromm1-0/+1
2020-01-24staging: most: remove device from interface structureChristian Gromm4-33/+38
2020-01-23staging: comedi: drivers: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-23staging: exfat: remove fs_func struct.Tetsuhiro Kohada3-234/+178
2020-01-23staging: wilc1000: avoid mutex unlock without lock in wilc_wlan_handle_txq()Ajay Singh3-6/+12
2020-01-23staging: wilc1000: return zero on success and non-zero on function failureAjay Singh4-239/+197
2020-01-23media: staging/intel-ipu3: remove TODO item about acronymsBingbu Cao1-3/+0
2020-01-23media: Revert "media: staging/intel-ipu3: make imgu use fixed running mode"Bingbu Cao3-9/+74
2020-01-23media: hantro: fix post-processing NULL pointer dereferenceJonas Karlman1-0/+6
2020-01-22staging: axis-fifo: replace spinlock with mutexQuentin Deslandes1-59/+101
2020-01-22staging: wilc1000: remove unused code prior to throughput enhancement in SPIAjay Singh1-139/+4
2020-01-22staging: wilc1000: added 'wilc_' prefix for 'struct assoc_resp' nameAjay Singh2-2/+2
2020-01-22staging: wilc1000: move firmware API struct's to separate header fileAjay Singh5-108/+120
2020-01-22staging: wilc1000: remove use of infinite loop conditionsAjay Singh3-146/+84
2020-01-22staging: kpc2000: rename variables with kpc namespaceJerry Lin1-20/+20
2020-01-22staging: vt6656: Remove memory buffer from vnt_download_firmware.Malcolm Priestley3-14/+4
2020-01-22staging: vt6656: Just check NEWRSR_DECRYPTOK for RX_FLAG_DECRYPTED.Malcolm Priestley1-16/+2
2020-01-22staging: vt6656: Use vnt_rx_tail struct for tail variables.Malcolm Priestley2-25/+17
2020-01-22staging: vt6656: create vnt rx header for sk_buff.Malcolm Priestley2-17/+19
2020-01-22staging: vt6656: Simplify RX finding bit ratesMalcolm Priestley2-16/+6
2020-01-22staging: most: net: fix buffer overflowAndrey Shvetsov1-0/+10
2020-01-22staging: rtl8712: simplify evm_db2percentage()Michael Straube1-8/+2
2020-01-22staging: rtl8192u: simplify rtl819x_evm_dbtopercentage()Michael Straube1-9/+2
2020-01-22staging: rtl8192e: simplify rtl92e_evm_db_to_percent()Michael Straube1-9/+2
2020-01-22staging: rtl8188eu: remove unused enum and definesMichael Straube2-17/+0
2020-01-22staging: rtl8188eu: remove redundant definesMichael Straube2-11/+1
2020-01-22staging: rtl8188eu: remove else after break or returnMichael Straube8-77/+65
2020-01-22Staging: kpc2000: Remove warning: "dubious: x | !y" detected by sparseFelipe Cardoso Resende1-36/+44
2020-01-22Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman1-6/+6
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie19-31/+91
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-14/+44
2020-01-19Merge tag 'iio-for-5.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-2/+14
2020-01-16staging: wfx: update TODOJérôme Pouiller1-11/+1
2020-01-16staging: wfx: simplify hif_multi_tx_confirm()Jérôme Pouiller1-8/+3
2020-01-16staging: wfx: simplify wfx_tx_queue_get_num_queued()Jérôme Pouiller2-10/+6
2020-01-16staging: wfx: simplify hif_handle_tx_data()Jérôme Pouiller1-25/+15
2020-01-16staging: wfx: remove check for interface stateJérôme Pouiller1-38/+12
2020-01-16staging: wfx: remove unused do_probeJérôme Pouiller1-1/+0
2020-01-16staging: wfx: ensure that packet_id is uniqueJérôme Pouiller2-2/+7