summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio: tsl2583: Fix division by a zero lux_valColin Ian King2021-05-221-0/+9
* xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET2021-05-221-3/+3
* ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin2021-05-221-0/+1
* isdn: capi: fix mismatched prototypesArnd Bergmann2021-05-221-2/+2
* cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia2021-05-221-1/+1
* usb: sl811-hcd: improve misleading indentationArnd Bergmann2021-05-221-5/+4
* kgdb: fix gcc-11 warning on indentationArnd Bergmann2021-05-221-13/+13
* dm ioctl: fix out of bounds array access when no devicesMikulas Patocka2021-05-221-1/+1
* thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba2021-05-221-0/+4
* FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki2021-05-221-6/+9
* usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun2021-05-221-3/+3
* usb: dwc2: Fix gadget DMA unmap directionPhil Elwell2021-05-222-1/+4
* usb: xhci: Increase timeout for HC haltMaximilian Luz2021-05-221-2/+3
* usb: fotg210-hcd: Fix an error messageChristophe JAILLET2021-05-221-2/+2
* drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook2021-05-221-3/+3
* PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov2021-05-221-0/+1
* wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva2021-05-222-41/+38
* wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva2021-05-222-8/+14
* net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell2021-05-221-0/+2
* ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2021-05-222-2/+2
* net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King2021-05-221-2/+2
* mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong2021-05-221-0/+1
* i2c: sh7760: fix IRQ error pathSergey Shtylyov2021-05-221-1/+1
* i2c: sh7760: add IRQ checkSergey Shtylyov2021-05-221-1/+4
* i2c: jz4780: add IRQ checkSergey Shtylyov2021-05-221-1/+4
* i2c: cadence: add IRQ checkSergey Shtylyov2021-05-221-1/+4
* net: thunderx: Fix unintentional sign extension issueColin Ian King2021-05-221-1/+1
* mt7601u: fix always true expressionColin Ian King2021-05-221-1/+1
* nfc: pn533: prevent potential memory corruptionDan Carpenter2021-05-221-0/+3
* net: lapbether: Prevent racing when checking whether the netif is runningXie He2021-05-221-7/+25
* HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy2021-05-222-2/+59
* HSI: core: fix resource leaks in hsi_add_client_from_dt()Dan Carpenter2021-05-221-2/+1
* scsi: sni_53c710: Add IRQ checkSergey Shtylyov2021-05-221-1/+4
* scsi: sun3x_esp: Add IRQ checkSergey Shtylyov2021-05-221-1/+3
* scsi: jazz_esp: Add IRQ checkSergey Shtylyov2021-05-221-1/+3
* media: dvb-usb-remote: fix dvb_usb_nec_rc_key_to_event type mismatchArnd Bergmann2021-05-221-1/+2
* ata: libahci_platform: fix IRQ checkSergey Shtylyov2021-05-221-1/+3
* sata_mv: add IRQ checksSergey Shtylyov2021-05-221-0/+4
* pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov2021-05-221-1/+5
* pata_arasan_cf: fix IRQ checkSergey Shtylyov2021-05-221-4/+11
* media: m88rs6000t: avoid potential out-of-bounds reads on arraysColin Ian King2021-05-221-3/+3
* media: omap4iss: return error code when omap4iss_get() failedYang Yingliang2021-05-221-1/+3
* media: vivid: fix assignment of dev->fbuf_out_flagsColin Ian King2021-05-221-1/+1
* ttyprintk: Add TTY hangup callback.Tetsuo Handa2021-05-221-0/+11
* tty: fix return value for unsupported ioctlsJohan Hovold2021-05-221-4/+4
* USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold2021-05-221-2/+0
* usb: gadget: r8a66597: Add missing null check on return from platform_get_res...Colin Ian King2021-05-221-0/+2
* crypto: qat - Fix a double free in adf_create_ringLv Yunlong2021-05-221-0/+1
* staging: rtl8192u: Fix potential infinite loopColin Ian King2021-05-221-1/+1
* crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu2021-05-221-8/+21