summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds8-10/+273
2015-06-26Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2-95/+125
2015-06-26Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds495-7832/+23453
2015-06-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds25-533/+3620
2015-06-26drm/nouveau: Pause between setting gpu to D3hot and cutting the powerLukas Wunner1-0/+2
2015-06-26Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-21/+51
2015-06-26Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-27/+113
2015-06-26drivers/firmware/memmap.c: fix kernel-doc formatMichal Simek1-11/+13
2015-06-26drivers/md/md.c: use strreplace()Rasmus Villemoes1-3/+1
2015-06-26drivers/base/core.c: use strreplace()Rasmus Villemoes1-5/+4
2015-06-26netconsole: implement extended console supportTejun Heo1-2/+139
2015-06-26netconsole: make all dynamic netconsoles share a mutexTejun Heo1-5/+3
2015-06-26netconsole: make netconsole_target->enabled a boolTejun Heo1-9/+9
2015-06-26netconsole: remove unnecessary netconsole_target_get/out() from write_msg()Tejun Heo1-2/+0
2015-06-26drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefixColin Ian King1-1/+1
2015-06-26clone: support passing tls argument via C rather than pt_regs magicJosh Triplett1-1/+1
2015-06-26Mohit Kumar has movedPratyush Anand3-3/+3
2015-06-26Pratyush Anand has movedPratyush Anand5-8/+8
2015-06-26zram: check comp algorithm availability earlierSergey Senozhatsky3-0/+9
2015-06-26zram: cut trailing newline in algorithm nameSergey Senozhatsky2-1/+9
2015-06-26zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky1-5/+3
2015-06-26zram: add dynamic device add/remove functionalitySergey Senozhatsky1-3/+97
2015-06-26zram: close race by open overridingSergey Senozhatsky2-19/+38
2015-06-26zram: return zram device_id from zram_add()Sergey Senozhatsky1-9/+14
2015-06-26zram: trivial: correct flag operations commentSergey Senozhatsky1-1/+1
2015-06-26zram: report every added and removed deviceSergey Senozhatsky1-2/+3
2015-06-26zram: remove max_num_devices limitationSergey Senozhatsky2-13/+1
2015-06-26zram: reorganize code layoutSergey Senozhatsky1-363/+362
2015-06-26zram: use idr instead of `zram_devices' arraySergey Senozhatsky1-37/+49
2015-06-26zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky1-1/+1
2015-06-26zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk2-13/+1
2015-06-26Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds19-81/+907
2015-06-26Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds29-714/+4103
2015-06-26Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds12-12/+17
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-06-26Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds10-1465/+969
2015-06-26Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds26-237/+170
2015-06-26Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds7-208/+145
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds15-22/+1212
2015-06-25libnvdimm: infrastructure for btt devicesDan Williams12-94/+821
2015-06-25md: clear Blocked flag on failed devices when array is read-only.Neil Brown1-0/+9
2015-06-25md: unlock mddev_lock on an error path.NeilBrown1-1/+3
2015-06-25md: clear mddev->private when it has been freed.NeilBrown1-0/+3
2015-06-25firmware: dmi_scan: Coding style cleanupsJean Delvare1-4/+3
2015-06-25firmware: dmi_scan: add SBMIOS entry and DMI tablesIvan Khoronzhuk2-9/+86
2015-06-25firmware: dmi_scan: Trim DMI table length before exporting itJean Delvare1-5/+10
2015-06-25firmware: dmi_scan: Rename dmi_table to dmi_decode_tableIvan Khoronzhuk1-5/+5
2015-06-25firmware: dmi_scan: Only honor end-of-table for 64-bit tablesJean Delvare1-4/+9
2015-06-25dmaengine: xgene: fix file permissionVinod Koul1-0/+0
2015-06-25dmaengine: fsl-edma: clear pending interrupts on initializationStefan Agner1-4/+5