summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-22bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet
2020-05-22media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard
2020-05-22of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2020-05-22iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
2020-05-22media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon
2020-05-22USB: serial: ir-usb: fix IrLAP framingJohan Hovold
2020-05-22USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2020-05-22USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold
2020-05-22staging: wlan-ng: ensure error return is actually returnedColin Ian King
2020-05-22usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-05-22usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-05-22usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-05-22dm space map common: fix to ensure new block isn't already in useJoe Thornber
2020-05-22power: supply: sbs-battery: Fix a signedness bug in sbs_get_battery_capacity()Dan Carpenter
2020-05-22PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe
2020-05-22efi: Use early_mem*() instead of early_io*()Daniel Kiper
2020-05-22media: iguanair: fix endpoint sanity checkJohan Hovold
2020-05-22media: iguanair: add sanity checksOliver Neukum
2020-05-22pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET
2020-05-22gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2020-05-22rtc: hym8563: Return -EINVAL if the time is known to be invalidPaul Kocialkowski
2020-05-22scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran
2020-05-22crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...Chuhong Yuan
2020-05-22brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost
2020-05-22zd1211rw: fix storage endpoint lookupJohan Hovold
2020-05-22rsi_91x_usb: fix interface sanity checkJohan Hovold
2020-05-22orinoco_usb: fix interface sanity checkJohan Hovold
2020-05-22brcmfmac: fix interface sanity checkJohan Hovold
2020-05-22brcmfmac: abort and release host after errorGuenter Roeck
2020-05-22brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2020-05-22rsi: fix use-after-free on failed probe and unbindJohan Hovold
2020-05-22ath9k: fix storage endpoint lookupJohan Hovold
2020-05-22mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij
2020-05-22spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu
2020-04-28slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe
2020-04-28media: fix media devnode ioctl/syscall and unregister raceShuah Khan
2020-04-28media: fix use-after-free in cdev_put() when app exits after driver unbindShuah Khan
2020-04-28media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab
2020-04-28media-devnode: fix namespace messMauro Carvalho Chehab
2020-04-28media-devnode: add missing mutex lock in error handlerMax Kellermann
2020-04-28drivers/media/media-devnode: clear private_data before put_device()Max Kellermann
2020-04-28media: Fix media_open() to clear filp->private_data in error legShuah Khan
2020-04-28media-devnode: just return 0 instead of using a varMauro Carvalho Chehab
2020-04-28ptp: free ptp device pin descriptors properlyVladis Dronov
2020-04-28ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2020-04-28ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing
2020-04-28ptp: create "pins" together with the rest of attributesDmitry Torokhov
2020-04-28ptp: use is_visible method to hide unused attributesDmitry Torokhov
2020-04-28ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov
2020-04-28media: xirlink_cit: add missing descriptor sanity checksJohan Hovold