summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-07Merge tag 'arch-timer-errata' of git://git.kernel.org/pub/scm/linux/kernel/gi...clockevents/4.12Daniel Lezcano
2017-04-07clocksource/drivers/fttmr010: Refactor to handle clockLinus Walleij
2017-04-07clocksource/drivers/gemini: Rename Gemini timer to FaradayLinus Walleij
2017-04-07clocksource/drivers/rockchip_timer: Implement clocksource timerAlexander Kochetkov
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki
2017-04-07clocksource/drivers/orion: Add delay_timer implementationRussell King
2017-04-07clocksource/drivers/orion: Read clock rate onceRussell King
2017-04-07arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching dataMarc Zyngier
2017-04-07arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier
2017-04-07arm64: arch_timer: Workaround for Cortex-A73 erratum 858921Marc Zyngier
2017-04-07arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabledMarc Zyngier
2017-04-07arm64: arch_timer: Save cntkctl_el1 as a per-cpu variableMarc Zyngier
2017-04-07arm64: arch_timer: Move clocksource_counter and co aroundMarc Zyngier
2017-04-07arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier
2017-04-07arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier
2017-04-07arm64: arch_timer: Get rid of erratum_workaround_set_sneMarc Zyngier
2017-04-07arm64: arch_timer: Move arch_timer_reg_read/write aroundMarc Zyngier
2017-04-07arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier
2017-04-07arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier
2017-03-23clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot()Nicolai Stange
2017-03-23clocksource: em_sti: Compute rate before registrationNicolai Stange
2017-03-23clocksource: em_sti: Split clock prepare and enable stepsNicolai Stange
2017-03-23clocksource: sh_tmu: Compute rate before registration againNicolai Stange
2017-03-23clocksource: sh_cmt: Compute rate before registration againNicolai Stange
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-03-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran
2017-03-18qla2xxx: Add async new target notificationQuinn Tran
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran
2017-03-18qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran
2017-03-18qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran
2017-03-18qla2xxx: Fix request queue corruption.Quinn Tran
2017-03-18qla2xxx: Fix memory leak for abts processingQuinn Tran
2017-03-18qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio
2017-03-18tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger
2017-03-18tcmu: make cmd timeout configurableMike Christie
2017-03-18tcmu: add helper to check if dev was configuredMike Christie
2017-03-18target: fix race during implicit transition work flushesMike Christie
2017-03-18target: allow userspace to set state to transitioningMike Christie
2017-03-18target: fix ALUA transition timeout handlingMike Christie
2017-03-18target: Use system workqueue for ALUA transitionsMike Christie
2017-03-18target: fail ALUA transitions for pscsiMike Christie
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie
2017-03-18tcmu: return on first Opt parse failureMike Christie