summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-07ARM: at91/dt: at91sam9rl: use slow clock where necessaryAlexandre Belloni1-2/+6
2015-08-07ARM: at91/dt: at91sam9n12: use slow clock where necessaryAlexandre Belloni1-4/+8
2015-08-07ARM: at91/dt: at91sam9g45: use slow clock where necessaryAlexandre Belloni1-4/+8
2015-08-07ARM: at91/dt: at91sam9263: use slow clock where necessaryAlexandre Belloni1-2/+5
2015-08-07ARM: at91/dt: at91sam9261: use slow clock where necessaryAlexandre Belloni1-2/+5
2015-08-07ARM: at91/dt: at91sam9260: use slow clock where necessaryAlexandre Belloni1-4/+7
2015-08-07ARM: at91/dt: at91rm9200: use slow clock where necessaryAlexandre Belloni1-4/+6
2015-08-07Documentation: dt: rtc: at91rm9200: add clocks propertyAlexandre Belloni1-0/+2
2015-08-07Documentation: watchdog: at91sam9_wdt: add clocks propertyAlexandre Belloni1-0/+2
2015-08-07Documentation: dt: atmel-at91: add slow clock to tcbBoris Brezillon1-1/+1
2015-08-07Documentation: dt: atmel-at91: add clocks to system timer, rstc and shdwcAlexandre Belloni1-3/+8
2015-07-30ARM: at91/dt: add minimal sama5d2 Xplained boardNicolas Ferre2-0/+135
2015-07-30ARM: at91/dt: add basic dtsi for sama5d2 SoCLudovic Desroches1-0/+925
2015-07-30ARM: at91/dt: sama5: update rstc to correct compatible stringJosh Wu2-2/+2
2015-07-30ARM: at91/dt: add isi & ov2640 dt nodes for at91sam9m10g45ek boardJosh Wu2-19/+76
2015-07-28ARM: at91/dt: sama5d4: move ADC pinctrl to board device treesAlexandre Belloni3-9/+18
2015-07-28ARM: at91/dt: sama5d4: fix external trigger propertyAlexandre Belloni1-1/+1
2015-07-13Linux 4.2-rc2Linus Torvalds1-1/+1
2015-07-13Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds1-1/+1
2015-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-6/+10
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds27-123/+214
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-91/+116
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-74/+155
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+27
2015-07-12freeing unlinked file indefinitely delayedAl Viro1-2/+5
2015-07-12fix a braino in ovl_d_select_inode()Al Viro1-0/+3
2015-07-129p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2
2015-07-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-27/+223
2015-07-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-8/+25
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-8/+6
2015-07-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-50/+74
2015-07-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-717/+964
2015-07-11Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2-1/+8
2015-07-11Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-124/+641
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds23-19/+1373
2015-07-11tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner1-8/+10
2015-07-11Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-170/+250
2015-07-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2-1/+8
2015-07-10selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley1-1/+2
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds8-9/+14
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin5-168/+212
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov1-2/+38
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds13-40/+60
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler2-1/+37
2015-07-10nfit: update block I/O path to use PMEM APIRoss Zwisler2-12/+100
2015-07-10tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams3-2/+71
2015-07-10tools/testing/nvdimm: fix return code for unimplemented commandsDan Williams1-1/+1
2015-07-10tools/testing/nvdimm: mock ioremap_wtDan Williams2-0/+7
2015-07-10pmem: add maintainer for include/linux/pmem.hRoss Zwisler1-0/+1
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov1-1/+1