summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-06IB/hfi1: Avoid excessive retry for TID RDMA READ requestKaike Wan1-5/+0
2019-11-06HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()Andrey Smirnov1-28/+5
2019-11-06HID: logitech-hidpp: rework device validationAndrey Smirnov1-24/+30
2019-11-06HID: logitech-hidpp: split g920_get_config()Andrey Smirnov1-54/+96
2019-11-06HID: fix error message in hid_open_report()Michał Mirosław1-2/+5
2019-11-06HID: Fix assumption that devices have inputsAlan Stern14-37/+126
2019-11-06HID: i2c-hid: add Trekstor Primebook C11B to descriptor overrideHans de Goede1-0/+19
2019-11-06scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche1-1/+2
2019-11-06scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran1-4/+3
2019-11-06xhci: Fix use-after-free regression in xhci clear hub TT implementationMathias Nyman1-9/+45
2019-11-06USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2-4/+7
2019-11-06USB: serial: whiteheat: fix potential slab corruptionJohan Hovold1-0/+4
2019-11-06usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)1-12/+12
2019-11-06usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland1-0/+2
2019-11-06USB: ldusb: fix control-message timeoutJohan Hovold1-1/+1
2019-11-06USB: ldusb: fix ring-buffer lockingJohan Hovold1-2/+2
2019-11-06usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern1-10/+0
2019-11-06USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern1-0/+11
2019-11-06UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern1-20/+0
2019-11-06ath10k: fix latency issue for QCA988xMiaoqing Pan1-6/+9
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng1-0/+8
2019-11-06thunderbolt: Use 32-bit writes when writing ring producer/consumerMika Westerberg1-4/+18
2019-11-06thunderbolt: Correct path indices for PCIe tunnelMika Westerberg1-2/+2
2019-11-06rtw88: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-11-06nbd: verify socket is supported during setupMike Christie1-2/+21
2019-11-06USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter1-1/+1
2019-11-06nbd: fix possible sysfs duplicate warningXiubo Li1-1/+1
2019-11-06virt: vbox: fix memory leak in hgcm_call_preprocess_linaddrNavid Emamdoost1-1/+2
2019-11-06s390/cio: fix virtio-ccw DMA without PVHalil Pasic3-2/+8
2019-11-06iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi1-1/+3
2019-11-06iio: imu: adis16400: fix memory leakNavid Emamdoost1-1/+4
2019-11-06iio: imu: adis16400: release allocated memory on failureNavid Emamdoost1-1/+4
2019-11-06drm/amdgpu: fix memory leakNirmoy Das1-7/+7
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner1-1/+1
2019-11-06serial: 8250_omap: Fix gpio check for auto RTS/CTSAdam Ford1-2/+3
2019-11-06serial: mctrl_gpio: Check for NULL pointerAdam Ford1-0/+3
2019-11-06gpio: max77620: Use correct unit for debounce timesThierry Reding1-3/+3
2019-11-06RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe4-55/+33
2019-11-06RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcuJason Gunthorpe1-2/+3
2019-11-06RDMA/mlx5: Do not allow rereg of a ODP MRJason Gunthorpe1-3/+3
2019-11-06RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error pathLeon Romanovsky1-6/+4
2019-11-06RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein1-0/+3
2019-11-06RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET1-1/+1
2019-11-06misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attachNavid Emamdoost1-0/+1
2019-11-06tty: n_hdlc: fix build on SPARCRandy Dunlap1-0/+5
2019-11-06serial/sifive: select SERIAL_EARLYCONChristoph Hellwig1-0/+1
2019-11-06tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'Christophe JAILLET1-1/+1
2019-11-06tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET1-1/+1
2019-11-06HID: hyperv: Use in-place iterator API in the channel callbackDexuan Cui1-46/+10
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche1-1/+2