Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | ARM: at91: remove useless includes in platform_data/atmel.h | Alexandre Belloni | 2015-09-18 | 1 | -8/+0 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-10 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanup | Olof Johansson | 2015-10-23 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master | Jarkko Nikula | 2015-09-20 | 1 | -1/+0 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-10 | 3 | -30/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | coredump: add DAX filtering for ELF coredumps | Ross Zwisler | 2015-11-09 | 1 | -1/+3 | |
| * | | | | | | | | | | Merge branch 'for-4.4/hotplug' into libnvdimm-for-next | Dan Williams | 2015-11-09 | 5 | -2/+18 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | devm: make allocations numa aware by default | Dan Williams | 2015-10-09 | 1 | -4/+12 | |
| * | | | | | | | | | | | pmem: kill memremap_pmem() | Dan Williams | 2015-10-09 | 1 | -25/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2015-11-10 | 4 | -11/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | acpi: add acpi_preset_companion() stub | Dustin Byford | 2015-10-25 | 1 | -0/+5 | |
| * | | | | | | | | | | | i2c-dev: Fix typo in ioctl name reference | Jean Delvare | 2015-10-23 | 1 | -1/+3 | |
| * | | | | | | | | | | | mfd: core: redo ACPI matching of the children devices | Andy Shevchenko | 2015-10-23 | 1 | -2/+8 | |
| * | | | | | | | | | | | i2c: rcar: Remove obsolete platform data support | Geert Uytterhoeven | 2015-10-20 | 1 | -10/+0 | |
| * | | | | | | | | | | | i2c: ocores: support big-endian register layout | Max Filippov | 2015-10-20 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2015-11-10 | 1 | -8/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | watchdog: include: add units for timeout values in kerneldoc | Wolfram Sang | 2015-11-03 | 1 | -5/+5 | |
| * | | | | | | | | | | | watchdog: include: fix some typos | Wolfram Sang | 2015-11-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | watchdog: Always evaluate new timeout against min_timeout | Guenter Roeck | 2015-11-03 | 1 | -2/+9 | |
* | | | | | | | | | | | | Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-11-10 | 3 | -102/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/of' into for-linus | Vinod Koul | 2015-10-31 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OF | Kuninori Morimoto | 2015-10-01 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'topic/edma' into for-linus | Vinod Koul | 2015-10-31 | 1 | -101/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | dmaengine: edma: New device tree binding | Peter Ujfalusi | 2015-10-27 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | ARM/dmaengine: edma: Merge the two drivers under drivers/dma/ | Peter Ujfalusi | 2015-10-14 | 1 | -74/+0 | |
| | * | | | | | | | | | | | | ARM/dmaengine: edma: Public API to use private struct pointer | Peter Ujfalusi | 2015-10-14 | 1 | -16/+22 | |
| | * | | | | | | | | | | | | ARM: common: edma: Remove unused functions | Peter Ujfalusi | 2015-10-14 | 1 | -33/+0 | |
| | |/ / / / / / / / / / / | ||||||
| * / / / / / / / / / / / | dmaengine: dw: some Intel devices has no memcpy support | Andy Shevchenko | 2015-10-31 | 1 | -0/+2 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-11-10 | 29 | -192/+612 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | vga_switcheroo: Drop client power state VGA_SWITCHEROO_INIT | Lukas Wunner | 2015-11-05 | 1 | -5/+0 | |
| * | | | | | | | | | | | | Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2015-11-05 | 1 | -4/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | dma-buf/fence: add fence_is_later() | Christian König | 2015-10-30 | 1 | -3/+19 | |
| | * | | | | | | | | | | | | dma-buf/fence: add fence_wait_any_timeout function v2 | Christian König | 2015-10-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2... | Dave Airlie | 2015-11-03 | 1 | -8/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drm/nouveau: remove unnecessary usage of object handles | Ben Skeggs | 2015-11-03 | 1 | -8/+0 | |
| * | | | | | | | | | | | | | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2015-11-03 | 1 | -0/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | drm/exynos/decon5433: add support for DECON-TV | Andrzej Hajda | 2015-11-03 | 1 | -0/+29 | |
| * | | | | | | | | | | | | | | Merge tag 'topic/drm-misc-2015-10-22' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2015-10-30 | 2 | -2/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | vga_switcheroo: Constify vga_switcheroo_handler | Lukas Wunner | 2015-10-20 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | drm: Introduce generic probe function for component based masters. | Liviu Dudau | 2015-10-20 | 1 | -0/+13 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2015-10-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| / / / / / / / / / / / / | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | drm/amdgpu: update the core VI support for Stoney | Samuel Li | 2015-10-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2015-10-20 | 8 | -29/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drm: Check crtc viewport correctly with rotated primary plane on atomic drivers | Ville Syrjälä | 2015-10-19 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | drm/gem: Use kref_get_unless_zero for the weak mmap references | Daniel Vetter | 2015-10-19 | 1 | -16/+6 | |
| | * | | | | | | | | | | | | | drm/gem: Check locking in drm_gem_object_unreference | Daniel Vetter | 2015-10-19 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | drm/i810_drm.h: include drm/drm.h | Mikko Rapeli | 2015-10-16 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | r128_drm.h: include drm/drm.h | Mikko Rapeli | 2015-10-16 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | savage_drm.h: include <drm/drm.h> | Mikko Rapeli | 2015-10-16 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | gpu/doc: Convert to markdown harder | Lukas Wunner | 2015-10-16 | 1 | -1/+1 |