summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-24staging: most: usb: check for NULL deviceChristian Gromm
2020-01-24staging: next: configfs: fix release linkChristian Gromm
2020-01-24staging: most: core: fix logging messagesChristian Gromm
2020-01-24staging: most: core: remove container structChristian Gromm
2020-01-24staging: most: remove struct device core driverChristian Gromm
2020-01-24staging: most: core: drop device referenceChristian Gromm
2020-01-24staging: most: remove device from interface structureChristian Gromm
2020-01-23staging: comedi: drivers: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-23staging: exfat: remove fs_func struct.Tetsuhiro Kohada
2020-01-23staging: wilc1000: avoid mutex unlock without lock in wilc_wlan_handle_txq()Ajay Singh
2020-01-23staging: wilc1000: return zero on success and non-zero on function failureAjay Singh
2020-01-23media: staging/intel-ipu3: remove TODO item about acronymsBingbu Cao
2020-01-23media: Revert "media: staging/intel-ipu3: make imgu use fixed running mode"Bingbu Cao
2020-01-23media: hantro: fix post-processing NULL pointer dereferenceJonas Karlman
2020-01-22staging: axis-fifo: replace spinlock with mutexQuentin Deslandes
2020-01-22staging: wilc1000: remove unused code prior to throughput enhancement in SPIAjay Singh
2020-01-22staging: wilc1000: added 'wilc_' prefix for 'struct assoc_resp' nameAjay Singh
2020-01-22staging: wilc1000: move firmware API struct's to separate header fileAjay Singh
2020-01-22staging: wilc1000: remove use of infinite loop conditionsAjay Singh
2020-01-22staging: kpc2000: rename variables with kpc namespaceJerry Lin
2020-01-22staging: vt6656: Remove memory buffer from vnt_download_firmware.Malcolm Priestley
2020-01-22staging: vt6656: Just check NEWRSR_DECRYPTOK for RX_FLAG_DECRYPTED.Malcolm Priestley
2020-01-22staging: vt6656: Use vnt_rx_tail struct for tail variables.Malcolm Priestley
2020-01-22staging: vt6656: create vnt rx header for sk_buff.Malcolm Priestley
2020-01-22staging: vt6656: Simplify RX finding bit ratesMalcolm Priestley
2020-01-22staging: most: net: fix buffer overflowAndrey Shvetsov
2020-01-22staging: rtl8712: simplify evm_db2percentage()Michael Straube
2020-01-22staging: rtl8192u: simplify rtl819x_evm_dbtopercentage()Michael Straube
2020-01-22staging: rtl8192e: simplify rtl92e_evm_db_to_percent()Michael Straube
2020-01-22staging: rtl8188eu: remove unused enum and definesMichael Straube
2020-01-22staging: rtl8188eu: remove redundant definesMichael Straube
2020-01-22staging: rtl8188eu: remove else after break or returnMichael Straube
2020-01-22Staging: kpc2000: Remove warning: "dubious: x | !y" detected by sparseFelipe Cardoso Resende
2020-01-22Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-19Merge tag 'iio-for-5.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-01-16staging: wfx: update TODOJérôme Pouiller
2020-01-16staging: wfx: simplify hif_multi_tx_confirm()Jérôme Pouiller
2020-01-16staging: wfx: simplify wfx_tx_queue_get_num_queued()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_handle_tx_data()Jérôme Pouiller
2020-01-16staging: wfx: remove check for interface stateJérôme Pouiller
2020-01-16staging: wfx: remove unused do_probeJérôme Pouiller
2020-01-16staging: wfx: ensure that packet_id is uniqueJérôme Pouiller