summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-09clk: sunxi-ng: Add N-K-M-P factor clockMaxime Ripard4-0/+244
2016-07-09clk: sunxi-ng: Add N-K-M Factor clockMaxime Ripard4-0/+227
2016-07-09clk: sunxi-ng: Add N-M-factor clock supportMaxime Ripard4-0/+212
2016-07-09clk: sunxi-ng: Add N-K-factor clock supportMaxime Ripard4-0/+223
2016-07-09clk: sunxi-ng: Add M-P factor clock supportMaxime Ripard4-0/+245
2016-07-09clk: sunxi-ng: Add dividerMaxime Ripard4-0/+274
2016-07-09clk: sunxi-ng: Add phase clock supportMaxime Ripard4-0/+180
2016-07-09clk: sunxi-ng: Add mux clock supportMaxime Ripard4-0/+282
2016-07-09clk: sunxi-ng: Add gate clock supportMaxime Ripard4-0/+138
2016-07-09clk: sunxi-ng: Add fractional libMaxime Ripard4-0/+175
2016-07-09clk: sunxi-ng: Add common infrastructureMaxime Ripard9-0/+293
2016-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+9
2016-05-29Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds1-0/+2
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin1-0/+2
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-15/+230
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds40-790/+5647
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds95-3301/+1748
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung1-15/+0
2016-05-28i2c: dev: use after free in detachDan Carpenter1-1/+1
2016-05-28irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton1-1/+9
2016-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-23/+70
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+22
2016-05-28Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds8-32/+32
2016-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+4
2016-05-28switch ->setxattr() to passing dentry and inode separatelyAl Viro2-6/+4
2016-05-28Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-05-28Input: xpad - xbox one elite controller supportPavel Rojtberg1-1/+2
2016-05-28Input: xpad - add more third-party controllersPavel Rojtberg1-0/+9
2016-05-28Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman1-0/+4
2016-05-28Input: xpad - move pending clear to the correct locationPavel Rojtberg1-1/+1
2016-05-28remove lots of IS_ERR_VALUE abusesArnd Bergmann32-83/+83
2016-05-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-12/+56
2016-05-28Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtdLinus Torvalds2-29/+9
2016-05-28Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds48-492/+1044
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds15-52/+482
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds2-118/+617
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj4-0/+264
2016-05-27dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta1-0/+56
2016-05-27thinkpad_acpi: save kbdlight state on suspend and restore it on resumeMarco Trevisan (TreviƱo)1-3/+40
2016-05-27intel_menlow: reduce code duplicationRasmus Villemoes1-27/+22
2016-05-27asus-wmi: provide access to ALS controlOleksij Rempel1-0/+5
2016-05-27ideapad-laptop: add a new WMI string for ESC keyArnd Bergmann1-3/+16
2016-05-27surfacepro3_button: Add a warning when switching to tablet modeAndy Shevchenko1-2/+7
2016-05-27i2c: dev: don't start function name with 'return'Wolfram Sang1-3/+3
2016-05-27Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie23-307/+849
2016-05-27Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie22-182/+183
2016-05-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+7
2016-05-27Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+12