summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...Mark Brown16-80/+160
2016-01-11Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'sp...Mark Brown9-50/+1227
2016-01-11Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/dw-mid', 'spi/topic...Mark Brown6-37/+91
2016-01-11Merge remote-tracking branches 'spi/topic/bcm63xx', 'spi/topic/butterfly', 's...Mark Brown4-35/+25
2016-01-11Merge remote-tracking branch 'spi/topic/sunxi' into spi-nextMark Brown1-3/+3
2016-01-11Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-2/+1
2016-01-11Merge remote-tracking branch 'spi/fix/mtk' into spi-linusMark Brown1-10/+18
2016-01-08spi: loopback: fix typo in MODULE_PARM_DESCDan Carpenter1-1/+1
2016-01-07spi: sun4i: Prevent chip-select from being activated twice before a transferMarcus Weseloh1-3/+3
2016-01-05spi: loopback-test: spi_check_rx_ranges can get always doneMartin Sperl1-5/+14
2016-01-05spi: loopback-test: rename method spi_test_fill_tx to spi_test_fill_patternMartin Sperl1-3/+4
2016-01-05spi: loopback-test: write rx pattern also when running without tx_bufMartin Sperl1-4/+4
2016-01-05spi: fsl-espi: expose maximum transfer size limitMichal Suchanek1-0/+6
2016-01-05spi: expose master transfer size limitation.Michal Suchanek1-0/+15
2016-01-05spi: cadence: use to_platform_device()Geliang Tang1-4/+2
2016-01-03Linux 4.4-rc8v4.4-rc8Linus Torvalds1-1/+1
2016-01-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2016-01-03Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2-5/+9
2015-12-31Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-18/+25
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-198/+334
2015-12-31spi: mediatek: Add spi support for mt2701 ICLeilk Liu1-0/+3
2015-12-31spi: mediatek: merge all identical compat to mtk_common_compatLeilk Liu1-5/+10
2015-12-31spi: mtk: Add bindings for mediatek MT2701 soc platformLeilk Liu1-2/+3
2015-12-31sparc: Wire up mlock2 system call.David S. Miller3-4/+5
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller3-18/+24
2015-12-30sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2-4/+5
2015-12-30Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2-20/+44
2015-12-30net, socket, socket_wq: fix missing initialization of flagsNicolai Stange1-0/+1
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-8/+24
2015-12-30spi: mediatek: Prevent overflows in FIFO transfersNicolas Boichat1-10/+18
2015-12-30spi: s3c64xx: Remove unused platform_device_id entriesSylwester Nawrocki1-6/+0
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang1-1/+1
2015-12-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-39/+102
2015-12-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-36/+37
2015-12-29mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens2-8/+8
2015-12-29ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei1-0/+2
2015-12-29mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman1-12/+19
2015-12-29ocfs2: fix flock panic issueJunxiao Bi1-1/+4
2015-12-29m32r: add io*_rep helpersSudip Mukherjee1-1/+9
2015-12-29m32r: fix build failureSudip Mukherjee1-0/+1
2015-12-29arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton1-0/+1
2015-12-29mm: memcontrol: fix possible memcg leak due to interrupted reclaimVladimir Davydov1-14/+46
2015-12-29ocfs2: fix BUG when calculate new backup superJoseph Qi1-3/+12
2015-12-29MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck1-1/+1
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall1-3/+7
2015-12-29openvswitch: Fix template leak in error cases.Joe Stringer1-2/+4
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro1-36/+37
2015-12-29lightnvm: wrong offset in bad blk lun calculationMatias Bjørling1-1/+1
2015-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds12-101/+134