summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-23ehci-hcd: Move include to keep CRC stableQuentin Perret2-1/+1
2020-09-23serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich1-0/+11
2020-09-23Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede1-0/+16
2020-09-23usblp: fix race between disconnect() and read()Oliver Neukum1-0/+5
2020-09-23USB: UAS: fix disconnect by unplugging a hubOliver Neukum1-2/+12
2020-09-23USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao1-0/+4
2020-09-23drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai1-1/+6
2020-09-23fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa1-1/+1
2020-09-23Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unloadMichael Kelley1-2/+5
2020-09-23clk: rockchip: Fix initialization of mux_pll_src_4plls_pNathan Chancellor1-1/+1
2020-09-23i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo1-12/+23
2020-09-23rapidio: Replace 'select' DMAENGINES 'with depends on'Laurent Pinchart1-1/+1
2020-09-23spi: spi-loopback-test: Fix out-of-bounds readVincent Whitchurch1-1/+1
2020-09-23scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart1-1/+3
2020-09-23scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu1-1/+1
2020-09-23RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang1-1/+1
2020-09-23IB/rxe: Remove a pointless indirection layerBart Van Assche8-67/+42
2020-09-23usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman1-49/+42
2020-09-23USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado1-0/+2
2020-09-23USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen2-0/+2
2020-09-23usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao1-0/+5
2020-09-23staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal1-14/+15
2020-09-23video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa1-1/+1
2020-09-23vgacon: remove software scrollback supportLinus Torvalds2-183/+1
2020-09-23fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds7-44/+8
2020-09-23fbcon: remove soft scrollback codeLinus Torvalds1-330/+4
2020-09-23rbd: require global CAP_SYS_ADMIN for mapping and unmappingIlya Dryomov1-0/+12
2020-09-23scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu3-7/+5
2020-09-23scsi: target: iscsi: Fix data digest calculationVarun Prakash1-2/+15
2020-09-23regulator: push allocation in set_consumer_device_supply() out of lockMichał Mirosław1-20/+26
2020-09-23staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev2-18/+6
2020-09-23USB: core: add helpers to retrieve endpointsJohan Hovold1-0/+83
2020-09-23iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+8
2020-09-23iio:accel:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+12
2020-09-23iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron1-5/+11
2020-09-23iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+8
2020-09-23iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron1-5/+11
2020-09-23drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...Sandhya Bankar1-7/+9
2020-09-23iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron1-3/+8
2020-09-23iio:adc:ina2xx Fix timestamp alignment issue.Jonathan Cameron1-4/+7
2020-09-23iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+12
2020-09-23iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron1-6/+9
2020-09-23iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov1-0/+10
2020-09-23iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci1-1/+3
2020-09-23iio: adc: mcp3422: fix locking scopeAngelo Compagnucci1-5/+7
2020-09-23drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He1-0/+1
2020-09-23drivers/net/wan/lapbether: Set network_header before transmittingXie He1-0/+2
2020-09-23firestream: Fix memleak in fs_openDinghao Liu1-0/+1
2020-09-23NFC: st95hf: Fix memleak in st95hf_in_send_cmdDinghao Liu1-1/+1
2020-09-23drivers/net/wan/lapbether: Added needed_tailroomXie He1-0/+1