summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-20Merge tag 'mxs-dt-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Arnd Bergmann251-1878/+3206
2013-06-20Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann16-496/+1050
2013-06-17arm: dt: zynq: Add support for the zed platformSoren Brinkmann2-1/+37
2013-06-17arm: dt: zynq: Add support for the zc706 platformSoren Brinkmann2-1/+37
2013-06-17arm: dt: zynq: Use 'status' property for UART nodesSoren Brinkmann2-1/+7
2013-06-17arm: zynq: Remove board specific compatibility stringSoren Brinkmann1-1/+0
2013-06-17ARM: mxs: dt: Add Crystalfontz CFA-10057 device treeBrian Lilly3-1/+194
2013-06-17ARM: mxs: dt: Add the Crystalfontz CFA-10055 device treeBrian Lilly3-10/+185
2013-06-17ARM: cfa10049: Switch the chip select pin of the LCD controllerBrian Lilly1-2/+2
2013-06-17ARM: cfa10036: Add USB0 OTG portMaxime Ripard1-0/+23
2013-06-17ARM: dts: apf28dev: Add touchscreen support for APF28devGwenhael Goavec-Merou1-0/+1
2013-06-17ARM: mxs: Fix UARTs on M28EVKMarek Vasut1-1/+13
2013-06-17ARM: cfa10036: dt: Change i2c0 clock frequencyMaxime Ripard1-0/+1
2013-06-17ARM: dts: cfa10036: Change the OLED display to SSD1306Maxime Ripard2-11/+7
2013-06-17ARM: mx28: add auart4 2 pins pinmux to imx28.dtsiEric Bénard1-0/+11
2013-06-17ARM: mx28: add auart3 2 pins pinmux to imx28.dtsiEric Bénard1-0/+11
2013-06-17ARM: mx28: add auart2 2 pins pinmux to imx28.dtsiEric Bénard1-0/+11
2013-06-17ARM: mxs: Use soc bus infrastructureFabio Estevam2-1/+117
2013-06-17ARM: dts: mx28: Adjust the digctl compatible stringFabio Estevam1-1/+1
2013-06-17ARM: mxs: Remove init_irq declaration in machine descriptionMaxime Ripard1-2/+0
2013-06-16Linux 3.10-rc6Linus Torvalds1-1/+1
2013-06-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-29/+96
2013-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-81/+147
2013-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-5/+15
2013-06-15smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-23/+15
2013-06-15Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-11/+42
2013-06-15Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+5
2013-06-15Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-21/+23
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2-3/+3
2013-06-15Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtOlof Johansson9-24/+199
2013-06-15Merge tag 'sunxi-dt-for-3.11' of git://github.com/mripard/linux into next/dtOlof Johansson2-23/+16
2013-06-15snd_pcm_link(): fix a leak...Al Viro1-2/+2
2013-06-15use can_lookup() instead of direct checks of ->i_op->lookupAl Viro1-2/+2
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov1-1/+1
2013-06-15fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov1-9/+10
2013-06-15Merge tag 'tegra-for-3.11-dt' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson30-1183/+1820
2013-06-15Merge tag 'bcm2835-for-3.11-dt' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+11
2013-06-15Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson15-164/+359
2013-06-15ARM: at91: sam9m10g45ek add udc DT supportJean-Christophe PLAGNIOL-VILLARD1-0/+5
2013-06-15ARM: at91: sam9g45 add udc DT supportJean-Christophe PLAGNIOL-VILLARD2-0/+64
2013-06-15ARM: at91: sam9x5ek add udc DT supportJean-Christophe PLAGNIOL-VILLARD1-0/+5
2013-06-15ARM: at91: sam9x5 add udc DT supportJean-Christophe PLAGNIOL-VILLARD2-0/+64
2013-06-15ARM: at91: dt: at91sam9x5: add SPI DMA client infosRichard Genoud1-0/+6
2013-06-15ARM: at91: dt: switch DMA DT bindings to pre-processorLudovic Desroches4-24/+28
2013-06-15ARM: at91: dt: add header to define at_hdmac configurationLudovic Desroches1-0/+27
2013-06-15Merge tag 'dt-3.11-5' of git://git.infradead.org/users/jcooper/linux into nex...Olof Johansson9-37/+49
2013-06-15xfs: don't shutdown log recovery on validation errorsDave Chinner1-2/+17