summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-27HSI: omap_ssi_port: avoid calling runtime_pm_*_sync inside spinlockSebastian Reichel
2016-06-27HSI: omap_ssi_port: avoid pm_runtime_get_sync in ssi_start_dma and ssi_start_pioSebastian Reichel
2016-06-27HSI: omap_ssi_port: switch to threaded pio irqSebastian Reichel
2016-06-27HSI: omap_ssi_core: remove pm_runtime_get_sync call from taskletSebastian Reichel
2016-06-27HSI: omap_ssi_core: use pm_runtime_put instead of pm_runtime_put_syncSebastian Reichel
2016-06-27HSI: omap_ssi_port: prepare start_tx/stop_tx for blocking pm_runtime callsSebastian Reichel
2016-06-27HSI: core: switch port event notifier from atomic to blockingSebastian Reichel
2016-06-27HSI: omap_ssi_port: replace wkin_cken with atomic bitmap operationsSebastian Reichel
2016-06-27HSI: omap_ssi: convert cawake irq handler to threadSebastian Reichel
2016-06-27HSI: ssi_protocol: fix ssip_xmit invocationSebastian Reichel
2016-06-27HSI: ssi_protocol: replace spin_lock with spin_lock_bhSebastian Reichel
2016-06-27HSI: ssi_protocol: avoid ssi_waketest call with held spinlockSebastian Reichel
2016-06-27HSI: omap_ssi: do not reset moduleSebastian Reichel
2016-06-27HSI: omap_ssi_port: remove useless newlineSebastian Reichel
2016-06-15hsi: Only descend into hsi directory when CONFIG_HSI is setAndrew F. Davis
2016-06-15hsi: Build hsi_boardinfo.c into hsi core if enabledAndrew F. Davis
2016-06-09HSI: cmt_speech: Fix double spin_lockIago Abal
2016-05-29hsi: use kmemdupMuhammad Falak R Wani
2016-05-29HSI: cmt_speech: use vma_pages().Muhammad Falak R Wani
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung
2016-05-28i2c: dev: use after free in detachDan Carpenter
2016-05-28irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton
2016-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-28switch ->setxattr() to passing dentry and inode separatelyAl Viro
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl
2016-05-27Input: xpad - xbox one elite controller supportPavel Rojtberg
2016-05-27Input: xpad - add more third-party controllersPavel Rojtberg
2016-05-27Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman
2016-05-27Input: xpad - move pending clear to the correct locationPavel Rojtberg
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-27Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-05-27Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj
2016-05-27dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta
2016-05-27thinkpad_acpi: save kbdlight state on suspend and restore it on resumeMarco Trevisan (TreviƱo)
2016-05-27intel_menlow: reduce code duplicationRasmus Villemoes