summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-12usb: missing parentheses in USE_NEW_SCHEMEQi Zhou1-1/+1
2020-01-12USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas1-0/+2
2020-01-12USB: core: fix check for duplicate endpointsJohan Hovold1-12/+58
2020-01-12usb: dwc3: gadget: Fix request complete checkThinh Nguyen1-0/+7
2020-01-12mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata1-0/+7
2020-01-12vxlan: fix tos value before xmitHangbin Liu1-2/+2
2020-01-12net: usb: lan78xx: fix possible skb leakEric Dumazet1-6/+3
2020-01-12net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai1-1/+1
2020-01-12net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai1-0/+3
2020-01-12net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn2-0/+6
2020-01-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet1-1/+1
2020-01-12gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet1-2/+3
2020-01-12PCI/switchtec: Read all 64 bits of part_event_bitmapLogan Gunthorpe1-2/+2
2020-01-12cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ullAnson Huang1-17/+35
2020-01-12hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang3-6/+11
2020-01-12s390/dasd: fix memleak in path handling error caseStefan Haberland1-17/+2
2020-01-12s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2-5/+6
2020-01-12drm/exynos: gsc: add missed component_delChuhong Yuan1-0/+1
2020-01-12net: stmmac: Always arm TX Timer at end of transmission startJose Abreu1-0/+2
2020-01-12net: stmmac: RX buffer size must be 16 byte alignedJose Abreu1-1/+1
2020-01-12net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu2-1/+4
2020-01-12net: stmmac: Do not accept invalid MTU valuesJose Abreu1-0/+12
2020-01-12iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin1-1/+1
2020-01-12regulator: rn5t618: fix module aliasesAndreas Kemnade1-0/+1
2020-01-12net: usb: lan78xx: Fix error message format specifierCristian Birsan1-1/+1
2020-01-12cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni1-0/+4
2020-01-12bnx2x: Fix logic to get total no. of PFs per engineManish Chopra1-1/+1
2020-01-12bnx2x: Do not handle requests from VFs after parityManish Chopra3-2/+23
2020-01-12spi: spi-ti-qspi: Fix a bug when accessing non default CSVignesh Raghavendra1-1/+5
2020-01-12bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam2-8/+34
2020-01-12spi: spi-cavium-thunderx: Add missing pci_release_regions()Chuhong Yuan1-0/+2
2020-01-12efi/gop: Fix memory leak in __gop_query32/64()Arvind Sankar1-54/+12
2020-01-12efi/gop: Return EFI_SUCCESS if a usable GOP was foundArvind Sankar1-2/+2
2020-01-12efi/gop: Return EFI_NOT_FOUND if there are no usable GOPsArvind Sankar1-6/+6
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang1-6/+64
2020-01-12regulator: fix use after free issueWen Yang1-2/+2
2020-01-12USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov1-1/+1
2020-01-12USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov1-4/+4
2020-01-09xen/blkback: Avoid unmapping unmapped grant pagesSeongJae Park1-0/+2
2020-01-09net: add annotations on hh->hh_len lockless accessesEric Dumazet1-1/+5
2020-01-09ath9k_htc: Discard undersized packetsMasashi Honma1-4/+19
2020-01-09ath9k_htc: Modify byte order for an error messageMasashi Honma1-1/+1
2020-01-09powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens1-1/+15
2020-01-09drm/mst: Fix MST sideband up-reply failure handlingImre Deak1-1/+5
2020-01-09scsi: qedf: Do not retry ELS request if qedf_alloc_cmd failsChad Dupuis1-12/+4
2020-01-09tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan1-2/+11
2020-01-09media: usb: fix memory leak in af9005_identify_stateNavid Emamdoost1-2/+3
2020-01-09regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold1-17/+0
2020-01-09media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King1-1/+1
2020-01-09Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum1-1/+2