summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-26power: axp288_charger: fix for API changeStephen Rothwell
2015-06-26Merge tag 'dma-buf-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-26Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-26staging: wilc1000: disable driver due to build warningsGreg Kroah-Hartman
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-26dm cache policy smq: fix "default" version to be 1.4.0Mike Snitzer
2015-06-26Revert "block, dm: don't copy bios for request clones"Mike Snitzer
2015-06-26Revert "dm: do not allocate any mempools for blk-mq request-based DM"Mike Snitzer
2015-06-25Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-06-25Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-06-25Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2015-06-25Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-06-26drm/nouveau: Pause between setting gpu to D3hot and cutting the powerLukas Wunner
2015-06-25Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-06-25Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-25drivers/firmware/memmap.c: fix kernel-doc formatMichal Simek
2015-06-25drivers/md/md.c: use strreplace()Rasmus Villemoes
2015-06-25drivers/base/core.c: use strreplace()Rasmus Villemoes
2015-06-25netconsole: implement extended console supportTejun Heo
2015-06-25netconsole: make all dynamic netconsoles share a mutexTejun Heo
2015-06-25netconsole: make netconsole_target->enabled a boolTejun Heo
2015-06-25netconsole: remove unnecessary netconsole_target_get/out() from write_msg()Tejun Heo
2015-06-25drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefixColin Ian King
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2015-06-25Mohit Kumar has movedPratyush Anand
2015-06-25Pratyush Anand has movedPratyush Anand
2015-06-25zram: check comp algorithm availability earlierSergey Senozhatsky
2015-06-25zram: cut trailing newline in algorithm nameSergey Senozhatsky
2015-06-25zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky
2015-06-25zram: add dynamic device add/remove functionalitySergey Senozhatsky
2015-06-25zram: close race by open overridingSergey Senozhatsky
2015-06-25zram: return zram device_id from zram_add()Sergey Senozhatsky
2015-06-25zram: trivial: correct flag operations commentSergey Senozhatsky
2015-06-25zram: report every added and removed deviceSergey Senozhatsky
2015-06-25zram: remove max_num_devices limitationSergey Senozhatsky
2015-06-25zram: reorganize code layoutSergey Senozhatsky