LinuxLists
Users
About
Yinghai Lu (
[email protected]
)
Number of posts: 5244 (3.82 per day)
First post: 2008-10-01 06:47:07
Last post: 2012-07-06 21:34:44
Previous Page
/
Next Page
Date
List
Subject
2016-04-08 00:35:36
linux-kernel
[PATCH v11 44/60] PCI: Add alt_size ressource allocation support
2016-04-08 00:34:50
linux-kernel
[PATCH v11 53/60] PCI: Kill macro checking for bus io port sizing
2016-04-08 00:34:38
linux-kernel
[PATCH v11 04/60] sparc/PCI: Use correct offset for bus address to resource
2016-04-08 00:34:36
linux-kernel
[PATCH v11 14/60] PCI: Add has_mem64 for struct host_bridge
2016-04-08 00:32:59
linux-kernel
[PATCH v11 30/60] PCI: Reorder resources list for required/optional resources
2016-04-08 00:31:51
linux-kernel
[PATCH v11 08/60] PCI: Kill wrong quirk about M7101
2016-04-08 00:30:51
linux-kernel
[PATCH v11 19/60] PCI: Set resource to FIXED for LSI devices
2016-04-08 00:29:36
linux-kernel
[PATCH v11 27/60] PCI: Optimize bus min_align/size calculation during sizing
2016-04-08 00:29:33
linux-kernel
[PATCH v11 24/60] PCI: Cleanup res_to_dev_res() printout
2016-04-08 00:29:31
linux-kernel
[PATCH v11 28/60] PCI: Optimize bus align/size calculation for optional during sizing
2016-04-08 00:29:03
linux-kernel
[PATCH v11 20/60] PCI: Separate realloc list checking after allocation
2016-04-08 00:28:39
linux-kernel
[PATCH v11 34/60] PCI: Add debug printout during releasing partial assigned resources
2016-04-08 00:27:40
linux-kernel
[PATCH v11 59/60] PCI: Don't set flags to 0 when assign resource fail
2016-04-08 00:27:38
linux-kernel
[PATCH v11 33/60] PCI: Treat ROM resource as optional during realloc
2016-04-08 00:27:37
linux-kernel
[PATCH v11 31/60] PCI: Remove duplicated code for resource sorting
2016-04-08 00:27:03
linux-kernel
[PATCH v11 37/60] PCI: Cache window alignment value during bus sizing
2016-04-08 00:27:01
linux-kernel
[PATCH v11 45/60] PCI: Add support for more than two alt_size entries under same bridge
2016-04-08 00:26:33
linux-kernel
[PATCH v11 36/60] PCI: Add __add_to_list()
2016-04-08 00:26:31
linux-kernel
[PATCH v11 46/60] PCI: Fix size calculation with old_size on rescan path
2016-04-08 00:26:11
linux-kernel
[PATCH v11 38/60] PCI: Check if resource is allocated before trying to assign one
2016-04-08 00:24:45
linux-kernel
[PATCH v11 42/60] PCI: Skip required+optional if there is no optional
2016-04-08 00:24:27
linux-kernel
[PATCH v11 57/60] PCI, x86: Add pci=assign_pref_bars to reallocate pref BARs
2016-04-08 00:23:51
linux-kernel
[PATCH v11 54/60] resources: Make allocate_resource() return best fit resource
2016-04-08 00:23:13
linux-kernel
[PATCH v11 58/60] PCI: Introduce resource_disabled()
2016-04-08 00:22:50
linux-kernel
[PATCH v11 02/60] alpha/PCI: Only check iomem_is_exclusive() for IORESOURCE_MEM, not IORESOURCE_IO
2016-04-08 00:22:40
linux-kernel
[PATCH v11 56/60] PCI: Add debug print out for min_align and alt_size
2016-04-08 00:22:38
linux-kernel
[PATCH v11 48/60] PCI: Move ISA io port align out of calculate_iosize()
2016-04-08 00:22:33
linux-kernel
[PATCH v11 25/60] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
2016-04-08 00:22:30
linux-kernel
[PATCH v11 26/60] PCI: Use correct align for optional only resources during sorting
2016-04-08 00:22:28
linux-kernel
[PATCH v11 41/60] PCI: Separate required+optional assigning to another function
2016-04-08 00:22:25
linux-kernel
[PATCH v11 32/60] PCI: Rename pdev_sort_resources() to pdev_assign_resources_prepare()
2016-04-08 00:22:21
linux-kernel
[PATCH v11 29/60] PCI: Don't add too much optional size for hotplug bridge MMIO
2016-04-08 00:22:15
linux-kernel
[PATCH v11 17/60] PCI: Don't release fixed resource for realloc
2016-04-08 00:22:12
linux-kernel
[PATCH v11 12/60] PCI: Check pref compatible bit for mem64 resource of PCIe device
2016-04-08 00:20:49
linux-kernel
[PATCH v11 49/60] PCI: Don't add too much io port for hotplug bridge with old size
2016-04-08 00:19:45
linux-kernel
[PATCH v11 52/60] PCI: Unify skip_ioresource_align()
2016-04-08 00:19:34
linux-kernel
[PATCH v11 55/60] PCI, x86: Allocate from high in available window for MMIO
2016-04-08 00:19:31
linux-kernel
[PATCH v11 51/60] PCI: Allow bridge optional only io port resource required size to be 0
2016-04-08 00:19:29
linux-kernel
[PATCH v11 35/60] PCI: Simplify res reference using in __assign_resources_sorted()
2016-04-08 00:19:27
linux-kernel
[PATCH v11 40/60] PCI: Move comment to pci_need_to_release()
2016-04-08 00:19:25
linux-kernel
[PATCH v11 39/60] PCI: Separate out save_resources()/restore_resources()
2016-04-08 00:19:17
linux-kernel
[PATCH v11 18/60] PCI: Claim fixed resource during remove/rescan path
2016-04-08 00:19:15
linux-kernel
[PATCH v11 22/60] PCI: Get new realloc size for bridge for last try
2016-04-08 00:19:11
linux-kernel
[PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7
2016-04-08 00:19:09
linux-kernel
[PATCH v11 23/60] PCI: Don't release sibling bridge resources during hotplug
2016-04-08 00:18:29
linux-kernel
[PATCH v11 16/60] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
2016-04-08 00:17:36
linux-kernel
[PATCH v11 60/60] PCI: Only try to assign io port only for root bus that support it
2016-04-08 00:17:31
linux-kernel
[PATCH v11 10/60] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
2016-04-08 00:17:24
linux-kernel
[PATCH v11 43/60] PCI: Move saved required resource list out of required+optional assigning
2016-04-08 00:17:21
linux-kernel
[PATCH v11 47/60] PCI: Don't add too much optional size for hotplug bridge io
2016-04-08 00:17:16
linux-kernel
[PATCH v11 15/60] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64