summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI : Calculate right add_sizeYinghai Lu2012-02-142-4/+5
* PCI: Fix typo in setup-res.cMasanari Iida2012-02-141-1/+1
* xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk2012-02-142-3/+39
* PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2012-02-141-0/+25
* PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmapJulia Lawall2012-02-141-2/+4
* PCI: Can continually add funcs after adding func0Amos Kong2012-02-141-16/+13
* x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe2012-02-141-3/+21
* PCI: Fix starting basis for resource requestsMyron Stowe2012-02-141-5/+9
* PCI: Fix pci cardbus removalYinghai Lu2012-02-101-6/+22
* PCI: set pci sriov page size before reading SRIOV BARVaidyanathan Srinivasan2012-02-101-2/+1
* PCI: workaround hard-wired bus number V2Yinghai Lu2012-02-101-0/+5
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-2719-265/+242
|\
| * gma500: Fix suspend/resume functionsRyan Mallon2012-01-271-4/+4
| * drm/exynos: fixed pm feature for fimd module.Inki Dae2012-01-271-50/+59
| * drm/exynos: fixed build dependency for DRM_EXYNOS_FIMDInki Dae2012-01-271-1/+1
| * drm/exynos: fix build dependency for DRM_EXYNOS_HDMISeung-Woo Kim2012-01-271-1/+1
| * drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim2012-01-271-4/+4
| * agp: fix scratch page cleanupMichal Kubecek2012-01-261-6/+6
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie2012-01-2614-199/+167
| |\
| | * drm/i915: fixup forcewake spinlock fallout in drpc debugfs functionDaniel Vetter2012-01-251-3/+8
| | * drm/i915: debugfs: show semaphore registers also on gen7Daniel Vetter2012-01-241-1/+1
| | * drm/i915: allow userspace forcewake references also on gen7Daniel Vetter2012-01-241-2/+2
| | * drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.Eric Anholt2012-01-241-2/+2
| | * drm/i915: Correct debugfs printout for RC1e.Eric Anholt2012-01-241-1/+1
| | * Revert "drm/i915: Work around gen7 BLT ring synchronization issues."Keith Packard2012-01-201-14/+0
| | * drm/i915: rip out the HWSTAM missed irq workaroundDaniel Vetter2012-01-191-1/+2
| | * drm/i915: paper over missed irq issues with force wake voodooDaniel Vetter2012-01-191-2/+25
| | * drm/i915: Hold gt_lock across forcewake register readsKeith Packard2012-01-191-2/+7
| | * drm/i915: Hold gt_lock during resetKeith Packard2012-01-191-3/+22
| | * drm/i915: Move reset forcewake processing to gen6_do_resetKeith Packard2012-01-191-7/+9
| | * drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter2012-01-194-11/+26
| | * drm/i915: convert force_wake_get to func pointer in the gpu reset codeDaniel Vetter2012-01-131-1/+1
| | * drm/i915: sprite init failure on pre-SNB is not a failureJesse Barnes2012-01-132-12/+5
| | * drm/i915: VBT Parser cleanup for eDP blockRohit Jain2012-01-131-1/+5
| | * drm/i915: mask transcoder select bits before setting them on LVDSJesse Barnes2012-01-121-5/+8
| | * Merge branch 'drm-intel-next-fixes' into drm-intel-fixesKeith Packard2012-01-126-138/+50
| | |\
| | | * drm/i915: Add Clientron E830 to the ignore LVDS listJoel Sass2012-01-121-0/+8
| | | * CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGBDuncan Laurie2012-01-121-0/+23
| | | * drm/i915: handle 3rd pipeEugeni Dodonov2012-01-091-0/+4
| | | * drm/i915: simplify pipe checkingEugeni Dodonov2012-01-091-1/+2
| | | * drm/i915: Print debugfs object list sizes in KiB instead of bytes.Eric Anholt2012-01-091-2/+2
| | | * drm/i915/sdvo: always set positive sync polarityPaulo Zanoni2012-01-061-5/+3
| | | * drm/i915: Removing TV Out modes.Rodrigo Vivi2012-01-061-122/+0
| | | * drm/i915: Fix TV Out refresh rate.Rodrigo Vivi2012-01-061-8/+8
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-266-16/+45
|\ \ \ \
| * | | | [media] cinergyT2-fe: Fix bandwdith settingsMauro Carvalho Chehab2012-01-231-3/+4
| * | | | [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functionsJosh Wu2012-01-231-0/+14
| * | | | [media] cxd2820r: sleep on DVB-T/T2 delivery system switchAntti Palosaari2012-01-231-2/+11
| * | | | [media] anysee: fix CI initAntti Palosaari2012-01-231-0/+8
| * | | | [media] cxd2820r: remove unused parameter from cxd2820r_attachAntti Palosaari2012-01-234-10/+5