summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-26regulator: da9062: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-26regulator: mcp16502: Remove module versionAxel Lin
2019-02-26regulator: fan53555: Check pdata->slew_rate settingAxel Lin
2019-02-26regulator: arizona_ldo1: Simplify arizona_ldo1_hc_set/get_voltage_selAxel Lin
2019-02-26regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uAAxel Lin
2019-02-26mt76: add driver for MT7603E and MT7628/7688Felix Fietkau
2019-02-26dt-bindings: net: mt76: update binding for mt7603 driverFelix Fietkau
2019-02-26mt76: add driver callback for when a sta is associatedFelix Fietkau
2019-02-26mt76: remove no longer used routine declarationsLorenzo Bianconi
2019-02-26mt76: usb: check urb->num_sgs limit in mt76u_process_rx_entryLorenzo Bianconi
2019-02-26mt76: usb: simplify mt76u_tx_build_sg routineLorenzo Bianconi
2019-02-26mt76: usb: simplify rx buffer allocationLorenzo Bianconi
2019-02-26mt76: usb: introduce mt76u_fill_bulk_urb routineLorenzo Bianconi
2019-02-26mt76: usb: fix warning in mt76u_buf_freeLorenzo Bianconi
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka
2019-02-26mt76usb: allow mt76u_bulk_msg be used for readsStanislaw Gruszka
2019-02-26iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-02-26mt76: mt76x02: set MT_TXOP_HLDR_TX40M_BLK_EN for mt76x2Felix Fietkau
2019-02-26mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau
2019-02-26mt76: mt76x02: issue watchdog reset on MCU request timeoutFelix Fietkau
2019-02-26mt76: mt76x02: only reset beacon drift counter when enabling beaconsFelix Fietkau
2019-02-26mt76: mt76x02: fix beacon timer issueFelix Fietkau
2019-02-26mt76: mt76x02: fix beacon timer drift adjustmentFelix Fietkau
2019-02-26mt76: mt76x02: fix TSF sync modeFelix Fietkau
2019-02-26Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990Matthias Kaehlcke
2019-02-26Bluetooth: btqcomsmd: use HCI_QUIRK_USE_BDADDR_PROPERTYMatthias Kaehlcke
2019-02-26Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke
2019-02-26mmc: tmio: fix access width of Block Count RegisterTakeshi Saito
2019-02-26Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang
2019-02-26Bluetooth: mgmt: Use struct_size() helperGustavo A. R. Silva
2019-02-25scsi: hptiop: fix calls to dma_set_mask()Hannes Reinecke
2019-02-25scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: bfa: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: aic94xx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: 3w-sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: 3w-9xxx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: lpfc: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...Yang Wei
2019-02-25net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...Yang Wei
2019-02-25net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...Yang Wei
2019-02-25net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...Yang Wei
2019-02-25net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...Yang Wei
2019-02-25net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-25net: avoid use IPCB in cipso_v4_errorNazarov Sergey
2019-02-25net: Add __icmp_send helper.Nazarov Sergey
2019-02-25tun: remove unnecessary memory barrierTimur Celik
2019-02-25Merge branch 'bpf-libbpf-af-xdp'Daniel Borkmann