summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* I2C: OMAP1/OMAP2+: add flags field to omap i2c platform dataAndy Green2011-10-291-0/+1
* I2C: OMAP: add rev to omap i2c platform dataAndy Green2011-10-291-0/+1
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-0/+109
|\
| * Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-233-12/+45
| |\
| * | cpu_pm: Add cpu power management notifiersColin Cross2011-09-231-0/+109
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-10-281-11/+17
|\ \ \
| * | | vfs: add generic_file_llseek_sizeAndi Kleen2011-10-281-0/+2
| * | | vfs: do (nearly) lockless generic_file_llseekAndi Kleen2011-10-281-3/+6
| * | | vfs: add hex format for MAY_* flag valuesAneesh Kumar K.V2011-10-281-8/+9
* | | | Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2011-10-281-2/+20
|\ \ \ \
| * | | | Fix build break when freezer not configuredSteve French2011-10-271-0/+3
| * | | | [CIFS] Fixup trivial checkpatch warningSteve French2011-10-191-1/+1
| * | | | cifs, freezer: add wait_event_freezekillable and have cifs use itJeff Layton2011-10-191-2/+17
* | | | | 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/+2
| * | | | | Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie2011-10-271-11/+0
| * | | | | 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-201-0/+25
| | * | | | | drm: Add Panel Self Refresh DP addressesBen Widawsky2011-10-201-0/+36
| | * | | | | drm/i915: ILK + VT-d workaroundBen Widawsky2011-10-201-0/+2
| | * | | | | io-mapping: ensure io_mapping_map_atomic _is_ atomicDaniel Vetter2011-10-201-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/+1
| * | | | | 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/+3
| * | | | | vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom2011-09-061-3/+0
| * | | | | vmwgfx: Remove the fifo debug ioctlThomas Hellstrom2011-09-061-28/+2
| * | | | | 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-181-91/+66
| * | | | | | | Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter2011-10-122-2/+2
| * | | | | | | Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity2011-10-111-1/+1
| * | | | | | | Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior2011-09-281-0/+1
| * | | | | | | Input: adxl34x - documentation cleanupMichael Tandy2011-09-201-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-231-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
|\ \ \ \ \ \ \ \