summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin2020-11-181-2/+2
* xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong2020-11-181-1/+1
* usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt2020-11-181-0/+9
* uio: Fix use-after-free in uio_unregister_device()Shin'ichiro Kawasaki2020-11-181-4/+6
* thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng2020-11-181-4/+15
* thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()Mika Westerberg2020-11-181-0/+1
* cosa: Add missing kfree in error path of cosa_writeWang Hai2020-11-181-0/+1
* of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo2020-11-181-1/+3
* lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck2020-11-182-12/+3
* nbd: fix a block_device refcount leak in nbd_releaseChristoph Hellwig2020-11-181-0/+1
* pinctrl: aspeed: Fix GPI only function problem.Billy Tsai2020-11-181-3/+4
* pinctrl: intel: Set default bias in case no particular value givenAndy Shevchenko2020-11-181-0/+8
* mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang2020-11-181-1/+27
* tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar2020-11-181-2/+27
* vfio: platform: fix reference leak in vfio_platform_openZhang Qilong2020-11-181-2/+1
* iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit2020-11-181-1/+5
* scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke2020-11-181-4/+5
* drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan2020-11-181-4/+1
* drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan2020-11-185-0/+39
* drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan2020-11-181-15/+12
* scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki2020-11-181-1/+3
* usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov2020-11-181-1/+1
* ath9k_htc: Use appropriate rs_datalen typeMasashi Honma2020-11-181-1/+1
* tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks2020-11-181-0/+5
* can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021AJoakim Zhang2020-11-181-2/+1
* can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is onStephane Grosjean2020-11-181-3/+8
* can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean2020-11-181-5/+46
* can: peak_usb: add range checking in decode operationsDan Carpenter2020-11-181-11/+37
* can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp2020-11-181-2/+6
* can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol2020-11-181-1/+5
* can: rx-offload: don't call kfree_skb() from IRQ contextMarc Kleine-Budde2020-11-181-2/+2
* hv_balloon: disable warning when floor reachedOlaf Hering2020-11-181-1/+1
* usb: dwc3: gadget: Reclaim extra TRBs after request completionThinh Nguyen2020-11-181-5/+5
* usb: dwc3: gadget: Continue to process pending requestsThinh Nguyen2020-11-181-3/+21
* nbd: don't update block size after device is startedMing Lei2020-11-181-4/+5
* regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław2020-11-181-0/+2
* powercap: restrict energy meter to root accessLen Brown2020-11-101-2/+2
* PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki2020-11-101-2/+5
* usb: mtu3: fix panic in mtu3_gadget_stop()Macpaul Lin2020-11-101-0/+1
* USB: Add NO_LPM quirk for Kingston flash driveAlan Stern2020-11-101-0/+3
* USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas2020-11-101-0/+2
* USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas2020-11-101-0/+6
* USB: serial: option: add Quectel EC200T module supportZiyi Cao2020-11-101-0/+2
* USB: serial: cyberjack: fix write-URB completion raceJohan Hovold2020-11-101-1/+6
* serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao2020-11-101-0/+3
* serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang2020-11-101-1/+1
* vt: Disable KD_FONT_OP_COPYDaniel Vetter2020-11-101-22/+2
* ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong2020-11-101-1/+1
* drm/vc4: drv: Add error handding for bindHoegeun Kwon2020-11-101-0/+1
* scsi: core: Don't start concurrent async scan on same hostMing Lei2020-11-101-3/+4