summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/tegra: Tightly bind RGB output to DCThierry Reding2013-12-031-4/+7
| | * | | | drm/tegra: Make CRTC upcasting saferThierry Reding2013-12-031-1/+1
| | * | | | gpu: host1x: Silence a few warnings with LPAE=yOlof Johansson2013-11-282-4/+4
| * | | | | udl: fix issue with imported prime buffersRob Clark2013-12-051-0/+6
| * | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-12-0511-17/+499
| |\ \ \ \ \
| | * | | | | drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()Dan Carpenter2013-12-031-1/+1
| | * | | | | drm/nouveau/sw: fix oops if gpu has its display block disabledBen Skeggs2013-12-031-1/+1
| | * | | | | drm/nouveau: unreference fence after syncingBen Skeggs2013-12-031-0/+1
| | * | | | | drm/nouveau/kms: send timestamp data for correct head in flip completion eventsMaarten Lankhorst2013-12-031-1/+1
| | * | | | | drm/nouveau/clk: Add support for NVAA/NVACRoy Spliet2013-12-034-2/+452
| | * | | | | drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+Roy Spliet2013-12-032-0/+6
| | * | | | | drm/nv10/plane: some chipsets don't support NV12Ilia Mirkin2013-12-031-2/+13
| | * | | | | drm/nv10/plane: add downscaling restrictionsIlia Mirkin2013-12-031-1/+9
| | * | | | | drm/nv10/plane: fix format computationIlia Mirkin2013-12-031-8/+9
| | * | | | | drm/nv04-nv30/clk: provide an empty domain listBen Skeggs2013-12-031-1/+6
| * | | | | | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-12-056-37/+94
| |\ \ \ \ \ \
| | * | | | | | drm/vmwgfx: Add our connectors to sysfsThomas Hellstrom2013-12-043-0/+5
| | * | | | | | drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom2013-12-043-10/+47
| | * | | | | | drm/vmwgfx: Fix up and comment the dumb buffer implementationThomas Hellstrom2013-12-041-27/+37
| | * | | | | | drm/vmwgfx: Correctly set the enabled state on crtcsThomas Hellstrom2013-12-042-0/+5
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'mfd-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-093-3/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'mfd-lee-3.13-fixes-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz2013-11-271-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | mfd: Make MFD_AS3722 depend on I2C=yMichal Marek2013-11-261-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | mfd: lpc_ich: Fix Wildcat Point info name fieldJames Ralston2013-11-271-1/+1
| * | | | | | | mfd: ti-ssp: Fix buildGeert Uytterhoeven2013-11-271-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-093-54/+3
|\ \ \ \ \ \ \
| * | | | | | | Revert "cpufreq: fix garbage kobjects on errors during suspend/resume"Rafael J. Wysocki2013-12-081-0/+3
| * | | | | | | Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki2013-12-083-54/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-0910-14/+239
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2013-12-052-3/+204
| * | | | | | | | Input: elantech - add support for newer (August 2013) devicesMatt Walker2013-12-051-0/+1
| * | | | | | | | Input: add SW_MUTE_DEVICE switch definitionPing Cheng2013-12-051-0/+1
| * | | | | | | | Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer2013-12-011-4/+18
| * | | | | | | | Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov2013-12-011-2/+2
| * | | | | | | | Input: add key code for ambient light sensor buttonPali Rohár2013-11-261-0/+2
| * | | | | | | | Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu2013-11-254-5/+11
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-12-091-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky2013-12-091-1/+1
* | | | | | | | | | Merge tag 'tty-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-12-081-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | n_tty: Fix missing newline echoPeter Hurley2013-11-291-2/+4
* | | | | | | | | | | Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-087-34/+43
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-12-036-26/+38
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix build failure for gp2ap020a00f.cRussell King - ARM Linux2013-12-021-0/+1
| | * | | | | | | | | | | iio: hid-sensors: Fix power and report stateSrinivas Pandruvada2013-12-023-14/+27
| | * | | | | | | | | | | HID: hid-sensor-hub: Add logical min and maxSrinivas Pandruvada2013-12-022-12/+10
| * | | | | | | | | | | | Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_r...Ivaylo Dimitrov2013-12-031-8/+5
* | | | | | | | | | | | | Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-12-0814-73/+97
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mei: add 9 series PCH mei device idsTomas Winkler2013-12-052-2/+7
| * | | | | | | | | | | | | drivers/char/i8k.c: add Dell XPLS L421XAlan Cox2013-12-041-0/+7
| * | | | | | | | | | | | | Merge tag 'extcon-linus-for-3.13-rc2' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2013-11-272-4/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud