Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b55438fdd5173a367659a7e200acea6c9f77b8cb
b55438f
PCI: prepare pci=realloc for multiple options
by Yinghai Lu
· 13 years ago
0c5be0c
PCI: Retry on IORESOURCE_IO type allocations
by Yinghai Lu
· 13 years ago
823806f
x86/mrst/pci: avoid SoC fixups on non-SoC platforms
by Alan Cox
· 13 years ago
8ed3087
x86/mrst/pci: v4l/atomisp: treat atomisp as real pci device
by Jacob Pan
· 13 years ago
990a30c
x86/mrst/pci: assign d3_delay to 0 for Langwell devices
by Jacob Pan
· 13 years ago
7570a33
PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver
by MUNEDA Takahiro
· 13 years ago
34a4876
PCI: move pci_find_saved_cap out of linux/pci.h
by Yinghai Lu
· 13 years ago
f796841
PCI: fix memleak for pci dev removing during hotplug
by Yinghai Lu
· 13 years ago
2dd8ba9
PCI: Fix device class print out
by Yinghai Lu
· 13 years ago
9ad52e6
PCI: Add PCI_EXP_TYPE_PCIE_BRIDGE value
by Anthony PERARD
· 13 years ago
3796f1e
PCI: Skip cardbus assigned resource reset during pci bus rescan
by Yinghai Lu
· 13 years ago
1184893
PCI: Fix "cardbus bridge resources as optional" size handling
by Yinghai Lu
· 13 years ago
dcef0d0
PCI: Disable cardbus bridge MEM1 prefetchable bit
by Yinghai Lu
· 13 years ago
5b415f1
PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up
by Rafael J. Wysocki
· 13 years ago
09cedbe
PCI: Fix /sys warning when sriov enabled and card is hot removed
by Yinghai Lu
· 13 years ago
ad71c96
PCI: pcie: Add support for setting default ASPM policy
by Matthew Garrett
· 13 years ago
f67fd55
PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs
by Thomas Jarosch
· 13 years ago
3209874
PCI: Annotate PCI quirks in initcall_debug style
by Arjan van de Ven
· 13 years ago
309c665
PCI hotplug: cpcihp: fix debug module parameter to be bool
by Danny Kukawka
· 13 years ago
26f4106
PCI: check for pci bar restore completion and retry
by Kay, Allen M
· 13 years ago
2debd92
PCI: pciehp: Disable/enable link during slot power off/on
by Yinghai Lu
· 13 years ago
7f82299
PCI: pciehp: Add Disable/enable link functions
by Yinghai Lu
· 13 years ago
bffe4f7
PCI: pciehp: Add pcie_wait_link_not_active()
by Yinghai Lu
· 13 years ago
4e2ce40
PCI: pciehp: make check_link_active more helpful
by Yinghai Lu
· 13 years ago
2f5d8e4
PCI: pciehp: replace unconditional sleep with config space access check
by Yinghai Lu
· 13 years ago
efdc87d
PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device
by Yinghai Lu
· 13 years ago
ac205b7
PCI: make sriov work with hotplug remove
by Yinghai Lu
· 13 years ago
67cc7e2
PCI: remove add_to_failed_list()
by Yinghai Lu
· 13 years ago
b592443
PCI: add debug print out for add_size
by Yinghai Lu
· 13 years ago
bffc56d
PCI: make free_list() into a function
by Yinghai Lu
· 13 years ago
b9b0bba
PCI: Rename dev_res_x to add_res or fail_res
by Yinghai Lu
· 13 years ago
764242a
PCI: Merge pci_dev_resource_x and pci_dev_resource
by Yinghai Lu
· 13 years ago
bdc4abe
PCI: Replace resource_list with generic list
by Yinghai Lu
· 13 years ago
2934a0d
PCI: Move struct resource_list to setup-bus.c
by Yinghai Lu
· 13 years ago
78c3b32
PCI: Move pdev_sort_resources() to setup-bus.c
by Yinghai Lu
· 13 years ago
19aa7ee
PCI: make re-allocation try harder by reassigning ranges higher in the heirarchy
by Yinghai Lu
· 13 years ago
9b03088
PCI: Make pci_rescan_bus handle add_list
by Yinghai Lu
· 13 years ago
2f32052
PCI: Make rescan bus increase bridge resource size if needed
by Yinghai Lu
· 13 years ago
8424d75
PCI: Use add_list in pcie hotplug path.
by Yinghai Lu
· 13 years ago
3e6e0d8
PCI: try to assign required+option size first
by Yinghai Lu
· 13 years ago
1c37235
PCI: Move get_res_add_size() function
by Yinghai Lu
· 13 years ago
ef62dfe
PCI: Make add_to_list() return status
by Yinghai Lu
· 13 years ago
a4ac9fe
PCI : Calculate right add_size
by Yinghai Lu
· 13 years ago
0dea210
PCI: Fix typo in setup-res.c
by Masanari Iida
· 13 years ago
316d86f
x86/PCI: don't fall back to defaults if _CRS has no apertures
by Bjorn Helgaas
· 13 years ago
1160831
xen/pciback: Support pci_reset_function, aka FLR or D3 support.
by Konrad Rzeszutek Wilk
· 13 years ago
6fbf9e7
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
by Konrad Rzeszutek Wilk
· 13 years ago
8f0cddd
PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap
by Julia Lawall
· 13 years ago
f382a08
PCI: Can continually add funcs after adding func0
by Amos Kong
· 13 years ago
6535943f
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
by Myron Stowe
· 13 years ago
925845b
x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values
by Myron Stowe
· 13 years ago
351fc6d
PCI: Fix starting basis for resource requests
by Myron Stowe
· 13 years ago
3682a39
PCI: Fix pci cardbus removal
by Yinghai Lu
· 13 years ago
8161fe9
PCI: set pci sriov page size before reading SRIOV BAR
by Vaidyanathan Srinivasan
· 13 years ago
71f6bd4
PCI: workaround hard-wired bus number V2
by Yinghai Lu
· 13 years ago
acb42a3
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
ea9f7a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
2d8357e
gma500: Fix suspend/resume functions
by Ryan Mallon
· 13 years ago
24a7eb7
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes
by Dave Airlie
· 13 years ago
373af0c
drm/exynos: fixed pm feature for fimd module.
by Inki Dae
· 13 years ago
f150130
MAINTAINERS: added maintainer entry for Exynos DRM Driver.
by Inki Dae
· 13 years ago
a4b42da
drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD
by Inki Dae
· 13 years ago
2363dc6
drm/exynos: fix build dependency for DRM_EXYNOS_HDMI
by Seung-Woo Kim
· 13 years ago
485bc54
drm/exynos: use release_mem_region instead of release_resource
by Seung-Woo Kim
· 13 years ago
74ea15d
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
c75d5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
2d3c7ef
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
b57cea5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2437dcb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
0dbfe8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
590dfe2
agp: fix scratch page cleanup
by Michal Kubecek
· 13 years ago
c8fe74a
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes
by Dave Airlie
· 13 years ago
b3a8152
ALSA: hda - Fix silent output on Haier W18 laptop
by Takashi Iwai
· 13 years ago
5b68edc
x86/microcode_amd: Add support for CPU family specific container files
by Andreas Herrmann
· 13 years ago
652847a
x86/amd: Add missing feature flag for fam15h models 10h-1fh processors
by Andreas Herrmann
· 13 years ago
5067cf5
x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()
by Jesper Juhl
· 13 years ago
3fe5456
x86/numachip: Drop unnecessary conflict with EDAC
by Daniel J Blueman
· 13 years ago
d2ebc71
x86/uv: Fix uninitialized spinlocks
by Cliff Wickman
· 13 years ago
5a51467
x86/uv: Fix uv_gpa_to_soc_phys_ram() shift
by Russ Anderson
· 13 years ago
87f71ae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
aaad641
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
74a7f6a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
486bc79
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
7ca4e8c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
1589cb1
eCryptfs: move misleading function comments
by Li Wang
· 13 years ago
3074c03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 13 years ago
58ded24
eCryptfs: Fix oops when printing debug info in extent crypto functions
by Tyler Hicks
· 13 years ago
f2cb933
eCryptfs: Remove unused ecryptfs_read()
by Tyler Hicks
· 13 years ago
a261a03
eCryptfs: Check inode changes in setattr
by Tyler Hicks
· 13 years ago
5e6f0d7
eCryptfs: Make truncate path killable
by Tyler Hicks
· 13 years ago
684a3ff
eCryptfs: Infinite loop due to overflow in ecryptfs_write()
by Li Wang
· 13 years ago
48399c0
eCryptfs: Replace miscdev read/write magic numbers
by Tyler Hicks
· 13 years ago
7f13350
eCryptfs: Report errors in writes to /dev/ecryptfs
by Tyler Hicks
· 13 years ago
db10e55
eCryptfs: Sanitize write counts of /dev/ecryptfs
by Tyler Hicks
· 13 years ago
bb45036
ecryptfs: Remove unnecessary variable initialization
by Tim Gardner
· 13 years ago
30373dc
ecryptfs: Improve metadata read failure logging
by Tim Gardner
· 13 years ago
1409419
MAINTAINERS: Update eCryptfs maintainer address
by Dustin Kirkland
· 13 years ago
9f1feed
drm/ttm: fix two regressions since move_notify changes
by Ben Skeggs
· 13 years ago
93b525d
drm/i915: fixup forcewake spinlock fallout in drpc debugfs function
by Daniel Vetter
· 13 years ago
9b025eb
xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
by Jan Kara
· 13 years ago
Next »