summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (pmbus/ibm-cffps) Switch LEDs to blocking brightness callEddie James2020-01-231-4/+6
* clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...Baolin Wang2020-01-231-1/+1
* scsi: core: scsi_trace: Use get_unaligned_be*()Bart Van Assche2020-01-231-80/+33
* scsi: qla2xxx: fix rports not being mark as lost in sync fabric scanMartin Wilck2020-01-231-3/+3
* scsi: qla2xxx: Fix qla2x00_request_irqs() for MSIHuacai Chen2020-01-231-3/+3
* scsi: target: core: Fix a pr_debug() argumentBart Van Assche2020-01-231-1/+1
* scsi: bnx2i: fix potential use after freePan Bian2020-01-231-1/+1
* scsi: qla4xxx: fix double free bugPan Bian2020-01-231-3/+0
* scsi: esas2r: unlock on error in esas2r_nvram_read_direct()Dan Carpenter2020-01-231-0/+1
* drm/nouveau/mmu: qualify vmm during dtorJon Derrick2020-01-231-1/+1
* drm/nouveau/bar/gf100: ensure BAR is mappedJon Derrick2020-01-231-0/+2
* drm/nouveau/bar/nv50: check bar1 vmm return valueJon Derrick2020-01-231-0/+2
* mtd: devices: fix mchp23k256 read and writeAngelo Dureghello2020-01-231-8/+12
* cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter2020-01-231-3/+3
* irqchip: Place CONFIG_SIFIVE_PLIC into the menuJonathan Neuschäfer2020-01-231-2/+2
* xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskNathan Chancellor2020-01-231-2/+2
* mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata2020-01-231-7/+23
* mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata2020-01-231-0/+13
* sh_eth: check sh_eth_cpu_data::dual_port when dumping registersSergei Shtylyov2020-01-231-17/+21
* r8152: add missing endpoint sanity checkJohan Hovold2020-01-231-0/+3
* ptp: free ptp device pin descriptors properlyVladis Dronov2020-01-231-2/+2
* net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King2020-01-231-1/+1
* net: usb: lan78xx: limit size of local TSO packetsEric Dumazet2020-01-231-0/+1
* net: hns: fix soft lockup when there is not enough memoryYonglong Liu2020-01-231-3/+1
* hv_netvsc: Fix memory leak when removing rndis deviceMohammed Gamal2020-01-231-2/+0
* macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet2020-01-231-2/+3
* NFC: pn533: fix bulk-message timeoutJohan Hovold2020-01-231-1/+1
* net: stmmac: Enable 16KB buffer sizeJose Abreu2020-01-231-1/+3
* net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu2020-01-231-3/+2
* drm/i915: Add missing include file <linux/math64.h>YueHaibing2020-01-231-0/+1
* usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta2020-01-231-0/+1
* block: fix an integer overflow in logical block sizeMikulas Patocka2020-01-232-2/+2
* scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter2020-01-231-163/+50
* scsi: fnic: fix invalid stack accessArnd Bergmann2020-01-231-10/+10
* USB: serial: quatech2: handle unbound portsJohan Hovold2020-01-231-0/+6
* USB: serial: keyspan: handle unbound portsJohan Hovold2020-01-231-0/+4
* USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold2020-01-231-5/+7
* USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold2020-01-231-2/+2
* USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold2020-01-231-1/+5
* USB: serial: suppress driver bind attributesJohan Hovold2020-01-231-0/+3
* USB: serial: option: add support for Quectel RM500Q in QDL modeReinhard Speyerer2020-01-231-0/+2
* USB: serial: opticon: fix control-message timeoutsJohan Hovold2020-01-231-1/+1
* USB: serial: option: Add support for Quectel RM500QKristian Evensen2020-01-231-0/+4
* USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xxJerónimo Borque2020-01-231-0/+2
* iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf2020-01-231-1/+5
* clk: Don't try to enable critical clocks if prepare failedGuenter Roeck2020-01-231-2/+8
* clk: qcom: gcc-sdm845: Add missing flag to votable GDSCsGeorgi Djakov2020-01-231-0/+7
* ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com2020-01-171-1/+2
* dmaengine: k3dma: Avoid null pointer traversalJohn Stultz2020-01-171-3/+9
* drm/arm/mali: make malidp_mw_connector_helper_funcs staticBen Dooks (Codethink)2020-01-171-1/+1