summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2014-04-26ARM: orion5x: remove unneeded code for edmini_v2Thomas Petazzoni-72/+0
2014-04-26ARM: orion5x: keep TODO list in edmini_v2 DTThomas Petazzoni-0/+7
2014-04-26ARM: orion5x: use DT to describe NOR on edmini_v2Thomas Petazzoni-63/+42
2014-04-26ARM: orion5x: use DT to describe EHCI on edmini_v2Thomas Petazzoni-2/+4
2014-04-26ARM: orion5x: use DT to describe I2C devices on edmini_v2Thomas Petazzoni-24/+14
2014-04-26ARM: orion5x: convert edmini_v2 to DT pinctrlThomas Petazzoni-28/+31
2014-04-26ARM: orion5x: add standard pinctrl configs for sata0 and sata1Thomas Petazzoni-0/+10
2014-04-26ARM: orion5x: add Device Bus description at SoC levelThomas Petazzoni-0/+40
2014-04-26ARM: orion5x: update I2C description at SoC levelThomas Petazzoni-1/+1
2014-04-26ARM: orion5x: enable pinctrl driver at SoC levelThomas Petazzoni-0/+7
2014-04-26ARM: orion5x: switch to DT interrupts and timerThomas Petazzoni-14/+50
2014-04-26ARM: orion: switch to a per-platform handle_irq() functionThomas Petazzoni-45/+73
2014-04-26ARM: orion5x: convert to use 'clocks' property for UART controllersThomas Petazzoni-3/+2
2014-04-26ARM: orion5x: switch to use the clock driver for DT platformsThomas Petazzoni-3/+9
2014-04-26ARM: orion5x: add interrupt for Ethernet in Device TreeThomas Petazzoni-0/+1
2014-04-26ARM: orion5x: rename XOR node to dma-controller@<address>Thomas Petazzoni-1/+1
2014-04-26ARM: orion5x: use node labels for UART and SATA on edmini_v2Thomas Petazzoni-16/+14
2014-04-26ARM: orion5x: add linux,stdout-path to edmini_v2Thomas Petazzoni-0/+1
2014-04-26ARM: orion5x: use gpio-keys and gpio-leds instead of gpio_keys/gpio_leds in e...Thomas Petazzoni-2/+2
2014-04-26ARM: orion5x: add node labels in Orion5x SoC Device Tree fileThomas Petazzoni-11/+11
2014-04-26ARM: orion5x: convert DT to use the mvebu-mbus driverThomas Petazzoni-130/+182
2014-04-26ARM: orion5x: use existing dt-bindings include for Device Tree filesThomas Petazzoni-3/+5
2014-04-26ARM: orion5x: switch to preprocessor includes in DTThomas Petazzoni-2/+3
2014-04-26ARM: orion5x: move interrupt controller node into ocpThomas Petazzoni-7/+7
2014-04-13Linux 3.15-rc1v3.15-rc1Linus Torvalds-2/+2
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven-1/+1
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven-1/+1
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds-84/+128
2014-04-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-120/+196
2014-04-12sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka-0/+4
2014-04-12powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras-1/+2
2014-04-12futex: update documentation for ordering guaranteesDavidlohr Bueso-9/+23
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-433/+420
2014-04-12Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1473/+1115
2014-04-12Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-17/+3
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds-5/+71
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-437/+1241
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-126/+200
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds-116/+150
2014-04-12ceph: fix pr_fmt() redefinitionLinus Torvalds-2/+1
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1537/+911
2014-04-12Merge branch 'tunnels'David S. Miller-2/+2
2014-04-12vti: don't allow to add the same tunnel twiceNicolas Dichtel-1/+1
2014-04-12gre: don't allow to add the same tunnel twiceNicolas Dichtel-1/+1
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione-1/+1
2014-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-203/+91
2014-04-12Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds-363/+358
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds-119/+351
2014-04-12missing bits of "splice: fix racy pipe->buffers uses"Al Viro-4/+4
2014-04-12cifs: fix the race in cifs_writev()Al Viro-5/+18