summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | PCI: cache PCIe capability offsetKenji Kaneshige2009-11-061-0/+1
| | * | | | | | PCI: add pci_get_domain_bus_and_slot functionAndrew Patterson2009-11-041-1/+7
| | * | | | | | PCI: populate subsystem vendor and device IDs for PCI bridgesGabe Black2009-11-041-0/+5
| | * | | | | | PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-042-0/+13
| | * | | | | | PCI: acs p2p upsteram forwarding enablingAllen Kay2009-11-041-0/+13
| | * | | | | | xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+32
| | * | | | | | pccard: configure CLS on attachTejun Heo2009-11-041-0/+1
| | * | | | | | PCI: determine CLS more intelligentlyJesse Barnes2009-11-041-0/+2
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-12-111-0/+24
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | nilfs2: add norecovery mount optionRyusuke Konishi2009-11-201-0/+2
| | * | | | | | nilfs2: move definition of struct nilfs_btree_nodeJiro SEKIBA2009-11-201-0/+22
| * | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-1118-99/+1204
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | drm: Add memory manager debug functionJerome Glisse2009-12-101-0/+1
| | * | | | | | drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom2009-12-102-11/+11
| | * | | | | | drm/ttm: Rework validation & memory space allocation (V3)Jerome Glisse2009-12-102-27/+35
| | * | | | | | drm: Add search/get functions to get a block in a specific rangeJerome Glisse2009-12-101-0/+34
| | * | | | | | Merge remote branch 'korg/drm-radeon-dp' into drm-linusDave Airlie2009-12-081-14/+45
| | |\ \ \ \ \ \
| | | * | | | | | drm/radeon/kms: add support for DP modesettingAlex Deucher2009-12-081-15/+42
| | | * | | | | | drm/radeon/kms: DP fixes and cleanup from the ddxAlex Deucher2009-12-081-1/+3
| | | * | | | | | drm/radeon/kms: initial radeon displayport portingDave Airlie2009-12-081-0/+2
| | | * | | | | | Merge remote branch 'origin/drm-core-next' into testDave Airlie2009-12-0715-57/+1000
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-085-4/+92
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/i915: Fix typo in ioctl struct name.Kristian Høgsberg2009-12-011-1/+1
| | | * | | | | | | | drm/i915: Fix sync to vblank when VGA output is turned offLi Peng2009-12-011-0/+1
| | | * | | | | | | | drm/i915: add GETPARAM request for page flippingJesse Barnes2009-12-011-0/+1
| | | * | | | | | | | drm: use page flip event to signal flip completionJesse Barnes2009-12-011-0/+1
| | | * | | | | | | | Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-12-018-39/+76
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt2009-11-251-1/+14
| | | * | | | | | | | | Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-11-062-2/+57
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-10-262-2/+57
| | | * | | | | | | | | | drm/i915: implement drmmode overlay support v4Daniel Vetter2009-11-051-0/+71
| | | * | | | | | | | | | drm/i915: add i915_lp_ring_sync helperDaniel Vetter2009-11-051-1/+1
| | | * | | | | | | | | | drm: make drm_mode_object_find typesafeDaniel Vetter2009-11-051-1/+2
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'drm-core-next' into drm-linusDave Airlie2009-12-0815-57/+1000
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie2009-12-081-0/+149
| | | * | | | | | | | | drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom2009-12-071-0/+9
| | | * | | | | | | | | drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom2009-12-071-0/+107
| | | * | | | | | | | | drm/ttm: Add ttm lock functionality.Thomas Hellstrom2009-12-071-0/+247
| | | * | | | | | | | | drm/ttm: Add user-space objects.Thomas Hellstrom2009-12-071-0/+267
| | | * | | | | | | | | drm: Add dirty ioctl and propertyJakob Bornecrantz2009-12-043-0/+64
| | | * | | | | | | | | drm/ttm: Fix build failure due to missing struct pageMartin Michlmayr2009-12-041-0/+1
| | | * | | | | | | | | drm: Add compatibility #ifdefs for *BSDKristian Høgsberg2009-12-037-18/+27
| | | * | | | | | | | | drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom2009-12-031-0/+9
| | | * | | | | | | | | drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson2009-12-031-0/+5
| | | * | | | | | | | | drm/edid: Add new detailed block types from EDID 1.4Adam Jackson2009-12-031-0/+3
| | | * | | | | | | | | drm/modes: Add drm_mode_hsync()Adam Jackson2009-12-031-3/+4
| | | * | | | | | | | | drm: set the type of the drm_framebuffer::fbdev fieldClemens Ladisch2009-11-191-1/+1
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | | * | | | | | | | drm/kms: add page flipping ioctlKristian Høgsberg2009-11-183-0/+50
| | | * | | | | | | | drm: kill more unused DRM macrosAndres Salomon2009-11-181-23/+0Star
| | | * | | | | | | | drm: kill some unused DRM_PROC macros from drmP.hAndres Salomon2009-11-181-10/+0Star