summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | iio:ad7266: Fix broken regulator error handlingMark Brown2016-06-261-1/+1
| | * | | | | | iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij2016-06-261-2/+2
| | * | | | | | staging: iio: accel: fix error checkLuis de Bethencourt2016-06-261-1/+1
| |/ / / / / /
| * | | | | | Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-223-6/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | staging: iio: ad5933: fix order of cycle conditionsLuis de Bethencourt2016-06-111-3/+3
| | * | | | | staging: iio: fix ad7606_spi regressionArnd Bergmann2016-06-111-1/+1
| | * | | | | iio: inv_mpu6050: Fix use-after-free in ACPI codeCrestez Dan Leonard2016-06-111-2/+3
* | | | | | | Merge tag 'tty-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-012-2/+6
|\ \ \ \ \ \ \
| * | | | | | | devpts: fix null pointer dereference on failed memory allocationColin Ian King2016-06-261-2/+5
| * | | | | | | tty: vt: Fix soft lockup in fbcon cursor blink timer.David Daney2016-06-251-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-017-35/+22
|\ \ \ \ \ \ \
| * | | | | | | USB: don't free bandwidth_mutex too earlyAlan Stern2016-06-271-10/+7
| * | | | | | | USB: EHCI: declare hostpc register as zero-length arrayAlan Stern2016-06-241-2/+2
| * | | | | | | Merge tag 'phy-for-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-06-244-23/+11
| |\ \ \ \ \ \ \
| | * | | | | | | phy-sun4i-usb: Fix irq free conditions to match request conditionsHans de Goede2016-06-221-2/+2
| | * | | | | | | phy: bcm-ns-usb2: checking the wrong variableDan Carpenter2016-06-171-2/+2
| | * | | | | | | phy-sun4i-usb: fix missing __iomem *Ben Dooks2016-06-171-1/+1
| | * | | | | | | phy: phy-sun4i-usb: Fix optional gpios failing probeQuentin Schulz2016-06-171-4/+4
| | * | | | | | | phy: rockchip-dp: fix return value check in rockchip_dp_phy_probe()Wei Yongjun2016-06-171-1/+1
| | * | | | | | | phy: rcar-gen3-usb2: fix unexpected repeat interrupts of VBUS changeYoshihiro Shimoda2016-06-171-13/+1
| * | | | | | | | Merge tag 'usb-ci-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-06-241-0/+2
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | usb: common: otg-fsm: add license to usb-otg-fsmOscar2016-06-141-0/+2
* | | | | | | | | Merge tag 'iommu-fixes-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-013-4/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu/amd: Initialize devid variable before using itNicolas Iooss2016-06-271-1/+1
| * | | | | | | | | iommu/vt-d: Fix overflow of iommu->domains arrayJan Niehusmann2016-06-271-1/+1
| * | | | | | | | | iommu/iova: Disable preemption around use of this_cpu_ptr()Chris Wilson2016-06-271-2/+6
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-06-308-39/+41
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-06-302-2/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse2016-06-271-0/+1
| | * | | | | | | | | | arm64: KVM: fix build with CONFIG_ARM_PMU disabledSudeep Holla2016-06-271-2/+2
| * | | | | | | | | | | KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas2016-06-271-12/+11
| * | | | | | | | | | | KVM: LAPIC: cap __delay at lapic_timer_advance_nsMarcelo Tosatti2016-06-271-1/+2
| * | | | | | | | | | | KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti2016-06-272-6/+7
| * | | | | | | | | | | pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flagsMinfei Huang2016-06-271-2/+5
| * | | | | | | | | | | pvclock: Cleanup to remove function pvclock_get_nsec_offsetMinfei Huang2016-06-271-16/+7
| * | | | | | | | | | | pvclock: Add CPU barriers to get correct version valueMinfei Huang2016-06-272-0/+6
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-06-302-3/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-06-281-1/+1
| * | | | | | | | | | | ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta2016-06-281-2/+0
* | | | | | | | | | | | Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-301-6/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pwm: Fix pwm_apply_args()Boris Brezillon2016-06-231-6/+10
* | | | | | | | | | | | | Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2016-06-307-51/+181
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss2016-06-301-1/+1
| * | | | | | | | | | | | mfd: max77620: Fix FPS switch statementsRhyland Klein2016-06-301-0/+2
| * | | | | | | | | | | | phy: phy-stih407-usb: Inform the reset framework that our reset line may be s...Lee Jones2016-06-301-1/+1
| * | | | | | | | | | | | usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones2016-06-301-1/+2
| * | | | | | | | | | | | usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones2016-06-301-2/+4
| * | | | | | | | | | | | usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones2016-06-301-2/+4
| * | | | | | | | | | | | reset: TRIVIAL: Add line break at same place for similar APIsLee Jones2016-06-291-2/+2
| * | | | | | | | | | | | reset: Supply *_shared variant calls when using *_optional APIsLee Jones2016-06-291-0/+12
OpenPOWER on IntegriCloud