summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-30Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi...Mark Brown14-128/+117
2014-03-30Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...Mark Brown20-289/+175
2014-03-30Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to...Mark Brown13-71/+31
2014-03-30Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown3-108/+310
2014-03-30Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-18/+28
2014-03-30Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown1-3/+3
2014-03-30spi: Fix handling of cs_change in core implementationMark Brown1-3/+3
2014-03-29spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin5-12/+7
2014-03-28spi: dw: Don't call kfree for memory allocated by devm_kzallocAxel Lin1-7/+0
2014-03-28spi: fsl-dspi: Fix memory leakAxel Lin1-2/+2
2014-03-27spi: clps711x: Convert to use master->max_speed_hzAxel Lin1-7/+7
2014-03-27spi: clps711x: Enable driver compilation with COMPILE_TESTAxel Lin1-1/+1
2014-03-25spi: Do not require a completionMark Brown1-2/+0
2014-03-25spi: coldfire-qspi: Simplify the code to set register bits for transfer speedAxel Lin1-4/+1
2014-03-25spi: bcm63xx: Remove unused define for PFXAxel Lin1-2/+0
2014-03-25spi: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König2-2/+5
2014-03-25spi: clps711x: Remove <mach/hardware.h> dependencyAlexander Shiyan1-29/+57
2014-03-25Linux 3.14-rc8v3.14-rc8Linus Torvalds1-1/+1
2014-03-25Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds6-84/+6
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-43/+31
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-306/+508
2014-03-24tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne1-14/+15
2014-03-24vxlan: fix nonfunctional neigh_reduce()David Stevens1-14/+113
2014-03-24Merge branch 'davinci_emac'David S. Miller2-13/+44
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2-17/+31
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch1-4/+21
2014-03-24netpoll: fix the skb check in pkt_is_nsLi RongQing1-1/+1
2014-03-24sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller1-1/+3
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2-1/+30
2014-03-23parisc: locks: remove redundant arch_*_relax operationsWill Deacon1-4/+0
2014-03-23parisc: wire up sys_utimesHelge Deller2-2/+3
2014-03-23parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin2-75/+0
2014-03-23partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller1-3/+3
2014-03-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2014-03-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2014-03-21spi: fsl-espi: Remove unused bits_per_word variable in fsl_espi_bufsAxel Lin1-5/+0
2014-03-21spi: altera: Remove the code to get unused platform_dataAxel Lin1-4/+1
2014-03-21spi: fsl-lib: Fix memory leak of pinfoAxel Lin1-10/+4
2014-03-21spi: atmel: fix printk format warningsRandy Dunlap1-3/+3
2014-03-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-36/+67
2014-03-21block: free q->flush_rq in blk_init_allocated_queue error pathsDave Jones1-2/+6
2014-03-21futex: revert back to the explicit waiter counting codeLinus Torvalds1-10/+43
2014-03-21Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-20/+4
2014-03-21mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins3-4/+36
2014-03-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2-5/+7
2014-03-21ip6mr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-03-21ipmr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-03-21rtnetlink: fix fdb notification flagsNicolas Dichtel1-4/+6
2014-03-21tcp: syncookies: do not use getnstimeofday()Eric Dumazet1-5/+6
2014-03-20netlink: fix setsockopt in mmap examples in documentationstephen hemminger1-2/+2