Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | drm/exynos: remove fimd_mode_fixup() | Gustavo Padovan | 2015-09-30 | 1 | -12/+0 | |
| | * | | | | | | | drm/exynos: rotator: Clock control is unused if !PM | Thierry Reding | 2015-09-30 | 1 | -1/+1 | |
| | * | | | | | | | drm/exynos: fimc: Clock control is unused if !PM | Thierry Reding | 2015-09-30 | 1 | -18/+18 | |
| | * | | | | | | | drm/exynos: Suspend/resume is unused if !PM | Thierry Reding | 2015-09-30 | 1 | -0/+2 | |
| | * | | | | | | | drm/exynos: create a fake mmap offset with gem creation | Joonyoung Shim | 2015-09-30 | 1 | -5/+7 | |
| | * | | | | | | | drm/exynos: remove call to drm_gem_free_mmap_offset() | Joonyoung Shim | 2015-09-30 | 1 | -3/+0 | |
| | * | | | | | | | drm/exynos: Remove useless EXPORT_SYMBOL_GPLs | Daniel Kurtz | 2015-09-30 | 2 | -9/+0 | |
| | * | | | | | | | drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl | Joonyoung Shim | 2015-09-30 | 1 | -1/+2 | |
| | * | | | | | | | drm/exynos: cleanup function calling written twice | Joonyoung Shim | 2015-09-30 | 1 | -33/+23 | |
| | * | | | | | | | drm/exynos: staticize exynos_drm_gem_init() | Joonyoung Shim | 2015-09-30 | 2 | -6/+1 | |
| | * | | | | | | | drm/exynos: remove unnecessary NULL assignment | Joonyoung Shim | 2015-09-30 | 1 | -3/+0 | |
| | * | | | | | | | drm/exynos: fix missed calling of drm_prime_gem_destroy() | Joonyoung Shim | 2015-09-30 | 2 | -4/+7 | |
| | * | | | | | | | drm/exynos: fix layering violation of address | Joonyoung Shim | 2015-09-30 | 1 | -1/+2 | |
| * | | | | | | | | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-10-02 | 7 | -67/+19 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/amdgpu: only print meaningful VM faults | Christian König | 2015-09-30 | 2 | -4/+12 | |
| | * | | | | | | | | drm/amdgpu/cgs: remove import_gpu_mem | Alex Deucher | 2015-09-30 | 2 | -56/+0 | |
| | * | | | | | | | | drm/amdgpu: Restore LCD backlight level on resume | Alex Deucher | 2015-09-29 | 1 | -2/+1 | |
| | * | | | | | | | | drm/radeon: Restore LCD backlight level on resume (>= R5xx) | Michel Dänzer | 2015-09-29 | 1 | -4/+4 | |
| | * | | | | | | | | drm/amdgpu: signedness bug in amdgpu_cs_parser_init() | Dan Carpenter | 2015-09-29 | 1 | -1/+2 | |
| | |/ / / / / / / | ||||||
| * | | / / / / / | drm/qxl: recreate the primary surface when the bo is not primary | Fabiano Fidêncio | 2015-10-01 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-10-02 | 13 | -47/+72 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "Input: synaptics - fix handling of disabling gesture mode" | Dmitry Torokhov | 2015-10-02 | 1 | -8/+4 | |
| * | | | | | | | | Input: psmouse - fix data race in __ps2_command | Dmitry Vyukov | 2015-09-30 | 1 | -8/+14 | |
| * | | | | | | | | Input: elan_i2c - add all valid ic type for i2c/smbus | duson | 2015-09-29 | 1 | -1/+10 | |
| * | | | | | | | | Input: zhenhua - ensure we have BITREVERSE | Andrew Morton | 2015-09-29 | 1 | -0/+1 | |
| * | | | | | | | | Input: omap4-keypad - fix memory leak | Sudip Mukherjee | 2015-09-29 | 1 | -1/+1 | |
| * | | | | | | | | Input: serio - fix blocking of parport | Sudip Mukherjee | 2015-09-28 | 1 | -0/+1 | |
| * | | | | | | | | Input: uinput - fix crash when using ABS events | Dmitry Torokhov | 2015-09-21 | 1 | -1/+1 | |
| * | | | | | | | | Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF | Duson Lin | 2015-09-21 | 4 | -7/+7 | |
| * | | | | | | | | Input: elan_i2c - add ic type 0x03 | Duson Lin | 2015-09-21 | 1 | -0/+1 | |
| * | | | | | | | | Input: elan_i2c - don't require known iap version | Daniel Drake | 2015-09-21 | 1 | -5/+7 | |
| * | | | | | | | | Input: imx6ul_tsc - fix controller name | Fabio Estevam | 2015-09-19 | 1 | -1/+1 | |
| * | | | | | | | | Input: imx6ul_tsc - use the preferred method for kzalloc() | Fabio Estevam | 2015-09-19 | 1 | -1/+1 | |
| * | | | | | | | | Input: imx6ul_tsc - check for negative return value | Fabio Estevam | 2015-09-19 | 1 | -1/+1 | |
| * | | | | | | | | Input: imx6ul_tsc - propagate the errors | Fabio Estevam | 2015-09-19 | 1 | -9/+19 | |
| * | | | | | | | | Input: walkera0701 - fix abs() calculations on 64 bit values | Dmitry Torokhov | 2015-09-19 | 1 | -2/+2 | |
| * | | | | | | | | Input: mms114 - remove unneded semicolons | Javier Martinez Canillas | 2015-09-19 | 1 | -2/+2 | |
| * | | | | | | | | Input: pm8941-pwrkey - remove unneded semicolon | Javier Martinez Canillas | 2015-09-19 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 2015-10-02 | 8 | -53/+77 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dmaengine: pxa_dma: fix residue corner case | Robert Jarzmik | 2015-10-01 | 1 | -0/+10 | |
| * | | | | | | | | | dmaengine: pxa_dma: fix the no-requestor case | Robert Jarzmik | 2015-10-01 | 1 | -6/+14 | |
| * | | | | | | | | | dmaengine: zxdma: Fix off-by-one for testing valid pchan request | Axel Lin | 2015-10-01 | 1 | -1/+1 | |
| * | | | | | | | | | dmaengine: at_xdmac: clean used descriptor | Ludovic Desroches | 2015-10-01 | 1 | -1/+10 | |
| * | | | | | | | | | dmaengine: at_xdmac: change block increment addressing mode | Maxime Ripard | 2015-10-01 | 1 | -2/+2 | |
| * | | | | | | | | | dmaengine: dw: properly read DWC_PARAMS register | Andy Shevchenko | 2015-09-30 | 1 | -2/+2 | |
| * | | | | | | | | | dmaengine: xgene-dma: Fix overwritting DMA tx ring | Rameshwar Prasad Sahu | 2015-09-30 | 1 | -26/+11 | |
| * | | | | | | | | | dmaengine: fix balance of privatecnt | Peter Ujfalusi | 2015-09-30 | 1 | -1/+9 | |
| * | | | | | | | | | dmaengine: sun4i: fix unsafe list iteration | Emilio López | 2015-09-30 | 1 | -3/+3 | |
| * | | | | | | | | | dmaengine: idma64: improve residue estimation | Andy Shevchenko | 2015-09-25 | 1 | -8/+8 | |
| * | | | | | | | | | dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size result | Andrzej Hajda | 2015-09-25 | 1 | -3/+6 |