summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-06-18drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy
2021-06-18nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()Hannes Reinecke
2021-06-18nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() failsHannes Reinecke
2021-06-18nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()Hannes Reinecke
2021-06-18scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne
2021-06-18scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner
2021-06-18ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong
2021-06-18scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi
2021-06-18HID: gt683r: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-06-18drm/tegra: sor: Do not leak runtime PM referencePavel Machek (CIP)
2021-06-18HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam
2021-06-18HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis
2021-06-18HID: multitouch: set Stylus suffix for Stylus-application devices, tooAhelenia Ziemiańska
2021-06-18HID: quirks: Add quirk for Lenovo optical mouseSaeed Mirzamohammadi
2021-06-18HID: hid-sensor-hub: Return error for hid_set_field() failureSrinivas Pandruvada
2021-06-18HID: hid-input: add mapping for emoji picker keyDmitry Torokhov
2021-06-18HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65Nirenjan Krishnan
2021-06-16scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei
2021-06-16scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei
2021-06-16scsi: core: Fix failure handling of scsi_add_host_with_dma()Ming Lei
2021-06-16scsi: core: Fix error handling of scsi_host_alloc()Ming Lei
2021-06-16IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel
2021-06-16RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-06-16RDMA/ipoib: Fix warning caused by destroying non-initial netnsKamal Heib
2021-06-16usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson
2021-06-16regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko
2021-06-16regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov
2021-06-16usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski
2021-06-16usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski
2021-06-16usb: gadget: eem: fix wrong eem header operationLinyu Yuan
2021-06-16USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner
2021-06-16USB: serial: quatech2: fix control-request directionsJohan Hovold
2021-06-16USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX
2021-06-16USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister
2021-06-16usb: gadget: f_fs: Ensure io_completion_wq is idle during unbindWesley Cheng
2021-06-16usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-06-16usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko
2021-06-16usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handlingThomas Petazzoni
2021-06-16usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-16usb: f_ncm: only first packet of aggregate needs to start timerMaciej Żenczykowski
2021-06-16USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski
2021-06-16staging: rtl8723bs: Fix uninitialized variablesWenli Looi
2021-06-16drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi
2021-06-16drm: Fix use-after-free read in drm_getunique()Desmond Cheong Zhi Xi
2021-06-16spi: bcm2835: Fix out-of-bounds access with more than 4 slavesLukas Wunner
2021-06-16i2c: mpc: implement erratum A-004447 workaroundChris Packham
2021-06-16i2c: mpc: Make use of i2c_recover_bus()Chris Packham
2021-06-16spi: Cleanup on failure of initial setupLukas Wunner
2021-06-16spi: Don't have controller clean up spi device before driver unbindSaravana Kannan
2021-06-16nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVMESagi Grimberg