summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-23hwmon: (pmbus/ibm-cffps) Switch LEDs to blocking brightness callEddie James
2020-01-23clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...Baolin Wang
2020-01-23scsi: core: scsi_trace: Use get_unaligned_be*()Bart Van Assche
2020-01-23scsi: qla2xxx: fix rports not being mark as lost in sync fabric scanMartin Wilck
2020-01-23scsi: qla2xxx: Fix qla2x00_request_irqs() for MSIHuacai Chen
2020-01-23scsi: target: core: Fix a pr_debug() argumentBart Van Assche
2020-01-23scsi: bnx2i: fix potential use after freePan Bian
2020-01-23scsi: qla4xxx: fix double free bugPan Bian
2020-01-23scsi: esas2r: unlock on error in esas2r_nvram_read_direct()Dan Carpenter
2020-01-23drm/nouveau/mmu: qualify vmm during dtorJon Derrick
2020-01-23drm/nouveau/bar/gf100: ensure BAR is mappedJon Derrick
2020-01-23drm/nouveau/bar/nv50: check bar1 vmm return valueJon Derrick
2020-01-23mtd: devices: fix mchp23k256 read and writeAngelo Dureghello
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter
2020-01-23irqchip: Place CONFIG_SIFIVE_PLIC into the menuJonathan Neuschäfer
2020-01-23xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskNathan Chancellor
2020-01-23mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata
2020-01-23mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata
2020-01-23sh_eth: check sh_eth_cpu_data::dual_port when dumping registersSergei Shtylyov
2020-01-23r8152: add missing endpoint sanity checkJohan Hovold
2020-01-23ptp: free ptp device pin descriptors properlyVladis Dronov
2020-01-23net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King
2020-01-23net: usb: lan78xx: limit size of local TSO packetsEric Dumazet
2020-01-23net: hns: fix soft lockup when there is not enough memoryYonglong Liu
2020-01-23hv_netvsc: Fix memory leak when removing rndis deviceMohammed Gamal
2020-01-23macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet
2020-01-23NFC: pn533: fix bulk-message timeoutJohan Hovold
2020-01-23net: stmmac: Enable 16KB buffer sizeJose Abreu
2020-01-23net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2020-01-23drm/i915: Add missing include file <linux/math64.h>YueHaibing
2020-01-23usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta
2020-01-23block: fix an integer overflow in logical block sizeMikulas Patocka
2020-01-23scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter
2020-01-23scsi: fnic: fix invalid stack accessArnd Bergmann
2020-01-23USB: serial: quatech2: handle unbound portsJohan Hovold
2020-01-23USB: serial: keyspan: handle unbound portsJohan Hovold
2020-01-23USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold
2020-01-23USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold
2020-01-23USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold
2020-01-23USB: serial: suppress driver bind attributesJohan Hovold
2020-01-23USB: serial: option: add support for Quectel RM500Q in QDL modeReinhard Speyerer
2020-01-23USB: serial: opticon: fix control-message timeoutsJohan Hovold
2020-01-23USB: serial: option: Add support for Quectel RM500QKristian Evensen
2020-01-23USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xxJerónimo Borque
2020-01-23iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf
2020-01-23clk: Don't try to enable critical clocks if prepare failedGuenter Roeck
2020-01-23clk: qcom: gcc-sdm845: Add missing flag to votable GDSCsGeorgi Djakov
2020-01-17ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com
2020-01-17dmaengine: k3dma: Avoid null pointer traversalJohn Stultz
2020-01-17drm/arm/mali: make malidp_mw_connector_helper_funcs staticBen Dooks (Codethink)