summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-02-012-1/+14
|\
| * clocksource: Fix dependencies for archs w/o HAS_IOMEMRichard Weinberger2016-01-261-0/+7
| * clocksource: Select CLKSRC_MMIO where neededArnd Bergmann2016-01-261-0/+5
| * clockevents/tcb_clksrc: Prevent disabling an already disabled clockAlexandre Belloni2016-01-151-1/+2
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-317-19/+15
|\ \
| * | irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel2016-01-291-0/+1
| * | irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim2016-01-271-1/+1
| * | irqchip/gic-v3-its: Recompute the number of pages on page size changeMarc Zyngier2016-01-261-2/+6
| * | base: Export platform_msi_domain_[alloc,free]_irqsThomas Petazzoni2016-01-261-0/+2
| * | of: MSI: Simplify irqdomain lookupMarc Zyngier2016-01-261-15/+3
| * | irqchip: Fix dependencies for archs w/o HAS_IOMEMRichard Weinberger2016-01-261-0/+1
| * | irqchip/s3c24xx: Mark init_eint as __maybe_unusedArnd Bergmann2016-01-261-1/+1
* | | Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-01-311-14/+10
|\ \ \
| * | | vfio/noiommu: Don't use iommu_present() to track fake groupsAlex Williamson2016-01-271-14/+10
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-312-30/+23
|\ \ \ \
| * | | | i2c: piix4: don't regress on bus namesJean Delvare2016-01-291-5/+8
| * | | | i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko2016-01-261-1/+2
| * | | | i2c: piix4: Fully initialize SB800 before it is registeredJean Delvare2016-01-261-10/+9
| * | | | i2c: piix4: Fix SB800 lockingJean Delvare2016-01-261-16/+6
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-306-53/+57
|\ \ \ \
| * | | | s390/cio: update measurement characteristicsSebastian Ott2016-01-262-9/+20
| * | | | s390/cio: ensure consistent measurement stateSebastian Ott2016-01-262-12/+13
| * | | | s390/cio: fix measurement characteristics memleakSebastian Ott2016-01-263-18/+6
| * | | | s390/zcrypt: Fix cryptographic device id in kernel messagesIngo Tuchscherer2016-01-263-20/+24
* | | | | Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-309-43/+43
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2016-01-297-34/+40
| |\ \ \ \ \ \ \ \
| | | | * | | | | | PM / Domains: Fix typo in commentMoritz Fischer2016-01-271-1/+1
| | | | * | | | | | PM / Domains: Fix potential deadlock while adding/removing subdomainsUlf Hansson2016-01-271-8/+6
| | | | * | | | | | PM / domains: fix lockdep issue for all subdomainsMarek Szyprowski2016-01-221-8/+13
| | | * | | | | | | cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann2016-01-271-8/+7
| | | * | | | | | | cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann2016-01-271-1/+1
| | | * | | | | | | cpufreq: Use list_is_last() to check last entry of the policy listGautham R Shenoy2016-01-271-3/+3
| | | * | | | | | | cpufreq: Fix NULL reference crash while accessing policy->governor_dataViresh Kumar2016-01-271-3/+8
| | * | | | | | | | cpuidle: coupled: remove unused define cpuidle_coupled_lockAnders Roxell2016-01-271-1/+0
| | * | | | | | | | cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freezeSudeep Holla2016-01-221-1/+1
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2016-01-292-9/+3
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | | * | | | | | | | ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun2016-01-241-1/+3
| | * | | | | | | | | ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"Hans de Goede2016-01-231-8/+0
* | | | | | | | | | | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cleancache: constify cleancache_ops structureJulia Lawall2016-01-271-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-303-2/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He2016-01-291-1/+1
| * | | | | | | | | | | iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll2016-01-291-1/+1
| * | | | | | | | | | | iommu/io-pgtable-arm: Fix io-pgtable-arm build failureLada Trimasova2016-01-291-0/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-292-1/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | hwmon: (fam15h_power) Add bit masking for tdp_limitGioh Kim2016-01-281-1/+9
| * | | | | | | | | | | hwmon: (dell-smm) Blacklist Dell Studio XPS 8000Thorsten Leemhuis2016-01-251-0/+11
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-01-293-3/+12
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-01-272-1/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sd: Optimal I/O size is in bytes, not sectorsMartin K. Petersen2016-01-211-1/+1