aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-29Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Jens Axboe 1-51/+40
2016-06-29xen-blkfront: save uncompleted reqs in blkfront_resume()Gravatar Bob Liu 1-51/+40
2016-06-09NVMe: Only release requested regionsGravatar Johannes Thumshirn 1-2/+7
2016-06-09Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Jens Axboe 1-13/+22
2016-06-08xen-blkfront: fix resume issues after a migrationGravatar Bob Liu 1-12/+8
2016-06-08xen-blkfront: don't call talk_to_blkback when already connected to blkbackGravatar Bob Liu 1-1/+14
2016-06-08nbd: pass the nbd pointer for flags debugfsGravatar Josef Bacik 1-1/+1
2016-05-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 5-10/+25
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-1/+9
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxGravatar Linus Torvalds 1-0/+2
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()Gravatar George Spelvin 1-0/+2
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 8-15/+230
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 40-790/+5647
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 95-3301/+1748
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Gravatar Benson Leung 1-15/+0
2016-05-28i2c: dev: use after free in detachGravatar Dan Carpenter 1-1/+1
2016-05-28irqchip: mips-gic: Setup EIC mode on each CPU if it's in useGravatar Paul Burton 1-1/+9
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-23/+70
2016-05-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-10/+22
2016-05-27Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 8-32/+32
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-6/+4
2016-05-27switch ->setxattr() to passing dentry and inode separatelyGravatar Al Viro 2-6/+4
2016-05-27Input: pwm-beeper - fix - scheduling while atomicGravatar Manfred Schlaegl 1-21/+48
2016-05-27Input: xpad - xbox one elite controller supportGravatar Pavel Rojtberg 1-1/+2
2016-05-27Input: xpad - add more third-party controllersGravatar Pavel Rojtberg 1-0/+9
2016-05-27Input: xpad - prevent spurious input from wired Xbox 360 controllersGravatar Cameron Gutman 1-0/+4
2016-05-27Input: xpad - move pending clear to the correct locationGravatar Pavel Rojtberg 1-1/+1
2016-05-27remove lots of IS_ERR_VALUE abusesGravatar Arnd Bergmann 32-83/+83
2016-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 6-12/+56
2016-05-27Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-29/+9
2016-05-27Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 48-492/+1044
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Gravatar Linus Torvalds 15-52/+482
2016-05-27Merge git://git.infradead.org/intel-iommuGravatar Linus Torvalds 2-118/+617
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCGravatar Rajneesh Bhardwaj 4-0/+264
2016-05-27dell-rbtn: Ignore ACPI notifications if device is suspendedGravatar Gabriele Mazzotta 1-0/+56
2016-05-27thinkpad_acpi: save kbdlight state on suspend and restore it on resumeGravatar Marco Trevisan (Treviño) 1-3/+40
2016-05-27intel_menlow: reduce code duplicationGravatar Rasmus Villemoes 1-27/+22
2016-05-27asus-wmi: provide access to ALS controlGravatar Oleksij Rempel 1-0/+5
2016-05-27ideapad-laptop: add a new WMI string for ESC keyGravatar Arnd Bergmann 1-3/+16
2016-05-27surfacepro3_button: Add a warning when switching to tablet modeGravatar Andy Shevchenko 1-2/+7
2016-05-27i2c: dev: don't start function name with 'return'Gravatar Wolfram Sang 1-3/+3
2016-05-27Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Gravatar Dave Airlie 23-307/+849
2016-05-27Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Gravatar Dave Airlie 22-182/+183
2016-05-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-3/+7
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-4/+12
2016-05-26drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4Gravatar Andrew Morton 1-3/+7
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-198/+107
2016-05-26i2c: dev: switch from register_chrdev to cdev APIGravatar Erico Nunes 1-4/+15