summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-15bgmac: Fix reversed test of build_skb() return value.David S. Miller
2016-01-15Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-15Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds
2016-01-15Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2016-01-15net: smsc: Add support h8300Yoshinori Sato
2016-01-15amdkfd: Copy from the proper user command pointerBorislav Petkov
2016-01-15Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2016-01-15xen-netback: free queues after freeing the net deviceDavid Vrabel
2016-01-15xen-netback: delete NAPI instance when queue fails to initializeDavid Vrabel
2016-01-15xen-netback: use skb to determine number of required guest Rx requestsDavid Vrabel
2016-01-15net: phy: turn carrier off on phy attachSjoerd Simons
2016-01-15net: macb: clear interrupts when disabling themNathan Sullivan
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-15zram/zcomp: do not zero out zcomp private pagesSergey Senozhatsky
2016-01-15zram: pass gfp from zcomp frontend to backendMinchan Kim
2016-01-15zram: try vmalloc() after kmalloc()Kyeongdon Kim
2016-01-15zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky
2016-01-15net: hns: fixes no syscon error when init mdioyankejian
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64John Allen
2016-01-14drivers/base/memory.c: rename remove_memory_block() to remove_memory_section()Seth Jennings
2016-01-14drivers/base/memory.c: clean up section countingSeth Jennings
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-14fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring
2016-01-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-14Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-01-14Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-14Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-14Merge tag 'for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2016-01-14Merge tag 'hsi-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2016-01-14Merge tag 'backlight-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-14Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina
2016-01-14mfd: davinci_voicecodec: Remove pointless 'out of memory' error messageLee Jones
2016-01-14mfd: da9052-irq: Fix trivial 'space before comma' errorLee Jones
2016-01-14mfd: da9052-i2c: Fix tabbing/whitespace issueLee Jones
2016-01-14mfd: da903x: Fix white space and split string issuesLee Jones
2016-01-14mfd: cs5535-mfd: Add missing line spacing and make local array staticLee Jones
2016-01-14mfd: cros_ec_spi: Repair comparison ordering issueLee Jones
2016-01-14mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue.Lee Jones
2016-01-14mfd: asic3: Fix a plethora of Checkpatch errors and warningsLee Jones
2016-01-14mfd: as3711: Repair OOM and 'line over 80 chars' formatting warningsLee Jones
2016-01-14mfd: arizona-i2c: Add blank line formatting after declarationLee Jones
2016-01-14mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range...Lee Jones
2016-01-14mfd: adp5520: Some trivial 'no space before tab' fixesLee Jones
2016-01-14mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issuesLee Jones