index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices
Kishon Vijay Abraham I
1
-1
/
+1
2020-04-02
misc: pci_endpoint_test: Add ioctl to clear IRQ
Kishon Vijay Abraham I
1
-0
/
+10
2020-04-02
misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
Kishon Vijay Abraham I
1
-3
/
+9
2020-04-02
PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interrupt
Kishon Vijay Abraham I
1
-1
/
+4
2020-04-02
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
Kishon Vijay Abraham I
3
-29
/
+20
2020-04-02
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
3
-10
/
+44
2020-04-02
misc: pci_endpoint_test: Add support to get DMA option from userspace
Kishon Vijay Abraham I
1
-3
/
+62
2020-04-02
misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocation
Kishon Vijay Abraham I
1
-21
/
+79
2020-04-02
PCI: endpoint: functions/pci-epf-test: Print throughput information
Kishon Vijay Abraham I
1
-0
/
+48
2020-04-02
PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer data
Kishon Vijay Abraham I
1
-3
/
+202
2020-03-31
PCI: endpoint: Fix clearing start entry in configfs
Kunihiko Hayashi
1
-0
/
+1
2020-03-31
PCI: tegra: Add support for PCIe endpoint mode in Tegra194
Vidya Sagar
3
-18
/
+695
2020-02-26
PCI: pci-epf-test: Add support to defer core initialization
Vidya Sagar
1
-41
/
+77
2020-02-25
PCI: dwc: Add API to notify core initialization completion
Vidya Sagar
2
-0
/
+12
2020-02-25
PCI: endpoint: Add notification for core init completion
Vidya Sagar
1
-1
/
+18
2020-02-25
PCI: dwc: Refactor core initialization code for EP mode
Vidya Sagar
2
-28
/
+50
2020-02-24
PCI: endpoint: Assign function number for each PF in EPC core
Kishon Vijay Abraham I
2
-26
/
+27
2020-02-24
PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex
Kishon Vijay Abraham I
1
-1
/
+10
2020-02-24
PCI: endpoint: Fix for concurrent memory allocation in OB address region
Kishon Vijay Abraham I
1
-2
/
+8
2020-02-24
PCI: endpoint: Replace spinlock with mutex
Kishon Vijay Abraham I
1
-51
/
+31
2020-02-24
PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
Kishon Vijay Abraham I
3
-31
/
+13
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
4
-4
/
+4
2020-02-09
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-24
/
+109
2020-02-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-18
/
+28
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
50
-160
/
+415
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-08
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-4
/
+30
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
99
-2604
/
+5495
2020-02-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-18
/
+276
2020-02-08
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-4
/
+5
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-30
/
+16
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+10
2020-02-08
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Thomas Gleixner
3
-24
/
+109
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
1
-1
/
+1
2020-02-08
Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
David S. Miller
14
-53
/
+159
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
1
-14
/
+14
2020-02-08
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
1
-1
/
+0
2020-02-08
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
Zenghui Yu
1
-3
/
+1
2020-02-08
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
Zenghui Yu
1
-0
/
+80
2020-02-08
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
1
-1
/
+4
2020-02-08
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
Zenghui Yu
1
-1
/
+1
2020-02-08
mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
Lorenzo Bianconi
1
-1
/
+2
2020-02-07
Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
32
-770
/
+814
2020-02-07
Merge tag 'acpi-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-0
/
+7
2020-02-07
Merge tag 'pm-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-11
/
+36
2020-02-07
Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
111
-940
/
+4507
2020-02-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
5
-41
/
+27
2020-02-07
Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
11
-70
/
+309
[next]