summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2011-12-06
* drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk2011-12-06
* drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse2011-12-06
* drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse2011-12-06
* drm/ttm: page allocation use page array instead of listJerome Glisse2011-12-06
* drm/ttm: remove unused backend flags fieldJerome Glisse2011-12-06
* drm/ttm: remove split btw highmen and lowmem pageJerome Glisse2011-12-06
* drm/ttm: remove userspace backed ttm object supportJerome Glisse2011-12-06
* swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk2011-12-06
* drm: document the drm_mode_config structureJesse Barnes2011-12-06
* drm: document the drm_mode_group structureJesse Barnes2011-12-06
* drm: document and cleanup drm_mode_config_funcsJesse Barnes2011-12-06
* drm: document drm_mode_set structureJesse Barnes2011-12-06
* drm: remove unused fields in drm_connector and document the restJesse Barnes2011-12-06
* drm: add drm_encoder commentsJesse Barnes2011-12-06
* drm: add comments for drm_encoder_funcsJesse Barnes2011-12-06
* drm: fix comments for drm_crtc structJesse Barnes2011-12-06
* drm: remove unused connector_count field from drm_display_modeJesse Barnes2011-12-06
* gma500: Move the APIAlan Cox2011-12-06
* drm: Redefine pixel formatsVille Syrjälä2011-12-01
* drm: move the fb bpp/depth helper into the core.Dave Airlie2011-11-29
* drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes2011-11-15
* drm: add plane support v3Jesse Barnes2011-11-15
* drm: Make the per-driver file_operations struct constArjan van de Ven2011-11-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-07
|\
| * bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-04
| * netlink: clarify attribute length check documentationJohannes Berg2011-11-04
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-04
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-04
| | |\
| | | * mac80211: warn only once about not finding a rateJohannes Berg2011-11-04
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-02
| | | |\
| | | | * Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-14
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-07
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown2011-11-06
| |\ \ \ \ \ \ \
| | * | | | | | | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-06
| | * | | | | | | cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-06
| | * | | | | | | cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-06
| | * | | | | | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-06
| | |/ / / / / /
| * | | | | | | ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche2011-11-06
| * | | | | | | ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki2011-11-06
| |/ / / / / /
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-07
|\ \ \ \ \ \ \
| * | | | | | | vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom2011-11-02
| * | | | | | | drm/radeon/kms: properly set panel mode for eDPAlex Deucher2011-11-01
| * | | | | | | drm: Introduce "Virtual" connectors and encodersThomas Hellstrom2011-11-01
* | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: define `mtd_is_*()' functionsBrian Norris2011-09-21
| * | | | | | | | mtd: kill old field for `struct mtd_info_user'Brian Norris2011-09-11
| * | | | | | | | mtd: nand: kill member `ops' of `struct nand_chip'Brian Norris2011-09-11
| * | | | | | | | mtd: document ABIBrian Norris2011-09-11
| * | | | | | | | mtd: add MEMWRITE ioctlBrian Norris2011-09-11