summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-288-91/+459
|\
| * Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie2011-10-272-20/+2Star
| * Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie2011-10-271-11/+0Star
| * Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2011-10-243-0/+67
| |\
| | * drm/i915: add DP test request handlingJesse Barnes2011-10-211-0/+25
| | * drm: Add Panel Self Refresh DP addressesBen Widawsky2011-10-211-0/+36
| | * drm/i915: ILK + VT-d workaroundBen Widawsky2011-10-211-0/+2
| | * io-mapping: ensure io_mapping_map_atomic _is_ atomicDaniel Vetter2011-10-211-0/+4
| * | Merge tag 'v3.1-rc10' into drm-core-nextDave Airlie2011-10-1822-51/+92
| |\ \
| * \ \ Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2011-10-102-0/+18
| |\ \ \ | | | |/ | | |/|
| | * | drm: support routines for HDMI/DP ELDWu Fengguang2011-09-212-0/+18
| * | | vmwgfx: Add fence eventsThomas Hellstrom2011-10-101-2/+45
| * | | DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae2011-10-051-0/+104
| * | | vmwgfx: Add present and readback ioctlsJakob Bornecrantz2011-10-051-0/+63
| |/ /
| * | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-09-204-10/+50
| |\ \
| * | | vmwgfx: Bump majorThomas Hellstrom2011-09-061-45/+1Star
| * | | vmwgfx: Implement fence objectsThomas Hellstrom2011-09-061-15/+134
| * | | vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-061-3/+3
| * | | vmwgfx: Add functionality to get 3D capsThomas Hellstrom2011-09-061-0/+25
| * | | vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom2011-09-061-4/+3Star
| * | | vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom2011-09-061-3/+0Star
| * | | vmwgfx: Remove the fifo debug ioctlThomas Hellstrom2011-09-061-28/+2Star
| * | | drm/radeon/kms: add a new gem_wait ioctl with read/write flagsMarek Olšák2011-08-311-0/+11
| * | | drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák2011-08-312-2/+20
| * | | drm/gem: add functions for mmap offset creationRob Clark2011-08-301-0/+3
* | | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-281-0/+13
|\ \ \ \
| * | | | random: Add support for architectural random hooksH. Peter Anvin2011-07-311-0/+13
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-10-277-101/+131
|\ \ \ \ \
| * | | | | Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich2011-10-191-91/+66Star
| * | | | | Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter2011-10-132-2/+2
| * | | | | Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity2011-10-121-1/+1
| * | | | | Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior2011-09-281-0/+1
| * | | | | Input: adxl34x - documentation cleanupMichael Tandy2011-09-211-7/+14
| * | | | | Merge commit 'v3.1-rc4' into nextDmitry Torokhov2011-09-07484-3097/+11786
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz2011-08-241-0/+1
| * | | | | Input: add driver for Bosch Sensortec's BMA150 accelerometerEric Andersson2011-08-091-0/+46
* | | | | | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds2011-10-272-0/+50
|\ \ \ \ \ \
| * | | | | | ARM: 7131/1: clkdev: Add Common Macro for clk_lookupPadmavathi Venna2011-10-131-0/+7
| * | | | | | clk: provide prepare/unprepare functionsRussell King2011-09-271-0/+43
* | | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-271-0/+41
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v3.1' into devicetree/nextGrant Likely2011-10-243-32/+37
| |\ \ \ \ \ \ \
| * | | | | | | | dt: Add empty of_match_node() macroNicolas Ferre2011-10-241-0/+1
| * | | | | | | | dt: add empty dt helpers for non-dt buildRajendra Nayak2011-10-131-0/+13
| * | | | | | | | Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely2011-10-0521-51/+87
| |\ \ \ \ \ \ \ \
| * | | | | | | | | dt: add helper to read 64-bit integersJamie Iles2011-10-051-0/+8
| * | | | | | | | | OF: Add of_match_ptr() macroBen Dooks2011-09-301-0/+2
| * | | | | | | | | dt: add empty for_each_child_of_node, of_find_propertyStephen Warren2011-09-221-0/+10
| * | | | | | | | | dt: add of_alias_scan and of_alias_get_idShawn Guo2011-09-221-0/+7
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-10-262-1/+17
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg2011-10-262-1/+17
| |\ \ \ \ \ \ \ \ \ \