]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
2012-02-24 Bjorn Helgaassh/PCI: get rid of device resource fixups
2012-02-24 Bjorn Helgaaspowerpc/PCI: get rid of device resource fixups
2012-02-24 Bjorn Helgaasparisc/PCI: get rid of device resource fixups
2012-02-24 Bjorn Helgaasmn10300/PCI: get rid of device resource fixups
2012-02-24 Bjorn Helgaasmips/PCI: get rid of device resource fixups
2012-02-24 Bjorn Helgaasmicroblaze/PCI: get rid of device resource fixups
2012-02-24 Bjorn Helgaasia64/PCI: get rid of device resource fixups
2012-02-24 Bjorn Helgaasia64/PCI: SN: convert to pci_scan_root_bus() for correc...
2012-02-24 Bjorn Helgaasarm/PCI: get rid of device resource fixups
2012-02-24 Bjorn Helgaasalpha/PCI: get rid of device resource fixups
2012-02-24 Bjorn HelgaasPCI: add generic pcibios_resource_to_bus()
2012-02-24 Bjorn HelgaasPCI: convert bus addresses to resource when reading...
2012-02-24 Bjorn HelgaasPCI: add struct pci_host_bridge_window with CPU/bus...
2012-02-24 Bjorn HelgaasPCI: add struct pci_host_bridge and a list of all bridg...
2012-02-24 Bjorn HelgaasPCI: don't publish new root bus until it's fully initia...
2012-02-24 Bjorn HelgaasPCI: make pci_flags non-weak
2012-02-24 Bjorn Helgaasunicore32/PCI: use pci_flags PCI_PROBE_ONLY instead...
2012-02-24 Bjorn Helgaaspowerpc/PCI: replace pci_probe_only with pci_flags
2012-02-24 Bjorn Helgaaspowerpc/PCI: make pci_probe_only default to 0
2012-02-24 Bjorn Helgaasmips/PCI: removed unused pci_probe configurability
2012-02-24 Bjorn Helgaasmips/PCI: replace pci_probe_only with pci_flags
2012-02-24 Bjorn Helgaasmicroblaze/PCI: remove unused pci_flags
2012-02-24 Bjorn Helgaasarm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm...
2012-02-24 Bjorn Helgaasarm/PCI: remove arch pci_flags definition
2012-02-24 Bjorn Helgaasalpha/PCI: replace pci_probe_only with pci_flags
2012-02-24 Bjorn HelgaasPCI: add pci_clear_flags()
2012-02-24 Bjorn HelgaasPCI: make pci_flags always available
2012-02-23 Alan Coxx86/mrst/pci: avoid SoC fixups on non-SoC platforms
2012-02-23 Jacob Panx86/mrst/pci: v4l/atomisp: treat atomisp as real pci...
2012-02-23 Jacob Panx86/mrst/pci: assign d3_delay to 0 for Langwell devices
2012-02-23 MUNEDA TakahiroPCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp...
2012-02-23 Yinghai LuPCI: move pci_find_saved_cap out of linux/pci.h
2012-02-23 Yinghai LuPCI: fix memleak for pci dev removing during hotplug
2012-02-23 Yinghai LuPCI: Fix device class print out
2012-02-23 Anthony PERARDPCI: Add PCI_EXP_TYPE_PCIE_BRIDGE value
2012-02-23 Yinghai LuPCI: Skip cardbus assigned resource reset during pci...
2012-02-23 Yinghai LuPCI: Fix "cardbus bridge resources as optional" size...
2012-02-23 Yinghai LuPCI: Disable cardbus bridge MEM1 prefetchable bit
2012-02-17 Rafael J. WysockiPCI / PM: Disable wakeup during shutdown for devices...
2012-02-17 Yinghai LuPCI: Fix /sys warning when sriov enabled and card is...
2012-02-17 Matthew GarrettPCI: pcie: Add support for setting default ASPM policy
2012-02-14 Thomas JaroschPCI: Add quirk for still enabled interrupts on Intel...
2012-02-14 Arjan van de VenPCI: Annotate PCI quirks in initcall_debug style
2012-02-14 Danny KukawkaPCI hotplug: cpcihp: fix debug module parameter to...
2012-02-14 Kay, Allen MPCI: check for pci bar restore completion and retry
2012-02-14 Yinghai LuPCI: pciehp: Disable/enable link during slot power...
2012-02-14 Yinghai LuPCI: pciehp: Add Disable/enable link functions
2012-02-14 Yinghai LuPCI: pciehp: Add pcie_wait_link_not_active()
2012-02-14 Yinghai LuPCI: pciehp: make check_link_active more helpful
2012-02-14 Yinghai LuPCI: pciehp: replace unconditional sleep with config...
2012-02-14 Yinghai LuPCI: Separate pci_bus_read_dev_vendor_id from pci_scan_...
2012-02-14 Yinghai LuPCI: make sriov work with hotplug remove
2012-02-14 Yinghai LuPCI: remove add_to_failed_list()
2012-02-14 Yinghai LuPCI: add debug print out for add_size
2012-02-14 Yinghai LuPCI: make free_list() into a function
2012-02-14 Yinghai LuPCI: Rename dev_res_x to add_res or fail_res
2012-02-14 Yinghai LuPCI: Merge pci_dev_resource_x and pci_dev_resource
2012-02-14 Yinghai LuPCI: Replace resource_list with generic list
2012-02-14 Yinghai LuPCI: Move struct resource_list to setup-bus.c
2012-02-14 Yinghai LuPCI: Move pdev_sort_resources() to setup-bus.c
2012-02-14 Yinghai LuPCI: make re-allocation try harder by reassigning range...
2012-02-14 Yinghai LuPCI: Make pci_rescan_bus handle add_list
2012-02-14 Yinghai LuPCI: Make rescan bus increase bridge resource size...
2012-02-14 Yinghai LuPCI: Use add_list in pcie hotplug path.
2012-02-14 Yinghai LuPCI: try to assign required+option size first
2012-02-14 Yinghai LuPCI: Move get_res_add_size() function
2012-02-14 Yinghai LuPCI: Make add_to_list() return status
2012-02-14 Yinghai LuPCI : Calculate right add_size
2012-02-14 Masanari IidaPCI: Fix typo in setup-res.c
2012-02-14 Bjorn Helgaasx86/PCI: don't fall back to defaults if _CRS has no...
2012-02-14 Konrad Rzeszutek... xen/pciback: Support pci_reset_function, aka FLR or...
2012-02-14 Konrad Rzeszutek... PCI: Introduce __pci_reset_function_locked to be used...
2012-02-14 Julia LawallPCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing...
2012-02-14 Amos KongPCI: Can continually add funcs after adding func0
2012-02-14 Myron Stowex86/PCI: Convert maintaining FW-assigned BIOS BAR value...
2012-02-14 Myron Stowex86/PCI: Infrastructure to maintain a list of FW-assign...
2012-02-14 Myron StowePCI: Fix starting basis for resource requests
2012-02-10 Yinghai LuPCI: Fix pci cardbus removal
2012-02-10 Vaidyanathan... PCI: set pci sriov page size before reading SRIOV BAR
2012-02-10 Yinghai LuPCI: workaround hard-wired bus number V2
2012-01-27 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-27 Ryan Mallongma500: Fix suspend/resume functions
2012-01-27 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.infradead...
2012-01-27 Inki Daedrm/exynos: fixed pm feature for fimd module.
2012-01-27 Inki DaeMAINTAINERS: added maintainer entry for Exynos DRM...
2012-01-27 Inki Daedrm/exynos: fixed build dependency for DRM_EXYNOS_FIMD
2012-01-27 Seung-Woo Kimdrm/exynos: fix build dependency for DRM_EXYNOS_HDMI
2012-01-27 Seung-Woo Kimdrm/exynos: use release_mem_region instead of release_r...
2012-01-27 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-01-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-01-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2012-01-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2012-01-26 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2012-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-26 Michal Kubecekagp: fix scratch page cleanup
2012-01-26 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-01-26 Takashi IwaiALSA: hda - Fix silent output on Haier W18 laptop
2012-01-26 Andreas Herrmannx86/microcode_amd: Add support for CPU family specific...
2012-01-26 Andreas Herrmannx86/amd: Add missing feature flag for fam15h models...
next