summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2014-04-0521-62/+108
|\
| * Hexagon: update CR year for elf.hRichard Kuo2014-04-041-1/+1
| * Hexagon: remove SP macroRichard Kuo2014-04-041-3/+1
| * Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo2014-04-041-1/+1
| * Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo2014-04-041-0/+1
| * Hexagon: fix atomic_setRichard Kuo2014-04-041-1/+14
| * Hexagon: add screen_info for VGA_CONSOLERichard Kuo2014-04-042-0/+5
| * hexagon: correct type on pgd copyIlia Mirkin2014-04-041-1/+1
| * smp, hexagon: kill SMP single function call interruptJiang Liu2014-04-042-6/+1
| * arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang2014-04-041-0/+2
| * arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang2014-04-041-4/+20
| * arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang2014-04-041-3/+2
| * arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang2014-04-041-1/+2
| * arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang2014-04-041-0/+1
| * arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang2014-04-041-0/+5
| * arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...Chen Gang2014-04-041-36/+36
| * arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang2014-04-042-1/+1
| * arch: hexagon: kernel: add export symbol function __delay()Chen Gang2014-04-042-0/+10
| * hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang2014-04-041-2/+3
| * hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang2014-04-041-0/+2
| * hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang2014-04-041-3/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-04-057-9/+3
|\ \
| * | m68knommu: fix arg types for outs* functionsGreg Ungerer2014-03-111-3/+3
| * | m68k : Kill CONFIG_MTD_PARTITIONSEunbong Song2014-03-116-6/+0
* | | Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0527-565/+1886
|\ \ \
| * | | [media] s5p-fimc: Remove reference to outdated macroPaul Bolle2014-03-141-3/+2
| * | | [media] s5p-jpeg: Fix broken indentation in jpeg-regs.hJacek Anaszewski2014-03-141-12/+12
| * | | [media] exynos4-is: Add the FIMC-IS ISP capture DMA driverSylwester Nawrocki2014-03-1413-9/+817
| * | | [media] exynos4-is: Add support for asynchronous subdevices registrationSylwester Nawrocki2014-03-142-104/+147
| * | | [media] exynos4-is: Add clock provider for the SCLK_CAM clock outputsSylwester Nawrocki2014-03-142-1/+136
| * | | [media] exynos4-is: Use external s5k6a3 sensor driverSylwester Nawrocki2014-03-145-380/+57
| * | | [media] V4L: s5c73m3: Add device tree supportSylwester Nawrocki2014-03-143-50/+167
| * | | [media] V4L: Add driver for s5k6a3 image sensorSylwester Nawrocki2014-03-143-0/+398
| * | | [media] Documentation: devicetree: Update Samsung FIMC DT bindingSylwester Nawrocki2014-03-141-15/+29
| * | | [media] Documentation: dt: Add binding documentation for S5C73M3 cameraSylwester Nawrocki2014-03-141-0/+97
| * | | [media] Documentation: dt: Add binding documentation for S5K6A3 image sensorSylwester Nawrocki2014-03-141-0/+33
* | | | Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0452-872/+695
|\ \ \ \
| * | | | fbdev: Make the switch from generic to native driver less alarmingAdam Jackson2014-04-031-2/+1
| * | | | Video: atmel: avoid the id of fix screen info is overwrittenBo Shen2014-03-191-1/+1
| * | | | video: imxfb: Add DT default contrast control register property.Denis Carikli2014-03-172-0/+6
| * | | | video: atmel_lcdfb: ensure the hardware is initialized with the correct modeAntoine Ténart2014-03-121-0/+6
| * | | | fbdev: vesafb: add dev->remove() callbackDavid Herrmann2014-03-071-1/+12
| * | | | fbdev: efifb: add dev->remove() callbackDavid Herrmann2014-03-071-1/+12
| * | | | video: pxa3xx-gcu: switch to devres functionsDaniel Mack2014-03-071-74/+39
| * | | | video: pxa3xx-gcu: provide an empty .open callDaniel Mack2014-03-071-0/+10
| * | | | video: pxa3xx-gcu: pass around struct device *Daniel Mack2014-03-071-27/+29
| * | | | video: pxa3xx-gcu: rename some symbolsDaniel Mack2014-03-071-27/+21
| * | | | sisfb: fix 1280x720 resolution supportDan Carpenter2014-03-071-0/+1
| * | | | video: fbdev: uvesafb: Remove impossible code path in uvesafb_init_infoWang YanQing2014-03-061-6/+1
| * | | | video: fbdev: uvesafb: Remove redundant NULL check in uvesafb_removeWang YanQing2014-03-061-5/+3