summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-15Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
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-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-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
2016-01-14mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one errorLee Jones
2016-01-14mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formattingLee Jones
2016-01-14mfd: ab8500-core: Fix many warnings reported by CheckpatchLee Jones
2016-01-14mfd: ab2100-otp: Remove pointless 'out of memory' error messageLee Jones
2016-01-14mfd: ab3100-core.c: Fix multiple warnings reported by CheckpatchLee Jones
2016-01-14mfd: aat2870-core: Remove unnecessary 'out of memory' messageLee Jones
2016-01-14mfd: 88pm860x-core: Fix commenting and declaration spacingLee Jones
2016-01-14mfd: Use to_i2c_client() instead of open-coding itGeliang Tang
2016-01-14mfd: asic3: Be sure to clamp return valueLinus Walleij
2016-01-14mfd: dm355evm_mps: Be sure to clamp return valueLinus Walleij
2016-01-14mfd: htc-egpio: Be sure to clamp return valueLinus Walleij
2016-01-14mfd: tc6393xb: Be sure to clamp return valueLinus Walleij
2016-01-14mfd: tps65010: Be sure to clamp return valueLinus Walleij
2016-01-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds