proc, coredump: add CoreDumping flag to /proc/pid/status
[platform/kernel/linux-exynos.git] / drivers / pci /
2019-02-14 Marek SzyprowskiLOCAL / PCI: workaround for PCI issues in system suspen...
2019-02-14 Marek SzyprowskiLOCAL / PCI: exynos: add simple suspend/resume methods
2019-02-14 Seung-Woo KimLOCAL / PCI: exynos: remove __init macro from exynos_pc...
2019-02-14 Jaehoon ChungLOCAL / pci: quirks: add the fixup for Samsung SoC
2019-02-14 Jaehoon ChungLOCAL / PCI: exynos: clean the codes to reuse some...
2019-02-14 Jaehoon ChungLOCAL / pci: dwc: pci-exynos: support the pci of exynos5433
2019-02-14 Jaehoon ChungLOCAL / pci: dwc: pci-exynos: change Kconfig dependency
2019-02-14 Jaehoon ChungPCI: exynos: Remove deprecated PHY initialization code
2019-02-12 Joey Zhangswitchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags...
2019-01-26 Marc ZyngierPCI: dwc: Move interrupt acking into the proper callback
2018-12-17 Trent PiephoPCI: imx6: Fix link training status detection in link...
2018-12-05 Hou ZhiqiangPCI: layerscape: Fix wrong invocation of outbound windo...
2018-12-01 Niklas CasselPCI: endpoint: Populate func_no before calling pci_epc_...
2018-11-13 Keith BuschPCI: vmd: White list for fast interrupt handlers
2018-11-13 Bin MengPCI: Add Device IDs for Intel GPU "spurious interrupt...
2018-11-13 Lukas WunnerPCI/ASPM: Fix link_state teardown on device removal
2018-11-13 Vignesh RPCI: dwc: pci-dra7xx: Enable errata i870 for both EP...
2018-11-13 Tonghao ZhangPCI/MSI: Warn and return error if driver enables MSI...
2018-11-13 Mika WesterbergPCI / ACPI: Enable wake automatically for power managed...
2018-11-13 Honghui ZhangPCI: mediatek: Fix mtk_pcie_find_port() endpoint/port...
2018-10-20 Jisheng ZhangPCI: dwc: Fix scheduling while atomic issues
2018-10-18 Stephen HemmingerPCI: hv: support reporting serial number as slot inform...
2018-10-13 Daniel DrakePCI: Reprogram bridge prefetch registers on resume
2018-09-29 Zachary ZhangPCI: aardvark: Size bridges before resources allocation
2018-09-29 Mika WesterbergRevert "PCI: Add ACS quirk for Intel 300 series"
2018-09-19 Gustavo A. R. Silvaswitchtec: Fix Spectre v1 vulnerability
2018-09-15 Thomas PetazzoniPCI: mvebu: Fix I/O space end address calculation
2018-08-24 Lukas WunnerPCI: pciehp: Fix unprotected list iteration in IRQ...
2018-08-24 Lukas WunnerPCI: pciehp: Fix use-after-free on unplug
2018-08-24 Myron StowePCI: Skip MPS logic for Virtual Functions (VFs)
2018-08-24 Lukas WunnerPCI: hotplug: Don't leak pci_slot on registration failure
2018-08-24 Sergei ShtylyovPCI: versatile: Fix I/O space page leak
2018-08-24 Sergei ShtylyovPCI: OF: Fix I/O space page leak
2018-08-24 Nicholas Mc GuirePCI: faraday: Add missing of_node_put()
2018-08-24 Nicholas Mc GuirePCI: xilinx-nwl: Add missing of_node_put()
2018-08-24 Nicholas Mc GuirePCI: xilinx: Add missing of_node_put()
2018-08-15 Nicolai Stangex86: Don't include linux/irq.h from asm/hardirq.h
2018-08-09 Vitaly KuznetsovACPI / PCI: Bail early in acpi_pci_add_bus() if there...
2018-08-03 Lorenzo PieralisiPCI: xgene: Remove leftover pci_scan_child_bus() call
2018-08-03 Lukas WunnerPCI: pciehp: Assume NoCompl+ for Thunderbolt ports
2018-08-03 Christoph HellwigPCI: Prevent sysfs disable of device while driver is...
2018-08-03 Jan KiszkaPCI: Fix devm_pci_alloc_host_bridge() memory leak
2018-07-22 Dexuan CuiPCI: hv: Disable/enable IRQs rather than BH in hv_compo...
2018-07-22 Jaehoon ChungPCI: exynos: Fix a potential init_clk_resources NULL...
2018-07-03 Mika WesterbergPCI: pciehp: Clear Presence Detect and Data Link Layer...
2018-07-03 Mika WesterbergPCI: Add ACS quirk for Intel 300 series
2018-07-03 Alex WilliamsonPCI: Add ACS quirk for Intel 7th & 8th Gen mobile
2018-07-03 Sridhar PitchaiPCI: hv: Make sure the bus domain is really unique
2018-06-20 Loic PoulainPCI: kirin: Fix reset gpio name
2018-06-11 Dexuan CuiPCI: hv: Do not wait forever on a device that has disap...
2018-06-05 Dexuan CuiPCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
2018-05-30 Thomas Vincent-CrossPCI: Add function 1 DMA alias quirk for Marvell 88SE9220
2018-05-30 Rafael J. WysockiPCI: Restore config space on runtime resume despite...
2018-05-16 Rafael J. WysockiPCI / PM: Check device_may_wakeup() in pci_enable_wake()
2018-05-16 Kai Heng FengPCI / PM: Always check PME wakeup capability for runtim...
2018-05-01 Evan WangPCI: aardvark: Fix PCIe Max Read Request Size setting
2018-05-01 Victor GuPCI: aardvark: Use ISR1 instead of ISR0 interrupt in...
2018-05-01 Victor GuPCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_r...
2018-05-01 Victor GuPCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
2018-04-26 Alex WilliamsonPCI: Add function 1 DMA alias quirk for Marvell 9128
2018-04-24 Sinan KayaPCI: Mark Broadcom HT1100 and HT2000 Root Port Extended...
2018-04-24 Mika WesterbergACPI / hotplug / PCI: Check presence of slot itself...
2018-04-19 Dexuan CuiPCI: hv: Serialize the present and eject work items
2018-03-28 Hans de GoedePCI: Add function 1 DMA alias quirk for Highpoint Rocke...
2018-03-24 Geert UytterhoevenPCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges...
2018-03-24 Niklas CasselPCI: endpoint: Fix find_first_zero_bit() usage
2018-03-24 Kishon Vijay Abraham IPCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
2018-03-15 Koen VandeputtePCI: dwc: Fix enumeration end when reaching root subord...
2018-03-09 Ard BiesheuvelPCI/ASPM: Deal with missing root ports in link state...
2018-02-28 Casey LeedomPCI/cxgb4: Extend T3 PCI quirk to T4+ devices
2018-02-25 Geert UytterhoevenPCI: rcar: Fix use-after-free in probe error path
2018-02-22 Johan HovoldPCI: keystone: Fix interrupt-controller-node lookup
2018-02-22 Ray JuiPCI: iproc: Fix NULL pointer dereference for BCMA
2018-02-22 Dongdong LiuPCI: Disable MSI for HiSilicon Hip06/Hip07 only in...
2017-12-29 Rafael J. WysockiPCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
2017-12-25 Gabriele PaoloniPCI/AER: Report non-fatal errors only to the affected...
2017-12-25 Stuart HayesPCI: Create SR-IOV virtfn/physfn links before attaching...
2017-12-25 David DaneyPCI: Avoid bus reset if bridge itself is broken
2017-12-20 Alex WilliamsonPCI: Detach driver before procfs & sysfs teardown on...
2017-12-20 Mika WesterbergPCI: Do not allocate more buses than available in parent
2017-12-20 QiangPCI/PME: Handle invalid data when reading Root Status
2017-12-10 Kishon Vijay Abraham IPCI: dra7xx: Create functional dependency between PCIe...
2017-11-30 Vadim LomovtsevPCI: Apply Cavium ThunderX ACS quirk to more Root Ports
2017-11-30 Vadim LomovtsevPCI: Set Cavium ACS capability quirk flags to assert...
2017-11-30 Dexuan CuiPCI: hv: Use effective affinity mask
2017-11-30 Bjorn HelgaasPCI/ASPM: Use correct capability pointer to program...
2017-11-30 Bjorn HelgaasPCI/ASPM: Account for downstream device's Port Common_M...
2017-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-10 Linus TorvaldsMerge tag 'pci-v4.14-fixes-7' of git://git./linux/kerne...
2017-11-10 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-09 Linus TorvaldsMerge tag 'sound-4.14' of git://git./linux/kernel/git...
2017-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2017-11-08 Rafael J. WysockiMerge branch 'pm-cpufreq-sched'
2017-11-08 Radim KrčmářMerge tag 'kvm-ppc-fixes-4.14-2' of git://git./linux...
2017-11-07 Dave AirlieMerge branch 'drm-vmwgfx-fixes' of git://people.freedes...
2017-11-06 Linus TorvaldsMerge branch 'for-4.14-fixes' of git://git./linux/kerne...
2017-11-06 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-11-05 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
next