summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel2021-06-161-5/+4
* RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-164-4/+11
* regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko2021-06-161-0/+7
* regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov2021-06-161-0/+6
* usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski2021-06-161-0/+8
* usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski2021-06-1610-10/+14
* usb: gadget: eem: fix wrong eem header operationLinyu Yuan2021-06-161-2/+2
* USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner2021-06-161-1/+19
* USB: serial: quatech2: fix control-request directionsJohan Hovold2021-06-161-3/+3
* USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX2021-06-161-0/+2
* USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister2021-06-162-0/+2
* usb: gadget: f_fs: Ensure io_completion_wq is idle during unbindWesley Cheng2021-06-161-0/+3
* usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana2021-06-161-0/+1
* usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu2021-06-161-0/+3
* usb: f_ncm: only first packet of aggregate needs to start timerMaciej Żenczykowski2021-06-161-4/+4
* USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski2021-06-161-1/+1
* staging: rtl8723bs: Fix uninitialized variablesWenli Looi2021-06-161-1/+1
* drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi2021-06-161-1/+2
* drm: Fix use-after-free read in drm_getunique()Desmond Cheong Zhi Xi2021-06-161-4/+5
* i2c: mpc: implement erratum A-004447 workaroundChris Packham2021-06-161-1/+78
* i2c: mpc: Make use of i2c_recover_bus()Chris Packham2021-06-161-2/+16
* bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong2021-06-161-1/+3
* nvme-fabrics: decode host pathing error for connectHannes Reinecke2021-06-161-0/+5
* net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee2021-06-161-2/+2
* net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li2021-06-161-0/+3
* scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov2021-06-161-0/+2
* scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang2021-06-161-1/+7
* scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan2021-06-161-0/+1
* net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma2021-06-161-1/+1
* net: mdiobus: get rid of a BUG_ON()Dan Carpenter2021-06-161-1/+2
* bonding: init notify_work earlier to avoid uninitialized useJohannes Berg2021-06-161-1/+1
* isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma2021-06-161-1/+0
* xen-pciback: redo VF placement in the virtual topologyJan Beulich2021-06-101-6/+8
* ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki2021-06-101-12/+12
* ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss2021-06-101-28/+16
* bnxt_en: Remove the setting of dev_port.Michael Chan2021-06-101-1/+0
* usb: dwc2: Fix build in periphal-only modePhil Elwell2021-06-101-0/+4
* HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia Ziemiańska2021-06-101-3/+7
* ixgbevf: add correct exception tracing for XDPMagnus Karlsson2021-06-101-0/+3
* HID: i2c-hid: fix format string mismatchArnd Bergmann2021-06-101-2/+2
* HID: pidff: fix error return code in hid_pidff_init()Zhen Lei2021-06-101-0/+1
* vfio/platform: fix module_put call in error flowMax Gurtovoy2021-06-101-1/+1
* vfio/pci: zap_vma_ptes() needs MMURandy Dunlap2021-06-101-0/+1
* vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei2021-06-101-1/+1
* efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes2021-06-101-3/+1
* efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit2021-06-101-5/+0
* net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-06-101-1/+11
* usb: core: reduce power-on-good delay time of root hubChunfeng Yun2021-06-031-2/+4
* net: hns3: check the return of skb_checksum_help()Yunsheng Lin2021-06-031-7/+3
* drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg2021-06-0313-81/+36