index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-26
regulator: da9062: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-26
regulator: mcp16502: Remove module version
Axel Lin
2019-02-26
regulator: fan53555: Check pdata->slew_rate setting
Axel Lin
2019-02-26
regulator: arizona_ldo1: Simplify arizona_ldo1_hc_set/get_voltage_sel
Axel Lin
2019-02-26
regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA
Axel Lin
2019-02-26
mt76: add driver for MT7603E and MT7628/7688
Felix Fietkau
2019-02-26
dt-bindings: net: mt76: update binding for mt7603 driver
Felix Fietkau
2019-02-26
mt76: add driver callback for when a sta is associated
Felix Fietkau
2019-02-26
mt76: remove no longer used routine declarations
Lorenzo Bianconi
2019-02-26
mt76: usb: check urb->num_sgs limit in mt76u_process_rx_entry
Lorenzo Bianconi
2019-02-26
mt76: usb: simplify mt76u_tx_build_sg routine
Lorenzo Bianconi
2019-02-26
mt76: usb: simplify rx buffer allocation
Lorenzo Bianconi
2019-02-26
mt76: usb: introduce mt76u_fill_bulk_urb routine
Lorenzo Bianconi
2019-02-26
mt76: usb: fix warning in mt76u_buf_free
Lorenzo Bianconi
2019-02-26
mt76usb: remove usb_mcu.c
Stanislaw Gruszka
2019-02-26
mt76usb: use synchronous msg for mcu command responses
Stanislaw Gruszka
2019-02-26
mt76usb: allow mt76u_bulk_msg be used for reads
Stanislaw Gruszka
2019-02-26
iommu/dmar: Fix buffer overflow during PCI bus notification
Julia Cartwright
2019-02-26
mt76: mt76x02: set MT_TXOP_HLDR_TX40M_BLK_EN for mt76x2
Felix Fietkau
2019-02-26
mt76: mt76x2: unify mt76x2[u]_mac_resume
Felix Fietkau
2019-02-26
mt76: mt76x02: fix ED/CCA enabling/disabling
Felix Fietkau
2019-02-26
mt76: mt76x02: issue watchdog reset on MCU request timeout
Felix Fietkau
2019-02-26
mt76: mt76x02: only reset beacon drift counter when enabling beacons
Felix Fietkau
2019-02-26
mt76: mt76x02: fix beacon timer issue
Felix Fietkau
2019-02-26
mt76: mt76x02: fix beacon timer drift adjustment
Felix Fietkau
2019-02-26
mt76: mt76x02: fix TSF sync mode
Felix Fietkau
2019-02-26
Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990
Matthias Kaehlcke
2019-02-26
Bluetooth: btqcomsmd: use HCI_QUIRK_USE_BDADDR_PROPERTY
Matthias Kaehlcke
2019-02-26
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
Matthias Kaehlcke
2019-02-26
mmc: tmio: fix access width of Block Count Register
Takeshi Saito
2019-02-26
Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...
Kefeng Wang
2019-02-26
Bluetooth: mgmt: Use struct_size() helper
Gustavo A. R. Silva
2019-02-25
scsi: hptiop: fix calls to dma_set_mask()
Hannes Reinecke
2019-02-25
scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
2019-02-25
scsi: csiostor: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
2019-02-25
scsi: bfa: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
2019-02-25
scsi: aic94xx: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
2019-02-25
scsi: 3w-sas: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
2019-02-25
scsi: 3w-9xxx: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
2019-02-25
scsi: lpfc: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
2019-02-25
net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...
Yang Wei
2019-02-25
net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
2019-02-25
net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
2019-02-25
net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...
Yang Wei
2019-02-25
net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...
Yang Wei
2019-02-25
net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-25
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2019-02-25
net: Add __icmp_send helper.
Nazarov Sergey
2019-02-25
tun: remove unnecessary memory barrier
Timur Celik
2019-02-25
Merge branch 'bpf-libbpf-af-xdp'
Daniel Borkmann
[prev]
[next]