aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer2009-09-18
| * | | | | | drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse2009-09-18
| * | | | | | Merge remote branch 'origin/master' of ../linux-2.6 into drm-nextDave Airlie2009-09-08
| |\ \ \ \ \ \
| * | | | | | | drm: include seq_file.h for debugfs builds.Dave Airlie2009-09-07
| * | | | | | | Merge intel drm-intel-next branchDave Airlie2009-09-07
| |\ \ \ \ \ \ \
| * | | | | | | | drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui2009-09-07
| * | | | | | | | drm/kms: add explicit encoder disable function and detach harder.Dave Airlie2009-09-01
| * | | | | | | | drm/mm: add ability to dump mm lists via debugfsDave Airlie2009-09-01
| * | | | | | | | drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-30
| * | | | | | | | drm/crtc_helper: place drm_helper_encoder_in_use() in the header fileMaarten Maathuis2009-08-30
| * | | | | | | | drm: GEM handles are u32, not intPekka Paalanen2009-08-26
| * | | | | | | | drm/ttm: consolidate cache flushing code in one place.Dave Airlie2009-08-26
| * | | | | | | | Merge Linus master to drm-nextDave Airlie2009-08-19
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2009-08-19
| * | | | | | | | | drm/ttm: Memory accounting rework.Thomas Hellstrom2009-08-19
| * | | | | | | | | drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom2009-08-19
| * | | | | | | | | drm/ttm: optimize bo_kmap_type valuesPekka Paalanen2009-08-19
| * | | | | | | | | drm/kms: no need to return void value (encoder)Pekka Paalanen2009-08-19
| * | | | | | | | | drm: clarify scaling property namesJesse Barnes2009-08-19
| * | | | | | | | | drm: fixup includes in encoder slave header files.Dave Airlie2009-08-19
| * | | | | | | | | drm: Add more standard TV properties.Francisco Jerez2009-08-12
| * | | | | | | | | drm: Define some new standard TV properties.Francisco Jerez2009-08-04
| * | | | | | | | | drm: Define DRM_MODE_SUBCONNECTOR_SCARTFrancisco Jerez2009-08-04
| * | | | | | | | | drm: Define DRM_MODE_CONNECTOR_TVFrancisco Jerez2009-08-04
| * | | | | | | | | drm/kms: slave encoder interface.Francisco Jerez2009-08-04
| * | | | | | | | | DRM: Add the explanation about DRM debug levelZhao Yakui2009-08-04
| * | | | | | | | | drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui2009-08-04
| * | | | | | | | | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui2009-08-04
| * | | | | | | | | drm/mode: add the GTF algorithm in kernel spaceZhao Yakui2009-07-15
| * | | | | | | | | drm/mode: add the CVT algorithm in kernel spaceZhao Yakui2009-07-15
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds2009-09-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput2009-09-20
| * | | | | | | | | | includecheck fix: include/linux, page_cgroup.hJaswinder Singh Rajput2009-09-20
| * | | | | | | | | | includecheck fix: include/linux, aio.hJaswinder Singh Rajput2009-09-20
| * | | | | | | | | | includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput2009-09-20
| * | | | | | | | | | includecheck fix: include/acpi, acpi_bus.hJaswinder Singh Rajput2009-09-20
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
| |/ / / / / / / / /
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-09-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tty: handle VT specific compat ioctls in vt driverArnd Bergmann2009-09-19
| * | | | | | | | | | tty: USB serial termios bitsAlan Cox2009-09-19
| * | | | | | | | | | serial: kill USF_CLOSING_* definitionsAlan Cox2009-09-19
| * | | | | | | | | | serial: move port users helperAlan Cox2009-09-19
| * | | | | | | | | | serial: move delta_msr_wait into the tty_portAlan Cox2009-09-19
| * | | | | | | | | | serial: replace the state mutex with the tty port mutexAlan Cox2009-09-19
| * | | | | | | | | | serial: kill off uif_tAlan Cox2009-09-19
| * | | | | | | | | | serial: move the flags into the tty_port fieldAlan Cox2009-09-19
| * | | | | | | | | | serial: move count into the tty_port versionAlan Cox2009-09-19
| * | | | | | | | | | serial: Fold closing_* fields into the tty_port onesAlan Cox2009-09-19
| * | | | | | | | | | serial: kill off uart_infoAlan Cox2009-09-19