Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fc05ea771af6e1b59b92bfd169909526f0a314ad
fc05ea7
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 12 years ago
4bd70bc
Merge branch 'pci/host-imx6' into next
by Bjorn Helgaas
· 12 years ago
339135f
PCI: mvebu: Remove redundant of_match_ptr
by Sachin Kamat
· 12 years ago
bc9ef77
PCI: imx6: Fix bugs in PCIe startup code
by Richard Zhu
· 12 years ago
fa33a6d
PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode
by Marek Vasut
· 12 years ago
66a60f9
PCI: imx6: Factor out link up wait loop
by Marek Vasut
· 12 years ago
982aa23
PCI: imx6: Factor out PHY reset
by Marek Vasut
· 12 years ago
7f9f40c
PCI: imx6: Report "link up" only after link training completes
by Marek Vasut
· 12 years ago
c28f8a1
PCI: imx6: Make reset-gpio optional
by Marek Vasut
· 12 years ago
608235a
Merge branch 'pci/vc' into next
by Bjorn Helgaas
· 12 years ago
a737f76
Merge branch 'pci/pciehp' into next
by Bjorn Helgaas
· 12 years ago
765147f
Merge branch 'pci/host-tegra' into next
by Bjorn Helgaas
· 12 years ago
1c898ba
Merge branch 'pci/host-rcar' into next
by Bjorn Helgaas
· 12 years ago
7160266
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 12 years ago
ed00f97
Merge branch 'pci/host-imx6' into next
by Bjorn Helgaas
· 12 years ago
c354e811
Merge branch 'pci/host-designware' into next
by Bjorn Helgaas
· 12 years ago
330ebfe
Merge branch 'pci/deletion' into next
by Bjorn Helgaas
· 12 years ago
d9cdfb8
Merge branch 'pci/aer' into next
by Bjorn Helgaas
· 12 years ago
e338e49
Merge branch 'eisa' into next
by Bjorn Helgaas
· 12 years ago
ef83b07
PCI: Remove from bus_list and release resources in pci_release_dev()
by Yinghai Lu
· 12 years ago
ef37702
PCI: Move pci_proc_attach_device() to pci_bus_add_device()
by Yinghai Lu
· 12 years ago
e3b439e
PCI: Use device_release_driver() in pci_stop_root_bus()
by Yinghai Lu
· 12 years ago
c4a0a5d
PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()
by Rafael J. Wysocki
· 12 years ago
274127a
PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2
by Alex Williamson
· 12 years ago
425c1b2
PCI: Add Virtual Channel to save/restore support
by Alex Williamson
· 12 years ago
fd0f7f7
PCI: Add support for save/restore of extended capabilities
by Alex Williamson
· 12 years ago
157e876
PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())
by Alex Williamson
· 12 years ago
af9ab79
PCI: pciehp: Move Attention & Power Indicator support tests to accessors
by Bjorn Helgaas
· 12 years ago
e7b4f0d7
PCI: pciehp: Use symbolic constants for Slot Control fields
by Bjorn Helgaas
· 12 years ago
df72648
PCI: pciehp: Use symbolic constants, not hard-coded bitmask
by Bjorn Helgaas
· 12 years ago
2f2ed41c
PCI: pciehp: Simplify "Power Fault Detected" checking/clearing
by Bjorn Helgaas
· 12 years ago
afe2478
PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)
by Bjorn Helgaas
· 12 years ago
6dae620
PCI: pciehp: Make various functions void since they can't fail
by Bjorn Helgaas
· 12 years ago
1a84b99
PCI: pciehp: Remove error checks when accessing PCIe Capability
by Bjorn Helgaas
· 12 years ago
cd84d34
PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers
by Bjorn Helgaas
· 12 years ago
3620437
PCI/AER: Consolidate HEST error source parsers
by Bjorn Helgaas
· 12 years ago
8e7f8d0
PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()
by Betty Dall
· 12 years ago
1c38108
PCI/AER: Clean up error printing code a bit
by Borislav Petkov
· 12 years ago
fab4c25
PCI/AER: Add a TLP header print helper
by Borislav Petkov
· 12 years ago
04df008
EISA: Call put_device() if device_register() fails
by Levente Kurusa
· 12 years ago
1d72e71
Merge branch 'pci/yijing-dev_is_pci' into next
by Bjorn Helgaas
· 12 years ago
6c52f51
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 12 years ago
fa43780
Merge branch 'for-linus' into next
by Bjorn Helgaas
· 12 years ago
5b764b8
PCI: Stop clearing bridge Secondary Status when setting up I/O aperture
by Bjorn Helgaas
· 12 years ago
d2f54d9
PCI: Prevent bus conflicts while checking for bridge apertures
by Bjorn Helgaas
· 12 years ago
ac8344c
PCI: Drop "irq" param from *_restore_msi_irqs()
by DuanZhenzhong
· 12 years ago
6f825b7
PCI/portdrv: Remove superfluous name cast
by Geert Uytterhoeven
· 12 years ago
09296c0
alpha/PCI: Use dev_is_pci() to identify PCI devices
by Yijing Wang
· 12 years ago
0021c03
arm/PCI: Use dev_is_pci() to identify PCI devices
by Yijing Wang
· 12 years ago
9202174
arm/PCI: Use dev_is_pci() to identify PCI devices
by Yijing Wang
· 12 years ago
b0acbb9
parisc/PCI: Use dev_is_pci() to identify PCI devices
by Yijing Wang
· 12 years ago
df90793
sparc/PCI: Use dev_is_pci() to identify PCI devices
by Yijing Wang
· 12 years ago
f0b7569
MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
by Bjorn Helgaas
· 12 years ago
c7797d6
ia64/PCI: Use dev_is_pci() to identify PCI devices
by Yijing Wang
· 12 years ago
894d334
x86/PCI: Use dev_is_pci() to identify PCI devices
by Yijing Wang
· 12 years ago
40c368c
PCI: Use dev_is_pci() to identify PCI devices
by Yijing Wang
· 12 years ago
84f4719
PCI: mvebu: Remove duplicate of_clk_get_by_name() call
by Andrew Lunn
· 12 years ago
fb178d8
PCI: rcar: Add runtime PM support
by Valentine Barshak
· 12 years ago
b391bf3
PCI: imx6: Remove unneeded 'goto err'
by Fabio Estevam
· 12 years ago
0b8cfb6
PCI: designware: Use typical "for" loop idiom
by Bjorn Helgaas
· 12 years ago
64989e7
PCI: designware: Remove redundant call to pci_write_config_word()
by Bjørn Erik Nilsen
· 12 years ago
be3f48c
PCI: designware: Fix crash in dw_msi_teardown_irq()
by Bjørn Erik Nilsen
· 12 years ago
ebb034a
PCI: imx6: Remove unneeded check of platform_get_resource()
by Fabio Estevam
· 12 years ago
c176d1c
PCI: rcar: Fix rcar_pci_probe() return value check
by Wei Yongjun
· 12 years ago
17bd86c
PCI: Disable Gen2 for Tegra20 and Tegra30
by Eric Brower
· 12 years ago
4fc9bbf
PCI: Disable Bus Master only on kexec reboot
by Khalid Aziz
· 12 years ago
641e674
PCI: mvebu: Support a bridge with no IO port window
by Jason Gunthorpe
· 12 years ago
43a16f9
PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bits
by Jason Gunthorpe
· 12 years ago
f407dae
PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin
by Jason Gunthorpe
· 12 years ago
2850b05
PCI: mvebu: Drop writes to bridge Secondary Status register
by Jason Gunthorpe
· 12 years ago
ecf61c7
PCI: Omit PCI ID macro strings to shorten quirk names
by Michal Marek
· 12 years ago
4bff674
PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()
by Rafael J. Wysocki
· 12 years ago
12997d1
Revert "workqueue: allow work_on_cpu() to be called recursively"
by Bjorn Helgaas
· 12 years ago
12c3156
PCI: Avoid unnecessary CPU switch when calling driver .probe() method
by Alexander Duyck
· 12 years ago
045cc22
PCI: Clear NumVFs when disabling SR-IOV in sriov_init()
by ethan.zhao
· 12 years ago
6ce4eac1
Linux 3.13-rc1
by Linus Torvalds
· 12 years ago
57498f9
Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
e48f88a
Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
aecde27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
e341478
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
b0e3636
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
0032cde
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
d2c2ad5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
7fa850a
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
c874e6f
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
d0f278c
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 12 years ago
533db9b
Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
c85e072
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 12 years ago
fb0d1eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
6ea9786
Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
24f971a
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 12 years ago
3bab0bf
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
5db4d34
ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)
by David Henningsson
· 12 years ago
d08c5ef
ALSA: hda - Provide missing pin configs for VAIO with ALC260
by Takashi Iwai
· 12 years ago
a5d6e63
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
78dc53c
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
3eaded86
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 12 years ago
7aa555b
mm: place page->pmd_huge_pte to right union
by Kirill A. Shutemov
· 12 years ago
f92ca80
MAINTAINERS: add keyboard driver to Hyper-V file list
by Haiyang Zhang
· 12 years ago
c283610
x86, mm: do not leak page->ptl for pmd page tables
by Kirill A. Shutemov
· 12 years ago
Next »