summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-18Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang1-0/+13
2021-11-18Input: iforce - fix control-message timeoutJohan Hovold1-1/+1
2021-11-18usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platformNehal Bakulchandra Shah1-0/+16
2021-11-18xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delayMathias Nyman1-1/+2
2021-11-18i3c: master: dw: add IBI supportOleksandr Shulzhenko1-6/+288
2021-11-12rsi: fix control-message timeoutJohan Hovold1-1/+1
2021-11-12media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_initGustavo A. R. Silva2-5/+4
2021-11-12staging: r8188eu: fix memleak in rtw_wx_set_enc_extMartin Kaiser1-2/+3
2021-11-12staging: rtl8192u: fix control-message timeoutsJohan Hovold1-9/+9
2021-11-12staging: r8712u: fix control-message timeoutJohan Hovold1-1/+1
2021-11-12comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold1-5/+7
2021-11-12comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold1-9/+7
2021-11-12comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold1-2/+4
2021-11-12comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold1-0/+10
2021-11-12comedi: dt9812: fix DMA buffers on stackJohan Hovold1-29/+86
2021-11-12staging: rtl8712: fix use-after-free in rtl8712_dl_fwPavel Skripkin1-2/+2
2021-11-12binder: don't detect sender/target during buffer cleanupTodd Kjos1-7/+7
2021-11-12binder: use cred instead of task for getsecidTodd Kjos1-10/+1
2021-11-12binder: use cred instead of task for selinux checksTodd Kjos1-6/+6
2021-11-12binder: use euid from cred instead of using taskTodd Kjos2-1/+7
2021-11-12usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren1-0/+10
2021-11-12usb: musb: Balance list entry in musb_gadget_queueViraj Shah1-1/+3
2021-11-12usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven1-0/+1
2021-11-12usb: ehci: handshake CMD_RUN instead of STS_HALTNeal Liu3-1/+17
2021-11-06Revert "drm/i915/gt: Propagate change in error status to children on unhold"Matthew Brost1-4/+0
2021-11-06drm/amd/display: Revert "Directly retrain link from debugfs"Anson Jacob1-1/+2
2021-11-06drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"Christian König4-91/+0
2021-11-06Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue3-15/+1
2021-11-06ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"Wang Kefeng1-3/+0
2021-11-06Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"Lucas Stach1-2/+2
2021-11-06drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang2-4/+3
2021-11-06Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman1-23/+6
2021-11-06Revert "xhci: Set HCD flag to defer primary roothub registration"Greg Kroah-Hartman1-1/+0
2021-11-06media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()Dan Carpenter2-3/+13
2021-11-06sfc: Fix reading non-legacy supported link modesErik Ekman1-8/+2
2021-11-05i3c: master: dw: Remove IBI_WIP codeOleksandr Shulzhenko1-47/+0
2021-11-05hwmon: (peci) add invalid reading filtering logicJae Hyun Yoo2-0/+77
2021-11-05vegman: kernel: add RTC driver for PCHC620Ivan Mikhaylov3-0/+161
2021-11-05peci: Add debug printing to check caller PIDJae Hyun Yoo1-0/+5
2021-11-05soc: aspeed: mctp: fix a build breakJae Hyun Yoo1-2/+2
2021-11-05ASD Add Shift IR/DR from Exit IR/DR for HW2 JTAG xfersErnesto Corona1-0/+1
2021-11-05soc: aspeed: mctp: Clear TX channel and client rings after resetIwona Winiarska1-15/+64
2021-11-05ASD Fix AST26xx HW mode end tap state supportErnesto Corona1-3/+13
2021-11-05soc: aspeed: lpc-sio: add SMI event triggering supportJae Hyun Yoo1-0/+30
2021-11-05i2c: aspeed: fix interrupt handling on some abnormal casesJae Hyun Yoo1-2/+10
2021-11-05mfd: intel-peci-client: Extend MFD cell id with additional parameterIwona Winiarska1-3/+4
2021-11-05ASD Disable JTAG Master controller output when driver is releasedErnesto Corona1-0/+1
2021-11-05hwmon: peci: clear time window configurationZbigniew Lukwinski2-0/+3
2021-11-05hwmon: peci: timestamps for sensors correctionZbigniew Lukwinski2-16/+5
2021-11-05Add chip unique id reading interfaceJae Hyun Yoo1-10/+109