summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-11scsi: libsas: stop discovering if oob mode is disconnectedJason Yan1-1/+10
2020-01-11mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat1-2/+11
2020-01-11mwifiex: don't follow AP if country code received from EEPROMAmitkumar Karwar2-1/+6
2020-01-11media: cpia2: Fix use-after-free in cpia2_exitYueHaibing1-2/+1
2020-01-11can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang1-3/+3
2020-01-11xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman3-5/+10
2020-01-11mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk3-6/+19
2020-01-11dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo1-0/+14
2020-01-11stmmac: copy unicast mac address to MAC registersBhadram Varka1-1/+15
2020-01-11mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing1-1/+1
2020-01-11video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall1-1/+1
2020-01-11usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin1-0/+6
2020-01-11usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang1-0/+2
2020-01-11staging: goldfish: audio: fix compiliation on armGreg Hackmann1-0/+1
2020-01-11staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya1-1/+1
2020-01-11staging: ashmem: Add missing includeRom Lemarchand1-0/+1
2020-01-11staging: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott1-1/+3
2020-01-11mmc: block: Allow more than 8 partitions per cardColin Cross1-5/+2
2020-01-11xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2-3/+7
2020-01-11usb: renesas_usbhs: gadget: fix unused-but-set-variable warningYoshihiro Shimoda1-4/+1
2020-01-11usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang1-1/+6
2020-01-11usb: gadget: serial: fix re-ordering of tx dataPhilip Oberstaller1-1/+4
2020-01-11usb: gadget: composite: fix dereference after null check coverify warningPeter Chen1-0/+2
2020-01-11mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng1-2/+9
2020-01-11usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros1-0/+6
2020-01-11mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King1-2/+6
2020-01-11mmc: sanitize 'bus width' in debug outputWolfram Sang2-2/+2
2020-01-11mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong1-1/+1
2020-01-11HID: sony: Support DS4 dongleRoderick Colenbrander3-0/+4
2020-01-11HID: sony: Update device idsRoderick Colenbrander3-0/+7
2020-01-11net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings1-4/+4
2020-01-11net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-12-19sfc: Only cancel the PPS workqueue if it existsMartin Habets1-1/+2
2019-12-19virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier1-15/+13
2019-12-19block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter1-1/+0
2019-12-19drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher1-0/+1
2019-12-19can: c_can: c_can_poll(): only read status register after status IRQKurt Van Dijck2-5/+21
2019-12-19can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean1-5/+12
2019-12-19can: usb_8dev: fix use-after-free on disconnectJohan Hovold1-2/+1
2019-12-19USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2-4/+7
2019-12-19USB: serial: whiteheat: fix potential slab corruptionJohan Hovold1-0/+4
2019-12-19scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin1-0/+4
2019-12-19USB: ldusb: fix control-message timeoutJohan Hovold1-1/+1
2019-12-19USB: ldusb: fix ring-buffer lockingJohan Hovold1-2/+2
2019-12-19clk: at91: avoid sleeping earlyAlexandre Belloni2-4/+16
2019-12-19usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan1-2/+4
2019-12-19clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski1-0/+6
2019-12-19bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo1-2/+4
2019-12-19scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner1-2/+2
2019-12-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross1-1/+0